- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2021 01:51 AM
Hello All,
As shown below, I want the timer should be cancelled once if the approval is completed before 3 days of time. If not completed then it should go to the 2nd level of approval from the timer.
What should the next activity in the workflow?
Please assist.
Thanks,
Priya.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2021 09:09 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2021 08:41 AM
Hi Ankur,
Is this inbuilt in SNOW?
Actually this is happening when the 2nd level of approval is approved after the 1st level of timer is over. So, I think better we increase days for the 1st level timer and have to decrease the 2nd level then the issue will be resolved.
PFB: I have approved both approvals before timer expires.
Please suggest.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2021 09:09 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2021 11:14 PM
Hello Sukrit,
But in the subflow also it will be the same right. How is it possible?
Can you explain..
Thank you for the response.
Priya.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2021 11:45 PM
Hi Priya,
In sub-flow you will be having timer and approval as parallel activities.
CASE 1: if approvals are completed then when the sub-flow would end timer would get cancelled.
CASE 2: if timer get completed then when sub-flow would end it would make the approvals as no longer required.
So, you wont be having any active timer or approval left open.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2021 12:35 AM