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!

Regarding ora:doXSLTransformForDoc

859219Jul 9 2013 — edited Jul 9 2013

Hi All,

We are using JDev 11.1.1.6 to create our SOA composites, and in one of our tranformations we are using 2 source variables. We are using BPEL 2.0. In that case, the ora:doXSLTransformForDoc function takes 4 parameters. When we deploy it to 11.1.1.6 environment it gets deployed successfully and runs fine. However, when we deploy it to 11.1.1.3 environment (PS2), the deployment fails and complains as follows:

FATAL_ERROR: in GetPandCAProcess.bpel(207): Check functions in XPath expressions

Too many arguments to function "ora:doXSLTransformForDoc" in <bpel:from>; no more than 3 arguments are needed.

Remove arguments from the call to function "ora:doXSLTransformForDoc".

<Jul 5, 2013 4:11:32 AM EDT> <Error> <oracle.soa.bpel.engine.deployment> <BEA-000000> <<CubeProcessLoader::create>

  1. java.lang.Exception: BPEL compilation failed

        at com.collaxa.cube.lang.compiler.BPEL2Processor.createCubeProcess(BPEL2Processor.java:198)

        at com.collaxa.cube.engine.deployment.CubeProcessFactory.create(CubeProcessFactory.java:61)

        at

Could you please let us know if its a known issue?

Thanks.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 6 2013
Added on Jul 9 2013
1 comment
1,218 views