How to configure a schedule job for 3rd and 5th day of week excluding weekends (Saturday & Sunday)?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2024 06:08 AM
Hi Folks,
I need to create a change request on every 3rd or 5th day of week excluding weekends (Saturday & Sunday) in a month. How can I do that?
- 212 Views
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2024 06:31 AM
make it run daily and in condition field add script to check
1) if today is saturday or sunday then don't run
2) if today is not saturday or sunday then check day of week
a) if it's 3rd or 5th then run
If my response helped please mark it correct and close the thread so that it benefits future readers.
Regards,
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader