Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Experts,
I do have a requirement where I need to call 4 web services and these webservices are dependant on each other.
Like, the output of webservice 1 will be used to generate/run webservice 2 and the same with 3 and 4 webservices.
Right now, I am able to run the web servies individually using the QVSource Web Connector and generate the xml files or Url's.
But my requirement is how to modify the load script for the second webservice so that it takes output of the first webservice?
Or
How to dymically get the load script generated so that it includes the output(xml file or Url) of the first webservice call?
Any expert advice is highly appreciated as we are at a dead end dealing with this.
Thanks heaps in advance.
Regards,
Shyam.
Can anyone please suggest if there is a solution for my requirement.