Execute processes on a scheduled basis
The following execution options can be differentiated for the time-controlled execution of X4 processes:
Execution of a process at server startup
Execution of a process according to certain Cron patterns
Create new scheduled execution
To create a scheduled execution, proceed as follows:
In the scheduler
.scheduleclick the desired execution option.
Cron to execute processes according to specific Cron patterns.
Startup to execute processes at server startup.
Define the desired configuration.
Click Save to save the execution.
The ReST interface documentation can be retrieved under http://localhost:8080/X4/X4Api/ in OpenAPI 3.0 format.
To use the ReST interface the Swagger Editor can be used for instance.