From e72315be8a7114ff40cf1d370bfeabed4c8b0e66 Mon Sep 17 00:00:00 2001 From: sartography-automated-committer Date: Thu, 26 Oct 2023 21:38:39 +0000 Subject: [PATCH] User: dbayless@humanscalebusiness.org created process model playground/human-scale-business/update-notification --- .../update-notification/process_model.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 playground/human-scale-business/update-notification/process_model.json diff --git a/playground/human-scale-business/update-notification/process_model.json b/playground/human-scale-business/update-notification/process_model.json new file mode 100644 index 00000000..79ba2a25 --- /dev/null +++ b/playground/human-scale-business/update-notification/process_model.json @@ -0,0 +1,11 @@ +{ + "description": "This is a example process I'm using to explore SpiffWorkflow", + "display_name": "Update Notification", + "exception_notification_addresses": [ + "dbayless@humanscalebusiness.org" + ], + "fault_or_suspend_on_exception": "fault", + "metadata_extraction_paths": null, + "primary_file_name": null, + "primary_process_id": null +} \ No newline at end of file