Skip navigation FileNet logo
Glossary  |  Help Directory  
  Help for vwtool
  Search
Process Reference  
vwtool
Getting Started
Commands
  !<shell_cmd>
  =
  assertbehavior
  attachtran
  config
  convert
  count
  createDBviews
  dbconfig
  deletewob
  dispatchwob
  dump
  echo
  emptyqueue
  environment
  hardcopy
  help
  listdbconfig
  listobjects
  listobjects
  loadstatus
  lockwob
  logconfig
  logquery
  memory
  pagebreak
  queueconfig
  readcdl
  recover
  region
  regions
  resetloadstatus
  rosterconfig
  schemastatus
  statistics
  stepprocessors
  storedquery
  terminatewob
  trace
  unlockwob
  version
  views
  wobquery
  workstation
  writetrace

 

   

config

This command displays configuration information for the isolated region. This information consists of the following:

  • All configured Process Engines, each identified by its server ID.
  • Information about the latest workspace.
  • VWService-wide flag settings.
  • VWService-wide statistics snapshot interval.

NOTE  If any changes were made to this setting since the Process Engine was last started, these changes display here; however, the 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