fixed tc 70 diagram w/ burnettk

This commit is contained in:
jasquat 2022-09-15 15:57:36 -04:00
parent 6ac0c9eb0a
commit 51e3e636bc
2 changed files with 22 additions and 30 deletions

View File

@ -8,9 +8,7 @@
<bpmn:messageFlow id="Flow_1wjt03e" sourceRef="Participant_0h750we" targetRef="Activity_08xljas" />
<bpmn:messageFlow id="Flow_15sm97y" sourceRef="Activity_1kb8wkd" targetRef="Participant_0f30j89" />
<bpmn:messageFlow id="Flow_12tkb47" sourceRef="Participant_0f30j89" targetRef="Event_1nlyxwl" />
<bpmn:correlationKey name="CorrelationKey_1">
<bpmn:correlationPropertyRef>mcp_topica_one</bpmn:correlationPropertyRef>
</bpmn:correlationKey>
<bpmn:correlationKey name="CorrelationKey_1" />
<bpmn:correlationKey name="CorrelationKey_2">
<bpmn:correlationPropertyRef>mcp_topica_two</bpmn:correlationPropertyRef>
</bpmn:correlationKey>
@ -58,19 +56,21 @@ del time</bpmn:script>
<bpmn:sequenceFlow id="Flow_1b3025q" sourceRef="Activity_08xljas" targetRef="Activity_1kb8wkd" />
<bpmn:sequenceFlow id="Flow_11zewby" sourceRef="Activity_1kb8wkd" targetRef="Event_05735v0" />
</bpmn:process>
<bpmn:correlationProperty id="mcp_topica_one" name="MCP TopicA One">
<bpmn:correlationProperty id="mcp_topica_two" name="MCP TopicA Two">
<bpmn:correlationPropertyRetrievalExpression messageRef="Message_1">
<bpmn:formalExpression>topica_two</bpmn:formalExpression>
</bpmn:correlationPropertyRetrievalExpression>
<bpmn:correlationPropertyRetrievalExpression messageRef="Message_2">
<bpmn:formalExpression>topica_two</bpmn:formalExpression>
</bpmn:correlationPropertyRetrievalExpression>
</bpmn:correlationProperty>
<bpmn:correlationProperty id="mcp_topica_one_hello" name="MCP TopicA One">
<bpmn:correlationPropertyRetrievalExpression messageRef="Message_N">
<bpmn:formalExpression>topica_one</bpmn:formalExpression>
</bpmn:correlationPropertyRetrievalExpression>
<bpmn:correlationPropertyRetrievalExpression messageRef="Message_N2">
<bpmn:formalExpression>topica_one</bpmn:formalExpression>
</bpmn:correlationPropertyRetrievalExpression>
<bpmn:correlationPropertyRetrievalExpression>
<bpmn:formalExpression />
</bpmn:correlationPropertyRetrievalExpression>
<bpmn:correlationPropertyRetrievalExpression>
<bpmn:formalExpression />
</bpmn:correlationPropertyRetrievalExpression>
</bpmn:correlationProperty>
<bpmn:message id="Message_N" name="Message_N">
<bpmn:extensionElements>
@ -99,14 +99,6 @@ del time</bpmn:script>
<spiffworkflow:messageVariable>var2</spiffworkflow:messageVariable>
</bpmn:extensionElements>
</bpmn:message>
<bpmn:correlationProperty id="mcp_topica_two" name="MCP TopicA Two">
<bpmn:correlationPropertyRetrievalExpression messageRef="Message_1">
<bpmn:formalExpression>topica_two</bpmn:formalExpression>
</bpmn:correlationPropertyRetrievalExpression>
<bpmn:correlationPropertyRetrievalExpression messageRef="Message_2">
<bpmn:formalExpression>topica_two</bpmn:formalExpression>
</bpmn:correlationPropertyRetrievalExpression>
</bpmn:correlationProperty>
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Collaboration_1fqnozz">
<bpmndi:BPMNShape id="Participant_1jk5xyi_di" bpmnElement="Participant_1jk5xyi" isHorizontal="true">

View File

@ -1,17 +1,17 @@
{
"primary_process_id": "Process_bd2e724",
"libraries": [],
"display_order": 24,
"standalone": false,
"is_master_spec": false,
"id": "tc-70",
"primary_file_name": "TC-7.0.bpmn",
"process_group_id": "test",
"exception_notification_addresses": [],
"display_name": "TC-7.0 - Generic flow with all types of message events",
"is_review": false,
"primary_process_id": "Process_bd2e724",
"fault_or_suspend_on_exception": "fault",
"libraries": [],
"id": "tc-70",
"process_group_id": "test",
"display_order": 24,
"primary_file_name": "TC-7.0.bpmn",
"exception_notification_addresses": [],
"library": false,
"is_review": false,
"is_master_spec": false,
"description": "TC-7.0 - Generic flow with all types of message events",
"files": [],
"library": false
}
"files": []
}