Hey, I need some advise: I've built a UE script af...
# suitescript
t
Hey, I need some advise: I've built a UE script aftersubmit on Invoices calling a SS to perform some heavy work on the Invoice. The problem is that if I import a lot of invoices I'll receive an error "FAILED_TO_SUBMIT_JOB_REQUEST_1 ","message":"Failed to submit job request: INPROGRESS." because of course the SS is still in progress. Is there a way to wait that the status is Complete before re-calling the SS ? Thanks