Hi Friends,
I am working on synchronous interface (SOAP->PI->Proxy)
SAP PI version = 7.1
Scenario made using classic approach (Not using AAE). I am using receiver adapter(SOAP adapter for proxy) as shown below.
Using SOAP UI test scenario. But below message is coming
“Message processing failed. Cause: com.sap.engine.interfaces.messaging.api.exception.MessagingException: java.lang.NullPointerException: while trying to invoke the method com.sap.aii.af.sdk.xi.mo.xmb.XMBMessageHeader.getMessageId() of a null object loaded from local variable 'messageHeader'”
Solution tried:
Checked both URL given in CC.
http://<host>:<port>/sap/xi/engine?type=receiver
http://<host>:<port>/sap/xi/engine?type=entry
Same result.
“com.sap.engine.interfaces.messaging.api.exception.MessagingException: java.io.IOException: invalid content type for SOAP:
TEXT/HTML; HTTP 401 Unauthorized”. In XI adapter RFC destination of type ‘HTTP’ works fine.
I am confused here.
Can anybody please let me if I can do any other thing here to solve this issue?
Thanks in advance.
Sumeet.