skipWorkItem
Use this operation to skip a work item, so that no action is carried out on it.
This operation (which is in the WorkItemManagementService) has a very similar effect to completing a work item, in that it means that no further work is required. This operation can only be carried out:
- By a user who has authorization for the skipWorkItem system action, and
- On work items for which all required output and in/out data fields either:
The work item must be Allocated, and once skipped its state is changed to Completed.
For API reference information, see skipWorkItem.
Copyright © Cloud Software Group, Inc. All rights reserved.