From 9299de927cfbdca09f5c5210a80116de81f5e617 Mon Sep 17 00:00:00 2001 From: sartography-automated-committer Date: Tue, 7 Mar 2023 17:14:11 -0500 Subject: [PATCH] added model to test looping back w/ burnettk --- misc/category_number_one/loop-test/loop.bpmn | 109 ++++++++++++++++++ .../loop-test/process_model.json | 11 ++ 2 files changed, 120 insertions(+) create mode 100644 misc/category_number_one/loop-test/loop.bpmn create mode 100644 misc/category_number_one/loop-test/process_model.json diff --git a/misc/category_number_one/loop-test/loop.bpmn b/misc/category_number_one/loop-test/loop.bpmn new file mode 100644 index 00000000..5716d5bb --- /dev/null +++ b/misc/category_number_one/loop-test/loop.bpmn @@ -0,0 +1,109 @@ + + + + + Flow_0rgj7oi + + + + Flow_0rgj7oi + Flow_0h7tjaq + Flow_1n7f3vx + + Flow_0qja6d3 + + + + Flow_0qja6d3 + Flow_0bi9gbg + + + Flow_0bi9gbg + + + + + + + HEY + + Flow_1n7f3vx + Flow_0ny94ps + + + Flow_0ny94ps + Flow_0k8hfhi + Flow_0h7tjaq + + + + Flow_0k8hfhi + + + False + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/misc/category_number_one/loop-test/process_model.json b/misc/category_number_one/loop-test/process_model.json new file mode 100644 index 00000000..0149379a --- /dev/null +++ b/misc/category_number_one/loop-test/process_model.json @@ -0,0 +1,11 @@ +{ + "description": "", + "display_name": "Loop Test", + "display_order": 0, + "exception_notification_addresses": [], + "fault_or_suspend_on_exception": "fault", + "files": [], + "metadata_extraction_paths": null, + "primary_file_name": "loop.bpmn", + "primary_process_id": "Process_8gl97o8" +} \ No newline at end of file