The Status Monitor
The Status Monitor is a web-based user interface that you can use to monitor the current processing status of the data that is read into xSuite Interface.
Calling up the Status Monitor
Notice
To use the Status Monitor, the status web service must be activated in global configuration.
The address for calling up the Status Monitor always ends with the fixed URL path /Status. The formulation of the base address and the base path depends on the configuration at hand (see Web Services):
{base address}/{base path}/Status
The following URL parameters can also be specified in the address:
Parameter | Description |
|---|---|
| Activates expert mode when set to The expert mode allows both read and edit access to the data. This mode primarily serves the purposes of development and error analysis. |
| Activates "Develop" mode when set to This mode primarily serves the purposes of development and error analysis. |
| Transfers a search filter for the batches to be displayed. Syntactically, only simple expressions in the form
To specify a combination of search filters, reiterate the |
| If set to Alternatively, this mode can also be activated in the user interface in the Batches area ( |
| Transfers a search filter at field level. This kind of search filter can be used to display only batches that contain documents with a certain value in a field of their field catalog. To search in a specific field, use the syntax |
A call with additional parameters might look like the following example:
.../Status?ExpertMode=true&Filter=Scenario=Testscenario
Tenant Selection
A selection list of tenants is available in the title bar of the Status Monitor. With this selection list, the user can switch from one tenant-specific database to another. When a database is selected, its contents will be displayed in the Status Monitor. As a prerequisite for this, multiple tenants will be managed in accordance with the configuration on the server side.
![]() |
Depending on the configuration, the Global entry will be available for selection in multi-tenant mode. If the user selects this entry, only those log entries that are global and independent of tenant will be displayed in the Status Monitor.

