Configuration Parameters in the ERP Scheduler Service
You can configure the following parameters in the ERP Scheduler service.
Note: The parameters listed below are with respect to a non-docker based installation of Plant Applications Web Client. In the case of docker-based installation, the dots in the parameters are replaced with underscores. For example:
erp_scheduler_service_importJobPoll_milliseconds
.Parameter | Description |
---|---|
erp.scheduler.service.importJobPoll.milliseconds | The interval (in milliseconds) at which the ERP Schedule service polls the ERP Integration database for new inbound messages. The default value is 30000. |
erp.scheduler.service.importJobStatusPoll.milliseconds | The interval (in milliseconds) at which the ERP Schedule service polls the ERP Integration database for in-process messages. The default value is 30000. |
erp.scheduler.service.retrylimit | The maximum numbers of times the ERP Scheduler Service retries to process a record. The default value is 6. |