updateTaskAssignedDate
Updated the assigned date of the workflow task wfstr. The function does not create a workflow history record.
Version
1.6
Parameters
Parameter | Type | Description |
---|---|---|
wfstr | string | Workflow task to edit. |
wfAssignDate | string | New assignment date. |
wfProcess (optional) | string | Process name of workflow for wfstr. Case sensitive. |
Notes
If record’s workflow contains duplicate wfstr tasks, use parameter wfProcess to specify the process or subprocess whose wfstr to activate.