mirror of
https://github.com/sartography/demo-process-models.git
synced 2025-02-24 14:48:08 +00:00
User: hurairaidrees@gmail.com clicked save for playground/nutech/issue2/issue2.bpmn
This commit is contained in:
parent
62531febfc
commit
c30183f286
@ -383,25 +383,6 @@ Do you have the requested items at warehouse and provide approval for issuance o
|
||||
<bpmn:sequenceFlow id="Flow_06at0di" sourceRef="Gateway_1jmse4m" targetRef="Activity_0j182oa">
|
||||
<bpmn:conditionExpression>warehouse_approval=='Yes'</bpmn:conditionExpression>
|
||||
</bpmn:sequenceFlow>
|
||||
<bpmn:userTask id="Activity_0j182oa" name="Select Timer Value">
|
||||
<bpmn:extensionElements>
|
||||
<spiffworkflow:properties>
|
||||
<spiffworkflow:property name="formJsonSchemaFilename" value="timervaluewarehouse-schema.json" />
|
||||
<spiffworkflow:property name="formUiSchemaFilename" value="timervaluewarehouse-uischema.json" />
|
||||
</spiffworkflow:properties>
|
||||
<spiffworkflow:instructionsForEndUser># Select Timer Value
|
||||
|
||||
Select time it should take for store to reach SASD Gate area
|
||||
|
||||
A **time duration** defined as ISO 8601 durations format.
|
||||
|
||||
- PT15S - 15 seconds
|
||||
- PT1H30M - 1 hour and 30 minutes
|
||||
- P14D - 14 days</spiffworkflow:instructionsForEndUser>
|
||||
</bpmn:extensionElements>
|
||||
<bpmn:incoming>Flow_06at0di</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1npsjml</bpmn:outgoing>
|
||||
</bpmn:userTask>
|
||||
<bpmn:userTask id="Activity_0c2yyfo" name="Approve Final Clearance Issue Clerk">
|
||||
<bpmn:extensionElements>
|
||||
<spiffworkflow:properties>
|
||||
@ -420,7 +401,7 @@ Store Clearance Report after final clearance at SASD Issue Area
|
||||
<bpmn:extensionElements>
|
||||
<spiffworkflow:instructionsForEndUser>Warehouse admin has approved the issuance of store; please approve the receipt of store at SASD Gate area
|
||||
|
||||
{{timer_display}}%
|
||||
{{"timer_display"}}%
|
||||
|
||||
Equipment Received at SASD gate area:
|
||||
|
||||
@ -480,6 +461,8 @@ A time duration defined as ISO 8601 durations format.
|
||||
</bpmn:boundaryEvent>
|
||||
<bpmn:sequenceFlow id="Flow_0tbar7o" sourceRef="Event_0rscyci" targetRef="Activity_05zuv56" />
|
||||
<bpmn:sequenceFlow id="Flow_19caxjy" sourceRef="Activity_07xlz51" targetRef="Activity_1kn2ful" />
|
||||
<bpmn:sequenceFlow id="Flow_1npsjml" sourceRef="Activity_0j182oa" targetRef="Activity_0enudi8" />
|
||||
<bpmn:sequenceFlow id="Flow_1qfl7ej" sourceRef="Activity_0enudi8" targetRef="Activity_0yxcfxc" />
|
||||
<bpmn:scriptTask id="Activity_0enudi8">
|
||||
<bpmn:incoming>Flow_1npsjml</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1qfl7ej</bpmn:outgoing>
|
||||
@ -504,8 +487,25 @@ timer_display = f"{hours} hours, {minutes} minutes, {seconds} seconds."
|
||||
print(f"Timer duration: {timer_display}")
|
||||
</bpmn:script>
|
||||
</bpmn:scriptTask>
|
||||
<bpmn:sequenceFlow id="Flow_1npsjml" sourceRef="Activity_0j182oa" targetRef="Activity_0enudi8" />
|
||||
<bpmn:sequenceFlow id="Flow_1qfl7ej" sourceRef="Activity_0enudi8" targetRef="Activity_0yxcfxc" />
|
||||
<bpmn:userTask id="Activity_0j182oa" name="Select Timer Value">
|
||||
<bpmn:extensionElements>
|
||||
<spiffworkflow:properties>
|
||||
<spiffworkflow:property name="formJsonSchemaFilename" value="timervaluewarehouse-schema.json" />
|
||||
<spiffworkflow:property name="formUiSchemaFilename" value="timervaluewarehouse-uischema.json" />
|
||||
</spiffworkflow:properties>
|
||||
<spiffworkflow:instructionsForEndUser># Select Timer Value
|
||||
|
||||
Select time it should take for store to reach SASD Gate area
|
||||
|
||||
A **time duration** defined as ISO 8601 durations format.
|
||||
|
||||
- PT15S - 15 seconds
|
||||
- PT1H30M - 1 hour and 30 minutes
|
||||
- P14D - 14 days</spiffworkflow:instructionsForEndUser>
|
||||
</bpmn:extensionElements>
|
||||
<bpmn:incoming>Flow_06at0di</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1npsjml</bpmn:outgoing>
|
||||
</bpmn:userTask>
|
||||
</bpmn:process>
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Collaboration_1i6olx2">
|
||||
@ -627,10 +627,6 @@ print(f"Timer duration: {timer_display}")
|
||||
<bpmndi:BPMNShape id="Gateway_1jmse4m_di" bpmnElement="Gateway_1jmse4m" isMarkerVisible="true">
|
||||
<dc:Bounds x="875" y="615" width="50" height="50" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_11tg22b_di" bpmnElement="Activity_0j182oa">
|
||||
<dc:Bounds x="850" y="500" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0jyhdax_di" bpmnElement="Activity_0c2yyfo">
|
||||
<dc:Bounds x="1390" y="-10" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
@ -646,7 +642,11 @@ print(f"Timer duration: {timer_display}")
|
||||
<dc:Bounds x="1570" y="-30" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_1oghvtg_di" bpmnElement="Activity_0enudi8">
|
||||
<dc:Bounds x="790" y="70" width="100" height="80" />
|
||||
<dc:Bounds x="820" y="70" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_11tg22b_di" bpmnElement="Activity_0j182oa">
|
||||
<dc:Bounds x="820" y="500" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_0f3f7ku_di" bpmnElement="Event_0rscyci">
|
||||
<dc:Bounds x="-98" y="812" width="36" height="36" />
|
||||
@ -833,7 +833,9 @@ print(f"Timer duration: {timer_display}")
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_06at0di_di" bpmnElement="Flow_06at0di">
|
||||
<di:waypoint x="900" y="615" />
|
||||
<di:waypoint x="900" y="580" />
|
||||
<di:waypoint x="900" y="598" />
|
||||
<di:waypoint x="870" y="598" />
|
||||
<di:waypoint x="870" y="580" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0iyqi0n_di" bpmnElement="Flow_0iyqi0n">
|
||||
<di:waypoint x="1050" y="80" />
|
||||
@ -872,15 +874,13 @@ print(f"Timer duration: {timer_display}")
|
||||
<di:waypoint x="-120" y="790" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1npsjml_di" bpmnElement="Flow_1npsjml">
|
||||
<di:waypoint x="900" y="500" />
|
||||
<di:waypoint x="900" y="325" />
|
||||
<di:waypoint x="840" y="325" />
|
||||
<di:waypoint x="840" y="150" />
|
||||
<di:waypoint x="870" y="500" />
|
||||
<di:waypoint x="870" y="150" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1qfl7ej_di" bpmnElement="Flow_1qfl7ej">
|
||||
<di:waypoint x="890" y="110" />
|
||||
<di:waypoint x="920" y="110" />
|
||||
<di:waypoint x="920" y="80" />
|
||||
<di:waypoint x="935" y="110" />
|
||||
<di:waypoint x="935" y="80" />
|
||||
<di:waypoint x="950" y="80" />
|
||||
</bpmndi:BPMNEdge>
|
||||
</bpmndi:BPMNPlane>
|
||||
|
Loading…
x
Reference in New Issue
Block a user