mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-23 13:18:21 +00:00
User: alex clicked save for waku-messages/message/waku-message.bpmn
This commit is contained in:
parent
a1dac0c5cf
commit
8e1f860093
@ -35,7 +35,7 @@
|
||||
<bpmn:incoming>Flow_0blijzp</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1b2tmcm</bpmn:outgoing>
|
||||
<bpmn:script># Set Message
|
||||
waku_message_body + "\n- - - - - - - - - - - - - - - - - - - - - - -" + "Sent:" + "\n- - - - - - - - - - - - - - - - - - - - - - -" + waku_message_variables + waku_message_footer</bpmn:script>
|
||||
waku_message_body + "\n- - - - - - - - - - - - - - - - - - - - - - -" + "\nSent:" + "\n- - - - - - - - - - - - - - - - - - - - - - -" + waku_message_variables + waku_message_footer</bpmn:script>
|
||||
</bpmn:scriptTask>
|
||||
<bpmn:callActivity id="Call_Waku_Messages_Message_Body" name="Call Waku Messages: Message Body" calledElement="Waku_Messages_Message_Body">
|
||||
<bpmn:incoming>Flow_0awdfjq</bpmn:incoming>
|
||||
@ -46,6 +46,13 @@ waku_message_body + "\n- - - - - - - - - - - - - - - - - - - - - - -" + "Sent:"
|
||||
</bpmn:process>
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Waku_Messages_Message">
|
||||
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
|
||||
<dc:Bounds x="179" y="162" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0vm75gb_di" bpmnElement="Activity_0xuhps4">
|
||||
<dc:Bounds x="270" y="270" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_1soux7h_di" bpmnElement="Activity_1pstq0l">
|
||||
<dc:Bounds x="430" y="137" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
@ -68,13 +75,6 @@ waku_message_body + "\n- - - - - - - - - - - - - - - - - - - - - - -" + "Sent:"
|
||||
<dc:Bounds x="270" y="137" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
|
||||
<dc:Bounds x="179" y="162" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0vm75gb_di" bpmnElement="Activity_0xuhps4">
|
||||
<dc:Bounds x="270" y="270" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="Flow_0w8qz52_di" bpmnElement="Flow_0w8qz52">
|
||||
<di:waypoint x="530" y="177" />
|
||||
<di:waypoint x="590" y="177" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user