Using the rescheduleWorkItem API does not trigger a recalculation of the deadline.
book
Article ID: KB0093358
calendar_today
Updated On:
Products
Versions
TIBCO BPM Enterprise
-
Not Applicable
-
Description
Resolution: The rescheduleWorkItem API will only affect work items. If you want to change
the deadline for a task in a process, you will need to call the process
manager and use the setDeadlineExpiration API. Setting the deadline on the task will also
propagate to the targetDate in the work list.
Issue/Introduction
Using the rescheduleWorkItem API does not trigger a recalculation of the deadline.