HI,
We configured SOAP Adapter with xi3.0 message protocol for server proxys.
All configurations are done and RFC are created.
Client proxy are working fine. its only issue with server proxy the URL details which we are passing are.
http://xyz.com:8001/sap/xi/engine?type=receiver
http://xyz.com:8001/sap/xi/engine?type=entry
tried both nonof them are working and promting with error
SOAP: call failed: java.lang.NullPointerException: while trying to invoke the method com.sap.aii.af.sdk.xi.mo.xmb.XMBMessageHeader.getMessageId() of an object loaded from local variable messageHeader
Transmitting the message to endpoint <local> using connection File_http://sap.com/xi/XI/System failed, due to: 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 an object loaded from local variable messageHeader
Required some info what else need to do to fix this..
Regards
Vijay.