From 5b46606bc808d60a5cf81cf56e84532a811b8890 Mon Sep 17 00:00:00 2001 From: sartography-automated-committer Date: Thu, 18 Jul 2024 07:17:03 +0000 Subject: [PATCH] User: admin@spiffworkflow.org clicked save for misc/qa/madhu-testing/model-with-all-elements/model-with-all-elements.bpmn --- .../model-with-all-elements.bpmn | 282 ++++++++++++++++-- .../process_model.json | 2 +- 2 files changed, 250 insertions(+), 34 deletions(-) diff --git a/misc/qa/madhu-testing/model-with-all-elements/model-with-all-elements.bpmn b/misc/qa/madhu-testing/model-with-all-elements/model-with-all-elements.bpmn index 177d89c8..9ebef674 100644 --- a/misc/qa/madhu-testing/model-with-all-elements/model-with-all-elements.bpmn +++ b/misc/qa/madhu-testing/model-with-all-elements/model-with-all-elements.bpmn @@ -1,47 +1,263 @@ - - + + + + + + + + Activity_GetMoreData + Gateway_1chm5qn + Event_09rkmlh + Event_0t6257a + Activity_Review + Event_12mvls1 + Event_0er19np + Gateway_1y0gjbb + Gateway_1v7vc1z + + + StartEvent_1 + Activity_GetData + Activity_GetReviewers + Gateway_0l5x84t + + + - Flow_17db3yp + Flow_1msk5h9 - - - Flow_12pkbxb - - - + - This is an example **Manual Task**. A **Manual Task** is designed to allow someone to complete a task outside of the system and then report back that it is complete. You can click the *Continue* button to proceed. When you are done running this process, you can edit the **Process Model** to include a: - - * **Script Task** - write a short snippet of python code to update some data - * **User Task** - generate a form that collects information from a user - * **Service Task** - communicate with an external API to fetch or update some data. - -You can also change the text you are reading here by updating the *Instructions* on this example manual task. + + + + + current_user = get_current_user()['username'] + New instrcutions - Flow_17db3yp - Flow_12pkbxb + Flow_1loqmjv + Flow_0rzj542 + Flow_0c8hg1n + + + Flow_1msk5h9 + Flow_1loqmjv + lane_owners = {"Reviewer": ["admin@spiffworkflow.org", "nelson@spiffworkflow.org"]} + + + + + + + + + + data = {"item_id": itemId, "item_desc": itemName} + User entered data : {{data}} + + Flow_0c8hg1n + Flow_1xtmg0t + + Flow_10rvmdc + Flow_1efovhl + Flow_19tmelr + Flow_0l3zw86 + + + + Flow_0q4r19g + + + approval == "Approve" + + + Flow_1efovhl + Flow_05xruvm + + + approval == "Reject" + + + + + + + + + + Flow_1xtmg0t + Flow_10rvmdc + + + Flow_0l3zw86 + Flow_12ty548 + + + + Flow_19tmelr + Flow_0zg89xt + + + + + + + Flow_05xruvm + Flow_0zg89xt + Flow_12ty548 + Flow_1ohb8ht + + + Flow_1ohb8ht + Flow_042vla2 + Flow_0q4r19g + + + Flow_042vla2 + Flow_0rzj542 + + + approval == "Needmoreinfo" + + + - - - - - - - - - + + + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/misc/qa/madhu-testing/model-with-all-elements/process_model.json b/misc/qa/madhu-testing/model-with-all-elements/process_model.json index e38864aa..7a11d2fc 100644 --- a/misc/qa/madhu-testing/model-with-all-elements/process_model.json +++ b/misc/qa/madhu-testing/model-with-all-elements/process_model.json @@ -5,5 +5,5 @@ "fault_or_suspend_on_exception": "fault", "metadata_extraction_paths": null, "primary_file_name": "model-with-all-elements.bpmn", - "primary_process_id": "Process_model_with_all_elements_xtlzucs" + "primary_process_id": "Test_Process_aaio42599aa" } \ No newline at end of file