2023-07-25 20:57:50 +00:00
|
|
|
{
|
2023-07-25 20:58:34 +00:00
|
|
|
"description": "Ticketing system",
|
2023-07-25 20:57:50 +00:00
|
|
|
"display_name": "Ticket",
|
|
|
|
"exception_notification_addresses": [],
|
|
|
|
"fault_or_suspend_on_exception": "fault",
|
|
|
|
"metadata_extraction_paths": [
|
|
|
|
{
|
|
|
|
"key": "summary",
|
|
|
|
"path": "summary"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"key": "priority",
|
|
|
|
"path": "priority"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"key": "status",
|
|
|
|
"path": "status"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"key": "ticket_type",
|
|
|
|
"path": "ticket_type"
|
|
|
|
}
|
|
|
|
],
|
2023-07-26 00:04:13 +00:00
|
|
|
"primary_file_name": "ticket-system.bpmn",
|
|
|
|
"primary_process_id": "ticket-system_process"
|
2023-07-25 20:57:50 +00:00
|
|
|
}
|