Schedule a report using Flow designer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2021 02:16 AM
I want to schedule a report using the Flow designer.
Actually, I have a report that needs to be generated on the first Tuesday of every month. Right now I'm able to generate it by using some script in 'Scheduled Email of report'. But I don't want to encourage using a conditional script to generate a report. I follow no code or low code approach.
Please help me in scheduling the report using Flow designer...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2021 02:19 AM
Hi Harish,
Flow also doesn't have anything OOB for this.
Using flow also you would require custom script to determine if it is 1st Tuesday of every month
So better you use the existing logic and skip flow part
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2021 02:23 AM
Hi Ankur,
Can you give me some script to generate report on every first Tuesday 11PM of the month?
No other conditions required.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2021 02:36 AM
Hi,
you can run scheduled report daily at 11pm
but in condition check if it is 1st tuesday of month
check this link
Create scheduled job to run on 2nd Tuesday of every month ?
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader