- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā03-07-2022 02:26 AM
I am creating an "Approval Group" in my workflow.
If the approvers are not approving till 30 minutes, it must be skipped.
Please let me know how to do it.
there are 3 condition available in this Approval-Group option
Approved
skipped
Rejected.
--------------------------------------
if approval is not done within 30 minutes, automatically skipped option must be executed.
I have attached the screenshot of my workflow, for your reference.
Solved! Go to Solution.
- Labels:
-
Request Management
-
Service Catalog

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā03-07-2022 02:49 AM
Hi,
You can do something like this:
Maybe add one more activity to see whether the approval went through. The timer will always progress to the activity after the workflow. So add a check to see if the approval did too.
Please mark my answer as Correct/Helpful based on impact
Regards,
Dan H

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā03-07-2022 02:49 AM
Hi,
You can do something like this:
Maybe add one more activity to see whether the approval went through. The timer will always progress to the activity after the workflow. So add a check to see if the approval did too.
Please mark my answer as Correct/Helpful based on impact
Regards,
Dan H