cancel
Showing results for 
Search instead for 
Did you mean: 

Error in PI while posting Proxy message to SRM System

manikandan_shanmugam3
Active Participant
0 Kudos

Dear  All,

Scenario: ECC(Proxy) to SRM(PROXY) (ICO Object , SOAP adapter with XI 3.0 Protocol)

PI7.31

We are getting below error while posting proxy in to the SRM system.

23.07.2013 14:15:12.149ErrorError during parsing the received XMB message.
23.07.2013 14:15:12.149ErrorSOAP: call failed: com.sap.aii.af.sdk.xi.srt.BubbleException: HTTP Response Received. Status Code = 500 [null "null"]
23.07.2013 14:15:12.163ErrorMP: exception caught with cause com.sap.engine.interfaces.messaging.api.exception.MessagingException: com.sap.aii.af.sdk.xi.srt.BubbleException: HTTP Response Received. Status Code = 500 [null "null"]
23.07.2013 14:15:12.163ErrorSOAP: error occured: com.sap.engine.interfaces.messaging.api.exception.MessagingException: com.sap.aii.af.sdk.xi.srt.BubbleException: HTTP Response Received. Status Code = 500 [null "null"]
23.07.2013 14:15:12.165ErrorException caught by adapter framework: com.sap.aii.af.sdk.xi.srt.BubbleException: HTTP Response Received. Status Code = 500 [null "null"]
23.07.2013 14:15:12.166ErrorTransmitting the message to endpoint <local> using connection SOAP_http://sap.com/xi/XI/System failed, due to: com.sap.engine.interfaces.messaging.api.exception.MessagingException: com.sap.aii.af.sdk.xi.srt.BubbleException: HTTP Response Received. Status Code = 500 [null "null"]
23.07.2013 14:15:12.170InformationThe asynchronous message was successfully scheduled to be delivered at Tue Jul 23 14:20:12 BST 2013


Regards,

Mani

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi

How do you resolve. Please post the steps to resolve the issue?

We are also facing the same issue.

With Regards

Amarnath M

manikandan_shanmugam3
Active Participant
0 Kudos

Hi Amarnath,

The above error happened as SRM Team has changed the Password for communication user.

Regards,

Mani

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Mani / Amarnath,

It appears that the receiver SOAP channel is unable to connect to target SRM system. You'd already configured the channel with SOAP adapter-XI 3.0 Protocol, but what is the Addressing Type ?
Since you are using AAE (ICO config) please provide below details:

Address Type : URL Address

Target URL : http://<hostname>:port/sap/xi/engine?type=entry

Authentication Mode : Use Log on data for SAP system

(Now provide logon credentials for user with access to target system i.e. SRM here)

For any clarification visit : http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/70066f78-7794-2c10-2e8c-cb967cef4...

Hope this helps !

(If it does, mark as correct answer. )

Regards
Bibek

rajasekhar_reddy14
Active Contributor
0 Kudos

Hi Mani,

SOAP adapter not able to post message  to SRM system, check the address you have used in SOAP channel one more time.

Thank you