- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2025 07:24 AM
Below I've got part of my flow designer that generates an approval:
What I'm wanting is to set a limit of 30 days for the user to approve the request from when the approval is generated on action 63. The below is my configuration on action 63:
Does anyone know what I can do to set a limit of 30 days from the time the approval is created on action 63 as opposed to the creation date of the RITM?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2025 07:59 AM - edited 01-06-2025 07:59 AM
I've managed to do this now by creating my own Action that stamps a date/time value and use that action as a comparison
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2025 07:40 AM - edited 01-06-2025 07:42 AM
Hello @matthew_hughes
Just before "Ask for approval" action add Flow Logic named as "Wait for duration of time activity" and set timer to 10-15 seconds and in your Ask for approval just select scheduled end date of activity we created before.
If my response has helped you hit helpful button and if your concern is solved do mark my response as correct.
Thanks & Regards
Viraj Hudlikar.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2025 07:59 AM - edited 01-06-2025 07:59 AM
I've managed to do this now by creating my own Action that stamps a date/time value and use that action as a comparison