All tasks share a certain configuration. The preferences path is usually equivalent to the task implementation class name.
Key | Default | Description |
---|---|---|
task.cronpattern | 0 0/5 * ? * * | Defines the cron pattern on which the task execution is scheduled. |
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. |