rescheduleWorkitem
For work items that are already scheduled, you can change the work item data and reschedule the work item. You can update the work item's schedule period and/or update the work item’s data.
Depending on your requirements, the request can specify:
- the itemSchedule. This is the work item schedule period to be associated with the work item. If no object is passed then the item schedule period will not be changed. The parameters are:
- the itemBody. This is the work item body containing the data changes. If no object is passed then the item body will not be changed. The body is the data as a name/value pair. The parameters are:
The response message contains the work item ID.
This operation can be used when the work item is in any state apart from Completed.
- Required System Action
- rescheduleWorkItem
Copyright © Cloud Software Group, Inc. All rights reserved.