Hello Friends,
Could anyone pls provide me with the step by step guide for the file to soap scenario. I have the input as a text file which I am posting to XI Using the file adapter. XI invokes the Webservice using the soap adapter and it has to write the response back to a text file.
I am able to post the request message ( through file ) to Webservice ( using soap ) and having problem in receiving the response back.
Please provide me the steps to receive the response back from Soap to File.
Thanks