demo-process-models/playground/tencent/pairing-with-dan-and-alex/process_model.json

18 lines
492 B
JSON

{
"description": "Example of a parallel workflow",
"display_name": "Pairing with Dan and Alex",
"exception_notification_addresses": [],
"fault_or_suspend_on_exception": "fault",
"metadata_extraction_paths": [
{
"key": "requestor_name",
"path": "requestor_name"
},
{
"key": "domain",
"path": "domain"
}
],
"primary_file_name": "main.bpmn",
"primary_process_id": "Process_8ydk0bh"
}