workflow::role::get_workflow_id (public)
workflow::role::get_workflow_id -role_id role_id
Defined in packages/workflow/tcl/role-procs.tcl
Lookup the workflow_id of a certain role_id.
- Switches:
- -role_id (required)
- Author:
- Peter Marklund
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
Source code: return [util_memoize [list workflow::role::get_workflow_id_not_cached -role_id $role_id]]XQL Not present: PostgreSQL, Oracle Generic XQL file: packages/workflow/tcl/role-procs.xql