User: alex@sartography.com clicked save for manage-procurement/procurement/requisition-order-management/raise-new-demand-request/raise_new_demand_request-master.bpmn
This commit is contained in:
parent
7b2fa8d80e
commit
c582a28194
|
@ -23,7 +23,7 @@
|
||||||
<bpmn:sequenceFlow id="Flow_0498fqn" sourceRef="Gateway_1m8umui" targetRef="Event_1l2htbr" />
|
<bpmn:sequenceFlow id="Flow_0498fqn" sourceRef="Gateway_1m8umui" targetRef="Event_1l2htbr" />
|
||||||
<bpmn:sequenceFlow id="Flow_0z8y9x8" sourceRef="StartEvent_1" targetRef="Activity_054mhim" />
|
<bpmn:sequenceFlow id="Flow_0z8y9x8" sourceRef="StartEvent_1" targetRef="Activity_054mhim" />
|
||||||
<bpmn:sequenceFlow id="Flow_1k3j31g" sourceRef="Activity_1qcx18z" targetRef="Activity_1dhb10w" />
|
<bpmn:sequenceFlow id="Flow_1k3j31g" sourceRef="Activity_1qcx18z" targetRef="Activity_1dhb10w" />
|
||||||
<bpmn:sequenceFlow id="Flow_090lxfa" sourceRef="Activity_054mhim" targetRef="Activity_1qcx18z" />
|
<bpmn:sequenceFlow id="Flow_090lxfa" sourceRef="Activity_054mhim" targetRef="Activity_0at47nx" />
|
||||||
<bpmn:callActivity id="Activity_054mhim" name="Call SR: Start Process" calledElement="SR-Start_Process">
|
<bpmn:callActivity id="Activity_054mhim" name="Call SR: Start Process" calledElement="SR-Start_Process">
|
||||||
<bpmn:extensionElements>
|
<bpmn:extensionElements>
|
||||||
<spiffworkflow:preScript />
|
<spiffworkflow:preScript />
|
||||||
|
@ -42,7 +42,7 @@
|
||||||
<bpmn:outgoing>Flow_0v2e2ml</bpmn:outgoing>
|
<bpmn:outgoing>Flow_0v2e2ml</bpmn:outgoing>
|
||||||
</bpmn:userTask>
|
</bpmn:userTask>
|
||||||
<bpmn:scriptTask id="Activity_1qcx18z" name="Set Categories">
|
<bpmn:scriptTask id="Activity_1qcx18z" name="Set Categories">
|
||||||
<bpmn:incoming>Flow_090lxfa</bpmn:incoming>
|
<bpmn:incoming>Flow_0hflz9l</bpmn:incoming>
|
||||||
<bpmn:outgoing>Flow_1k3j31g</bpmn:outgoing>
|
<bpmn:outgoing>Flow_1k3j31g</bpmn:outgoing>
|
||||||
<bpmn:script># When available, need to determine if current user is a project lead
|
<bpmn:script># When available, need to determine if current user is a project lead
|
||||||
# Only projec leads have access to Compensation
|
# Only projec leads have access to Compensation
|
||||||
|
@ -88,11 +88,17 @@ which_categories_list = [
|
||||||
<bpmn:outgoing>Flow_0s5jvgp</bpmn:outgoing>
|
<bpmn:outgoing>Flow_0s5jvgp</bpmn:outgoing>
|
||||||
<bpmn:outgoing>Flow_08x110e</bpmn:outgoing>
|
<bpmn:outgoing>Flow_08x110e</bpmn:outgoing>
|
||||||
</bpmn:exclusiveGateway>
|
</bpmn:exclusiveGateway>
|
||||||
|
<bpmn:sequenceFlow id="Flow_0hflz9l" sourceRef="Activity_0at47nx" targetRef="Activity_1qcx18z" />
|
||||||
|
<bpmn:scriptTask id="Activity_0at47nx" name="Check Leads Group">
|
||||||
|
<bpmn:incoming>Flow_090lxfa</bpmn:incoming>
|
||||||
|
<bpmn:outgoing>Flow_0hflz9l</bpmn:outgoing>
|
||||||
|
<bpmn:script>test = get_group_members("Leads")</bpmn:script>
|
||||||
|
</bpmn:scriptTask>
|
||||||
</bpmn:process>
|
</bpmn:process>
|
||||||
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
||||||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Collaboration_1bu6kw8">
|
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Collaboration_1bu6kw8">
|
||||||
<bpmndi:BPMNShape id="Participant_0exh9uj_di" bpmnElement="Participant_0exh9uj" isHorizontal="true">
|
<bpmndi:BPMNShape id="Participant_0exh9uj_di" bpmnElement="Participant_0exh9uj" isHorizontal="true">
|
||||||
<dc:Bounds x="190" y="80" width="1110" height="410" />
|
<dc:Bounds x="190" y="80" width="1270" height="410" />
|
||||||
<bpmndi:BPMNLabel />
|
<bpmndi:BPMNLabel />
|
||||||
</bpmndi:BPMNShape>
|
</bpmndi:BPMNShape>
|
||||||
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
|
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
|
||||||
|
@ -102,94 +108,101 @@ which_categories_list = [
|
||||||
<dc:Bounds x="330" y="240" width="100" height="80" />
|
<dc:Bounds x="330" y="240" width="100" height="80" />
|
||||||
</bpmndi:BPMNShape>
|
</bpmndi:BPMNShape>
|
||||||
<bpmndi:BPMNShape id="Activity_0nc8oeq_di" bpmnElement="Activity_1dhb10w">
|
<bpmndi:BPMNShape id="Activity_0nc8oeq_di" bpmnElement="Activity_1dhb10w">
|
||||||
<dc:Bounds x="650" y="240" width="100" height="80" />
|
<dc:Bounds x="810" y="240" width="100" height="80" />
|
||||||
<bpmndi:BPMNLabel />
|
<bpmndi:BPMNLabel />
|
||||||
</bpmndi:BPMNShape>
|
</bpmndi:BPMNShape>
|
||||||
<bpmndi:BPMNShape id="Activity_0k5z9kb_di" bpmnElement="Activity_1qcx18z">
|
<bpmndi:BPMNShape id="Activity_0k5z9kb_di" bpmnElement="Activity_1qcx18z">
|
||||||
<dc:Bounds x="490" y="240" width="100" height="80" />
|
<dc:Bounds x="650" y="240" width="100" height="80" />
|
||||||
<bpmndi:BPMNLabel />
|
<bpmndi:BPMNLabel />
|
||||||
</bpmndi:BPMNShape>
|
</bpmndi:BPMNShape>
|
||||||
<bpmndi:BPMNShape id="Gateway_1m8umui_di" bpmnElement="Gateway_1m8umui" isMarkerVisible="true">
|
<bpmndi:BPMNShape id="Gateway_1m8umui_di" bpmnElement="Gateway_1m8umui" isMarkerVisible="true">
|
||||||
<dc:Bounds x="1115" y="255" width="50" height="50" />
|
<dc:Bounds x="1275" y="255" width="50" height="50" />
|
||||||
</bpmndi:BPMNShape>
|
</bpmndi:BPMNShape>
|
||||||
<bpmndi:BPMNShape id="Event_1l2htbr_di" bpmnElement="Event_1l2htbr">
|
<bpmndi:BPMNShape id="Event_1l2htbr_di" bpmnElement="Event_1l2htbr">
|
||||||
<dc:Bounds x="1242" y="262" width="36" height="36" />
|
<dc:Bounds x="1402" y="262" width="36" height="36" />
|
||||||
</bpmndi:BPMNShape>
|
</bpmndi:BPMNShape>
|
||||||
<bpmndi:BPMNShape id="Activity_10tfxp1_di" bpmnElement="Activity_0uj2dxm">
|
<bpmndi:BPMNShape id="Activity_10tfxp1_di" bpmnElement="Activity_0uj2dxm">
|
||||||
<dc:Bounds x="960" y="390" width="100" height="80" />
|
<dc:Bounds x="1120" y="390" width="100" height="80" />
|
||||||
<bpmndi:BPMNLabel />
|
<bpmndi:BPMNLabel />
|
||||||
</bpmndi:BPMNShape>
|
</bpmndi:BPMNShape>
|
||||||
<bpmndi:BPMNShape id="Activity_1eluylu_di" bpmnElement="Activity_1ew2127">
|
<bpmndi:BPMNShape id="Activity_1eluylu_di" bpmnElement="Activity_1ew2127">
|
||||||
<dc:Bounds x="960" y="240" width="100" height="80" />
|
<dc:Bounds x="1120" y="240" width="100" height="80" />
|
||||||
<bpmndi:BPMNLabel />
|
<bpmndi:BPMNLabel />
|
||||||
</bpmndi:BPMNShape>
|
</bpmndi:BPMNShape>
|
||||||
<bpmndi:BPMNShape id="Activity_1hhet0q_di" bpmnElement="Activity_1vs8nu6">
|
<bpmndi:BPMNShape id="Activity_1hhet0q_di" bpmnElement="Activity_1vs8nu6">
|
||||||
<dc:Bounds x="960" y="100" width="100" height="80" />
|
<dc:Bounds x="1120" y="100" width="100" height="80" />
|
||||||
<bpmndi:BPMNLabel />
|
<bpmndi:BPMNLabel />
|
||||||
</bpmndi:BPMNShape>
|
</bpmndi:BPMNShape>
|
||||||
<bpmndi:BPMNShape id="Gateway_19omysq_di" bpmnElement="Gateway_19omysq" isMarkerVisible="true">
|
<bpmndi:BPMNShape id="Gateway_19omysq_di" bpmnElement="Gateway_19omysq" isMarkerVisible="true">
|
||||||
<dc:Bounds x="815" y="255" width="50" height="50" />
|
<dc:Bounds x="975" y="255" width="50" height="50" />
|
||||||
<bpmndi:BPMNLabel>
|
<bpmndi:BPMNLabel>
|
||||||
<dc:Bounds x="784" y="303" width="51" height="14" />
|
<dc:Bounds x="944" y="303" width="51" height="14" />
|
||||||
</bpmndi:BPMNLabel>
|
</bpmndi:BPMNLabel>
|
||||||
</bpmndi:BPMNShape>
|
</bpmndi:BPMNShape>
|
||||||
|
<bpmndi:BPMNShape id="Activity_1fvj9w0_di" bpmnElement="Activity_0at47nx">
|
||||||
|
<dc:Bounds x="490" y="240" width="100" height="80" />
|
||||||
|
</bpmndi:BPMNShape>
|
||||||
<bpmndi:BPMNEdge id="Flow_0v2e2ml_di" bpmnElement="Flow_0v2e2ml">
|
<bpmndi:BPMNEdge id="Flow_0v2e2ml_di" bpmnElement="Flow_0v2e2ml">
|
||||||
<di:waypoint x="750" y="280" />
|
<di:waypoint x="910" y="280" />
|
||||||
<di:waypoint x="815" y="280" />
|
<di:waypoint x="975" y="280" />
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
<bpmndi:BPMNEdge id="Flow_1mm6uz2_di" bpmnElement="Flow_1mm6uz2">
|
<bpmndi:BPMNEdge id="Flow_1mm6uz2_di" bpmnElement="Flow_1mm6uz2">
|
||||||
<di:waypoint x="865" y="280" />
|
<di:waypoint x="1025" y="280" />
|
||||||
<di:waypoint x="960" y="280" />
|
<di:waypoint x="1120" y="280" />
|
||||||
<bpmndi:BPMNLabel>
|
<bpmndi:BPMNLabel>
|
||||||
<dc:Bounds x="866" y="262" width="63" height="14" />
|
<dc:Bounds x="1026" y="262" width="63" height="14" />
|
||||||
</bpmndi:BPMNLabel>
|
</bpmndi:BPMNLabel>
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
<bpmndi:BPMNEdge id="Flow_0s5jvgp_di" bpmnElement="Flow_0s5jvgp">
|
<bpmndi:BPMNEdge id="Flow_0s5jvgp_di" bpmnElement="Flow_0s5jvgp">
|
||||||
<di:waypoint x="840" y="305" />
|
<di:waypoint x="1000" y="305" />
|
||||||
<di:waypoint x="840" y="430" />
|
<di:waypoint x="1000" y="430" />
|
||||||
<di:waypoint x="960" y="430" />
|
<di:waypoint x="1120" y="430" />
|
||||||
<bpmndi:BPMNLabel>
|
<bpmndi:BPMNLabel>
|
||||||
<dc:Bounds x="882" y="413" width="31" height="14" />
|
<dc:Bounds x="1042" y="413" width="31" height="14" />
|
||||||
</bpmndi:BPMNLabel>
|
</bpmndi:BPMNLabel>
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
<bpmndi:BPMNEdge id="Flow_08x110e_di" bpmnElement="Flow_08x110e">
|
<bpmndi:BPMNEdge id="Flow_08x110e_di" bpmnElement="Flow_08x110e">
|
||||||
<di:waypoint x="840" y="255" />
|
<di:waypoint x="1000" y="255" />
|
||||||
<di:waypoint x="840" y="140" />
|
<di:waypoint x="1000" y="140" />
|
||||||
<di:waypoint x="960" y="140" />
|
<di:waypoint x="1120" y="140" />
|
||||||
<bpmndi:BPMNLabel>
|
<bpmndi:BPMNLabel>
|
||||||
<dc:Bounds x="854" y="123" width="71" height="14" />
|
<dc:Bounds x="1014" y="123" width="71" height="14" />
|
||||||
</bpmndi:BPMNLabel>
|
</bpmndi:BPMNLabel>
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
<bpmndi:BPMNEdge id="Flow_1etakrx_di" bpmnElement="Flow_1etakrx">
|
<bpmndi:BPMNEdge id="Flow_1etakrx_di" bpmnElement="Flow_1etakrx">
|
||||||
<di:waypoint x="1060" y="140" />
|
<di:waypoint x="1220" y="140" />
|
||||||
<di:waypoint x="1140" y="140" />
|
<di:waypoint x="1300" y="140" />
|
||||||
<di:waypoint x="1140" y="255" />
|
<di:waypoint x="1300" y="255" />
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
<bpmndi:BPMNEdge id="Flow_1n2v07t_di" bpmnElement="Flow_1n2v07t">
|
<bpmndi:BPMNEdge id="Flow_1n2v07t_di" bpmnElement="Flow_1n2v07t">
|
||||||
<di:waypoint x="1060" y="280" />
|
<di:waypoint x="1220" y="280" />
|
||||||
<di:waypoint x="1115" y="280" />
|
<di:waypoint x="1275" y="280" />
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
<bpmndi:BPMNEdge id="Flow_1cxxkmt_di" bpmnElement="Flow_1cxxkmt">
|
<bpmndi:BPMNEdge id="Flow_1cxxkmt_di" bpmnElement="Flow_1cxxkmt">
|
||||||
<di:waypoint x="1060" y="430" />
|
<di:waypoint x="1220" y="430" />
|
||||||
<di:waypoint x="1140" y="430" />
|
<di:waypoint x="1300" y="430" />
|
||||||
<di:waypoint x="1140" y="305" />
|
<di:waypoint x="1300" y="305" />
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
<bpmndi:BPMNEdge id="Flow_0498fqn_di" bpmnElement="Flow_0498fqn">
|
<bpmndi:BPMNEdge id="Flow_0498fqn_di" bpmnElement="Flow_0498fqn">
|
||||||
<di:waypoint x="1165" y="280" />
|
<di:waypoint x="1325" y="280" />
|
||||||
<di:waypoint x="1242" y="280" />
|
<di:waypoint x="1402" y="280" />
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
<bpmndi:BPMNEdge id="Flow_0z8y9x8_di" bpmnElement="Flow_0z8y9x8">
|
<bpmndi:BPMNEdge id="Flow_0z8y9x8_di" bpmnElement="Flow_0z8y9x8">
|
||||||
<di:waypoint x="278" y="280" />
|
<di:waypoint x="278" y="280" />
|
||||||
<di:waypoint x="330" y="280" />
|
<di:waypoint x="330" y="280" />
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
<bpmndi:BPMNEdge id="Flow_1k3j31g_di" bpmnElement="Flow_1k3j31g">
|
<bpmndi:BPMNEdge id="Flow_1k3j31g_di" bpmnElement="Flow_1k3j31g">
|
||||||
<di:waypoint x="590" y="280" />
|
<di:waypoint x="750" y="280" />
|
||||||
<di:waypoint x="650" y="280" />
|
<di:waypoint x="810" y="280" />
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
<bpmndi:BPMNEdge id="Flow_090lxfa_di" bpmnElement="Flow_090lxfa">
|
<bpmndi:BPMNEdge id="Flow_090lxfa_di" bpmnElement="Flow_090lxfa">
|
||||||
<di:waypoint x="430" y="280" />
|
<di:waypoint x="430" y="280" />
|
||||||
<di:waypoint x="490" y="280" />
|
<di:waypoint x="490" y="280" />
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
|
<bpmndi:BPMNEdge id="Flow_0hflz9l_di" bpmnElement="Flow_0hflz9l">
|
||||||
|
<di:waypoint x="590" y="280" />
|
||||||
|
<di:waypoint x="650" y="280" />
|
||||||
|
</bpmndi:BPMNEdge>
|
||||||
</bpmndi:BPMNPlane>
|
</bpmndi:BPMNPlane>
|
||||||
</bpmndi:BPMNDiagram>
|
</bpmndi:BPMNDiagram>
|
||||||
</bpmn:definitions>
|
</bpmn:definitions>
|
||||||
|
|
Loading…
Reference in New Issue