Hi All,
we were testing a SOAP to WS scenario in PI 7.1 but unfortunately message are getting stuck in PI system due to below error.
- <sap:ExceptionChain xmlns:sap="http://www.sap.com/webas/710/soap/runtime/abap/fault/system/SystemFault">
- <sap:ChainedException>
<Exception_Name>CX_SOAP_SEQ_EX_TO_QRFC</Exception_Name>
<Exception_Text>wsrm create failed</Exception_Text>
</sap:ChainedException>
- <sap:ChainedException>
<Exception_Name>CX_SOAP_CORE</Exception_Name>
<Exception_Text>SRT: Error in WSRM Soap Application</Exception_Text>
</sap:ChainedException>
- <sap:ChainedException>
<Exception_Name>CX_SOAP_FAILURE_FAULT</Exception_Name>
<Exception_Text>SOAP fault when calling Web service</Exception_Text>
</sap:ChainedException>
- <sap:ChainedException>
<Exception_Name>CX_SOAP_FAULT</Exception_Name>
<Exception_Text>Authorization missing for service , operation "CreateSequence"; more details in the web service error log on provider side (UTC timestamp 20140616182623; Transaction ID 539C7F7350800420E10080000A4911BD)</Exception_Text>
</sap:ChainedException>
</sap:ExceptionChain>
Hope someone have an idea.
Regards,
Vinod