How to update Queue.ProcessActivationSchedule for Automation Suite Orchestrator?
To update the Queue.ProcessActivationSchedule, follow these steps:
Update the appsettings.json file with the desired cron expression. For example, to set the schedule to run every 10 minutes, use:"Queue.ProcessActivationSchedule": "0 0/10 * 1/1 *? *"
After adding this parameter, execute the following script: