Hi,
I'm using the suds.js to call my soap web service. I find it really annoying that it run async, is it possible to get it to run in-line with the rest of my code i.e. in a for statement each loop waits for a response?
Thanks.
Hi,
I'm using the suds.js to call my soap web service. I find it really annoying that it run async, is it possible to get it to run in-line with the rest of my code i.e. in a for statement each loop waits for a response?
Thanks.