hi
i used one server API tool to post a job in execution queue and after it use another API tool to get the job status.
-problem is how to create a loop so that second API tool keep running till job is completed or success.
-how to make it possoble