From b2b0774efeb33e85ff36596cec4ec009f7a030a4 Mon Sep 17 00:00:00 2001 From: sartography-automated-committer Date: Tue, 23 Jan 2024 09:41:30 +0000 Subject: [PATCH] User: muhammadnouman@nutech.edu.pk added process model file playground/nutech/issue/Issue.bpmn --- playground/nutech/issue/Issue.bpmn | 51 ++++++++++++++++++++++ playground/nutech/issue/process_model.json | 4 +- 2 files changed, 53 insertions(+), 2 deletions(-) create mode 100644 playground/nutech/issue/Issue.bpmn diff --git a/playground/nutech/issue/Issue.bpmn b/playground/nutech/issue/Issue.bpmn new file mode 100644 index 00000000..0e8ffaf0 --- /dev/null +++ b/playground/nutech/issue/Issue.bpmn @@ -0,0 +1,51 @@ + + + + + Flow_0uiomf4 + + + Flow_0yf7hts + + + + + Flow_0uiomf4 + Flow_0yf7hts + + + Eqpt arrived + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/playground/nutech/issue/process_model.json b/playground/nutech/issue/process_model.json index 8ca1410e..9fdb41fe 100644 --- a/playground/nutech/issue/process_model.json +++ b/playground/nutech/issue/process_model.json @@ -4,6 +4,6 @@ "exception_notification_addresses": [], "fault_or_suspend_on_exception": "fault", "metadata_extraction_paths": null, - "primary_file_name": null, - "primary_process_id": null + "primary_file_name": "Issue.bpmn", + "primary_process_id": "Process_xilxxoh" } \ No newline at end of file