HI,
I am trying to call .net WS with SOAP adapter.
when i import the WSDL i can see only 2 nodes.. first one is parent node and the second one is under first one. this is XML document type.
What they are expecting is my entire XML in a string format to that node... i dont know how to do this mapping.
Any help please...