Hi
We have a soap scenario where the request and response will be sent in url it self, for that we are using java map, In PI 7.1 it is working properly but when we migrated the interface to PO 7.5 we are seeing response message is not able to process in PO 7.5
Even the java code is recompiled in PO 7.5 but we could see same error error as below
6/1/2020 03:44:54.335 AMInformationSOAP: Continued from request message 7d83409d-a3a9-11ea-c0a9-00000052c7fe 6/1/2020 03:44:54.335 AMInformationSOAP: Response message leaving the adapter 6/1/2020 03:44:54.339 AMInformationExecuting Response Mapping "urn:honda.eu.com:trm:fxall:configuration/Trade_to_Trade" (SWCV 2b433e00b7dd11e4a8bcf700c5f25a53) 6/1/2020 03:44:54.343 AMErrorMapping "urn:honda.eu.com:trm:fxall:configuration/Trade_to_Trade" failed to execute: MappingException: Mapping failed, NullPointerException: while trying to invoke the method com.sap.engine.interfaces.messaging.api.Payload.getContentType() of a null object returned from com.sap.engine.interfaces.messaging.api.Message.getMainPayload()