All Mobiliser jobs share a certain configuration. The preferences path is usually equivalent to the job implementation class name.
Key | Default | Description |
---|---|---|
internal.dao.callerId | –1 | Defines the caller ID of the internal user. Used as the customer ID when creating or updating database records (ID_CUSTOMER_ CREATION, ID_CUSTOMER_LAST_UPDATE). |
internal.service.username | Defines the user name that authenticates the service call in the event that a task, job, or event handler must make a call to a Mobiliser service. | |
internal.service.password | Defines the password for the user that authenticates the service call. |
The other job implementation class name configuration is read from the MOB_JOBS table, which controls the execution schedule, and an additional parameter string that is handed over to the job upon execution.