Hi All:
I have the folowing problem with async ECC Proxy->SOAP integration:
System is sending messages correctly and the status is ok in RWB - but the 3rd parti system could not get message. And I tried use the SOAP UI to send the same message to the 3rd party, it can get it correctly.
2016-01-04 11:06:31 Success Message successfully received by messaging system. Profile: XI URL: http://zzxis:50000/MessagingSystem/receive/AFW/XI Credential (User): PIISUSER
2016-01-04 11:06:31 Success Message successfully put into the queue.
2016-01-04 11:06:31 Success The message was successfully retrieved from the receive queue.
2016-01-04 11:06:31 Success The message status set to DLNG.
2016-01-04 11:06:31 Success Delivering to channel: CC_SOAP_BUYERCODE_AS
2016-01-04 11:06:31 Success MP: Entering module processor
2016-01-04 11:06:31 Success MP: Processing local module localejbs/sap.com/com.sap.aii.af.soapadapter/XISOAPAdapterBean
2016-01-04 11:06:31 Success SOAP: request message entering the adapter with user J2EE_GUEST
2016-01-04 11:06:31 Success Using connection SOAP_http://sap.com/xi/XI/System. Trying to put the message into the receive queue.
2016-01-04 11:06:32 Success MP: Leaving module processor
2016-01-04 11:06:32 Success The message was successfully delivered to the application using connection SOAP_http://sap.com/xi/XI/System.
2016-01-04 11:06:32 Success The message status set to DLVD.
2016-01-04 11:06:32 Success SOAP: completed the processing
2016-01-04 11:06:32 Success SOAP: sending a delivery ack ...
2016-01-04 11:06:32 Success SOAP: sent a delivery ack
How could I check and fix this .
Highly appreciate for any inputs on this. Thanks