No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<?xml version="1.0" encoding="UTF-8"?> | <?xml version="1.0" encoding="UTF-8"?> | ||
<bpmn:definitions xmlns:xsi="http://w3.org" xmlns:bpmn="http://omg.org" xmlns:bpmndi="http://omg.org" xmlns:dc="http://omg.org" xmlns:di="http://omg.org" id="Definitions_1" targetNamespace="http://bpmn.io"> | <bpmn:definitions | ||
<bpmn:process id=" | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | ||
xmlns:bpmn="http://www.omg.org/spec/BPMN/20100524/MODEL" | |||
xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" | |||
xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" | |||
xmlns:di="http://www.omg.org/spec/DD/20100524/DI" | |||
xmlns:bluesice="http://bluespice.com" | |||
id="Definitions_1" | |||
targetNamespace="http://bpmn.io/schema/bpmn"> | |||
<bpmn:process id="Process_DN_ERM46678_Workflow" name="ERM46678 Workflow for RC" isExecutable="true"> | |||
<bpmn:userTask id=" | <bpmn:startEvent id="StartEvent_1" name="Start"> | ||
<bpmn:outgoing>Flow_1d31cpn</bpmn:outgoing> | |||
</bpmn:startEvent> | |||
<bpmn:userTask id="Activity_ApprovePage" name="Approve Page" bluesice:taskType="approval"> | |||
<bpmn:incoming>Flow_1d31cpn</bpmn:incoming> | <bpmn:incoming>Flow_1d31cpn</bpmn:incoming> | ||
<bpmn:outgoing>Flow_03qg5a5</bpmn:outgoing> | <bpmn:outgoing>Flow_03qg5a5</bpmn:outgoing> | ||
<bpmn:potentialOwner> | <bpmn:potentialOwner> | ||
<bpmn:resourceAssignmentExpression> | <bpmn:resourceAssignmentExpression> | ||
<bpmn:formalExpression> | <bpmn:formalExpression>User A</bpmn:formalExpression> | ||
</bpmn:resourceAssignmentExpression> | </bpmn:resourceAssignmentExpression> | ||
</bpmn:potentialOwner> | </bpmn:potentialOwner> | ||
| Line 15: | Line 29: | ||
<bpmn:serviceTask id=" | <bpmn:serviceTask id="Activity_TriggerRC" name="Trigger Read Confirmation" bluesice:taskType="read-confirmation-trigger"> | ||
<bpmn:incoming>Flow_03qg5a5</bpmn:incoming> | <bpmn:incoming>Flow_03qg5a5</bpmn:incoming> | ||
<bpmn:outgoing>Flow_1m0zd6s</bpmn:outgoing> | <bpmn:outgoing>Flow_1m0zd6s</bpmn:outgoing> | ||
<bpmn:extensionElements> | |||
<bluesice:field name="audienceSource" value="metadata" /> | |||
<bluesice:field name="targetGroup" value="Metadata Audience" /> | |||
</bpmn:extensionElements> | |||
</bpmn:serviceTask> | </bpmn:serviceTask> | ||
<bpmn:endEvent id="Event_0e2kdiv" name="End"> | <bpmn:endEvent id="Event_0e2kdiv" name="End"> | ||
<bpmn:incoming>Flow_1m0zd6s</bpmn:incoming> | <bpmn:incoming>Flow_1m0zd6s</bpmn:incoming> | ||
</bpmn:endEvent> | </bpmn:endEvent> | ||
<bpmn:sequenceFlow id="Flow_1d31cpn" sourceRef="StartEvent_1" targetRef="Activity_ApprovePage"/> | |||
<bpmn:sequenceFlow id="Flow_03qg5a5" sourceRef="Activity_ApprovePage" targetRef="Activity_TriggerRC"/> | |||
<bpmn:sequenceFlow id="Flow_1m0zd6s" sourceRef="Activity_TriggerRC" targetRef="Event_0e2kdiv"/> | |||
</bpmn:process> | </bpmn:process> | ||
<bpmndi:BPMNDiagram id="BPMNDiagram_1"> | <bpmndi:BPMNDiagram id="BPMNDiagram_1"> | ||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement=" | <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_DN_ERM46678_Workflow"> | ||
<bpmndi:BPMNShape id=" | <bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1"> | ||
<dc:Bounds x=" | <dc:Bounds x="173" y="102" width="36" height="36"/> | ||
<bpmndi:BPMNLabel><dc:Bounds x="179" y="145" width="24" height="14"/></bpmndi:BPMNLabel> | |||
</bpmndi:BPMNShape> | |||
<bpmndi:BPMNShape id="Activity_ApprovePage_di" bpmnElement="Activity_ApprovePage"> | |||
<dc:Bounds x="260" y="80" width="100" height="80"/> | |||
<bpmndi:BPMNLabel/> | <bpmndi:BPMNLabel/> | ||
</bpmndi:BPMNShape> | </bpmndi:BPMNShape> | ||
<bpmndi:BPMNShape id=" | <bpmndi:BPMNShape id="Activity_TriggerRC_di" bpmnElement="Activity_TriggerRC"> | ||
<dc:Bounds x=" | <dc:Bounds x="420" y="80" width="100" height="80"/> | ||
<bpmndi:BPMNLabel/> | <bpmndi:BPMNLabel/> | ||
</bpmndi:BPMNShape> | </bpmndi:BPMNShape> | ||
<bpmndi:BPMNShape id="Event_0e2kdiv_di" bpmnElement="Event_0e2kdiv"> | <bpmndi:BPMNShape id="Event_0e2kdiv_di" bpmnElement="Event_0e2kdiv"> | ||
<dc:Bounds x=" | <dc:Bounds x="580" y="102" width="36" height="36"/> | ||
<bpmndi:BPMNLabel> | <bpmndi:BPMNLabel><dc:Bounds x="588" y="145" width="20" height="14"/></bpmndi:BPMNLabel> | ||
</bpmndi:BPMNShape> | </bpmndi:BPMNShape> | ||
<bpmndi:BPMNEdge id="Flow_1d31cpn_di" bpmnElement="Flow_1d31cpn"> | |||
<di:waypoint x="209" y="120"/> | |||
<di:waypoint x="260" y="120"/> | |||
</bpmndi:BPMNEdge> | |||
<bpmndi:BPMNEdge id="Flow_03qg5a5_di" bpmnElement="Flow_03qg5a5"> | <bpmndi:BPMNEdge id="Flow_03qg5a5_di" bpmnElement="Flow_03qg5a5"> | ||
<di:waypoint x=" | <di:waypoint x="360" y="120"/> | ||
<di:waypoint x=" | <di:waypoint x="420" y="120"/> | ||
</bpmndi:BPMNEdge> | </bpmndi:BPMNEdge> | ||
<bpmndi:BPMNEdge id="Flow_1m0zd6s_di" bpmnElement="Flow_1m0zd6s"> | <bpmndi:BPMNEdge id="Flow_1m0zd6s_di" bpmnElement="Flow_1m0zd6s"> | ||
<di:waypoint x=" | <di:waypoint x="520" y="120"/> | ||
<di:waypoint x=" | <di:waypoint x="580" y="120"/> | ||
</bpmndi:BPMNEdge> | </bpmndi:BPMNEdge> | ||
</bpmndi:BPMNPlane> | </bpmndi:BPMNPlane> | ||
</bpmndi:BPMNDiagram> | </bpmndi:BPMNDiagram> | ||
</bpmn:definitions> | </bpmn:definitions> | ||
You are viewing an old version of this page. Return to the latest version.
This is the version of 8 June 2026, 09:38 by Harald Müller-Bergmann