updateTaskDepartment
Updated the assigned department for 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. |
wfDepartment | string representing department | New department code. |
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.
Assigned department must be a string with 7 values separated by slashes, such as “ADDEV/DPE/ONLINE/LICENSE/NA/NA/NA”