Skip to Content
0
Former Member
Apr 25, 2014 at 06:10 AM

SAP--Axis Soap Receiver Adapter(PI) -- third party(Webservice)

517 Views

Hi,

Am using SAP PI 7.31 java stack only.

I used SOAP receiver adapter for Axis like below:

Transport Prorocol : HTTP(Axis)

Message Protocol : Axis

URL:---

Authentication : None

SOAP Version : 1.2

SOAP Action: : <is thr>

Encapsulation Format : MIME

Payload Extraction : SOAP Body

Note:I want to know what all setting do third party should do at there end as it is sync scenario.

Module Config is as below:

Am not sure do I or third party missed any setting because am getting below error when I trigger the message.

Delivering to channel: ----------

MP: processing local module localejbs/AF_Adapters/axis/AFAdapterBean

Axis: xioutbound-request mutation

Axis: invoking handler xireq of java:com.sap.aii.axis.xi.XI30OutboundHandler

MP: processing local module localejbs/AF_Adapters/axis/HandlerBean

MP: processing local module localejbs/AF_Adapters/axis/HandlerBean

Axis: invoking handler trp of java:com.sap.aii.adapter.axis.ra.transport.http.HTTPSender

Error Axis: error in invocation: java.net.SocketException: Connection reset

Error MP: exception caught with cause java.net.SocketException: Connection reset

Error Exception caught by adapter framework: ; nested exception is:

java.net.SocketException: Connection reset

Error Transmitting the message using connection SOAP_http://sap.com/xi/XI/System failed, due to: com.sap.engine.interfaces.messaging.api.exception.MessagingException: java.net.SocketException: Connection reset

Error Message status set to FAIL

Thanks,

Mohammed Gouse

Attachments