Hello Friends
I have a scenario as follows
Sender: Outside Client -
>> Soap Adapter -
>XI ---> RFC Adapter ---> ZBAPI.
The outside client sends an id to search through XI using SOAP adapter which inturn calls a ZBAPI
to look for the record in the table and sends the found record back to XI and from there to the outside client via SOAP adapter.
I have made sure that the ZBAPI is being contacted successfully.
However, the return data is not coming to the client.
Is there a way to findout what xml string is being received at the receiver SOAP adapter.
I have checked the zbapi, mapping etc., and everything is ok.
Any suggestion or feedback will be highly appreciated.
Thanks
Ram