SkipWorkItem
Skip a work item. This means that no action is carried out on the work item.
- The request must specify the work item that should be skipped.
- The response identifies whether the request succeeded or failed.
- This operation can only be carried out on work items that have default values for all required output and in/out data fields, or have values set already for such fields.
Action | SkipWorkItem |
Parameter Notes | item: the work item to reoffer. This can be retrieved by calling GetToDoList. |
Return | VoidResult |
Copyright © Cloud Software Group, Inc. All rights reserved.