Hi all,
We are in SOAP--> ABAP proxy senario.
We want to send data from PI to ECC. For this purpose we used soap adapder sender with the option keep attachement, and XI adapter reciever.
When we generate the wsdl from the sender agrement, and want to test the webservice using SOAPUI: If we didn't add an attachement, all works fine, and data are transmited to ECC, but when we add an attachment, we didn't find any entry sxmb_moni in PI.
This is the request :
The response is :
Could you tell me what the issu of what I did ?