workflow::case::role::assign (public)
workflow::case::role::assign -case_id case_id -array array \ [ -replace ]
Defined in packages/workflow/tcl/case-procs.tcl
Assign roles from an array with entries like this: array(short_name) = [list of party_ids].
- Switches:
- -case_id (required)
- The ID of the case.
- -array (required)
- Name of array with assignment info
- -replace (optional, boolean)
- Should the new assignees replace existing assignees?
- Author:
- Lars Pind <lars@collaboraid.biz>
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.