Configure the OrchestraCMS Scheduler
The OrchestraCMS Scheduler allows batch emails to be sent via Salesforce to distribute email publications and notifications. The OrchestraCMS Schedule must be enabled within OrchestraCMS.
Start the OrchestraCMS Scheduler
The scheduler is an OrchestraCMS component responsible for generating page and content cache files and handling distribution of email publications and notifications created in OrchestraCMS.
This process is not specific to any site within OrchestraCMS, and the configuration and management of this component can be done from within any site in OrchestraCMS.
Similarly, any changes made to the scheduler in one site will be reflected in all sites in that Salesforce organization.
An administrator can start the OrchestraCMS Scheduler API.
To start the OrchestraCMS Scheduler API
- In OrchestraCMS Setup, under Site, click Scheduler.
- Click Start Scheduler.
The scheduler has two limitations:
- If there are three batch Apex jobs already started by OrchestraCMS, the fourth job will not be started immediately and will wait for the next scheduler run.
- Other Salesforce processes or applications can also run Apex batch jobs. Salesforce has a limit of five running jobs. If there are already five batch Apex jobs running in Salesforce, the next job will not be started until the next scheduler run.