Save Point Configuration for the X4 Server
The Save Point configuration for the X4 server can be configured via the X4config.xml. The following parameters can be defined:
Sample logging configuration
XML
<savepoint storage="database"></savepoint>
Explanation of the parameters of the savepoint element:
| Attribute | Description |
|---|---|
storage | Defines the location for processing save points in the X4 server Possible values:
|
If the
savepoint element in the X4config.xml is removed, then no save points are saved.