Pass-through condition for approval workflow action
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2023 03:05 PM
Hi folks,
I am making a workflow with an approval action. I want to setup a loop with a timer event that resubmits the approval request after a period of days if no approval action was taken by the approver. I would like to setup a condition on the approval action that does not wait for any approval but immediately passes to the timer action. I have tried using the "Else" condition type but it does not fire immediately when the approval action is reached.
Can anyone help with how this can be accomplished?
Thank you,
Ken
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2023 03:36 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2023 06:19 AM
I decided to loop on a notification to the requester and not regenerate the approval.