cancel
Showing results for 
Search instead for 
Did you mean: 

Messages are getting stuck in PI system

Former Member
0 Kudos

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

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi All,

Issue is resolved by making dummy changes in system user's roles.

Regards,

Vinod Mishra

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Harish,

Same user is used for other interfaces too and rest all the interfaces are working fine.

Regards,

Vinod

Harish
Active Contributor
0 Kudos

Hi Vinod,

One possibility is the user does not have access to this operation. Please check with any other user (with more access) the same operation.

regards,

Harish

Harish
Active Contributor
0 Kudos

Hi Vinod,

The problem is in user id which is sending the request to PI. Please check if the user has the access.

regards,

Harish