Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Cyrillic character transformation

452068Sep 26 2005
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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 24 2005
Added on Sep 26 2005
0 comments
405 views