Wait for condition on workflow, wait until the variable on catalog task is changed/udpated
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-15-2019 12:19 PM
I have a scenario where I have 6 variables on the catalog form and 5 variables will be filled in by the end user before submission.
after few approvals a catalog task will be created and the fulfiller team updated the 6th variable until they complete their work.
The workflow should wait for that variable (checkbox type) to become true and then send approval to other team.
can someone provide any inputs how this can be achieved.
Thank you,
pari.
- Labels:
-
Service Catalog

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-15-2019 03:05 PM
Hi There,
When the tech update the variables on the catalog task, the workflow of the RITM is not aware of such event, therefor the wait for condition might not work properly, as Abhinay stated, try to force update the RITM so the workflow is triggered.
Regards,
Phuong
If you find my suggestions helpful, please mark it as correct or helpful to help out others as well 🙂
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-04-2021 08:12 AM
Did you find your solution I need to do something similar.