Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
16-01-21 04:58 AM
Hi, Looking for steps to create dynamic schedule on BP. If I have to run a process all 365 days skipping only 2nd of month if its Monday, can we create a schedule with such check.
Answered! Go to Answer.
1 BEST ANSWER
Helpful Answers
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
18-01-21 09:50 AM
i don;t think the scheduler will enable you to do that, but you could build the 'skip 2nd Monday' logic into the process so that it completes immediately on these days and proceeds as normal on all the other days. Then just schedule the process to run every day.
3 REPLIES 3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
18-01-21 09:50 AM
i don;t think the scheduler will enable you to do that, but you could build the 'skip 2nd Monday' logic into the process so that it completes immediately on these days and proceeds as normal on all the other days. Then just schedule the process to run every day.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
18-01-21 06:40 PM
@John Carter - Thanks for your response. Do we have a option to skip 2nd of each month without any condition.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
19-01-21 09:06 PM
You could create new calendar (System-> System ->Calendar), mark 2nd of each month as holiday and use this calendar in scheduler (Run ->daily and "check only on days in calendar").
