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!

unable to invoke the AIAAsyncErrorHandlingBPELProcess

972017Dec 4 2012 — edited Dec 5 2012
Hi
i am unable to invoke the AIAAsyncErrorHandlingBPELProcess when i test my provABCS i get this error please gave me any solution on it.





Faulted while invoking operation "initiate" on provider "AIAAsyncErrorHandlingBPELProcess".
-<messages>
-<input>

-<AIAAsyncErrorHandlingBPELProcessRequestMessage>
-<part name="FaultMessage" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-<Fault xmlns:dvm="http://www.oracle.com/XSL/Transform/java/oracle.tip.dvm.LookupValue" xmlns:corecom="http://xmlns.oracle.com/EnterpriseObjects/Core/Common/V2" xmlns="http://xmlns.oracle.com/EnterpriseObjects/Core/Common/V2">
-<corecom:FaultNotification>
<corecom:ReportingDateTime>

2012-12-04T19:18:57.769+00:00

</corecom:ReportingDateTime>
<corecom:CorrectiveAction/>
-<corecom:FaultMessage>
<Code>

XPathExecutionError

</Code>
<Text>

XPath expression failed to execute.
An error occurs while processing the XPath expression; the expression is ora:processXSLT('xsl/AddTargetSystemID.xsl',bpws:getVariableData('ProcessEcoReqMsg','ProcessEcoEBM')).
The XPath expression failed to execute; the reason was: oracle.fabric.common.xml.xpath.XPathFunctionException: javax.xml.transform.TransformerException: oramds:/deployed-composites/default/ProcessEcoproductProvABCSImpl_rev1.0/xsl/AddTargetSystemID.xsl<Line 55, Column 72>: XML-22044: (Error) Extension function error: Error invoking 'getSystemType':'oracle.fabric.common.xml.xpath.XPathFunctionException: java.lang.NullPointerException'.
Check the detailed root cause described in the exception message text and verify that the XPath query is correct.

</Text>
<corecom:Severity/>
<corecom:Stack/>
</corecom:FaultMessage>
-<corecom:FaultingService>
<corecom:ID>

ProcessEcoproductProvABCSImplProcess

</corecom:ID>
<corecom:ImplementationCode>

BPEL

</corecom:ImplementationCode>
<corecom:InstanceID>

40001

</corecom:InstanceID>
<corecom:ExecutionContextID>

ed7909f11a0705d8:3e0a1192:13b65848baa:-8000-000000000000a004

</corecom:ExecutionContextID>
</corecom:FaultingService>
</corecom:FaultNotification>
</Fault>
</part>
</AIAAsyncErrorHandlingBPELProcessRequestMessage>
</input>
-<fault>

-<bpelFault>
<faultType>

0

</faultType>
-<remoteFault xmlns="http://schemas.oracle.com/bpel/extension">
-<part name="summary">
<summary>

oracle.fabric.common.FabricInvocationException: java.lang.NullPointerException

</summary>
</part>
-<part name="detail">
<detail>

null

</detail>
</part>
-<part name="code">
<code>

null

</code>
</part>
</remoteFault>
</bpelFault>
</fault>
-<faultType>

<message>

0

</message>
</faultType>
</messages>
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 2 2013
Added on Dec 4 2012
3 comments
1,344 views