auto close a catalog task in workflow from the date of creation to 14 days
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2023 03:03 AM
Hi All,
I need to auto close a catalog task in workflow at the end of 14 days from the date of creation of task.
could you please suggest how can we do this .
thanks
sid
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2023 03:08 AM
Hello @siddharth26
In the existing catalog task activity of the workflow, you need to uncheck the "Wait for completion" checkbox. After the catalog task activity, you can add timer activity with duration as 14 days. After the timer activity, add a run script to query the catalog task for the current RITM and update the task as closed.
Thank you,
Ali
If I could help you with your Query then, please hit the Thumb Icon and mark my answer as Correct!!
Thank you,
Ali
Thank you,
Ali