openNextWorkItem
Opens the next work item in the work queue.
Note: There is an
openNextWorkItem operation in two services:
- ClientService (the one described here) - Use this service if the work item to be opened starts a pageflow (as described in ClientService).
- WorkPresentationService - The openNextWorkItem operation in this service can be used to open work items that start pageflows, or those that do not (for more information, see ClientService).
- The request must specify the ID of the user opening the next work item.
- The response returns the execution status, the payload of the work item that is opened, the work type details, presentation details and pageflow details.
Required System Action
None.
API Descriptions
Subtopics