
Questions: 23,767 //
Answers: 52,373 //
Contributing Members: 18,028
If want to skip scheduler on a particular days. For example I have following list:
15-June-2019 17-June-2019
Feb 13 at 09:07 AM, sadik_ali answered with:
As in scheduler have cron configuration capability now .. please conditional statement to configure for specific date and time exclusion ..
Feb 11 at 04:58 PM, amitghorpa answered with:
@chan_mule You definitely need to have your own logic to disable that cron job flow for a particular day. You can have one more schedular flow which will execute on that particular day and set a specific boolean field to false while in your main scheduler it will execute everyday and first condition it will do to check this boolean field value.
Unable to start the application with SOAP router in Mule 4 0 Answers
unable to connect with servicenow connector in mule 4 2 Answers
Unable to read java.io.IOException: Stream is closed 3 Answers
In Mule 4.0, how to use "Query" in "List item query" Sharepoint connector? 0 Answers
MULE 4, HTTP ERROR STATUS CODE 3 Answers