Tuesday
I am trying to schedule task chain using CRON expression. Requirement is to run at 12 30 AM in the midnight only on 1st, 2nd and 3rd date of every month and only weekdays. However, using Day (Month) and Day (Week) together is not giving me the right next run information.
Request clarification before answering.
tough luck. Cannot. CRON is AND, not OR.
You will have to multiply the TC. 3 and then create a schedule for each.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 7 | |
| 5 | |
| 5 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.