Forum Discussion
pravin_k99
14 years agoContributor
Hello Alex
Thanks for the reply. I had a look at the project and all tests mentioned in the sample talk about preparing the SOAP request or sending a simple webservice with 4-5 attributes under the same node.
In my case I have a webservice which has around 20 nodes and each of them have 4-5 children. So I cant prepare the SOAP and rather want to post an already created SOAP file and sample projects dont have any such example.
Can you please atleast send me the function which posts an XML file directly
I am guessing
- Read the full file first
- Post it using some function
Thanks
Pravin
Thanks for the reply. I had a look at the project and all tests mentioned in the sample talk about preparing the SOAP request or sending a simple webservice with 4-5 attributes under the same node.
In my case I have a webservice which has around 20 nodes and each of them have 4-5 children. So I cant prepare the SOAP and rather want to post an already created SOAP file and sample projects dont have any such example.
Can you please atleast send me the function which posts an XML file directly
I am guessing
- Read the full file first
- Post it using some function
Thanks
Pravin