Hi Dear Gurus.
I have an scenario WebClient (Delphi)--->Web Service (PI)---> Abap Proxy.
I give them (Customer ) the WSDL that we generated on Sender Agreement , but they send a different structure of the WSDL.
For example : This is the XML that I generated with SOAP UI,from WSDL
They consume our Web Services (WSDL) but they send the information as one parameter.
It seems the WebClient does not recognize the WSLD properly.
Can you help me with that?