Cyrillic character transformation
Hi, all.
I get stack error
<DEBUG> <default.collaxa.cube.engine> <bpel.p0.BPEL_BIN$$BPELC_BpAss3::perform> error thrown
ORABPEL-09500
XPath expression failed to execute.
Error while processing xpath expression, the expression is "ora:processXSLT("VagCollection_PropertyList.xsl", bpws:getVariableData("DB_Output", "VagCollection"))", the reason is org.xml.sax.SAXException: Attempt to output character of integral value 1043 that is not represented in specified output encoding of ..
Please verify the xpath query.
at com.collaxa.cube.xml.xpath.XPathUtil.evaluate(XPathUtil.java:116)
at com.collaxa.cube.engine.ext.wmp.BPELAssignWMP.evalFromValue(BPELAssignWMP.java:494)
at com.collaxa.cube.engine.ext.wmp.BPELAssignWMP.__executeStatements(BPELAssignWMP.java:122)
at com.collaxa.cube.engine.ext.wmp.BPELActivityWMP.perform(BPELActivityWMP.java:179)
at com.collaxa.cube.engine.CubeEngine.performActivity(CubeEngine.java:3396)
at com.collaxa.cube.engine.CubeEngine.handleWorkItem(CubeEngine.java:1905)...................
.................
and I don't know, where am I can set encoding or somthing for solve the problem.
Thanks
Evgeniy