How to hold the code round 2 min to execute next request
I have wrote a code in while loop and sending one concurrent request in oracle ebs through this code. I don't want to run the code as long as the request is not completed.
Kindly let me know how can I do that. Is wait will work fine.
Thanks