cancel
Showing results for 
Search instead for 
Did you mean: 

Push SOAP request to PI using wsnavigator

Former Member
0 Kudos

Hi Experts,

I followed the blog to post a test message to PI using wsnavigator and my scenario is soap to file but when I trigger the message HTTP log is as below:

The sender SOAP channels also polls in error:

"Call failed: com.sap.engine.interfaces.messaging.api.exception.MessagingException: java.lang.NullPointerException: while trying to invoke the method com.sap.engine.interfaces.messaging.api.Payload.getInputStream() of a null object returned from com.sap.aii.adapter.xi.ms.XIMessage.getMainPayload() ".


The error in wsnavigator is as follows:

Thanks,

Nithin.

Accepted Solutions (1)

Accepted Solutions (1)

former_member186851
Active Contributor
0 Kudos

Hello Nithin,

Did you try publishing the service in SR and try it over from there?

I believe your endpoint is not well formatted.

Former Member
0 Kudos

Hi Raghu,

I published the service in SR by ICO in ID.

Also I navigated to WS navigator via Service registry only.

Thanks,

Nithin.

former_member186851
Active Contributor
0 Kudos

Hello Nithin

Make sure you unchecked the option "do use soap envelope" in sender cc.

Refer the below discussion

testing the webservices scenario, error | SCN

Former Member
0 Kudos

Thank u it works like charm...

former_member186851
Active Contributor
0 Kudos

Glad to Hear Nithin. .

Answers (0)