My last question about soap series :)
Now, i have xml file which must be send to the soap web service.
Do i have to attach it as file to request OR send as method parameter in request?
What is the best approach? By the way size of file is variable.it can be reached 10mb
sometimes.
Thanks