Content Platform Engine, Version 5.2.1            

recover

The recover command initiates recovery for all work items locked by the specified machine and user in the current isolated region.

There are several options available for the recover command. You can choose to unlock the following work items:
  • Work items locked by a specified machine and user
  • Work items locked by a specified user on any machine in the isolated region
  • Work items locked by any user on a specified machine in the isolated region
  • All locked work items within the isolated region

If you recover a work item while an application on a workstation is processing it, the workstation gets an error when it tries to update the work item. However, no other errors or problems result.

Syntax

The syntax varies depending on the work items you want to recover.

Table 1. Table of syntax to recover work items
To recover Syntax
Work items locked by a specified machine and user recover <machineid> <userid>
Work items locked by a specified user on any machine in the isolated region recover * <userid>
Work items locked by any user on a specified machine in the isolated region recover <machineid> *
All locked work items within the isolated region recover * *

Parameters

Table 2. Table of parameters and description for the recover command
Parameter Description
machineid Machine ID of the workstation or server whose locked work items you want to recover.

Enter a specific machine ID or an asterisk (*) to indicate all workstations in the isolated region.

Web-based work items display a machine ID of -2.

Enter -2 to recover all web-based work items.

Use the wobquery command to determine the machine ID. Select the queue containing the work item, and look in the F_LockMachine field.

userid User ID of user whose locked work items you want to recover.

Enter a specific user ID or an asterisk (*) to indicate all users in the isolated region.

Use the wobquery command to determine the userid. Select the queue containing the work item, and look in the F_LockUser field.



Last updated: October 2015
bpfvl034.htm

© Copyright IBM Corporation 2015.