X4 Produktdokumentation

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:

  1. In the scheduler .schedule click the desired execution option.

    1. cron.png Cron to execute processes according to specific Cron patterns.

    2. startup.png Startup to execute processes at server startup.

  2. Define the desired configuration.

  3. 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.