workflow::case::get_id (public)
workflow::case::get_id -object_id object_id \ -workflow_short_name workflow_short_name
Defined in packages/workflow/tcl/case-procs.tcl
Gets the case_id from the object_id which the case is about, along with the short_name of the workflow.
- Switches:
- -object_id (required)
- The object_id which the case is about
- -workflow_short_name (required)
- The short_name of the workflow.
- Returns:
- The case_id of the case. Returns the empty string if no case could be found.
- Author:
- Lars Pind <lars@collaboraid.biz>
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.