The config command displays configuration information for the current isolated region.
This configuration information consists of the following items:
- Information about the latest workspace
- Email notification
runtime values
- Workflow system flag settings
- Content Platform Engine object store information
- Isolated region-level configuration settings
Important: If any changes were made to
this setting since the workflow system server was last started, these changes display here; however,
workflow system does not use the new configuration settings until the software is
restarted.
- 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