X4 Produktdokumentation

Savepoint Management

This adapter contains an API to access and work with savepoints.

Properties


Operation

Using this dropdown list, you specify the operation to be executed by the adapter.

Possible values:

  • List Savepoints: list all savepoints

  • Resume Savepoint: resume a process after a stop triggered by a savepoint

  • Delete Savepoint: delete savepoint

Parameters


Adapter

Main class of the adapter (do not change!)

Possible values: 

de.softproject.x4.plugins.management.SavePointAdapter: main class (default)

Status values


1

The operation was executed successfully.

0

The operation was executed successfully, but without any result.

-1

The operation failed due to a technical error.


The documentation of the ReST interface can be found at http://localhost:8080/X4/X4Api/.