From 95a264f88ac047882231f72938503f4f8536cba1 Mon Sep 17 00:00:00 2001 From: sartography-automated-committer Date: Wed, 8 Feb 2023 19:15:34 +0000 Subject: [PATCH] User: mike@sartography.com added process model file misc/mike/process-model-with-form-and-lane/lane_workflow_2023-02-06_14 57.bpmn --- .../lane_workflow_2023-02-06_14 57.bpmn | 150 ++++++++++++++++++ .../process_model.json | 4 +- 2 files changed, 152 insertions(+), 2 deletions(-) create mode 100644 misc/mike/process-model-with-form-and-lane/lane_workflow_2023-02-06_14 57.bpmn diff --git a/misc/mike/process-model-with-form-and-lane/lane_workflow_2023-02-06_14 57.bpmn b/misc/mike/process-model-with-form-and-lane/lane_workflow_2023-02-06_14 57.bpmn new file mode 100644 index 00000000..091cef47 --- /dev/null +++ b/misc/mike/process-model-with-form-and-lane/lane_workflow_2023-02-06_14 57.bpmn @@ -0,0 +1,150 @@ + + + + ## Lane Workflow + + + + + + + ## Initiator + StartEvent_1 + Activity_GetID + Activity_ReviewCase + Event_02egqno + Activity_GetReviewers + + + ## Reviewer + Activity_GetMoreData + Activity_MakeCase + + + + Flow_0xivass + + + + + + + + + + + + + + + + + Flow_16cpayc + Flow_11j3kuv + + + ## Case +ID: {{ case.id }} + +Case ID: {{ case.case_id }} + +Case Worker: {{ case.case_worker }} + +Notes: {{ case.notes }} + + + + Flow_06x58q0 + Flow_1hr7g04 + + + Flow_1hr7g04 + + + + + + + + + + + + + + Flow_11j3kuv + Flow_0q7kef5 + + + Flow_0q7kef5 + Flow_06x58q0 + case = {'id': id, 'case_id': case_id, 'case_worker': case_worker, 'notes': notes} + + + + Flow_0xivass + Flow_16cpayc + current_user = get_current_user() +Reviewer = ['dhf4k', 'cah3us', 'jr4zm'] # jr4zm is Jason Riner + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/misc/mike/process-model-with-form-and-lane/process_model.json b/misc/mike/process-model-with-form-and-lane/process_model.json index 39193960..c8f567cc 100644 --- a/misc/mike/process-model-with-form-and-lane/process_model.json +++ b/misc/mike/process-model-with-form-and-lane/process_model.json @@ -6,6 +6,6 @@ "fault_or_suspend_on_exception": "fault", "files": [], "metadata_extraction_paths": null, - "primary_file_name": null, - "primary_process_id": null + "primary_file_name": "lane_workflow_2023-02-06_14 57.bpmn", + "primary_process_id": "Process_LaneWorkflow" } \ No newline at end of file