diff --git a/playground/volker-kuehn/secondtry/RunScript.bpmn b/playground/volker-kuehn/secondtry/RunScript.bpmn new file mode 100644 index 00000000..cf746702 --- /dev/null +++ b/playground/volker-kuehn/secondtry/RunScript.bpmn @@ -0,0 +1,27 @@ + + + + + Flow_18jvckl + + + + Flow_18jvckl + print("Hello World") + + + + + + + + + + + + + + + + + diff --git a/playground/volker-kuehn/secondtry/process_model.json b/playground/volker-kuehn/secondtry/process_model.json index 8227a5a2..893b6e65 100644 --- a/playground/volker-kuehn/secondtry/process_model.json +++ b/playground/volker-kuehn/secondtry/process_model.json @@ -6,6 +6,6 @@ ], "fault_or_suspend_on_exception": "fault", "metadata_extraction_paths": null, - "primary_file_name": null, - "primary_process_id": null + "primary_file_name": "RunScript.bpmn", + "primary_process_id": "Process_czgdeb8" } \ No newline at end of file