Updating a workstation (CP_WS_EVENT)

You can update these fields in a current plan workstation:

Table 1. Workstation fields that you can update through CP_WS_EVENT
FieldType SizeDescription
WS_STATUSCHAR1 Workstation status
STARTED_FAIL_OPTCHAR 1Failure option for started operations (R, L, or E)
REROUTE_OPTCHAR1 Reroute option (Y or N)
ALT_WSCHAR 4Alternate workstation name
WS_STATUS
Is the status you want reported for the workstation:
A
Active
O
Offline
F
Failed.
STARTED_FAIL_OPT
When the workstation status is set to offline or failed, you can specify what HCL Workload Automation for Z should do with operations that are currently in started status at this destination (workstation):
R
Restart operations automatically on the alternate workstation
L
Leave the operations in started status
E
Set all started operations to ended-in-error.
REROUTE_OPT
When the workstation status is set to offline or failed, you can specify Y for operations to be rerouted to the alternate workstation, or N for no rerouting if you want to leave the operations at the inactive workstation.
ALT_WS
When the workstation status is set to offline or failed, you can specify an alternate workstation where rerouted operations should be started.
Note:
  1. You must specify at least WS_STATUS.
  2. If the value provided for WS_STATUS is equal to the current status, the event is ignored.