Basically I have one API SOAP Method calling to place an order request and a 2nd SOAP Method that retrieves the results of the first one. This is to perform a load test on our API Application.
So once API SOAP Request #1 finishes call it waits a few seconds and then places a request for the SOAP Request #2 to get the results