Flow Design
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2023 01:35 AM
Hi @Ankur Bawiskar ,
I am working on a flow design and creating a catalog task in the flow design itself.
There is a date time field (for example 'X') on the catalog item.
Requirement is that task what I am creating on the flow design itself should be triggered before 45 days of that date time field's (X) value.
If that date time field value is 1st of December, then that task will be created on 16th October.
I am not able to achieve it through flow design. Could you please help me out as it is so urgent.
Thanks&Regards,
Abhisek Chattaraj.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2023 01:49 AM
no need to store
the wait for duration has hours - so 45 days converted to hours you can give.
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2023 02:03 AM
I have created a flow variable for example 'abc'. Now can I calculate the date (45 days before the date). I am understanding this. I am new to flow design. Could you please help me out.
Thanks&Regards,
Abhisek Chattaraj.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2023 03:20 AM
you don't require a flow variable here.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2023 03:24 AM
Then could you please let me know how I can achieve it?
Thanks in advance.
Regards,
Abhisek Chattaraj.