- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2023 05:29 AM
Hi,
I'm working on a work flow for a catalog. My workflow is on 'sc_req_item' table.
We have an inbound action from where some values are captured and from there is stored on a separate custom table(not in any way related to RITM table) .I want to make the workflow wait until these values are set on the custom table fields .Once the values are set on the custom table fields the workflow should transition to the next step (i.e. close the RITM) after wait for condition.
This is the workflow below and the wait for condition script:
Tried 2 ways of wait for condition script but neither worked:
1.
2.
Can please help me to understand where am I wrong and how to achieve the above.
Thanks in advance,
Aindrila
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2023 12:48 AM
Hi Nayan,
Thanks for the documentation!!
Tried using a different approach which solved my issue, used timer to create a loop and keep checking until the values are updated, which helped in my case.
Thanks for your inputs though!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2023 12:56 AM
Hello @Aindrila Mondal ,
Please mark my answer as accepted solution if it helped you. you can mark multiple answers a correct.
Best Regards,
Nayan Dhamane
ServiceNow Community Rising Star 2023.