HiExperts,
I have done Web service <===>BAPI synchronous scenario. while testing this interface, we are getting SOAP request from Web service, calling BAPI in PI, BAPI executed and response coming to PI. In PI It is showing message successfully sent to Web service but they are not receiving any content.
In Configuration created only 2 communication channels created 1)SOAP sender 2)BAPI receiver
in SOAP sender Transport Protocol HTTP and Message Protocol SOAP1.1 maintained.
Remaining objects created as usual for synchronous scenario.
Please guide how to send the response back to web service. Thanks in Advance.