How do we Loop back to same tsaop component based on the status in tsoap response
Hi,
I am trying to figure out a way to loop back to the same tsoap component based on the status from the tsoap response. If the status in tsoap response Running then I want to wait for 60 seconds and then go back to the tsoap component to check the status again this has to loop until I see success or failed status. Any help is appreciated.