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

 

   

unlockwob

This command unlocks a work item in the specified queue. Note that this command does not unlock a work item that is locked by the system; the system maintains a lock on these work items for data integrity purposes. The system locks work items when moving them from one server to another in a multi-server system.

Syntax

unlockwob <workobjectnumber> <queuename>

Parameters

workobjectnumber

Work object number of work item to lock. Use the wobquery command to find the workobjectnumber.

queuename

Name of queue the work item is in. Use the wobquery command to find the queuename.

If you specify a system or user queue, you must also indicate the server to view.

   

TIP In vwtool, you can enter parameters on the command line (following the command name) or let vwtool prompt you for the information by entering just the command name. Generally, we recommend prompt mode for all but the simplest commands. Entering the parameters on the command line is intended primarily for script-driven input.

NOTE If necessary, change to the desired isolated region prior to executing this command.

TIP Use the wobquery command to view the current lock status. Select the queue containing the work item, and look in the F_Locked field.