demo-process-models/examples/1-basic-concepts/1-7-reporting/process_model.json

14 lines
515 B
JSON
Raw Normal View History

2023-06-02 20:43:59 +00:00
{
"description": "Metadata and milestones - getting specific reports about running processes and tracking special events during the lifecycle of a process",
2023-06-15 14:56:26 +00:00
"display_name": "Gathering Information",
2023-06-02 20:43:59 +00:00
"exception_notification_addresses": [],
"fault_or_suspend_on_exception": "fault",
2023-06-12 22:06:43 +00:00
"metadata_extraction_paths": [
{
"key": "spam_thought",
"path": "spam_thought"
}
],
"primary_file_name": "metadata.bpmn",
"primary_process_id": "Process_ndztlol"
2023-06-02 20:43:59 +00:00
}