Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CIV-15767 Set Aside Add RPA Live Feed #1166

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
159 changes: 103 additions & 56 deletions src/main/resources/camunda/set_aside_judgment_request.bpmn
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<bpmn:definitions 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:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:camunda="http://camunda.org/schema/1.0/bpmn" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" id="Definitions_0rn46su" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="5.5.1">
<bpmn:process id="SET_ASIDE_JUDGMENT" name="set aside judgment" isExecutable="true" camunda:isStartableInTasklist="false" camunda:historyTimeToLive="P90D">
<bpmn:definitions 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:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:camunda="http://camunda.org/schema/1.0/bpmn" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" id="Definitions_0rn46su" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="5.27.0">
<bpmn:process id="SET_ASIDE_JUDGMENT" name="set aside judgment" isExecutable="true" camunda:historyTimeToLive="P90D" camunda:isStartableInTasklist="false">
<bpmn:callActivity id="SetAsideJudgementRequest" name="Start Business Process" calledElement="StartBusinessProcess">
<bpmn:extensionElements>
<camunda:in variables="all" />
Expand All @@ -26,11 +26,8 @@
<bpmn:extensionElements>
<camunda:in variables="all" />
</bpmn:extensionElements>
<bpmn:incoming>Flow_0gpaflx</bpmn:incoming>
<bpmn:incoming>Flow_0y6slka</bpmn:incoming>
<bpmn:incoming>Flow_09tvpjs</bpmn:incoming>
<bpmn:incoming>Flow_1ofksnn</bpmn:incoming>
<bpmn:incoming>Flow_06nigsi</bpmn:incoming>
<bpmn:incoming>Flow_12hfo5j</bpmn:incoming>
<bpmn:incoming>Flow_JO_LIVE_FEED_DISABLED</bpmn:incoming>
<bpmn:outgoing>Flow_1og0z75</bpmn:outgoing>
</bpmn:callActivity>
<bpmn:endEvent id="Event_0jlhskg">
Expand Down Expand Up @@ -59,25 +56,21 @@
<bpmn:sequenceFlow id="Flow_0qjr8zn" sourceRef="NotifyClaimSetAsideJudgmentDefendant1" targetRef="Gateway_19b5dvl" />
<bpmn:exclusiveGateway id="Gateway_19b5dvl">
<bpmn:incoming>Flow_0qjr8zn</bpmn:incoming>
<bpmn:outgoing>Flow_0gpaflx</bpmn:outgoing>
<bpmn:outgoing>Flow_0r8cqwr</bpmn:outgoing>
<bpmn:outgoing>Flow_0gpaflx</bpmn:outgoing>
</bpmn:exclusiveGateway>
<bpmn:sequenceFlow id="Flow_0gpaflx" name="No" sourceRef="Gateway_19b5dvl" targetRef="Activity_0pqcpvc">
<bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">${!empty flowFlags.ONE_RESPONDENT_REPRESENTATIVE &amp;&amp; flowFlags.ONE_RESPONDENT_REPRESENTATIVE}</bpmn:conditionExpression>
</bpmn:sequenceFlow>
<bpmn:serviceTask id="NotifyClaimSetAsideJudgmentDefendant2" name="Notify Claim Set Aside Judgment Defendant2" camunda:type="external" camunda:topic="processCaseEvent">
<bpmn:extensionElements>
<camunda:inputOutput>
<camunda:inputParameter name="caseEvent">NOTIFY_CLAIM_SET_ASIDE_JUDGMENT_DEFENDANT2</camunda:inputParameter>
</camunda:inputOutput>
</bpmn:extensionElements>
<bpmn:incoming>Flow_0r8cqwr</bpmn:incoming>
<bpmn:outgoing>Flow_0y6slka</bpmn:outgoing>
<bpmn:outgoing>Flow_09zyg1n</bpmn:outgoing>
</bpmn:serviceTask>
<bpmn:sequenceFlow id="Flow_0r8cqwr" name="Yes" sourceRef="Gateway_19b5dvl" targetRef="NotifyClaimSetAsideJudgmentDefendant2">
<bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">${!empty flowFlags.TWO_RESPONDENT_REPRESENTATIVES &amp;&amp; flowFlags.TWO_RESPONDENT_REPRESENTATIVES}</bpmn:conditionExpression>
</bpmn:sequenceFlow>
<bpmn:sequenceFlow id="Flow_0y6slka" sourceRef="NotifyClaimSetAsideJudgmentDefendant2" targetRef="Activity_0pqcpvc" />
<bpmn:exclusiveGateway id="Gateway_00bae9b">
<bpmn:incoming>Flow_0vaobyf</bpmn:incoming>
<bpmn:outgoing>Flow_0l3rt07</bpmn:outgoing>
Expand Down Expand Up @@ -114,7 +107,7 @@
<bpmn:outgoing>Flow_09tvpjs</bpmn:outgoing>
<bpmn:outgoing>Flow_1qcagy1</bpmn:outgoing>
</bpmn:exclusiveGateway>
<bpmn:sequenceFlow id="Flow_09tvpjs" name="Dashboard Service Disabled" sourceRef="Gateway_0zfz0tr" targetRef="Activity_0pqcpvc">
<bpmn:sequenceFlow id="Flow_09tvpjs" name="Dashboard Service Disabled" sourceRef="Gateway_0zfz0tr" targetRef="Gateway_0vm1a54">
<bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">${empty flowFlags.DASHBOARD_SERVICE_ENABLED || !flowFlags.DASHBOARD_SERVICE_ENABLED}</bpmn:conditionExpression>
</bpmn:sequenceFlow>
<bpmn:serviceTask id="GenerateDashboardNotificationSetAsideDefendant" name="Generate Dashboard Notification Set aside Defendant 1" camunda:type="external" camunda:topic="processCaseEvent">
Expand All @@ -124,12 +117,11 @@
</camunda:inputOutput>
</bpmn:extensionElements>
<bpmn:incoming>Flow_1qcagy1</bpmn:incoming>
<bpmn:outgoing>Flow_1ofksnn</bpmn:outgoing>
<bpmn:outgoing>Flow_0tz0nzo</bpmn:outgoing>
</bpmn:serviceTask>
<bpmn:sequenceFlow id="Flow_1qcagy1" name="Dashboard Service Enabled" sourceRef="Gateway_0zfz0tr" targetRef="GenerateDashboardNotificationSetAsideDefendant">
<bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">${!empty flowFlags.DASHBOARD_SERVICE_ENABLED || flowFlags.DASHBOARD_SERVICE_ENABLED}</bpmn:conditionExpression>
</bpmn:sequenceFlow>
<bpmn:sequenceFlow id="Flow_1ofksnn" sourceRef="GenerateDashboardNotificationSetAsideDefendant" targetRef="Activity_0pqcpvc" />
<bpmn:serviceTask id="GenerateDashboardNotificationSetAsideJudgmentClaimant" name="Generate Dashboard Notification Claimant1" camunda:type="external" camunda:topic="processCaseEvent">
<bpmn:extensionElements>
<camunda:inputOutput>
Expand Down Expand Up @@ -159,9 +151,39 @@
<bpmn:sequenceFlow id="Flow_0315wkb" name="Yes" sourceRef="Gateway_0bu8jcg" targetRef="NotifyClaimSetAsideJudgmentClaimant">
<bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">${JUDGMENT_SET_ASIDE_ERROR==true}</bpmn:conditionExpression>
</bpmn:sequenceFlow>
<bpmn:sequenceFlow id="Flow_06nigsi" name="No" sourceRef="Gateway_0bu8jcg" targetRef="Activity_0pqcpvc">
<bpmn:sequenceFlow id="Flow_06nigsi" name="No" sourceRef="Gateway_0bu8jcg" targetRef="Gateway_0vm1a54">
<bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">${empty JUDGMENT_SET_ASIDE_ERROR || JUDGMENT_SET_ASIDE_ERROR==false}</bpmn:conditionExpression>
</bpmn:sequenceFlow>
<bpmn:sequenceFlow id="Flow_0gpaflx" name="No" sourceRef="Gateway_19b5dvl" targetRef="Gateway_0vm1a54">
<bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">${!empty flowFlags.ONE_RESPONDENT_REPRESENTATIVE &amp;&amp; flowFlags.ONE_RESPONDENT_REPRESENTATIVE}</bpmn:conditionExpression>
</bpmn:sequenceFlow>
<bpmn:exclusiveGateway id="Gateway_0vm1a54">
<bpmn:incoming>Flow_06nigsi</bpmn:incoming>
<bpmn:incoming>Flow_0gpaflx</bpmn:incoming>
<bpmn:incoming>Flow_09tvpjs</bpmn:incoming>
<bpmn:incoming>Flow_0tz0nzo</bpmn:incoming>
<bpmn:incoming>Flow_09zyg1n</bpmn:incoming>
<bpmn:outgoing>Flow_JO_LIVE_FEED_ENABLED</bpmn:outgoing>
<bpmn:outgoing>Flow_JO_LIVE_FEED_DISABLED</bpmn:outgoing>
</bpmn:exclusiveGateway>
<bpmn:sequenceFlow id="Flow_JO_LIVE_FEED_ENABLED" name="JO live feed active enabled" sourceRef="Gateway_0vm1a54" targetRef="NotifyRoboticsOnContinuousFeed">
<bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">${!empty flowFlags.IS_JO_LIVE_FEED_ACTIVE &amp;&amp; flowFlags.IS_JO_LIVE_FEED_ACTIVE}</bpmn:conditionExpression>
</bpmn:sequenceFlow>
<bpmn:sequenceFlow id="Flow_0tz0nzo" sourceRef="GenerateDashboardNotificationSetAsideDefendant" targetRef="Gateway_0vm1a54" />
<bpmn:sequenceFlow id="Flow_09zyg1n" sourceRef="NotifyClaimSetAsideJudgmentDefendant2" targetRef="Gateway_0vm1a54" />
<bpmn:serviceTask id="NotifyRoboticsOnContinuousFeed" name="Notify RPA on Continuous Feed" camunda:type="external" camunda:topic="processCaseEvent">
<bpmn:extensionElements>
<camunda:inputOutput>
<camunda:inputParameter name="caseEvent">NOTIFY_RPA_ON_CONTINUOUS_FEED</camunda:inputParameter>
</camunda:inputOutput>
</bpmn:extensionElements>
<bpmn:incoming>Flow_JO_LIVE_FEED_ENABLED</bpmn:incoming>
<bpmn:outgoing>Flow_12hfo5j</bpmn:outgoing>
</bpmn:serviceTask>
<bpmn:sequenceFlow id="Flow_12hfo5j" sourceRef="NotifyRoboticsOnContinuousFeed" targetRef="Activity_0pqcpvc" />
<bpmn:sequenceFlow id="Flow_JO_LIVE_FEED_DISABLED" name="JO live feed active disabled" sourceRef="Gateway_0vm1a54" targetRef="Activity_0pqcpvc">
<bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">${empty flowFlags.IS_JO_LIVE_FEED_ACTIVE || !flowFlags.IS_JO_LIVE_FEED_ACTIVE}</bpmn:conditionExpression>
</bpmn:sequenceFlow>
<bpmn:textAnnotation id="TextAnnotation_051hrvb">
<bpmn:text>Judgment set aside because of error?</bpmn:text>
</bpmn:textAnnotation>
Expand Down Expand Up @@ -189,12 +211,6 @@
<dc:Bounds x="160" y="245" width="24" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_0pqcpvc_di" bpmnElement="Activity_0pqcpvc">
<dc:Bounds x="1270" y="180" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_0jlhskg_di" bpmnElement="Event_0jlhskg">
<dc:Bounds x="1422" y="202" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_0nyrqab_di" bpmnElement="NotifyClaimSetAsideJudgmentClaimant">
<dc:Bounds x="480" y="350" width="100" height="80" />
<bpmndi:BPMNLabel />
Expand Down Expand Up @@ -224,16 +240,6 @@
<dc:Bounds x="840" y="510" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_0ka9kmk" bpmnElement="Gateway_0zfz0tr" isMarkerVisible="true">
<dc:Bounds x="1135" y="525" width="50" height="50" />
<bpmndi:BPMNLabel>
<dc:Bounds x="738" y="412" width="87" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_1pm1adk" bpmnElement="GenerateDashboardNotificationSetAsideDefendant">
<dc:Bounds x="1270" y="510" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_0pr3sn4" bpmnElement="GenerateDashboardNotificationSetAsideJudgmentClaimant">
<dc:Bounds x="610" y="350" width="100" height="80" />
<bpmndi:BPMNLabel />
Expand All @@ -248,6 +254,28 @@
<dc:Bounds x="611" y="113" width="37" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Gateway_0vm1a54_di" bpmnElement="Gateway_0vm1a54" isMarkerVisible="true">
<dc:Bounds x="1395" y="195" width="50" height="50" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_1pm1adk" bpmnElement="GenerateDashboardNotificationSetAsideDefendant">
<dc:Bounds x="1370" y="510" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_0ka9kmk" bpmnElement="Gateway_0zfz0tr" isMarkerVisible="true">
<dc:Bounds x="1205" y="525" width="50" height="50" />
<bpmndi:BPMNLabel>
<dc:Bounds x="738" y="412" width="87" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_0jlhskg_di" bpmnElement="Event_0jlhskg">
<dc:Bounds x="1842" y="202" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_0pqcpvc_di" bpmnElement="Activity_0pqcpvc">
<dc:Bounds x="1660" y="180" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_072bzew" bpmnElement="NotifyRoboticsOnContinuousFeed">
<dc:Bounds x="1530" y="180" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="TextAnnotation_051hrvb_di" bpmnElement="TextAnnotation_051hrvb">
<dc:Bounds x="560" y="110" width="99.99274099883856" height="54.587688734030195" />
<bpmndi:BPMNLabel />
Expand All @@ -267,8 +295,8 @@
<di:waypoint x="220" y="220" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1og0z75_di" bpmnElement="Flow_1og0z75">
<di:waypoint x="1370" y="220" />
<di:waypoint x="1422" y="220" />
<di:waypoint x="1760" y="220" />
<di:waypoint x="1842" y="220" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0posdss_di" bpmnElement="Flow_0posdss">
<di:waypoint x="580" y="390" />
Expand All @@ -281,7 +309,7 @@
<bpmndi:BPMNEdge id="Flow_0gpaflx_di" bpmnElement="Flow_0gpaflx">
<di:waypoint x="1040" y="365" />
<di:waypoint x="1040" y="220" />
<di:waypoint x="1270" y="220" />
<di:waypoint x="1390" y="220" />
<bpmndi:BPMNLabel>
<dc:Bounds x="1052" y="343" width="15" height="14" />
</bpmndi:BPMNLabel>
Expand All @@ -293,11 +321,6 @@
<dc:Bounds x="1076" y="398" width="18" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0y6slka_di" bpmnElement="Flow_0y6slka">
<di:waypoint x="1150" y="350" />
<di:waypoint x="1150" y="220" />
<di:waypoint x="1270" y="220" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0l3rt07_di" bpmnElement="Flow_0l3rt07">
<di:waypoint x="795" y="390" />
<di:waypoint x="880" y="390" />
Expand All @@ -315,32 +338,27 @@
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1hqmcdf_di" bpmnElement="Flow_1hqmcdf">
<di:waypoint x="1090" y="550" />
<di:waypoint x="1135" y="550" />
<di:waypoint x="1205" y="550" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1yxni0a_di" bpmnElement="Flow_1yxni0a">
<di:waypoint x="940" y="550" />
<di:waypoint x="990" y="550" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_09tvpjs_di" bpmnElement="Flow_09tvpjs">
<di:waypoint x="1160" y="525" />
<di:waypoint x="1160" y="483" />
<di:waypoint x="1320" y="483" />
<di:waypoint x="1320" y="260" />
<di:waypoint x="1230" y="525" />
<di:waypoint x="1230" y="220" />
<di:waypoint x="1395" y="220" />
<bpmndi:BPMNLabel>
<dc:Bounds x="1166" y="446" width="83" height="27" />
<dc:Bounds x="1228" y="476" width="83" height="27" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1qcagy1_di" bpmnElement="Flow_1qcagy1">
<di:waypoint x="1185" y="550" />
<di:waypoint x="1270" y="550" />
<di:waypoint x="1255" y="550" />
<di:waypoint x="1370" y="550" />
<bpmndi:BPMNLabel>
<dc:Bounds x="1167" y="566" width="81" height="27" />
<dc:Bounds x="1246" y="566" width="81" height="27" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1ofksnn_di" bpmnElement="Flow_1ofksnn">
<di:waypoint x="1320" y="510" />
<di:waypoint x="1320" y="260" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0vaobyf_di" bpmnElement="Flow_0vaobyf">
<di:waypoint x="710" y="390" />
<di:waypoint x="745" y="390" />
Expand All @@ -362,15 +380,44 @@
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_06nigsi_di" bpmnElement="Flow_06nigsi">
<di:waypoint x="555" y="220" />
<di:waypoint x="1270" y="220" />
<di:waypoint x="1395" y="220" />
<bpmndi:BPMNLabel>
<dc:Bounds x="572" y="202" width="15" height="14" />
<dc:Bounds x="577" y="202" width="15" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Association_0ftotez_di" bpmnElement="Association_0ftotez">
<di:waypoint x="541" y="206" />
<di:waypoint x="577" y="165" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_16hb0di_di" bpmnElement="Flow_JO_LIVE_FEED_ENABLED">
<di:waypoint x="1445" y="220" />
<di:waypoint x="1530" y="220" />
<bpmndi:BPMNLabel>
<dc:Bounds x="1453" y="186" width="71" height="27" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0tz0nzo_di" bpmnElement="Flow_0tz0nzo">
<di:waypoint x="1420" y="510" />
<di:waypoint x="1420" y="245" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_09zyg1n_di" bpmnElement="Flow_09zyg1n">
<di:waypoint x="1160" y="350" />
<di:waypoint x="1160" y="220" />
<di:waypoint x="1395" y="220" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_12hfo5j_di" bpmnElement="Flow_12hfo5j">
<di:waypoint x="1630" y="220" />
<di:waypoint x="1660" y="220" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_18sag39_di" bpmnElement="Flow_JO_LIVE_FEED_DISABLED">
<di:waypoint x="1420" y="195" />
<di:waypoint x="1420" y="120" />
<di:waypoint x="1710" y="120" />
<di:waypoint x="1710" y="180" />
<bpmndi:BPMNLabel>
<dc:Bounds x="1525" y="86" width="73" height="27" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
</bpmndi:BPMNPlane>
</bpmndi:BPMNDiagram>
</bpmn:definitions>
Loading
Loading