Scheduler Service

Topic Contents [Hide]Topic Contents [Show]
  1. CM4D Scheduler Settings File
  2. Configuration Example
  3. CM4D Scheduler Startup Troubleshooting

The CM4D Scheduler service handles the processing of CM4D Scheduler jobs to generate reports. It connects CM4D Scheduler to the database and assigns jobs to users throughout the system.

Dependencies:

User Requirements:

Startup Requirements:

CM4D Scheduler Settings File

The Scheduler Service Settings (CM4DScheduler.settings) file is the configuration file for the Scheduler Service. Default path:Default path: .\Applied Tech Systems\CM4D\CM4DScheduler.settings

Set the following:

Configuration Example

<CM4DSchedulerSettings serviceUser="cm4dservice" port="36057">

<JobUser userName="jsmith"/>

<JobUser userName="mjones"/>

<JobUser userName=""/>

<WebHost hostName="atsserver98"/>

</CM4DSchedulerSettings>

CM4D Scheduler Startup Troubleshooting

Can we improve this topic?