config
This command displays configuration information for the current isolated region.
This information consists of the following:
- Information about the latest workspace.
- Process Engine-wide flag settings.
- Statistics snapshot interval.
NOTE If any changes were made to this setting since the Process Engine
server was last started, these changes display here; however, Process Engine
does not use the new configuration settings until the software is restarted.
- Isolated region-level configuration settings.
- For each queue:
- Queue name.
- Logical table name - the user-defined name of the database table
that contains the queue.
- Physical table name - the unique, system-defined name of the database
table that contains the queue. See Logical
vs. physical table names for further information.
- The server ID of the server that the queue is on.
- The class ID - an integer value that uniquely identifies the work
performer class which corresponds to this queue.
- For each roster:
- Roster name.
- Physical table name - The unique, system-defined name of the table
that contains this roster. See Logical
vs. physical table names for further information.
- The server ID of the home server for this
roster.
- The roster ID - an integer value that uniquely identifies the roster.
- For each work
class:
- Work class name.
- The class ID - an integer value that uniquely identifies the work
class which corresponds to this queue.
- Name of the roster used for this work class.
- The roster ID.
- Name of the event log used for this work class.
- The event log ID.
- For each event
log:
- Event log name.
- Physical table name - The unique, system-defined name of the table
that contains this event log. See Logical
vs. physical table names for further information.
- The event log ID - an integer value that uniquely identifies the
roster.
Syntax
config
Parameters
None