No edit summary Tag: Reverted |
No edit summary Tag: Manual revert |
||
| Line 1: | Line 1: | ||
<bpmn:task id=" | <?xml version="1.0" encoding="UTF-8"?> | ||
<bpmn:definitions | |||
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:wf="http://bluespice.com" | |||
id="Definitions_1" | |||
targetNamespace="http://bpmn.io/schema/bpmn"> | |||
<bpmn:process id="DN:ERM46678_Workflow_for_RC" name="ERM46678_Workflow_for_RC" isExecutable="true"> | |||
<bpmn:startEvent id="StartEvent_1" name="Start"> | |||
<bpmn:outgoing>Flow_1d31cpn</bpmn:outgoing> | |||
</bpmn:startEvent> | |||
<bpmn:userTask id="Activity_ApprovePage" name="Approve Page"> | |||
<bpmn:incoming>Flow_1d31cpn</bpmn:incoming> | |||
<bpmn:outgoing>Flow_03qg5a5</bpmn:outgoing> | |||
<bpmn:potentialOwner> | |||
<bpmn:resourceAssignmentExpression> | |||
<bpmn:formalExpression>WikiSysop</bpmn:formalExpression> | |||
</bpmn:resourceAssignmentExpression> | |||
</bpmn:potentialOwner> | |||
</bpmn:userTask> | |||
<bpmn:task id="Activity_TriggerRC" name="Trigger Read Confirmation"> | |||
<bpmn:extensionElements> | |||
<wf:type>trigger_read_confirmation</wf:type> | <wf:type>trigger_read_confirmation</wf:type> | ||
</bpmn:extensionElements> | |||
<bpmn:property name="pagename">DN:ERM46678_RC_Workflow_Integration_Test</bpmn:property> | |||
<bpmn: | <bpmn:property name="audience_users">SeleniumTester</bpmn:property> | ||
<bpmn: | <bpmn:incoming>Flow_03qg5a5</bpmn:incoming> | ||
<bpmn: | <bpmn:outgoing>Flow_1m0zd6s</bpmn:outgoing> | ||
</bpmn: | </bpmn:task> | ||
<bpmn:endEvent id="Event_0e2kdiv" name="End"> | |||
<bpmn:incoming>Flow_1m0zd6s</bpmn:incoming> | |||
</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> | |||
<bpmndi:BPMNDiagram id="BPMNDiagram_1"> | |||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="DN:ERM46678_Workflow_for_RC"> | |||
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1"> | |||
<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:BPMNShape> | |||
<bpmndi:BPMNShape id="Activity_TriggerRC_di" bpmnElement="Activity_TriggerRC"> | |||
<dc:Bounds x="420" y="80" width="100" height="80"/> | |||
<bpmndi:BPMNLabel/> | |||
</bpmndi:BPMNShape> | |||
<bpmndi:BPMNShape id="Event_0e2kdiv_di" bpmnElement="Event_0e2kdiv"> | |||
<dc:Bounds x="580" y="102" width="36" height="36"/> | |||
<bpmndi:BPMNLabel><dc:Bounds x="588" y="145" width="20" height="14"/></bpmndi:BPMNLabel> | |||
</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"> | |||
<di:waypoint x="360" y="120"/> | |||
<di:waypoint x="420" y="120"/> | |||
</bpmndi:BPMNEdge> | |||
<bpmndi:BPMNEdge id="Flow_1m0zd6s_di" bpmnElement="Flow_1m0zd6s"> | |||
<di:waypoint x="520" y="120"/> | |||
<di:waypoint x="580" y="120"/> | |||
</bpmndi:BPMNEdge> | |||
</bpmndi:BPMNPlane> | |||
</bpmndi:BPMNDiagram> | |||
</bpmn:definitions> | |||
You are viewing an old version of this page. Return to the latest version.
This is the version of 9 June 2026, 07:50 by Harald Müller-Bergmann