How can I use "Wait for 10 minutes" Option outside of a flow ?

Community Alums
Not applicable

Usually, we have "wait for sometime" option in flow to check status of record after sometime. Due to certain restrictions, I can't use flow designer I have to use server-side script. Can someone please tell me which server-side script to use to check the status of record after 10 mins? Also, what function/method can be used within that server-side script to achieve this functionality?

5 REPLIES 5

So you want to use ServiceNow, but don't want to pay for the capabilities it provides? And you aren't forced to use BR, you choose to use BR, because of the cost. And the solution already provides (gs.sleep) you don't want to use because of performance? 
You have the option to use ServiceNow as it is intended, but that's too costly and you have the option to use a terrible solution that doesn't cost anything, but you don't want to do that either. Let's get ServiceNow and hold it together with scotch tape.

 

What solution are you looking for? You will have to go back to the requestor with these options. Or you can really make it a terrible solution to trigger your BR on a custom field that is set through a flow. 


Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark