{"info":{"_postman_id":"924a382c-6538-46cb-bdcd-e39447e64b9b","name":"BPMN Server","description":"<html><head></head><body><h1 id=\"introduction\">Introduction</h1>\n<p>Access <strong>bpmn-server</strong> webAPI</p>\n<h1 id=\"overview\">Overview</h1>\n<p>need to install bpmn-server before using</p>\n<p><a href=\"https://github.com/ralphhanna/bpmn-server/\">see instructions</a></p>\n<h1 id=\"authentication\">Authentication</h1>\n<p>Using API-Key</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[{"content":"Introduction","slug":"introduction"},{"content":"Overview","slug":"overview"},{"content":"Authentication","slug":"authentication"}],"owner":"11781516","collectionId":"924a382c-6538-46cb-bdcd-e39447e64b9b","publishedId":"Szzn7wsm","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2020-06-21T02:02:43.000Z"},"item":[{"name":"datastore/delete","id":"cccac38a-93f2-4abc-8f09-9bc608d61221","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\r\n    \"query\": {\r\n        \"data.caseId\": 3030\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/datastore/deleteInstances","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"924a382c-6538-46cb-bdcd-e39447e64b9b","id":"924a382c-6538-46cb-bdcd-e39447e64b9b","name":"BPMN Server","type":"collection"}},"urlObject":{"protocol":"http","port":"3000","path":["api","datastore","deleteInstances"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"dd21bdaa-19d7-456e-9153-d3406b13915f","name":"datastore/delete","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\r\n    \"data.caseId\": 3030\r\n}","options":{"raw":{"language":"json"}}},"url":"{{site}}/api/datastore/deleteInstances"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"282"},{"key":"ETag","value":"W/\"11a-8JoxoezkztWX7SK2Cp2/Qnp663w\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Date","value":"Fri, 12 Aug 2022 05:23:00 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"result\": {\n        \"result\": {\n            \"n\": 2,\n            \"ok\": 1\n        },\n        \"connection\": {\n            \"_events\": {},\n            \"_eventsCount\": 4,\n            \"id\": 1,\n            \"address\": \"127.0.0.1:27017\",\n            \"bson\": {},\n            \"socketTimeout\": 0,\n            \"host\": \"localhost\",\n            \"port\": 27017,\n            \"monitorCommands\": false,\n            \"closed\": false,\n            \"destroyed\": false,\n            \"lastIsMasterMS\": 8\n        },\n        \"deletedCount\": 2,\n        \"n\": 2,\n        \"ok\": 1\n    }\n}"}],"_postman_id":"cccac38a-93f2-4abc-8f09-9bc608d61221"},{"name":"engine/start","id":"8156d90b-083b-4d41-aa43-6eb7fb78bd98","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-api-key","value":"1234","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"loop\",\r\n    \"data\": {\r\n        \"caseId\": 3030,\r\n        \"claim\": \"abc\"\r\n    }, \"options\" : {\"noWait\": true}\r\n}","options":{"raw":{"language":"json"}}},"url":"{{site}}/api/engine/start","description":"<p>Starts a BPMN Definition</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"924a382c-6538-46cb-bdcd-e39447e64b9b","id":"924a382c-6538-46cb-bdcd-e39447e64b9b","name":"BPMN Server","type":"collection"}},"urlObject":{"path":["api","engine","start"],"host":["{{site}}"],"query":[],"variable":[]}},"response":[{"id":"9bd33d56-caf3-4a83-9813-13d0fb3b286e","name":"http://localhost:3000/api/engine/start","originalRequest":{"method":"POST","header":[{"key":"x-api-key","value":"1234","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"loop\",\r\n    \"data\": {\r\n        \"caseId\": 3030,\r\n        \"claim\": \"abc\"\r\n    }, \"options\" : {\"noWait\": false}\r\n}","options":{"raw":{"language":"json"}}},"url":"{{site}}/api/engine/start"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 11 Aug 2022 23:39:04 GMT"},{"key":"Server","value":"Apache/2.4.41 (Ubuntu)"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"14ec-QkYN/NvLEgDMnVWJxfiMsAk7U4A\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Via","value":"1.1 bpmn.omniworkflow.com (Apache/2.4.41)"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"items\": [],\n    \"logs\": [\n        \"ACTION:execute:\"\n    ],\n    \"tokens\": [],\n    \"loops\": [],\n    \"involvements\": [],\n    \"authorizations\": [],\n    \"id\": \"11f7efe3-938c-4213-af65-4f745387f780\",\n    \"name\": \"loop\",\n    \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\r\\n<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:camunda=\\\"http://camunda.org/schema/1.0/bpmn\\\" id=\\\"Definitions_0fqpje6\\\" targetNamespace=\\\"http://bpmn.io/schema/bpmn\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"7.2.0\\\">\\r\\n  <bpmn:collaboration id=\\\"Collaboration_0q44ppb\\\">\\r\\n    <bpmn:participant id=\\\"Participant_0zpon3h\\\" processRef=\\\"Process_1so81jg\\\" />\\r\\n  </bpmn:collaboration>\\r\\n  <bpmn:process id=\\\"Process_1so81jg\\\" isExecutable=\\\"false\\\">\\r\\n    <bpmn:sequenceFlow id=\\\"Flow_18xinq3\\\" sourceRef=\\\"StartEvent_1ohx91b\\\" targetRef=\\\"script_task\\\" />\\r\\n    <bpmn:sequenceFlow id=\\\"Flow_0xpjff0\\\" sourceRef=\\\"script_task\\\" targetRef=\\\"service_task\\\" />\\r\\n    <bpmn:sequenceFlow id=\\\"Flow_0s8ghrk\\\" sourceRef=\\\"service_task\\\" targetRef=\\\"Event_0bf16wv\\\" />\\r\\n    <bpmn:startEvent id=\\\"StartEvent_1ohx91b\\\">\\r\\n      <bpmn:extensionElements>\\r\\n        <camunda:script event=\\\"start\\\"><![CDATA[console.log(\\\"This is the start event\\\");\\r\\n          this.token.applyInput({records:[1,2,3,4,5]});\\r\\n          console.log('=====from script',this.token.data);\\r\\n          this.log(\\\"====This is the start event\\\");]]></camunda:script>\\r\\n      </bpmn:extensionElements>\\r\\n      <bpmn:outgoing>Flow_18xinq3</bpmn:outgoing>\\r\\n    </bpmn:startEvent>\\r\\n    <bpmn:ScriptTask id=\\\"script_task\\\" name=\\\"Script Task\\\">\\r\\n      <bpmn:script><![CDATA[\\r\\n\\r\\n        this.log('this is a script task');\\r\\n\\r\\n        ]]></bpmn:script>\\r\\n    \\r\\n      <bpmn:incoming>Flow_18xinq3</bpmn:incoming>\\r\\n      <bpmn:outgoing>Flow_0xpjff0</bpmn:outgoing>\\r\\n      <bpmn:multiInstanceLoopCharacteristics isSequential=\\\"true\\\" camunda:collection=\\\"(this.records)\\\" />\\r\\n    </bpmn:ScriptTask>\\r\\n    <bpmn:ServiceTask id=\\\"service_task\\\" name=\\\"Service Task\\\" implementation=\\\"service1\\\">\\r\\n      <bpmn:incoming>Flow_0xpjff0</bpmn:incoming>\\r\\n      <bpmn:outgoing>Flow_0s8ghrk</bpmn:outgoing>\\r\\n      <bpmn:multiInstanceLoopCharacteristics camunda:collection=\\\"(this.records)\\\" />\\r\\n    </bpmn:ServiceTask>\\r\\n    <bpmn:endEvent id=\\\"Event_0bf16wv\\\">\\r\\n      <bpmn:incoming>Flow_0s8ghrk</bpmn:incoming>\\r\\n    </bpmn:endEvent>\\r\\n  </bpmn:process>\\r\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\r\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0q44ppb\\\">\\r\\n      <bpmndi:BPMNShape id=\\\"Participant_0zpon3h_di\\\" bpmnElement=\\\"Participant_0zpon3h\\\" isHorizontal=\\\"true\\\">\\r\\n        <dc:Bounds x=\\\"156\\\" y=\\\"61\\\" width=\\\"495\\\" height=\\\"181\\\" />\\r\\n      </bpmndi:BPMNShape>\\r\\n      <bpmndi:BPMNEdge id=\\\"Flow_18xinq3_di\\\" bpmnElement=\\\"Flow_18xinq3\\\">\\r\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"244\\\" y=\\\"154\\\" />\\r\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"270\\\" y=\\\"154\\\" />\\r\\n        <bpmndi:BPMNLabel>\\r\\n          <dc:Bounds x=\\\"212\\\" y=\\\"129\\\" width=\\\"90\\\" height=\\\"20\\\" />\\r\\n        </bpmndi:BPMNLabel>\\r\\n      </bpmndi:BPMNEdge>\\r\\n      <bpmndi:BPMNEdge id=\\\"Flow_0xpjff0_di\\\" bpmnElement=\\\"Flow_0xpjff0\\\">\\r\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"370\\\" y=\\\"154\\\" />\\r\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"395\\\" y=\\\"154\\\" />\\r\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"395\\\" y=\\\"154\\\" />\\r\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"415\\\" y=\\\"154\\\" />\\r\\n        <bpmndi:BPMNLabel>\\r\\n          <dc:Bounds x=\\\"365\\\" y=\\\"144\\\" width=\\\"90\\\" height=\\\"20\\\" />\\r\\n        </bpmndi:BPMNLabel>\\r\\n      </bpmndi:BPMNEdge>\\r\\n      <bpmndi:BPMNEdge id=\\\"Flow_0s8ghrk_di\\\" bpmnElement=\\\"Flow_0s8ghrk\\\">\\r\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"515\\\" y=\\\"154\\\" />\\r\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"572\\\" y=\\\"154\\\" />\\r\\n        <bpmndi:BPMNLabel>\\r\\n          <dc:Bounds x=\\\"498.5\\\" y=\\\"129\\\" width=\\\"90\\\" height=\\\"20\\\" />\\r\\n        </bpmndi:BPMNLabel>\\r\\n      </bpmndi:BPMNEdge>\\r\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_1ohx91b\\\">\\r\\n        <dc:Bounds x=\\\"208\\\" y=\\\"136\\\" width=\\\"36\\\" height=\\\"36\\\" />\\r\\n        <bpmndi:BPMNLabel>\\r\\n          <dc:Bounds x=\\\"181\\\" y=\\\"172\\\" width=\\\"90\\\" height=\\\"20\\\" />\\r\\n        </bpmndi:BPMNLabel>\\r\\n      </bpmndi:BPMNShape>\\r\\n      <bpmndi:BPMNShape id=\\\"script_task_di\\\" bpmnElement=\\\"script_task\\\">\\r\\n        <dc:Bounds x=\\\"270\\\" y=\\\"114\\\" width=\\\"100\\\" height=\\\"80\\\" />\\r\\n      </bpmndi:BPMNShape>\\r\\n      <bpmndi:BPMNShape id=\\\"service_task_di\\\" bpmnElement=\\\"service_task\\\">\\r\\n        <dc:Bounds x=\\\"415\\\" y=\\\"114\\\" width=\\\"100\\\" height=\\\"80\\\" />\\r\\n      </bpmndi:BPMNShape>\\r\\n      <bpmndi:BPMNShape id=\\\"Event_0bf16wv_di\\\" bpmnElement=\\\"Event_0bf16wv\\\">\\r\\n        <dc:Bounds x=\\\"572\\\" y=\\\"136\\\" width=\\\"36\\\" height=\\\"36\\\" />\\r\\n        <bpmndi:BPMNLabel>\\r\\n          <dc:Bounds x=\\\"545\\\" y=\\\"172\\\" width=\\\"90\\\" height=\\\"20\\\" />\\r\\n        </bpmndi:BPMNLabel>\\r\\n      </bpmndi:BPMNShape>\\r\\n    </bpmndi:BPMNPlane>\\r\\n  </bpmndi:BPMNDiagram>\\r\\n</bpmn:definitions>\\r\\n\"\n}"}],"_postman_id":"8156d90b-083b-4d41-aa43-6eb7fb78bd98"},{"name":"engine/restart","id":"0eca0425-03e1-4d15-b8fb-5f46d8d41660","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-api-key","value":"1234","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"loop\",\r\n    \"data\": {\r\n        \"caseId\": 3030,\r\n        \"claim\": \"abc\"\r\n    }, \"options\" : {\"noWait\": true}\r\n}","options":{"raw":{"language":"json"}}},"url":"{{site}}/api/engine/start","description":"<p>Starts a BPMN Definition</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"924a382c-6538-46cb-bdcd-e39447e64b9b","id":"924a382c-6538-46cb-bdcd-e39447e64b9b","name":"BPMN Server","type":"collection"}},"urlObject":{"path":["api","engine","start"],"host":["{{site}}"],"query":[],"variable":[]}},"response":[{"id":"448d5ee4-7d6b-427e-9d71-676e762c644d","name":"http://localhost:3000/api/engine/start","originalRequest":{"method":"POST","header":[{"key":"x-api-key","value":"1234","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"loop\",\r\n    \"data\": {\r\n        \"caseId\": 3030,\r\n        \"claim\": \"abc\"\r\n    }, \"options\" : {\"noWait\": false}\r\n}","options":{"raw":{"language":"json"}}},"url":"{{site}}/api/engine/start"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 11 Aug 2022 23:39:04 GMT"},{"key":"Server","value":"Apache/2.4.41 (Ubuntu)"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"14ec-QkYN/NvLEgDMnVWJxfiMsAk7U4A\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Via","value":"1.1 bpmn.omniworkflow.com (Apache/2.4.41)"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"items\": [],\n    \"logs\": [\n        \"ACTION:execute:\"\n    ],\n    \"tokens\": [],\n    \"loops\": [],\n    \"involvements\": [],\n    \"authorizations\": [],\n    \"id\": \"11f7efe3-938c-4213-af65-4f745387f780\",\n    \"name\": \"loop\",\n    \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\r\\n<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:camunda=\\\"http://camunda.org/schema/1.0/bpmn\\\" id=\\\"Definitions_0fqpje6\\\" targetNamespace=\\\"http://bpmn.io/schema/bpmn\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"7.2.0\\\">\\r\\n  <bpmn:collaboration id=\\\"Collaboration_0q44ppb\\\">\\r\\n    <bpmn:participant id=\\\"Participant_0zpon3h\\\" processRef=\\\"Process_1so81jg\\\" />\\r\\n  </bpmn:collaboration>\\r\\n  <bpmn:process id=\\\"Process_1so81jg\\\" isExecutable=\\\"false\\\">\\r\\n    <bpmn:sequenceFlow id=\\\"Flow_18xinq3\\\" sourceRef=\\\"StartEvent_1ohx91b\\\" targetRef=\\\"script_task\\\" />\\r\\n    <bpmn:sequenceFlow id=\\\"Flow_0xpjff0\\\" sourceRef=\\\"script_task\\\" targetRef=\\\"service_task\\\" />\\r\\n    <bpmn:sequenceFlow id=\\\"Flow_0s8ghrk\\\" sourceRef=\\\"service_task\\\" targetRef=\\\"Event_0bf16wv\\\" />\\r\\n    <bpmn:startEvent id=\\\"StartEvent_1ohx91b\\\">\\r\\n      <bpmn:extensionElements>\\r\\n        <camunda:script event=\\\"start\\\"><![CDATA[console.log(\\\"This is the start event\\\");\\r\\n          this.token.applyInput({records:[1,2,3,4,5]});\\r\\n          console.log('=====from script',this.token.data);\\r\\n          this.log(\\\"====This is the start event\\\");]]></camunda:script>\\r\\n      </bpmn:extensionElements>\\r\\n      <bpmn:outgoing>Flow_18xinq3</bpmn:outgoing>\\r\\n    </bpmn:startEvent>\\r\\n    <bpmn:ScriptTask id=\\\"script_task\\\" name=\\\"Script Task\\\">\\r\\n      <bpmn:script><![CDATA[\\r\\n\\r\\n        this.log('this is a script task');\\r\\n\\r\\n        ]]></bpmn:script>\\r\\n    \\r\\n      <bpmn:incoming>Flow_18xinq3</bpmn:incoming>\\r\\n      <bpmn:outgoing>Flow_0xpjff0</bpmn:outgoing>\\r\\n      <bpmn:multiInstanceLoopCharacteristics isSequential=\\\"true\\\" camunda:collection=\\\"(this.records)\\\" />\\r\\n    </bpmn:ScriptTask>\\r\\n    <bpmn:ServiceTask id=\\\"service_task\\\" name=\\\"Service Task\\\" implementation=\\\"service1\\\">\\r\\n      <bpmn:incoming>Flow_0xpjff0</bpmn:incoming>\\r\\n      <bpmn:outgoing>Flow_0s8ghrk</bpmn:outgoing>\\r\\n      <bpmn:multiInstanceLoopCharacteristics camunda:collection=\\\"(this.records)\\\" />\\r\\n    </bpmn:ServiceTask>\\r\\n    <bpmn:endEvent id=\\\"Event_0bf16wv\\\">\\r\\n      <bpmn:incoming>Flow_0s8ghrk</bpmn:incoming>\\r\\n    </bpmn:endEvent>\\r\\n  </bpmn:process>\\r\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\r\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0q44ppb\\\">\\r\\n      <bpmndi:BPMNShape id=\\\"Participant_0zpon3h_di\\\" bpmnElement=\\\"Participant_0zpon3h\\\" isHorizontal=\\\"true\\\">\\r\\n        <dc:Bounds x=\\\"156\\\" y=\\\"61\\\" width=\\\"495\\\" height=\\\"181\\\" />\\r\\n      </bpmndi:BPMNShape>\\r\\n      <bpmndi:BPMNEdge id=\\\"Flow_18xinq3_di\\\" bpmnElement=\\\"Flow_18xinq3\\\">\\r\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"244\\\" y=\\\"154\\\" />\\r\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"270\\\" y=\\\"154\\\" />\\r\\n        <bpmndi:BPMNLabel>\\r\\n          <dc:Bounds x=\\\"212\\\" y=\\\"129\\\" width=\\\"90\\\" height=\\\"20\\\" />\\r\\n        </bpmndi:BPMNLabel>\\r\\n      </bpmndi:BPMNEdge>\\r\\n      <bpmndi:BPMNEdge id=\\\"Flow_0xpjff0_di\\\" bpmnElement=\\\"Flow_0xpjff0\\\">\\r\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"370\\\" y=\\\"154\\\" />\\r\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"395\\\" y=\\\"154\\\" />\\r\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"395\\\" y=\\\"154\\\" />\\r\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"415\\\" y=\\\"154\\\" />\\r\\n        <bpmndi:BPMNLabel>\\r\\n          <dc:Bounds x=\\\"365\\\" y=\\\"144\\\" width=\\\"90\\\" height=\\\"20\\\" />\\r\\n        </bpmndi:BPMNLabel>\\r\\n      </bpmndi:BPMNEdge>\\r\\n      <bpmndi:BPMNEdge id=\\\"Flow_0s8ghrk_di\\\" bpmnElement=\\\"Flow_0s8ghrk\\\">\\r\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"515\\\" y=\\\"154\\\" />\\r\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"572\\\" y=\\\"154\\\" />\\r\\n        <bpmndi:BPMNLabel>\\r\\n          <dc:Bounds x=\\\"498.5\\\" y=\\\"129\\\" width=\\\"90\\\" height=\\\"20\\\" />\\r\\n        </bpmndi:BPMNLabel>\\r\\n      </bpmndi:BPMNEdge>\\r\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_1ohx91b\\\">\\r\\n        <dc:Bounds x=\\\"208\\\" y=\\\"136\\\" width=\\\"36\\\" height=\\\"36\\\" />\\r\\n        <bpmndi:BPMNLabel>\\r\\n          <dc:Bounds x=\\\"181\\\" y=\\\"172\\\" width=\\\"90\\\" height=\\\"20\\\" />\\r\\n        </bpmndi:BPMNLabel>\\r\\n      </bpmndi:BPMNShape>\\r\\n      <bpmndi:BPMNShape id=\\\"script_task_di\\\" bpmnElement=\\\"script_task\\\">\\r\\n        <dc:Bounds x=\\\"270\\\" y=\\\"114\\\" width=\\\"100\\\" height=\\\"80\\\" />\\r\\n      </bpmndi:BPMNShape>\\r\\n      <bpmndi:BPMNShape id=\\\"service_task_di\\\" bpmnElement=\\\"service_task\\\">\\r\\n        <dc:Bounds x=\\\"415\\\" y=\\\"114\\\" width=\\\"100\\\" height=\\\"80\\\" />\\r\\n      </bpmndi:BPMNShape>\\r\\n      <bpmndi:BPMNShape id=\\\"Event_0bf16wv_di\\\" bpmnElement=\\\"Event_0bf16wv\\\">\\r\\n        <dc:Bounds x=\\\"572\\\" y=\\\"136\\\" width=\\\"36\\\" height=\\\"36\\\" />\\r\\n        <bpmndi:BPMNLabel>\\r\\n          <dc:Bounds x=\\\"545\\\" y=\\\"172\\\" width=\\\"90\\\" height=\\\"20\\\" />\\r\\n        </bpmndi:BPMNLabel>\\r\\n      </bpmndi:BPMNShape>\\r\\n    </bpmndi:BPMNPlane>\\r\\n  </bpmndi:BPMNDiagram>\\r\\n</bpmn:definitions>\\r\\n\"\n}"}],"_postman_id":"0eca0425-03e1-4d15-b8fb-5f46d8d41660"},{"name":"engine/restart - startEvet","event":[{"listen":"test","script":{"id":"2735b742-13d2-4844-a0c7-97a1bb770b5d","exec":[""],"type":"text/javascript"}}],"id":"3e4b794b-fba4-40e1-9c73-c6eda5021d23","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{ \"instanceId\":\"346f2879-e923-4ca2-beff-764e0cf4a095\" ,\r\n    \"startNodeId\": \"start2\",\r\n    \"data\" : { }\r\n}\t\r\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/engine/startEvent","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"924a382c-6538-46cb-bdcd-e39447e64b9b","id":"924a382c-6538-46cb-bdcd-e39447e64b9b","name":"BPMN Server","type":"collection"}},"urlObject":{"protocol":"http","port":"3000","path":["api","engine","startEvent"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"10a3f550-a4a4-4037-bf1e-efd7f19cde35","name":"engine/invoke","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"query\": {\r\n        \"data.caseId\": 3030,\r\n        \"items.elementId\": \"task_Buy\"\r\n    },\r\n    \"data\": {}, \"userId\": \"JohnSmith\", \"options\": { \"noWait\": true}\r\n}","options":{"raw":{"language":"json"}}},"url":"{{site}}/api/engine/invoke"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"48a2-eZKyQtPMCbY3DHs8I3nmiUazXD0\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Date","value":"Fri, 12 Aug 2022 05:23:07 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"instance\": {\n        \"items\": [\n            {\n                \"id\": \"f4c98e18-9c69-492e-aebc-4a216dc58612\",\n                \"seq\": 0,\n                \"tokenId\": 0,\n                \"elementId\": \"StartEvent_158yep3\",\n                \"status\": \"end\",\n                \"startedAt\": \"2022-08-12T05:23:04.311Z\",\n                \"endedAt\": \"2022-08-12T05:23:04.314Z\",\n                \"type\": \"bpmn:StartEvent\",\n                \"assignments\": [],\n                \"authorizations\": [],\n                \"notifications\": []\n            },\n            {\n                \"id\": \"ac43a47b-d3f0-4a82-93bd-a781ac8e7883\",\n                \"seq\": 1,\n                \"tokenId\": 0,\n                \"elementId\": \"flow_start_buy\",\n                \"status\": \"end\",\n                \"endedAt\": null,\n                \"type\": \"bpmn:SequenceFlow\",\n                \"assignments\": [],\n                \"authorizations\": [],\n                \"notifications\": []\n            },\n            {\n                \"id\": \"d69b63bd-25a3-461d-ba07-ae81b42dc55f\",\n                \"seq\": 2,\n                \"tokenId\": 0,\n                \"elementId\": \"task_Buy\",\n                \"name\": \"Buy\",\n                \"status\": \"end\",\n                \"startedAt\": \"2022-08-12T05:23:04.319Z\",\n                \"endedAt\": \"2022-08-12T05:23:07.275Z\",\n                \"type\": \"bpmn:UserTask\",\n                \"assignments\": [\n                    {\n                        \"id\": \"9862b392-e1ca-4ecd-8a7e-a8339644deb9\",\n                        \"ruleId\": \"6\"\n                    }\n                ],\n                \"authorizations\": [\n                    {\n                        \"id\": \"110c786c-509c-4a18-8fa5-633216dbc0b6\",\n                        \"ruleId\": \"3\",\n                        \"privilege\": \"Perform\"\n                    }\n                ],\n                \"notifications\": [\n                    {\n                        \"id\": \"51f26d73-c8b1-4371-8d41-4aefa1d5b764\",\n                        \"ruleId\": \"4\",\n                        \"event\": \"wait\"\n                    },\n                    {\n                        \"id\": \"53ae73f1-a413-4244-a877-00cca9853322\",\n                        \"ruleId\": \"5\",\n                        \"userId\": \"user1\",\n                        \"userGroup\": null,\n                        \"event\": \"end\"\n                    }\n                ]\n            },\n            {\n                \"id\": \"9670c411-fbf3-4773-ac6d-95f8f622a26a\",\n                \"seq\": 3,\n                \"tokenId\": 0,\n                \"elementId\": \"flow_buy_gw\",\n                \"status\": \"end\",\n                \"userId\": \"JohnSmith\",\n                \"endedAt\": null,\n                \"type\": \"bpmn:SequenceFlow\",\n                \"assignments\": [],\n                \"authorizations\": [],\n                \"notifications\": []\n            },\n            {\n                \"id\": \"ba0aa9fd-9f66-4978-82b6-ebbfafb7b5de\",\n                \"seq\": 4,\n                \"tokenId\": 0,\n                \"elementId\": \"gateway_1\",\n                \"status\": \"end\",\n                \"userId\": \"JohnSmith\",\n                \"startedAt\": \"2022-08-12T05:23:07.280Z\",\n                \"endedAt\": \"2022-08-12T05:23:07.280Z\",\n                \"type\": \"bpmn:InclusiveGateway\",\n                \"assignments\": [],\n                \"authorizations\": [],\n                \"notifications\": []\n            },\n            {\n                \"id\": \"89b2b87b-91fe-4a16-9a76-9c21692e8c5e\",\n                \"seq\": 7,\n                \"tokenId\": 0,\n                \"elementId\": \"flow_gw1_gw2\",\n                \"status\": \"end\",\n                \"userId\": \"JohnSmith\",\n                \"endedAt\": null,\n                \"type\": \"bpmn:SequenceFlow\",\n                \"assignments\": [],\n                \"authorizations\": [],\n                \"notifications\": []\n            },\n            {\n                \"id\": \"65d19837-b59c-453d-adbe-9b1fb26d7c6a\",\n                \"seq\": 8,\n                \"tokenId\": 0,\n                \"elementId\": \"gateway_2\",\n                \"status\": \"end\",\n                \"userId\": \"JohnSmith\",\n                \"startedAt\": \"2022-08-12T05:23:07.318Z\",\n                \"endedAt\": \"2022-08-12T05:23:07.319Z\",\n                \"type\": \"bpmn:ParallelGateway\",\n                \"assignments\": [],\n                \"authorizations\": [],\n                \"notifications\": []\n            },\n            {\n                \"id\": \"573a1207-a8b5-48f4-87ee-339c203f8fa2\",\n                \"seq\": 9,\n                \"tokenId\": 0,\n                \"elementId\": \"flow_gw2_drive\",\n                \"status\": \"end\",\n                \"userId\": \"JohnSmith\",\n                \"endedAt\": null,\n                \"type\": \"bpmn:SequenceFlow\",\n                \"assignments\": [],\n                \"authorizations\": [],\n                \"notifications\": []\n            },\n            {\n                \"id\": \"c8e15cd1-9abb-4148-aaf6-f00a59570663\",\n                \"seq\": 10,\n                \"tokenId\": 0,\n                \"elementId\": \"task_Drive\",\n                \"name\": \"Drive\",\n                \"status\": \"wait\",\n                \"userId\": \"JohnSmith\",\n                \"startedAt\": \"2022-08-12T05:23:07.324Z\",\n                \"endedAt\": null,\n                \"type\": \"bpmn:UserTask\",\n                \"assignments\": [\n                    {\n                        \"id\": \"e3eb13d0-e4ad-43d8-b557-aaa9ddc81a3b\",\n                        \"ruleId\": \"8\",\n                        \"userId\": null,\n                        \"userGroup\": \"driver\"\n                    }\n                ],\n                \"authorizations\": [],\n                \"notifications\": []\n            }\n        ],\n        \"logs\": [\n            \"ACTION:execute:\",\n            \"..starting at :StartEvent_158yep3\",\n            \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n            \".executing item:StartEvent_158yep3 f4c98e18-9c69-492e-aebc-4a216dc58612\",\n            \"..>enter StartEvent_158yep3\",\n            \"..>start StartEvent_158yep3\",\n            \"..>run StartEvent_158yep3\",\n            \"..>end StartEvent_158yep3\",\n            \"setting item status to endf4c98e18-9c69-492e-aebc-4a216dc58612statusend\",\n            \"..executing item:StartEvent_158yep3 f4c98e18-9c69-492e-aebc-4a216dc58612 is done\",\n            \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n            \"..Flow -flow_start_buy going to task_Buy action : take\",\n            \"..return outbounds1\",\n            \"...processing flowflow_start_buy to task_Buy\",\n            \"... waiting for 1\",\n            \".executing item:task_Buy d69b63bd-25a3-461d-ba07-ae81b42dc55f\",\n            \"..>enter task_Buy\",\n            \"..>start task_Buy\",\n            \"..>wait task_Buy\",\n            \"..executing item:task_Buy d69b63bd-25a3-461d-ba07-ae81b42dc55f is done\",\n            \"..token.goNext is done task_Buy bpmn:UserTask\",\n            \".execute returned \",\n            \".Execution Report ----\",\n            \"..Status:running\",\n            \"..token: 0 - wait - Primary current: task_Buy from root child of - {\\\"caseId\\\":3030,\\\"claim\\\":\\\"abc\\\"}\",\n            \"..Item:0 -T# 0 StartEvent_158yep3 Type: bpmn:StartEvent status: end  from 2022-08-12T05:23:04.311Z to 2022-08-12T05:23:04.314Z id: f4c98e18-9c69-492e-aebc-4a216dc58612\",\n            \"..Item:1 -T# 0 flow_start_buy Type: bpmn:SequenceFlow status: end\",\n            \"..Item:2 -T# 0 task_Buy Type: bpmn:UserTask status: wait  from 2022-08-12T05:23:04.319Z to - id: d69b63bd-25a3-461d-ba07-ae81b42dc55f\",\n            \".data:\",\n            \"{\\\"caseId\\\":3030,\\\"claim\\\":\\\"abc\\\"}\",\n            \"Action:engineInvoke {\\\"data.caseId\\\":3030,\\\"items.elementId\\\":\\\"task_Buy\\\"}\",\n            \"Action:signal d69b63bd-25a3-461d-ba07-ae81b42dc55f startedAt \",\n            \"..launching a token signal\",\n            \"..token.signal task_Buy bpmn:UserTask\",\n            \"--setting input {}\",\n            \"..>transformInput task_Buy\",\n            \"..>end task_Buy\",\n            \"setting item status to endd69b63bd-25a3-461d-ba07-ae81b42dc55fstatusend\",\n            \"..token.goNext task_Buy bpmn:UserTask\",\n            \"..Flow -flow_buy_gw going to gateway_1 action : take\",\n            \"..return outbounds1\",\n            \"...processing flowflow_buy_gw to gateway_1\",\n            \"... waiting for 1\",\n            \".executing item:gateway_1 ba0aa9fd-9f66-4978-82b6-ebbfafb7b5de\",\n            \"..>enter gateway_1\",\n            \"..>start gateway_1\",\n            \"..>run gateway_1\",\n            \"..>end gateway_1\",\n            \"setting item status to endba0aa9fd-9f66-4978-82b6-ebbfafb7b5destatusend\",\n            \"..executing item:gateway_1 ba0aa9fd-9f66-4978-82b6-ebbfafb7b5de is done\",\n            \"..token.goNext gateway_1 bpmn:InclusiveGateway\",\n            \"..conditionExpression:{\\\"$type\\\":\\\"bpmn:Expression\\\",\\\"body\\\":\\\"(this.needsCleaning==\\\\\\\"Yes\\\\\\\")\\\"}\",\n            \"{\\\"caseId\\\":3030,\\\"claim\\\":\\\"abc\\\"}\",\n            \"..conditionExpression:(this.needsCleaning==\\\"Yes\\\") result: false\",\n            \"..Flow -flow_gw1_clean going to task_clean action : discard\",\n            \"..conditionExpression:{\\\"$type\\\":\\\"bpmn:Expression\\\",\\\"body\\\":\\\"(this.needsRepairs==\\\\\\\"Yes\\\\\\\")\\\"}\",\n            \"{\\\"caseId\\\":3030,\\\"claim\\\":\\\"abc\\\"}\",\n            \"..conditionExpression:(this.needsRepairs==\\\"Yes\\\") result: false\",\n            \"..Flow -flow_gw1_repair going to task_repair action : discard\",\n            \"..return outbounds1\",\n            \"...processing flowflow_gw1_gw2 to gateway_2\",\n            \"... waiting for 1\",\n            \".executing item:gateway_2 65d19837-b59c-453d-adbe-9b1fb26d7c6a\",\n            \"..>enter gateway_2\",\n            \"..>start gateway_2\",\n            \"..Starting a converging gateway\",\n            \"..converging .. my token 0\",\n            \"..# of active tokens pending 0\",\n            \"..let us converge now \",\n            \"..>run gateway_2\",\n            \"..>end gateway_2\",\n            \"setting item status to end65d19837-b59c-453d-adbe-9b1fb26d7c6astatusend\",\n            \"..executing item:gateway_2 65d19837-b59c-453d-adbe-9b1fb26d7c6a is done\",\n            \"..token.goNext gateway_2 bpmn:ParallelGateway\",\n            \"..Flow -flow_gw2_drive going to task_Drive action : take\",\n            \"..return outbounds1\",\n            \"...processing flowflow_gw2_drive to task_Drive\",\n            \"... waiting for 1\",\n            \".executing item:task_Drive c8e15cd1-9abb-4148-aaf6-f00a59570663\",\n            \"..>enter task_Drive\",\n            \"..>start task_Drive\",\n            \"..>wait task_Drive\",\n            \"..executing item:task_Drive c8e15cd1-9abb-4148-aaf6-f00a59570663 is done\",\n            \"..token.goNext is done task_Drive bpmn:UserTask\",\n            \"..token.goNext is done task_Drive bpmn:UserTask\",\n            \"..token.goNext is done task_Drive bpmn:UserTask\",\n            \"..token.invoke ended task_Drive bpmn:UserTask\",\n            \"..signal token is done\",\n            \".signal returning .. waiting for promises status:running id: d69b63bd-25a3-461d-ba07-ae81b42dc55f\",\n            \".signal returned process  status:running id: d69b63bd-25a3-461d-ba07-ae81b42dc55f\",\n            \".Execution Report ----\",\n            \"..Status:running\",\n            \"..token: 0 - wait - Primary current: task_Drive from root child of - {\\\"caseId\\\":3030,\\\"claim\\\":\\\"abc\\\"}\",\n            \"..Item:0 -T# 0 StartEvent_158yep3 Type: bpmn:StartEvent status: end  from 2022-08-12T05:23:04.311Z to 2022-08-12T05:23:04.314Z id: f4c98e18-9c69-492e-aebc-4a216dc58612\",\n            \"..Item:1 -T# 0 flow_start_buy Type: bpmn:SequenceFlow status: end\",\n            \"..Item:2 -T# 0 task_Buy Type: bpmn:UserTask status: end  from 2022-08-12T05:23:04.319Z to 2022-08-12T05:23:07.275Z id: d69b63bd-25a3-461d-ba07-ae81b42dc55f\",\n            \"..Item:3 -T# 0 flow_buy_gw Type: bpmn:SequenceFlow status: end\",\n            \"..Item:4 -T# 0 gateway_1 Type: bpmn:InclusiveGateway status: end  from 2022-08-12T05:23:07.280Z to 2022-08-12T05:23:07.280Z id: ba0aa9fd-9f66-4978-82b6-ebbfafb7b5de\",\n            \"..Item:5 -T# 0 flow_gw1_gw2 Type: bpmn:SequenceFlow status: end\",\n            \"..Item:6 -T# 0 gateway_2 Type: bpmn:ParallelGateway status: end  from 2022-08-12T05:23:07.318Z to 2022-08-12T05:23:07.319Z id: 65d19837-b59c-453d-adbe-9b1fb26d7c6a\",\n            \"..Item:7 -T# 0 flow_gw2_drive Type: bpmn:SequenceFlow status: end\",\n            \"..Item:8 -T# 0 task_Drive Type: bpmn:UserTask status: wait  from 2022-08-12T05:23:07.324Z to - id: c8e15cd1-9abb-4148-aaf6-f00a59570663\",\n            \".data:\",\n            \"{\\\"caseId\\\":3030,\\\"claim\\\":\\\"abc\\\"}\"\n        ],\n        \"tokens\": [\n            {\n                \"id\": 0,\n                \"type\": \"Primary\",\n                \"status\": \"wait\",\n                \"dataPath\": \"\",\n                \"startNodeId\": \"StartEvent_158yep3\",\n                \"currentNode\": \"task_Drive\"\n            }\n        ],\n        \"loops\": [],\n        \"involvements\": [\n            {\n                \"id\": \"82e47346-79a0-48c6-9d87-2f2a93d939c1\",\n                \"ruleId\": \"2\",\n                \"userGroup\": null,\n                \"assignActor\": \"owner\"\n            }\n        ],\n        \"authorizations\": [\n            {\n                \"id\": \"7b01c2b6-b71f-40c2-9cbc-bb6ef0d876eb\",\n                \"ruleId\": \"1\",\n                \"userId\": null,\n                \"userGroup\": \"public\",\n                \"privilege\": \"start\"\n            }\n        ],\n        \"id\": \"8558763c-142e-4904-b382-8694eda0ab75\",\n        \"name\": \"Buy Used Car\",\n        \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n        \"status\": \"running\",\n        \"data\": {\n            \"caseId\": 3030,\n            \"claim\": \"abc\"\n        },\n        \"startedAt\": \"2022-08-12T05:23:04.309Z\",\n        \"saved\": \"2022-08-12T05:23:04.500Z\",\n        \"_id\": \"62f5e3b86d876e209cd75ef4\"\n    }\n}"},{"id":"cb42731b-acad-4321-8d5b-c67877fbfe4c","name":"engine/invoke","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"query\": {\r\n        \"data.caseId\": 3030,\r\n        \"items.elementId\": \"task_Buy\"\r\n    },\r\n    \"data\": {}, \"userId\": \"JohnSmith\", \"options\": { \"noWait\": true}\r\n}","options":{"raw":{"language":"json"}}},"url":"{{site}}/api/engine/invoke"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"48a2-eZKyQtPMCbY3DHs8I3nmiUazXD0\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Date","value":"Fri, 12 Aug 2022 05:23:07 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"instance\": {\n        \"items\": [\n            {\n                \"id\": \"f4c98e18-9c69-492e-aebc-4a216dc58612\",\n                \"seq\": 0,\n                \"tokenId\": 0,\n                \"elementId\": \"StartEvent_158yep3\",\n                \"status\": \"end\",\n                \"startedAt\": \"2022-08-12T05:23:04.311Z\",\n                \"endedAt\": \"2022-08-12T05:23:04.314Z\",\n                \"type\": \"bpmn:StartEvent\",\n                \"assignments\": [],\n                \"authorizations\": [],\n                \"notifications\": []\n            },\n            {\n                \"id\": \"ac43a47b-d3f0-4a82-93bd-a781ac8e7883\",\n                \"seq\": 1,\n                \"tokenId\": 0,\n                \"elementId\": \"flow_start_buy\",\n                \"status\": \"end\",\n                \"endedAt\": null,\n                \"type\": \"bpmn:SequenceFlow\",\n                \"assignments\": [],\n                \"authorizations\": [],\n                \"notifications\": []\n            },\n            {\n                \"id\": \"d69b63bd-25a3-461d-ba07-ae81b42dc55f\",\n                \"seq\": 2,\n                \"tokenId\": 0,\n                \"elementId\": \"task_Buy\",\n                \"name\": \"Buy\",\n                \"status\": \"end\",\n                \"startedAt\": \"2022-08-12T05:23:04.319Z\",\n                \"endedAt\": \"2022-08-12T05:23:07.275Z\",\n                \"type\": \"bpmn:UserTask\",\n                \"assignments\": [\n                    {\n                        \"id\": \"9862b392-e1ca-4ecd-8a7e-a8339644deb9\",\n                        \"ruleId\": \"6\"\n                    }\n                ],\n                \"authorizations\": [\n                    {\n                        \"id\": \"110c786c-509c-4a18-8fa5-633216dbc0b6\",\n                        \"ruleId\": \"3\",\n                        \"privilege\": \"Perform\"\n                    }\n                ],\n                \"notifications\": [\n                    {\n                        \"id\": \"51f26d73-c8b1-4371-8d41-4aefa1d5b764\",\n                        \"ruleId\": \"4\",\n                        \"event\": \"wait\"\n                    },\n                    {\n                        \"id\": \"53ae73f1-a413-4244-a877-00cca9853322\",\n                        \"ruleId\": \"5\",\n                        \"userId\": \"user1\",\n                        \"userGroup\": null,\n                        \"event\": \"end\"\n                    }\n                ]\n            },\n            {\n                \"id\": \"9670c411-fbf3-4773-ac6d-95f8f622a26a\",\n                \"seq\": 3,\n                \"tokenId\": 0,\n                \"elementId\": \"flow_buy_gw\",\n                \"status\": \"end\",\n                \"userId\": \"JohnSmith\",\n                \"endedAt\": null,\n                \"type\": \"bpmn:SequenceFlow\",\n                \"assignments\": [],\n                \"authorizations\": [],\n                \"notifications\": []\n            },\n            {\n                \"id\": \"ba0aa9fd-9f66-4978-82b6-ebbfafb7b5de\",\n                \"seq\": 4,\n                \"tokenId\": 0,\n                \"elementId\": \"gateway_1\",\n                \"status\": \"end\",\n                \"userId\": \"JohnSmith\",\n                \"startedAt\": \"2022-08-12T05:23:07.280Z\",\n                \"endedAt\": \"2022-08-12T05:23:07.280Z\",\n                \"type\": \"bpmn:InclusiveGateway\",\n                \"assignments\": [],\n                \"authorizations\": [],\n                \"notifications\": []\n            },\n            {\n                \"id\": \"89b2b87b-91fe-4a16-9a76-9c21692e8c5e\",\n                \"seq\": 7,\n                \"tokenId\": 0,\n                \"elementId\": \"flow_gw1_gw2\",\n                \"status\": \"end\",\n                \"userId\": \"JohnSmith\",\n                \"endedAt\": null,\n                \"type\": \"bpmn:SequenceFlow\",\n                \"assignments\": [],\n                \"authorizations\": [],\n                \"notifications\": []\n            },\n            {\n                \"id\": \"65d19837-b59c-453d-adbe-9b1fb26d7c6a\",\n                \"seq\": 8,\n                \"tokenId\": 0,\n                \"elementId\": \"gateway_2\",\n                \"status\": \"end\",\n                \"userId\": \"JohnSmith\",\n                \"startedAt\": \"2022-08-12T05:23:07.318Z\",\n                \"endedAt\": \"2022-08-12T05:23:07.319Z\",\n                \"type\": \"bpmn:ParallelGateway\",\n                \"assignments\": [],\n                \"authorizations\": [],\n                \"notifications\": []\n            },\n            {\n                \"id\": \"573a1207-a8b5-48f4-87ee-339c203f8fa2\",\n                \"seq\": 9,\n                \"tokenId\": 0,\n                \"elementId\": \"flow_gw2_drive\",\n                \"status\": \"end\",\n                \"userId\": \"JohnSmith\",\n                \"endedAt\": null,\n                \"type\": \"bpmn:SequenceFlow\",\n                \"assignments\": [],\n                \"authorizations\": [],\n                \"notifications\": []\n            },\n            {\n                \"id\": \"c8e15cd1-9abb-4148-aaf6-f00a59570663\",\n                \"seq\": 10,\n                \"tokenId\": 0,\n                \"elementId\": \"task_Drive\",\n                \"name\": \"Drive\",\n                \"status\": \"wait\",\n                \"userId\": \"JohnSmith\",\n                \"startedAt\": \"2022-08-12T05:23:07.324Z\",\n                \"endedAt\": null,\n                \"type\": \"bpmn:UserTask\",\n                \"assignments\": [\n                    {\n                        \"id\": \"e3eb13d0-e4ad-43d8-b557-aaa9ddc81a3b\",\n                        \"ruleId\": \"8\",\n                        \"userId\": null,\n                        \"userGroup\": \"driver\"\n                    }\n                ],\n                \"authorizations\": [],\n                \"notifications\": []\n            }\n        ],\n        \"logs\": [\n            \"ACTION:execute:\",\n            \"..starting at :StartEvent_158yep3\",\n            \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n            \".executing item:StartEvent_158yep3 f4c98e18-9c69-492e-aebc-4a216dc58612\",\n            \"..>enter StartEvent_158yep3\",\n            \"..>start StartEvent_158yep3\",\n            \"..>run StartEvent_158yep3\",\n            \"..>end StartEvent_158yep3\",\n            \"setting item status to endf4c98e18-9c69-492e-aebc-4a216dc58612statusend\",\n            \"..executing item:StartEvent_158yep3 f4c98e18-9c69-492e-aebc-4a216dc58612 is done\",\n            \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n            \"..Flow -flow_start_buy going to task_Buy action : take\",\n            \"..return outbounds1\",\n            \"...processing flowflow_start_buy to task_Buy\",\n            \"... waiting for 1\",\n            \".executing item:task_Buy d69b63bd-25a3-461d-ba07-ae81b42dc55f\",\n            \"..>enter task_Buy\",\n            \"..>start task_Buy\",\n            \"..>wait task_Buy\",\n            \"..executing item:task_Buy d69b63bd-25a3-461d-ba07-ae81b42dc55f is done\",\n            \"..token.goNext is done task_Buy bpmn:UserTask\",\n            \".execute returned \",\n            \".Execution Report ----\",\n            \"..Status:running\",\n            \"..token: 0 - wait - Primary current: task_Buy from root child of - {\\\"caseId\\\":3030,\\\"claim\\\":\\\"abc\\\"}\",\n            \"..Item:0 -T# 0 StartEvent_158yep3 Type: bpmn:StartEvent status: end  from 2022-08-12T05:23:04.311Z to 2022-08-12T05:23:04.314Z id: f4c98e18-9c69-492e-aebc-4a216dc58612\",\n            \"..Item:1 -T# 0 flow_start_buy Type: bpmn:SequenceFlow status: end\",\n            \"..Item:2 -T# 0 task_Buy Type: bpmn:UserTask status: wait  from 2022-08-12T05:23:04.319Z to - id: d69b63bd-25a3-461d-ba07-ae81b42dc55f\",\n            \".data:\",\n            \"{\\\"caseId\\\":3030,\\\"claim\\\":\\\"abc\\\"}\",\n            \"Action:engineInvoke {\\\"data.caseId\\\":3030,\\\"items.elementId\\\":\\\"task_Buy\\\"}\",\n            \"Action:signal d69b63bd-25a3-461d-ba07-ae81b42dc55f startedAt \",\n            \"..launching a token signal\",\n            \"..token.signal task_Buy bpmn:UserTask\",\n            \"--setting input {}\",\n            \"..>transformInput task_Buy\",\n            \"..>end task_Buy\",\n            \"setting item status to endd69b63bd-25a3-461d-ba07-ae81b42dc55fstatusend\",\n            \"..token.goNext task_Buy bpmn:UserTask\",\n            \"..Flow -flow_buy_gw going to gateway_1 action : take\",\n            \"..return outbounds1\",\n            \"...processing flowflow_buy_gw to gateway_1\",\n            \"... waiting for 1\",\n            \".executing item:gateway_1 ba0aa9fd-9f66-4978-82b6-ebbfafb7b5de\",\n            \"..>enter gateway_1\",\n            \"..>start gateway_1\",\n            \"..>run gateway_1\",\n            \"..>end gateway_1\",\n            \"setting item status to endba0aa9fd-9f66-4978-82b6-ebbfafb7b5destatusend\",\n            \"..executing item:gateway_1 ba0aa9fd-9f66-4978-82b6-ebbfafb7b5de is done\",\n            \"..token.goNext gateway_1 bpmn:InclusiveGateway\",\n            \"..conditionExpression:{\\\"$type\\\":\\\"bpmn:Expression\\\",\\\"body\\\":\\\"(this.needsCleaning==\\\\\\\"Yes\\\\\\\")\\\"}\",\n            \"{\\\"caseId\\\":3030,\\\"claim\\\":\\\"abc\\\"}\",\n            \"..conditionExpression:(this.needsCleaning==\\\"Yes\\\") result: false\",\n            \"..Flow -flow_gw1_clean going to task_clean action : discard\",\n            \"..conditionExpression:{\\\"$type\\\":\\\"bpmn:Expression\\\",\\\"body\\\":\\\"(this.needsRepairs==\\\\\\\"Yes\\\\\\\")\\\"}\",\n            \"{\\\"caseId\\\":3030,\\\"claim\\\":\\\"abc\\\"}\",\n            \"..conditionExpression:(this.needsRepairs==\\\"Yes\\\") result: false\",\n            \"..Flow -flow_gw1_repair going to task_repair action : discard\",\n            \"..return outbounds1\",\n            \"...processing flowflow_gw1_gw2 to gateway_2\",\n            \"... waiting for 1\",\n            \".executing item:gateway_2 65d19837-b59c-453d-adbe-9b1fb26d7c6a\",\n            \"..>enter gateway_2\",\n            \"..>start gateway_2\",\n            \"..Starting a converging gateway\",\n            \"..converging .. my token 0\",\n            \"..# of active tokens pending 0\",\n            \"..let us converge now \",\n            \"..>run gateway_2\",\n            \"..>end gateway_2\",\n            \"setting item status to end65d19837-b59c-453d-adbe-9b1fb26d7c6astatusend\",\n            \"..executing item:gateway_2 65d19837-b59c-453d-adbe-9b1fb26d7c6a is done\",\n            \"..token.goNext gateway_2 bpmn:ParallelGateway\",\n            \"..Flow -flow_gw2_drive going to task_Drive action : take\",\n            \"..return outbounds1\",\n            \"...processing flowflow_gw2_drive to task_Drive\",\n            \"... waiting for 1\",\n            \".executing item:task_Drive c8e15cd1-9abb-4148-aaf6-f00a59570663\",\n            \"..>enter task_Drive\",\n            \"..>start task_Drive\",\n            \"..>wait task_Drive\",\n            \"..executing item:task_Drive c8e15cd1-9abb-4148-aaf6-f00a59570663 is done\",\n            \"..token.goNext is done task_Drive bpmn:UserTask\",\n            \"..token.goNext is done task_Drive bpmn:UserTask\",\n            \"..token.goNext is done task_Drive bpmn:UserTask\",\n            \"..token.invoke ended task_Drive bpmn:UserTask\",\n            \"..signal token is done\",\n            \".signal returning .. waiting for promises status:running id: d69b63bd-25a3-461d-ba07-ae81b42dc55f\",\n            \".signal returned process  status:running id: d69b63bd-25a3-461d-ba07-ae81b42dc55f\",\n            \".Execution Report ----\",\n            \"..Status:running\",\n            \"..token: 0 - wait - Primary current: task_Drive from root child of - {\\\"caseId\\\":3030,\\\"claim\\\":\\\"abc\\\"}\",\n            \"..Item:0 -T# 0 StartEvent_158yep3 Type: bpmn:StartEvent status: end  from 2022-08-12T05:23:04.311Z to 2022-08-12T05:23:04.314Z id: f4c98e18-9c69-492e-aebc-4a216dc58612\",\n            \"..Item:1 -T# 0 flow_start_buy Type: bpmn:SequenceFlow status: end\",\n            \"..Item:2 -T# 0 task_Buy Type: bpmn:UserTask status: end  from 2022-08-12T05:23:04.319Z to 2022-08-12T05:23:07.275Z id: d69b63bd-25a3-461d-ba07-ae81b42dc55f\",\n            \"..Item:3 -T# 0 flow_buy_gw Type: bpmn:SequenceFlow status: end\",\n            \"..Item:4 -T# 0 gateway_1 Type: bpmn:InclusiveGateway status: end  from 2022-08-12T05:23:07.280Z to 2022-08-12T05:23:07.280Z id: ba0aa9fd-9f66-4978-82b6-ebbfafb7b5de\",\n            \"..Item:5 -T# 0 flow_gw1_gw2 Type: bpmn:SequenceFlow status: end\",\n            \"..Item:6 -T# 0 gateway_2 Type: bpmn:ParallelGateway status: end  from 2022-08-12T05:23:07.318Z to 2022-08-12T05:23:07.319Z id: 65d19837-b59c-453d-adbe-9b1fb26d7c6a\",\n            \"..Item:7 -T# 0 flow_gw2_drive Type: bpmn:SequenceFlow status: end\",\n            \"..Item:8 -T# 0 task_Drive Type: bpmn:UserTask status: wait  from 2022-08-12T05:23:07.324Z to - id: c8e15cd1-9abb-4148-aaf6-f00a59570663\",\n            \".data:\",\n            \"{\\\"caseId\\\":3030,\\\"claim\\\":\\\"abc\\\"}\"\n        ],\n        \"tokens\": [\n            {\n                \"id\": 0,\n                \"type\": \"Primary\",\n                \"status\": \"wait\",\n                \"dataPath\": \"\",\n                \"startNodeId\": \"StartEvent_158yep3\",\n                \"currentNode\": \"task_Drive\"\n            }\n        ],\n        \"loops\": [],\n        \"involvements\": [\n            {\n                \"id\": \"82e47346-79a0-48c6-9d87-2f2a93d939c1\",\n                \"ruleId\": \"2\",\n                \"userGroup\": null,\n                \"assignActor\": \"owner\"\n            }\n        ],\n        \"authorizations\": [\n            {\n                \"id\": \"7b01c2b6-b71f-40c2-9cbc-bb6ef0d876eb\",\n                \"ruleId\": \"1\",\n                \"userId\": null,\n                \"userGroup\": \"public\",\n                \"privilege\": \"start\"\n            }\n        ],\n        \"id\": \"8558763c-142e-4904-b382-8694eda0ab75\",\n        \"name\": \"Buy Used Car\",\n        \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n        \"status\": \"running\",\n        \"data\": {\n            \"caseId\": 3030,\n            \"claim\": \"abc\"\n        },\n        \"startedAt\": \"2022-08-12T05:23:04.309Z\",\n        \"saved\": \"2022-08-12T05:23:04.500Z\",\n        \"_id\": \"62f5e3b86d876e209cd75ef4\"\n    }\n}"}],"_postman_id":"3e4b794b-fba4-40e1-9c73-c6eda5021d23"},{"name":"engine/status","id":"e695f24d-16c9-4761-bacb-7814be2f67cb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","type":"text","value":"1234"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{site}}/api/engine/status","description":"<p>Returns engine running and recently completed instances</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"924a382c-6538-46cb-bdcd-e39447e64b9b","id":"924a382c-6538-46cb-bdcd-e39447e64b9b","name":"BPMN Server","type":"collection"}},"urlObject":{"path":["api","engine","status"],"host":["{{site}}"],"query":[],"variable":[]}},"response":[{"id":"38588ea8-2514-4974-bfda-2937bfd65e21","name":"http://localhost:3000/api/engine/start","originalRequest":{"method":"POST","header":[{"key":"x-api-key","value":"1234","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"loop\",\r\n    \"data\": {\r\n        \"caseId\": 3030,\r\n        \"claim\": \"abc\"\r\n    }, \"options\" : {\"noWait\": false}\r\n}","options":{"raw":{"language":"json"}}},"url":"{{site}}/api/engine/start"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 11 Aug 2022 23:39:04 GMT"},{"key":"Server","value":"Apache/2.4.41 (Ubuntu)"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"14ec-QkYN/NvLEgDMnVWJxfiMsAk7U4A\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Via","value":"1.1 bpmn.omniworkflow.com (Apache/2.4.41)"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"items\": [],\n    \"logs\": [\n        \"ACTION:execute:\"\n    ],\n    \"tokens\": [],\n    \"loops\": [],\n    \"involvements\": [],\n    \"authorizations\": [],\n    \"id\": \"11f7efe3-938c-4213-af65-4f745387f780\",\n    \"name\": \"loop\",\n    \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\r\\n<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:camunda=\\\"http://camunda.org/schema/1.0/bpmn\\\" id=\\\"Definitions_0fqpje6\\\" targetNamespace=\\\"http://bpmn.io/schema/bpmn\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"7.2.0\\\">\\r\\n  <bpmn:collaboration id=\\\"Collaboration_0q44ppb\\\">\\r\\n    <bpmn:participant id=\\\"Participant_0zpon3h\\\" processRef=\\\"Process_1so81jg\\\" />\\r\\n  </bpmn:collaboration>\\r\\n  <bpmn:process id=\\\"Process_1so81jg\\\" isExecutable=\\\"false\\\">\\r\\n    <bpmn:sequenceFlow id=\\\"Flow_18xinq3\\\" sourceRef=\\\"StartEvent_1ohx91b\\\" targetRef=\\\"script_task\\\" />\\r\\n    <bpmn:sequenceFlow id=\\\"Flow_0xpjff0\\\" sourceRef=\\\"script_task\\\" targetRef=\\\"service_task\\\" />\\r\\n    <bpmn:sequenceFlow id=\\\"Flow_0s8ghrk\\\" sourceRef=\\\"service_task\\\" targetRef=\\\"Event_0bf16wv\\\" />\\r\\n    <bpmn:startEvent id=\\\"StartEvent_1ohx91b\\\">\\r\\n      <bpmn:extensionElements>\\r\\n        <camunda:script event=\\\"start\\\"><![CDATA[console.log(\\\"This is the start event\\\");\\r\\n          this.token.applyInput({records:[1,2,3,4,5]});\\r\\n          console.log('=====from script',this.token.data);\\r\\n          this.log(\\\"====This is the start event\\\");]]></camunda:script>\\r\\n      </bpmn:extensionElements>\\r\\n      <bpmn:outgoing>Flow_18xinq3</bpmn:outgoing>\\r\\n    </bpmn:startEvent>\\r\\n    <bpmn:ScriptTask id=\\\"script_task\\\" name=\\\"Script Task\\\">\\r\\n      <bpmn:script><![CDATA[\\r\\n\\r\\n        this.log('this is a script task');\\r\\n\\r\\n        ]]></bpmn:script>\\r\\n    \\r\\n      <bpmn:incoming>Flow_18xinq3</bpmn:incoming>\\r\\n      <bpmn:outgoing>Flow_0xpjff0</bpmn:outgoing>\\r\\n      <bpmn:multiInstanceLoopCharacteristics isSequential=\\\"true\\\" camunda:collection=\\\"(this.records)\\\" />\\r\\n    </bpmn:ScriptTask>\\r\\n    <bpmn:ServiceTask id=\\\"service_task\\\" name=\\\"Service Task\\\" implementation=\\\"service1\\\">\\r\\n      <bpmn:incoming>Flow_0xpjff0</bpmn:incoming>\\r\\n      <bpmn:outgoing>Flow_0s8ghrk</bpmn:outgoing>\\r\\n      <bpmn:multiInstanceLoopCharacteristics camunda:collection=\\\"(this.records)\\\" />\\r\\n    </bpmn:ServiceTask>\\r\\n    <bpmn:endEvent id=\\\"Event_0bf16wv\\\">\\r\\n      <bpmn:incoming>Flow_0s8ghrk</bpmn:incoming>\\r\\n    </bpmn:endEvent>\\r\\n  </bpmn:process>\\r\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\r\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0q44ppb\\\">\\r\\n      <bpmndi:BPMNShape id=\\\"Participant_0zpon3h_di\\\" bpmnElement=\\\"Participant_0zpon3h\\\" isHorizontal=\\\"true\\\">\\r\\n        <dc:Bounds x=\\\"156\\\" y=\\\"61\\\" width=\\\"495\\\" height=\\\"181\\\" />\\r\\n      </bpmndi:BPMNShape>\\r\\n      <bpmndi:BPMNEdge id=\\\"Flow_18xinq3_di\\\" bpmnElement=\\\"Flow_18xinq3\\\">\\r\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"244\\\" y=\\\"154\\\" />\\r\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"270\\\" y=\\\"154\\\" />\\r\\n        <bpmndi:BPMNLabel>\\r\\n          <dc:Bounds x=\\\"212\\\" y=\\\"129\\\" width=\\\"90\\\" height=\\\"20\\\" />\\r\\n        </bpmndi:BPMNLabel>\\r\\n      </bpmndi:BPMNEdge>\\r\\n      <bpmndi:BPMNEdge id=\\\"Flow_0xpjff0_di\\\" bpmnElement=\\\"Flow_0xpjff0\\\">\\r\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"370\\\" y=\\\"154\\\" />\\r\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"395\\\" y=\\\"154\\\" />\\r\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"395\\\" y=\\\"154\\\" />\\r\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"415\\\" y=\\\"154\\\" />\\r\\n        <bpmndi:BPMNLabel>\\r\\n          <dc:Bounds x=\\\"365\\\" y=\\\"144\\\" width=\\\"90\\\" height=\\\"20\\\" />\\r\\n        </bpmndi:BPMNLabel>\\r\\n      </bpmndi:BPMNEdge>\\r\\n      <bpmndi:BPMNEdge id=\\\"Flow_0s8ghrk_di\\\" bpmnElement=\\\"Flow_0s8ghrk\\\">\\r\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"515\\\" y=\\\"154\\\" />\\r\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"572\\\" y=\\\"154\\\" />\\r\\n        <bpmndi:BPMNLabel>\\r\\n          <dc:Bounds x=\\\"498.5\\\" y=\\\"129\\\" width=\\\"90\\\" height=\\\"20\\\" />\\r\\n        </bpmndi:BPMNLabel>\\r\\n      </bpmndi:BPMNEdge>\\r\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_1ohx91b\\\">\\r\\n        <dc:Bounds x=\\\"208\\\" y=\\\"136\\\" width=\\\"36\\\" height=\\\"36\\\" />\\r\\n        <bpmndi:BPMNLabel>\\r\\n          <dc:Bounds x=\\\"181\\\" y=\\\"172\\\" width=\\\"90\\\" height=\\\"20\\\" />\\r\\n        </bpmndi:BPMNLabel>\\r\\n      </bpmndi:BPMNShape>\\r\\n      <bpmndi:BPMNShape id=\\\"script_task_di\\\" bpmnElement=\\\"script_task\\\">\\r\\n        <dc:Bounds x=\\\"270\\\" y=\\\"114\\\" width=\\\"100\\\" height=\\\"80\\\" />\\r\\n      </bpmndi:BPMNShape>\\r\\n      <bpmndi:BPMNShape id=\\\"service_task_di\\\" bpmnElement=\\\"service_task\\\">\\r\\n        <dc:Bounds x=\\\"415\\\" y=\\\"114\\\" width=\\\"100\\\" height=\\\"80\\\" />\\r\\n      </bpmndi:BPMNShape>\\r\\n      <bpmndi:BPMNShape id=\\\"Event_0bf16wv_di\\\" bpmnElement=\\\"Event_0bf16wv\\\">\\r\\n        <dc:Bounds x=\\\"572\\\" y=\\\"136\\\" width=\\\"36\\\" height=\\\"36\\\" />\\r\\n        <bpmndi:BPMNLabel>\\r\\n          <dc:Bounds x=\\\"545\\\" y=\\\"172\\\" width=\\\"90\\\" height=\\\"20\\\" />\\r\\n        </bpmndi:BPMNLabel>\\r\\n      </bpmndi:BPMNShape>\\r\\n    </bpmndi:BPMNPlane>\\r\\n  </bpmndi:BPMNDiagram>\\r\\n</bpmn:definitions>\\r\\n\"\n}"},{"id":"200d51a9-e8cb-479c-a71a-3b9e6ade10ec","name":"engine/status","originalRequest":{"method":"GET","header":[{"key":"x-api-key","type":"text","value":"1234"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{site}}/api/engine/status"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"e5f9-bwQ3EBsegGGDweRQNfGxQCdHssM\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Date","value":"Wed, 17 Aug 2022 02:16:06 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"instance\": {\n            \"items\": [\n                {\n                    \"id\": \"3818f15d-f3ca-4863-8f33-9581d2ee4839\",\n                    \"seq\": 0,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_1ohx91b\",\n                    \"status\": \"end\",\n                    \"startedAt\": \"2022-08-17T02:15:33.346Z\",\n                    \"endedAt\": \"2022-08-17T02:15:33.360Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"9adbc52b-3f48-494c-96e8-a324fb7b0dd6\",\n                    \"seq\": 1,\n                    \"tokenId\": 0,\n                    \"elementId\": \"Flow_18xinq3\",\n                    \"status\": \"end\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"732ddcef-592b-4faf-8b19-8fe57f12c173\",\n                    \"seq\": 2,\n                    \"tokenId\": 1,\n                    \"elementId\": \"script_task\",\n                    \"name\": \"Script Task\",\n                    \"status\": \"end\",\n                    \"startedAt\": \"2022-08-17T02:15:33.372Z\",\n                    \"endedAt\": \"2022-08-17T02:15:33.376Z\",\n                    \"type\": \"bpmn:ScriptTask\",\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"f39e04d9-0ca2-4cc8-ac78-4d2528bc5a13\",\n                    \"seq\": 3,\n                    \"tokenId\": 2,\n                    \"elementId\": \"script_task\",\n                    \"name\": \"Script Task\",\n                    \"status\": \"end\",\n                    \"startedAt\": \"2022-08-17T02:15:33.379Z\",\n                    \"endedAt\": \"2022-08-17T02:15:33.381Z\",\n                    \"type\": \"bpmn:ScriptTask\",\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"3febdfa3-c2e0-4a09-be0e-d3b1b927839b\",\n                    \"seq\": 4,\n                    \"tokenId\": 3,\n                    \"elementId\": \"script_task\",\n                    \"name\": \"Script Task\",\n                    \"status\": \"end\",\n                    \"startedAt\": \"2022-08-17T02:15:33.428Z\",\n                    \"endedAt\": \"2022-08-17T02:15:33.431Z\",\n                    \"type\": \"bpmn:ScriptTask\",\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"dbadb0c7-ff5e-4234-9d33-631c0a327bfb\",\n                    \"seq\": 5,\n                    \"tokenId\": 4,\n                    \"elementId\": \"script_task\",\n                    \"name\": \"Script Task\",\n                    \"status\": \"end\",\n                    \"startedAt\": \"2022-08-17T02:15:33.434Z\",\n                    \"endedAt\": \"2022-08-17T02:15:33.438Z\",\n                    \"type\": \"bpmn:ScriptTask\",\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"288554a9-0eca-4ac9-a412-96fafcadceb3\",\n                    \"seq\": 6,\n                    \"tokenId\": 5,\n                    \"elementId\": \"script_task\",\n                    \"name\": \"Script Task\",\n                    \"status\": \"end\",\n                    \"startedAt\": \"2022-08-17T02:15:33.441Z\",\n                    \"endedAt\": \"2022-08-17T02:15:33.443Z\",\n                    \"type\": \"bpmn:ScriptTask\",\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"a559c19d-1ace-480d-8fca-4ac745210ed8\",\n                    \"seq\": 7,\n                    \"tokenId\": 0,\n                    \"elementId\": \"Flow_0xpjff0\",\n                    \"status\": \"end\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"bc91b3c0-6741-44dc-8ebe-e84163c3c002\",\n                    \"seq\": 8,\n                    \"tokenId\": 6,\n                    \"elementId\": \"service_task\",\n                    \"name\": \"Service Task\",\n                    \"status\": \"end\",\n                    \"startedAt\": \"2022-08-17T02:15:33.446Z\",\n                    \"endedAt\": \"2022-08-17T02:15:38.473Z\",\n                    \"type\": \"bpmn:ServiceTask\",\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"472b7074-9376-4c53-ae86-4bcf598f5f82\",\n                    \"seq\": 9,\n                    \"tokenId\": 7,\n                    \"elementId\": \"service_task\",\n                    \"name\": \"Service Task\",\n                    \"status\": \"end\",\n                    \"startedAt\": \"2022-08-17T02:15:38.476Z\",\n                    \"endedAt\": \"2022-08-17T02:15:43.499Z\",\n                    \"type\": \"bpmn:ServiceTask\",\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"2e485728-4562-41b0-8d0c-b4da21c62aca\",\n                    \"seq\": 10,\n                    \"tokenId\": 8,\n                    \"elementId\": \"service_task\",\n                    \"name\": \"Service Task\",\n                    \"status\": \"end\",\n                    \"startedAt\": \"2022-08-17T02:15:43.520Z\",\n                    \"endedAt\": \"2022-08-17T02:15:48.539Z\",\n                    \"type\": \"bpmn:ServiceTask\",\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"091f279a-bba6-4288-824b-029a4d740d83\",\n                    \"seq\": 11,\n                    \"tokenId\": 9,\n                    \"elementId\": \"service_task\",\n                    \"name\": \"Service Task\",\n                    \"status\": \"end\",\n                    \"startedAt\": \"2022-08-17T02:15:48.545Z\",\n                    \"endedAt\": \"2022-08-17T02:15:53.553Z\",\n                    \"type\": \"bpmn:ServiceTask\",\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"2af20f73-7f28-4bb8-82bd-cd33787d1911\",\n                    \"seq\": 12,\n                    \"tokenId\": 10,\n                    \"elementId\": \"service_task\",\n                    \"name\": \"Service Task\",\n                    \"status\": \"end\",\n                    \"startedAt\": \"2022-08-17T02:15:53.555Z\",\n                    \"endedAt\": \"2022-08-17T02:15:58.574Z\",\n                    \"type\": \"bpmn:ServiceTask\",\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"7409e4ac-6587-4bc3-9a03-6f6749ee1240\",\n                    \"seq\": 13,\n                    \"tokenId\": 0,\n                    \"elementId\": \"Flow_0s8ghrk\",\n                    \"status\": \"end\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"74e6b4c8-8a07-4d3c-8406-4e67c6c45a3b\",\n                    \"seq\": 14,\n                    \"tokenId\": 0,\n                    \"elementId\": \"Event_0bf16wv\",\n                    \"status\": \"end\",\n                    \"startedAt\": \"2022-08-17T02:15:58.576Z\",\n                    \"endedAt\": \"2022-08-17T02:15:58.577Z\",\n                    \"type\": \"bpmn:EndEvent\",\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_1ohx91b\",\n                \"starting new Token start node:StartEvent_1ohx91b noExecute: true\",\n                \".executing item:StartEvent_1ohx91b 3818f15d-f3ca-4863-8f33-9581d2ee4839\",\n                \"..>enter StartEvent_1ohx91b\",\n                \"..>start StartEvent_1ohx91b\",\n                \"--executing script for event:start\",\n                \"..executing js 3818f15d-f3ca-4863-8f33-9581d2ee4839\",\n                \"====This is the start event\",\n                \"..executing js is done 3818f15d-f3ca-4863-8f33-9581d2ee4839\",\n                \"invoking script call  for 3818f15d-f3ca-4863-8f33-9581d2ee4839\",\n                \"..executing js 3818f15d-f3ca-4863-8f33-9581d2ee4839\",\n                \"returned from script call  for 3818f15d-f3ca-4863-8f33-9581d2ee4839\",\n                \"..executing js is done 3818f15d-f3ca-4863-8f33-9581d2ee4839\",\n                \"..>run StartEvent_1ohx91b\",\n                \"..>end StartEvent_1ohx91b\",\n                \"setting item status to end3818f15d-f3ca-4863-8f33-9581d2ee4839statusend\",\n                \"..executing item:StartEvent_1ohx91b 3818f15d-f3ca-4863-8f33-9581d2ee4839 is done\",\n                \"..token.goNext StartEvent_1ohx91b bpmn:StartEvent\",\n                \"..Flow -Flow_18xinq3 going to script_task action : take\",\n                \"..return outbounds1\",\n                \"...processing flowFlow_18xinq3 to script_task\",\n                \"loop collection:(this.records)\",\n                \"starting new Token start node:script_task noExecute: false\",\n                \"... waiting for 1\",\n                \".executing item:script_task 732ddcef-592b-4faf-8b19-8fe57f12c173\",\n                \"--setting input {\\\"loopKey\\\":1}\",\n                \"..>transformInput script_task\",\n                \"..>enter script_task\",\n                \"..>start script_task\",\n                \"..>run script_task\",\n                \"executing script task\",\n                \"\\r\\n\\r\\n        this.log('this is a script task');\\r\\n\\r\\n        \",\n                \"..executing js 732ddcef-592b-4faf-8b19-8fe57f12c173\",\n                \"this is a script task\",\n                \"..executing js is done 732ddcef-592b-4faf-8b19-8fe57f12c173\",\n                \"..>end script_task\",\n                \"setting item status to end732ddcef-592b-4faf-8b19-8fe57f12c173statusend\",\n                \"..executing item:script_task 732ddcef-592b-4faf-8b19-8fe57f12c173 is done\",\n                \"..token.goNext script_task bpmn:ScriptTask\",\n                \"starting new Token start node:script_task noExecute: false\",\n                \".executing item:script_task f39e04d9-0ca2-4cc8-ac78-4d2528bc5a13\",\n                \"--setting input {\\\"loopKey\\\":2}\",\n                \"..>transformInput script_task\",\n                \"..>enter script_task\",\n                \"..>start script_task\",\n                \"..>run script_task\",\n                \"executing script task\",\n                \"\\r\\n\\r\\n        this.log('this is a script task');\\r\\n\\r\\n        \",\n                \"..executing js f39e04d9-0ca2-4cc8-ac78-4d2528bc5a13\",\n                \"this is a script task\",\n                \"..executing js is done f39e04d9-0ca2-4cc8-ac78-4d2528bc5a13\",\n                \"..>end script_task\",\n                \"setting item status to endf39e04d9-0ca2-4cc8-ac78-4d2528bc5a13statusend\",\n                \"..executing item:script_task f39e04d9-0ca2-4cc8-ac78-4d2528bc5a13 is done\",\n                \"..token.goNext script_task bpmn:ScriptTask\",\n                \"starting new Token start node:script_task noExecute: false\",\n                \".executing item:script_task 3febdfa3-c2e0-4a09-be0e-d3b1b927839b\",\n                \"--setting input {\\\"loopKey\\\":3}\",\n                \"..>transformInput script_task\",\n                \"..>enter script_task\",\n                \"..>start script_task\",\n                \"..>run script_task\",\n                \"executing script task\",\n                \"\\r\\n\\r\\n        this.log('this is a script task');\\r\\n\\r\\n        \",\n                \"..executing js 3febdfa3-c2e0-4a09-be0e-d3b1b927839b\",\n                \"this is a script task\",\n                \"..executing js is done 3febdfa3-c2e0-4a09-be0e-d3b1b927839b\",\n                \"..>end script_task\",\n                \"setting item status to end3febdfa3-c2e0-4a09-be0e-d3b1b927839bstatusend\",\n                \"..executing item:script_task 3febdfa3-c2e0-4a09-be0e-d3b1b927839b is done\",\n                \"..token.goNext script_task bpmn:ScriptTask\",\n                \"starting new Token start node:script_task noExecute: false\",\n                \".executing item:script_task dbadb0c7-ff5e-4234-9d33-631c0a327bfb\",\n                \"--setting input {\\\"loopKey\\\":4}\",\n                \"..>transformInput script_task\",\n                \"..>enter script_task\",\n                \"..>start script_task\",\n                \"..>run script_task\",\n                \"executing script task\",\n                \"\\r\\n\\r\\n        this.log('this is a script task');\\r\\n\\r\\n        \",\n                \"..executing js dbadb0c7-ff5e-4234-9d33-631c0a327bfb\",\n                \"this is a script task\",\n                \"..executing js is done dbadb0c7-ff5e-4234-9d33-631c0a327bfb\",\n                \"..>end script_task\",\n                \"setting item status to enddbadb0c7-ff5e-4234-9d33-631c0a327bfbstatusend\",\n                \"..executing item:script_task dbadb0c7-ff5e-4234-9d33-631c0a327bfb is done\",\n                \"..token.goNext script_task bpmn:ScriptTask\",\n                \"starting new Token start node:script_task noExecute: false\",\n                \".executing item:script_task 288554a9-0eca-4ac9-a412-96fafcadceb3\",\n                \"--setting input {\\\"loopKey\\\":5}\",\n                \"..>transformInput script_task\",\n                \"..>enter script_task\",\n                \"..>start script_task\",\n                \"..>run script_task\",\n                \"executing script task\",\n                \"\\r\\n\\r\\n        this.log('this is a script task');\\r\\n\\r\\n        \",\n                \"..executing js 288554a9-0eca-4ac9-a412-96fafcadceb3\",\n                \"this is a script task\",\n                \"..executing js is done 288554a9-0eca-4ac9-a412-96fafcadceb3\",\n                \"..>end script_task\",\n                \"setting item status to end288554a9-0eca-4ac9-a412-96fafcadceb3statusend\",\n                \"..executing item:script_task 288554a9-0eca-4ac9-a412-96fafcadceb3 is done\",\n                \"..token.goNext script_task bpmn:ScriptTask\",\n                \"..token.goNext script_task bpmn:ScriptTask\",\n                \"..Flow -Flow_0xpjff0 going to service_task action : take\",\n                \"..return outbounds1\",\n                \"...processing flowFlow_0xpjff0 to service_task\",\n                \"loop collection:(this.records)\",\n                \"starting new Token start node:service_task noExecute: false\",\n                \"... waiting for 1\",\n                \".executing item:service_task bc91b3c0-6741-44dc-8ebe-e84163c3c002\",\n                \"--setting input {\\\"loopKey\\\":1}\",\n                \"..>transformInput service_task\",\n                \"..>enter service_task\",\n                \"..>start service_task\",\n                \"..>run service_task\",\n                \"..>transformOutput service_task\",\n                \"invoking service:service1\",\n                \"SERVICE 1service_task current seq: 2\",\n                \"service returned 2\",\n                \"--setting input 2\",\n                \"..>transformInput service_task\",\n                \"..>end service_task\",\n                \"setting item status to endbc91b3c0-6741-44dc-8ebe-e84163c3c002statusend\",\n                \"..executing item:service_task bc91b3c0-6741-44dc-8ebe-e84163c3c002 is done\",\n                \"..token.goNext service_task bpmn:ServiceTask\",\n                \"starting new Token start node:service_task noExecute: false\",\n                \".executing item:service_task 472b7074-9376-4c53-ae86-4bcf598f5f82\",\n                \"--setting input {\\\"loopKey\\\":2}\",\n                \"..>transformInput service_task\",\n                \"..>enter service_task\",\n                \"..>start service_task\",\n                \"..>run service_task\",\n                \"..>transformOutput service_task\",\n                \"invoking service:service1\",\n                \"SERVICE 1service_task current seq: 3\",\n                \"service returned 3\",\n                \"--setting input 3\",\n                \"..>transformInput service_task\",\n                \"..>end service_task\",\n                \"setting item status to end472b7074-9376-4c53-ae86-4bcf598f5f82statusend\",\n                \"..executing item:service_task 472b7074-9376-4c53-ae86-4bcf598f5f82 is done\",\n                \"..token.goNext service_task bpmn:ServiceTask\",\n                \"starting new Token start node:service_task noExecute: false\",\n                \".executing item:service_task 2e485728-4562-41b0-8d0c-b4da21c62aca\",\n                \"--setting input {\\\"loopKey\\\":3}\",\n                \"..>transformInput service_task\",\n                \"..>enter service_task\",\n                \"..>start service_task\",\n                \"..>run service_task\",\n                \"..>transformOutput service_task\",\n                \"invoking service:service1\",\n                \"SERVICE 1service_task current seq: 4\",\n                \"service returned 4\",\n                \"--setting input 4\",\n                \"..>transformInput service_task\",\n                \"..>end service_task\",\n                \"setting item status to end2e485728-4562-41b0-8d0c-b4da21c62acastatusend\",\n                \"..executing item:service_task 2e485728-4562-41b0-8d0c-b4da21c62aca is done\",\n                \"..token.goNext service_task bpmn:ServiceTask\",\n                \"starting new Token start node:service_task noExecute: false\",\n                \".executing item:service_task 091f279a-bba6-4288-824b-029a4d740d83\",\n                \"--setting input {\\\"loopKey\\\":4}\",\n                \"..>transformInput service_task\",\n                \"..>enter service_task\",\n                \"..>start service_task\",\n                \"..>run service_task\",\n                \"..>transformOutput service_task\",\n                \"invoking service:service1\",\n                \"SERVICE 1service_task current seq: 5\",\n                \"service returned 5\",\n                \"--setting input 5\",\n                \"..>transformInput service_task\",\n                \"..>end service_task\",\n                \"setting item status to end091f279a-bba6-4288-824b-029a4d740d83statusend\",\n                \"..executing item:service_task 091f279a-bba6-4288-824b-029a4d740d83 is done\",\n                \"..token.goNext service_task bpmn:ServiceTask\",\n                \"starting new Token start node:service_task noExecute: false\",\n                \".executing item:service_task 2af20f73-7f28-4bb8-82bd-cd33787d1911\",\n                \"--setting input {\\\"loopKey\\\":5}\",\n                \"..>transformInput service_task\",\n                \"..>enter service_task\",\n                \"..>start service_task\",\n                \"..>run service_task\",\n                \"..>transformOutput service_task\",\n                \"invoking service:service1\",\n                \"SERVICE 1service_task current seq: 6\",\n                \"service returned 6\",\n                \"--setting input 6\",\n                \"..>transformInput service_task\",\n                \"..>end service_task\",\n                \"setting item status to end2af20f73-7f28-4bb8-82bd-cd33787d1911statusend\",\n                \"..executing item:service_task 2af20f73-7f28-4bb8-82bd-cd33787d1911 is done\",\n                \"..token.goNext service_task bpmn:ServiceTask\",\n                \"..token.goNext service_task bpmn:ServiceTask\",\n                \"..Flow -Flow_0s8ghrk going to Event_0bf16wv action : take\",\n                \"..return outbounds1\",\n                \"...processing flowFlow_0s8ghrk to Event_0bf16wv\",\n                \"... waiting for 1\",\n                \".executing item:Event_0bf16wv 74e6b4c8-8a07-4d3c-8406-4e67c6c45a3b\",\n                \"..>enter Event_0bf16wv\",\n                \"..>start Event_0bf16wv\",\n                \"..>run Event_0bf16wv\",\n                \"..>end Event_0bf16wv\",\n                \"setting item status to end74e6b4c8-8a07-4d3c-8406-4e67c6c45a3bstatusend\",\n                \"..executing item:Event_0bf16wv 74e6b4c8-8a07-4d3c-8406-4e67c6c45a3b is done\",\n                \"..token.goNext Event_0bf16wv bpmn:EndEvent\",\n                \"..return outbounds0\",\n                \"...no more outbounds - ending token 0\",\n                \".execution ended.\",\n                \"..token.goNext is done Event_0bf16wv bpmn:EndEvent\",\n                \"..loop: fired all tokens5\",\n                \"..token.goNext is done Event_0bf16wv bpmn:EndEvent\",\n                \"..loop: fired all tokens5\",\n                \"..token.goNext is done Event_0bf16wv bpmn:EndEvent\",\n                \".execute returned \",\n                \".Execution Report ----\",\n                \"..Status:end\",\n                \"..token: 0 - end - Primary current: Event_0bf16wv from root child of - {\\\"caseId\\\":3030,\\\"claim\\\":\\\"abc\\\",\\\"records\\\":[1,2,3,4,5],\\\"script_task\\\":{\\\"0\\\":{\\\"loopKey\\\":1},\\\"1\\\":{\\\"loopKey\\\":2},\\\"2\\\":{\\\"loopKey\\\":3},\\\"3\\\":{\\\"loopKey\\\":4},\\\"4\\\":{\\\"loopKey\\\":5}},\\\"service_task\\\":{\\\"0\\\":{\\\"loopKey\\\":1},\\\"1\\\":{\\\"loopKey\\\":2},\\\"2\\\":{\\\"loopKey\\\":3},\\\"3\\\":{\\\"loopKey\\\":4},\\\"4\\\":{\\\"loopKey\\\":5}}}\",\n                \"..token: 1 - end - Instance current: script_task from Flow_18xinq3 child of 0 {\\\"loopKey\\\":1}\",\n                \"..token: 2 - end - Instance current: script_task from Flow_18xinq3 child of 0 {\\\"loopKey\\\":2}\",\n                \"..token: 3 - end - Instance current: script_task from Flow_18xinq3 child of 0 {\\\"loopKey\\\":3}\",\n                \"..token: 4 - end - Instance current: script_task from Flow_18xinq3 child of 0 {\\\"loopKey\\\":4}\",\n                \"..token: 5 - end - Instance current: script_task from Flow_18xinq3 child of 0 {\\\"loopKey\\\":5}\",\n                \"..token: 6 - end - Instance current: service_task from Flow_0xpjff0 child of 0 {\\\"loopKey\\\":1}\",\n                \"..token: 7 - end - Instance current: service_task from Flow_0xpjff0 child of 0 {\\\"loopKey\\\":2}\",\n                \"..token: 8 - end - Instance current: service_task from Flow_0xpjff0 child of 0 {\\\"loopKey\\\":3}\",\n                \"..token: 9 - end - Instance current: service_task from Flow_0xpjff0 child of 0 {\\\"loopKey\\\":4}\",\n                \"..token: 10 - end - Instance current: service_task from Flow_0xpjff0 child of 0 {\\\"loopKey\\\":5}\",\n                \"..Item:0 -T# 0 StartEvent_1ohx91b Type: bpmn:StartEvent status: end  from 2022-08-17T02:15:33.346Z to 2022-08-17T02:15:33.360Z id: 3818f15d-f3ca-4863-8f33-9581d2ee4839\",\n                \"..Item:1 -T# 0 Flow_18xinq3 Type: bpmn:SequenceFlow status: end\",\n                \"..Item:2 -T# 1 script_task Type: bpmn:ScriptTask status: end  from 2022-08-17T02:15:33.372Z to 2022-08-17T02:15:33.376Z id: 732ddcef-592b-4faf-8b19-8fe57f12c173\",\n                \"..Item:3 -T# 2 script_task Type: bpmn:ScriptTask status: end  from 2022-08-17T02:15:33.379Z to 2022-08-17T02:15:33.381Z id: f39e04d9-0ca2-4cc8-ac78-4d2528bc5a13\",\n                \"..Item:4 -T# 3 script_task Type: bpmn:ScriptTask status: end  from 2022-08-17T02:15:33.428Z to 2022-08-17T02:15:33.431Z id: 3febdfa3-c2e0-4a09-be0e-d3b1b927839b\",\n                \"..Item:5 -T# 4 script_task Type: bpmn:ScriptTask status: end  from 2022-08-17T02:15:33.434Z to 2022-08-17T02:15:33.438Z id: dbadb0c7-ff5e-4234-9d33-631c0a327bfb\",\n                \"..Item:6 -T# 5 script_task Type: bpmn:ScriptTask status: end  from 2022-08-17T02:15:33.441Z to 2022-08-17T02:15:33.443Z id: 288554a9-0eca-4ac9-a412-96fafcadceb3\",\n                \"..Item:7 -T# 0 Flow_0xpjff0 Type: bpmn:SequenceFlow status: end\",\n                \"..Item:8 -T# 6 service_task Type: bpmn:ServiceTask status: end  from 2022-08-17T02:15:33.446Z to 2022-08-17T02:15:38.473Z id: bc91b3c0-6741-44dc-8ebe-e84163c3c002\",\n                \"..Item:9 -T# 7 service_task Type: bpmn:ServiceTask status: end  from 2022-08-17T02:15:38.476Z to 2022-08-17T02:15:43.499Z id: 472b7074-9376-4c53-ae86-4bcf598f5f82\",\n                \"..Item:10 -T# 8 service_task Type: bpmn:ServiceTask status: end  from 2022-08-17T02:15:43.520Z to 2022-08-17T02:15:48.539Z id: 2e485728-4562-41b0-8d0c-b4da21c62aca\",\n                \"..Item:11 -T# 9 service_task Type: bpmn:ServiceTask status: end  from 2022-08-17T02:15:48.545Z to 2022-08-17T02:15:53.553Z id: 091f279a-bba6-4288-824b-029a4d740d83\",\n                \"..Item:12 -T# 10 service_task Type: bpmn:ServiceTask status: end  from 2022-08-17T02:15:53.555Z to 2022-08-17T02:15:58.574Z id: 2af20f73-7f28-4bb8-82bd-cd33787d1911\",\n                \"..Item:13 -T# 0 Flow_0s8ghrk Type: bpmn:SequenceFlow status: end\",\n                \"..Item:14 -T# 0 Event_0bf16wv Type: bpmn:EndEvent status: end  from 2022-08-17T02:15:58.576Z to 2022-08-17T02:15:58.577Z id: 74e6b4c8-8a07-4d3c-8406-4e67c6c45a3b\",\n                \".data:\",\n                \"{\\\"caseId\\\":3030,\\\"claim\\\":\\\"abc\\\",\\\"records\\\":[1,2,3,4,5],\\\"script_task\\\":{\\\"0\\\":{\\\"loopKey\\\":1},\\\"1\\\":{\\\"loopKey\\\":2},\\\"2\\\":{\\\"loopKey\\\":3},\\\"3\\\":{\\\"loopKey\\\":4},\\\"4\\\":{\\\"loopKey\\\":5}},\\\"service_task\\\":{\\\"0\\\":{\\\"loopKey\\\":1},\\\"1\\\":{\\\"loopKey\\\":2},\\\"2\\\":{\\\"loopKey\\\":3},\\\"3\\\":{\\\"loopKey\\\":4},\\\"4\\\":{\\\"loopKey\\\":5}}}\"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"end\",\n                    \"dataPath\": \"\",\n                    \"startNodeId\": \"StartEvent_1ohx91b\",\n                    \"currentNode\": \"Event_0bf16wv\"\n                },\n                {\n                    \"id\": 1,\n                    \"type\": \"Instance\",\n                    \"status\": \"end\",\n                    \"dataPath\": \".script_task[].0\",\n                    \"loopId\": 0,\n                    \"parentToken\": 0,\n                    \"originItem\": \"9adbc52b-3f48-494c-96e8-a324fb7b0dd6\",\n                    \"startNodeId\": \"script_task\",\n                    \"currentNode\": \"script_task\"\n                },\n                {\n                    \"id\": 2,\n                    \"type\": \"Instance\",\n                    \"status\": \"end\",\n                    \"dataPath\": \".script_task[].1\",\n                    \"loopId\": 0,\n                    \"parentToken\": 0,\n                    \"originItem\": \"9adbc52b-3f48-494c-96e8-a324fb7b0dd6\",\n                    \"startNodeId\": \"script_task\",\n                    \"currentNode\": \"script_task\"\n                },\n                {\n                    \"id\": 3,\n                    \"type\": \"Instance\",\n                    \"status\": \"end\",\n                    \"dataPath\": \".script_task[].2\",\n                    \"loopId\": 0,\n                    \"parentToken\": 0,\n                    \"originItem\": \"9adbc52b-3f48-494c-96e8-a324fb7b0dd6\",\n                    \"startNodeId\": \"script_task\",\n                    \"currentNode\": \"script_task\"\n                },\n                {\n                    \"id\": 4,\n                    \"type\": \"Instance\",\n                    \"status\": \"end\",\n                    \"dataPath\": \".script_task[].3\",\n                    \"loopId\": 0,\n                    \"parentToken\": 0,\n                    \"originItem\": \"9adbc52b-3f48-494c-96e8-a324fb7b0dd6\",\n                    \"startNodeId\": \"script_task\",\n                    \"currentNode\": \"script_task\"\n                },\n                {\n                    \"id\": 5,\n                    \"type\": \"Instance\",\n                    \"status\": \"end\",\n                    \"dataPath\": \".script_task[].4\",\n                    \"loopId\": 0,\n                    \"parentToken\": 0,\n                    \"originItem\": \"9adbc52b-3f48-494c-96e8-a324fb7b0dd6\",\n                    \"startNodeId\": \"script_task\",\n                    \"currentNode\": \"script_task\"\n                },\n                {\n                    \"id\": 6,\n                    \"type\": \"Instance\",\n                    \"status\": \"end\",\n                    \"dataPath\": \".service_task[].0\",\n                    \"loopId\": 1,\n                    \"parentToken\": 0,\n                    \"originItem\": \"a559c19d-1ace-480d-8fca-4ac745210ed8\",\n                    \"startNodeId\": \"service_task\",\n                    \"currentNode\": \"service_task\"\n                },\n                {\n                    \"id\": 7,\n                    \"type\": \"Instance\",\n                    \"status\": \"end\",\n                    \"dataPath\": \".service_task[].1\",\n                    \"loopId\": 1,\n                    \"parentToken\": 0,\n                    \"originItem\": \"a559c19d-1ace-480d-8fca-4ac745210ed8\",\n                    \"startNodeId\": \"service_task\",\n                    \"currentNode\": \"service_task\"\n                },\n                {\n                    \"id\": 8,\n                    \"type\": \"Instance\",\n                    \"status\": \"end\",\n                    \"dataPath\": \".service_task[].2\",\n                    \"loopId\": 1,\n                    \"parentToken\": 0,\n                    \"originItem\": \"a559c19d-1ace-480d-8fca-4ac745210ed8\",\n                    \"startNodeId\": \"service_task\",\n                    \"currentNode\": \"service_task\"\n                },\n                {\n                    \"id\": 9,\n                    \"type\": \"Instance\",\n                    \"status\": \"end\",\n                    \"dataPath\": \".service_task[].3\",\n                    \"loopId\": 1,\n                    \"parentToken\": 0,\n                    \"originItem\": \"a559c19d-1ace-480d-8fca-4ac745210ed8\",\n                    \"startNodeId\": \"service_task\",\n                    \"currentNode\": \"service_task\"\n                },\n                {\n                    \"id\": 10,\n                    \"type\": \"Instance\",\n                    \"status\": \"end\",\n                    \"dataPath\": \".service_task[].4\",\n                    \"loopId\": 1,\n                    \"parentToken\": 0,\n                    \"originItem\": \"a559c19d-1ace-480d-8fca-4ac745210ed8\",\n                    \"startNodeId\": \"service_task\",\n                    \"currentNode\": \"service_task\"\n                }\n            ],\n            \"loops\": [\n                {\n                    \"id\": 0,\n                    \"nodeId\": \"script_task\",\n                    \"ownerTokenId\": 0,\n                    \"dataPath\": \".script_task[]\",\n                    \"completed\": 5,\n                    \"sequence\": 0\n                },\n                {\n                    \"id\": 1,\n                    \"nodeId\": \"service_task\",\n                    \"ownerTokenId\": 0,\n                    \"dataPath\": \".service_task[]\",\n                    \"completed\": 5,\n                    \"sequence\": 0\n                }\n            ],\n            \"involvements\": [],\n            \"authorizations\": [],\n            \"id\": \"e6148edf-af38-4645-ba20-ee5c704719e9\",\n            \"name\": \"loop\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\r\\n<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:camunda=\\\"http://camunda.org/schema/1.0/bpmn\\\" id=\\\"Definitions_0fqpje6\\\" targetNamespace=\\\"http://bpmn.io/schema/bpmn\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"7.2.0\\\">\\r\\n  <bpmn:collaboration id=\\\"Collaboration_0q44ppb\\\">\\r\\n    <bpmn:participant id=\\\"Participant_0zpon3h\\\" processRef=\\\"Process_1so81jg\\\" />\\r\\n  </bpmn:collaboration>\\r\\n  <bpmn:process id=\\\"Process_1so81jg\\\" isExecutable=\\\"false\\\">\\r\\n    <bpmn:sequenceFlow id=\\\"Flow_18xinq3\\\" sourceRef=\\\"StartEvent_1ohx91b\\\" targetRef=\\\"script_task\\\" />\\r\\n    <bpmn:sequenceFlow id=\\\"Flow_0xpjff0\\\" sourceRef=\\\"script_task\\\" targetRef=\\\"service_task\\\" />\\r\\n    <bpmn:sequenceFlow id=\\\"Flow_0s8ghrk\\\" sourceRef=\\\"service_task\\\" targetRef=\\\"Event_0bf16wv\\\" />\\r\\n    <bpmn:startEvent id=\\\"StartEvent_1ohx91b\\\">\\r\\n      <bpmn:extensionElements>\\r\\n        <camunda:script event=\\\"start\\\"><![CDATA[console.log(\\\"This is the start event\\\");\\r\\n          this.token.applyInput({records:[1,2,3,4,5]});\\r\\n          console.log('=====from script',this.token.data);\\r\\n          this.log(\\\"====This is the start event\\\");]]></camunda:script>\\r\\n      </bpmn:extensionElements>\\r\\n      <bpmn:outgoing>Flow_18xinq3</bpmn:outgoing>\\r\\n    </bpmn:startEvent>\\r\\n    <bpmn:ScriptTask id=\\\"script_task\\\" name=\\\"Script Task\\\">\\r\\n      <bpmn:script><![CDATA[\\r\\n\\r\\n        this.log('this is a script task');\\r\\n\\r\\n        ]]></bpmn:script>\\r\\n    \\r\\n      <bpmn:incoming>Flow_18xinq3</bpmn:incoming>\\r\\n      <bpmn:outgoing>Flow_0xpjff0</bpmn:outgoing>\\r\\n      <bpmn:multiInstanceLoopCharacteristics isSequential=\\\"true\\\" camunda:collection=\\\"(this.records)\\\" />\\r\\n    </bpmn:ScriptTask>\\r\\n    <bpmn:ServiceTask id=\\\"service_task\\\" name=\\\"Service Task\\\" implementation=\\\"service1\\\">\\r\\n      <bpmn:incoming>Flow_0xpjff0</bpmn:incoming>\\r\\n      <bpmn:outgoing>Flow_0s8ghrk</bpmn:outgoing>\\r\\n      <bpmn:multiInstanceLoopCharacteristics camunda:collection=\\\"(this.records)\\\" />\\r\\n    </bpmn:ServiceTask>\\r\\n    <bpmn:endEvent id=\\\"Event_0bf16wv\\\">\\r\\n      <bpmn:incoming>Flow_0s8ghrk</bpmn:incoming>\\r\\n    </bpmn:endEvent>\\r\\n  </bpmn:process>\\r\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\r\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0q44ppb\\\">\\r\\n      <bpmndi:BPMNShape id=\\\"Participant_0zpon3h_di\\\" bpmnElement=\\\"Participant_0zpon3h\\\" isHorizontal=\\\"true\\\">\\r\\n        <dc:Bounds x=\\\"156\\\" y=\\\"61\\\" width=\\\"495\\\" height=\\\"181\\\" />\\r\\n      </bpmndi:BPMNShape>\\r\\n      <bpmndi:BPMNEdge id=\\\"Flow_18xinq3_di\\\" bpmnElement=\\\"Flow_18xinq3\\\">\\r\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"244\\\" y=\\\"154\\\" />\\r\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"270\\\" y=\\\"154\\\" />\\r\\n        <bpmndi:BPMNLabel>\\r\\n          <dc:Bounds x=\\\"212\\\" y=\\\"129\\\" width=\\\"90\\\" height=\\\"20\\\" />\\r\\n        </bpmndi:BPMNLabel>\\r\\n      </bpmndi:BPMNEdge>\\r\\n      <bpmndi:BPMNEdge id=\\\"Flow_0xpjff0_di\\\" bpmnElement=\\\"Flow_0xpjff0\\\">\\r\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"370\\\" y=\\\"154\\\" />\\r\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"395\\\" y=\\\"154\\\" />\\r\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"395\\\" y=\\\"154\\\" />\\r\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"415\\\" y=\\\"154\\\" />\\r\\n        <bpmndi:BPMNLabel>\\r\\n          <dc:Bounds x=\\\"365\\\" y=\\\"144\\\" width=\\\"90\\\" height=\\\"20\\\" />\\r\\n        </bpmndi:BPMNLabel>\\r\\n      </bpmndi:BPMNEdge>\\r\\n      <bpmndi:BPMNEdge id=\\\"Flow_0s8ghrk_di\\\" bpmnElement=\\\"Flow_0s8ghrk\\\">\\r\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"515\\\" y=\\\"154\\\" />\\r\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"572\\\" y=\\\"154\\\" />\\r\\n        <bpmndi:BPMNLabel>\\r\\n          <dc:Bounds x=\\\"498.5\\\" y=\\\"129\\\" width=\\\"90\\\" height=\\\"20\\\" />\\r\\n        </bpmndi:BPMNLabel>\\r\\n      </bpmndi:BPMNEdge>\\r\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_1ohx91b\\\">\\r\\n        <dc:Bounds x=\\\"208\\\" y=\\\"136\\\" width=\\\"36\\\" height=\\\"36\\\" />\\r\\n        <bpmndi:BPMNLabel>\\r\\n          <dc:Bounds x=\\\"181\\\" y=\\\"172\\\" width=\\\"90\\\" height=\\\"20\\\" />\\r\\n        </bpmndi:BPMNLabel>\\r\\n      </bpmndi:BPMNShape>\\r\\n      <bpmndi:BPMNShape id=\\\"script_task_di\\\" bpmnElement=\\\"script_task\\\">\\r\\n        <dc:Bounds x=\\\"270\\\" y=\\\"114\\\" width=\\\"100\\\" height=\\\"80\\\" />\\r\\n      </bpmndi:BPMNShape>\\r\\n      <bpmndi:BPMNShape id=\\\"service_task_di\\\" bpmnElement=\\\"service_task\\\">\\r\\n        <dc:Bounds x=\\\"415\\\" y=\\\"114\\\" width=\\\"100\\\" height=\\\"80\\\" />\\r\\n      </bpmndi:BPMNShape>\\r\\n      <bpmndi:BPMNShape id=\\\"Event_0bf16wv_di\\\" bpmnElement=\\\"Event_0bf16wv\\\">\\r\\n        <dc:Bounds x=\\\"572\\\" y=\\\"136\\\" width=\\\"36\\\" height=\\\"36\\\" />\\r\\n        <bpmndi:BPMNLabel>\\r\\n          <dc:Bounds x=\\\"545\\\" y=\\\"172\\\" width=\\\"90\\\" height=\\\"20\\\" />\\r\\n        </bpmndi:BPMNLabel>\\r\\n      </bpmndi:BPMNShape>\\r\\n    </bpmndi:BPMNPlane>\\r\\n  </bpmndi:BPMNDiagram>\\r\\n</bpmn:definitions>\\r\\n\",\n            \"status\": \"end\",\n            \"data\": {\n                \"caseId\": 3030,\n                \"claim\": \"abc\",\n                \"records\": [\n                    1,\n                    2,\n                    3,\n                    4,\n                    5\n                ],\n                \"script_task\": {\n                    \"0\": {\n                        \"loopKey\": 1\n                    },\n                    \"1\": {\n                        \"loopKey\": 2\n                    },\n                    \"2\": {\n                        \"loopKey\": 3\n                    },\n                    \"3\": {\n                        \"loopKey\": 4\n                    },\n                    \"4\": {\n                        \"loopKey\": 5\n                    }\n                },\n                \"service_task\": {\n                    \"0\": {\n                        \"loopKey\": 1\n                    },\n                    \"1\": {\n                        \"loopKey\": 2\n                    },\n                    \"2\": {\n                        \"loopKey\": 3\n                    },\n                    \"3\": {\n                        \"loopKey\": 4\n                    },\n                    \"4\": {\n                        \"loopKey\": 5\n                    }\n                }\n            },\n            \"startedAt\": \"2022-08-17T02:15:33.332Z\",\n            \"endedAt\": \"2022-08-17T02:15:58.579Z\",\n            \"saved\": \"2022-08-17T02:15:58.584Z\",\n            \"_id\": \"62fc4f5f8b1af628c4a741a5\"\n        },\n        \"currentItem\": \"74e6b4c8-8a07-4d3c-8406-4e67c6c45a3b\",\n        \"currentElement\": \"Event_0bf16wv\",\n        \"status\": \"end\"\n    },\n    {\n        \"instance\": {\n            \"items\": [],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_1ohx91b\",\n                \"starting new Token start node:StartEvent_1ohx91b noExecute: true\",\n                \".executing item:StartEvent_1ohx91b f3503d15-a1ac-488d-9aa1-3333f7034146\",\n                \"..>enter StartEvent_1ohx91b\",\n                \"..>start StartEvent_1ohx91b\",\n                \"--executing script for event:start\",\n                \"..executing js f3503d15-a1ac-488d-9aa1-3333f7034146\",\n                \"====This is the start event\",\n                \"..executing js is done f3503d15-a1ac-488d-9aa1-3333f7034146\",\n                \"invoking script call  for f3503d15-a1ac-488d-9aa1-3333f7034146\",\n                \"..executing js f3503d15-a1ac-488d-9aa1-3333f7034146\",\n                \"returned from script call  for f3503d15-a1ac-488d-9aa1-3333f7034146\",\n                \"..executing js is done f3503d15-a1ac-488d-9aa1-3333f7034146\",\n                \"..>run StartEvent_1ohx91b\",\n                \"..>end StartEvent_1ohx91b\",\n                \"setting item status to endf3503d15-a1ac-488d-9aa1-3333f7034146statusend\",\n                \"..executing item:StartEvent_1ohx91b f3503d15-a1ac-488d-9aa1-3333f7034146 is done\",\n                \"..token.goNext StartEvent_1ohx91b bpmn:StartEvent\",\n                \"..Flow -Flow_18xinq3 going to script_task action : take\",\n                \"..return outbounds1\",\n                \"...processing flowFlow_18xinq3 to script_task\",\n                \"loop collection:(this.records)\",\n                \"starting new Token start node:script_task noExecute: false\",\n                \"... waiting for 1\",\n                \".executing item:script_task 86326488-5b14-40fd-afb0-eaac80b40088\",\n                \"--setting input {\\\"loopKey\\\":1}\",\n                \"..>transformInput script_task\",\n                \"..>enter script_task\",\n                \"..>start script_task\",\n                \"..>run script_task\",\n                \"executing script task\",\n                \"\\r\\n\\r\\n        this.log('this is a script task');\\r\\n\\r\\n        \",\n                \"..executing js 86326488-5b14-40fd-afb0-eaac80b40088\",\n                \"this is a script task\",\n                \"..executing js is done 86326488-5b14-40fd-afb0-eaac80b40088\",\n                \"..>end script_task\",\n                \"setting item status to end86326488-5b14-40fd-afb0-eaac80b40088statusend\",\n                \"..executing item:script_task 86326488-5b14-40fd-afb0-eaac80b40088 is done\",\n                \"..token.goNext script_task bpmn:ScriptTask\",\n                \"starting new Token start node:script_task noExecute: false\",\n                \".executing item:script_task 8e984658-f0e9-4ffc-a97b-0428b886faab\",\n                \"--setting input {\\\"loopKey\\\":2}\",\n                \"..>transformInput script_task\",\n                \"..>enter script_task\",\n                \"..>start script_task\",\n                \"..>run script_task\",\n                \"executing script task\",\n                \"\\r\\n\\r\\n        this.log('this is a script task');\\r\\n\\r\\n        \",\n                \"..executing js 8e984658-f0e9-4ffc-a97b-0428b886faab\",\n                \"this is a script task\",\n                \"..executing js is done 8e984658-f0e9-4ffc-a97b-0428b886faab\",\n                \"..>end script_task\",\n                \"setting item status to end8e984658-f0e9-4ffc-a97b-0428b886faabstatusend\",\n                \"..executing item:script_task 8e984658-f0e9-4ffc-a97b-0428b886faab is done\",\n                \"..token.goNext script_task bpmn:ScriptTask\",\n                \"starting new Token start node:script_task noExecute: false\",\n                \".executing item:script_task 7e306bca-2f81-4094-8b86-95e596d04722\",\n                \"--setting input {\\\"loopKey\\\":3}\",\n                \"..>transformInput script_task\",\n                \"..>enter script_task\",\n                \"..>start script_task\",\n                \"..>run script_task\",\n                \"executing script task\",\n                \"\\r\\n\\r\\n        this.log('this is a script task');\\r\\n\\r\\n        \",\n                \"..executing js 7e306bca-2f81-4094-8b86-95e596d04722\",\n                \"this is a script task\",\n                \"..executing js is done 7e306bca-2f81-4094-8b86-95e596d04722\",\n                \"..>end script_task\",\n                \"setting item status to end7e306bca-2f81-4094-8b86-95e596d04722statusend\",\n                \"..executing item:script_task 7e306bca-2f81-4094-8b86-95e596d04722 is done\",\n                \"..token.goNext script_task bpmn:ScriptTask\",\n                \"starting new Token start node:script_task noExecute: false\",\n                \".executing item:script_task b30f0e58-8af8-423c-b9ed-48b69414f8fc\",\n                \"--setting input {\\\"loopKey\\\":4}\",\n                \"..>transformInput script_task\",\n                \"..>enter script_task\",\n                \"..>start script_task\",\n                \"..>run script_task\",\n                \"executing script task\",\n                \"\\r\\n\\r\\n        this.log('this is a script task');\\r\\n\\r\\n        \",\n                \"..executing js b30f0e58-8af8-423c-b9ed-48b69414f8fc\",\n                \"this is a script task\",\n                \"..executing js is done b30f0e58-8af8-423c-b9ed-48b69414f8fc\",\n                \"..>end script_task\",\n                \"setting item status to endb30f0e58-8af8-423c-b9ed-48b69414f8fcstatusend\",\n                \"..executing item:script_task b30f0e58-8af8-423c-b9ed-48b69414f8fc is done\",\n                \"..token.goNext script_task bpmn:ScriptTask\",\n                \"starting new Token start node:script_task noExecute: false\",\n                \".executing item:script_task 90f27115-38ea-42f2-9066-10c68cc1aa38\",\n                \"--setting input {\\\"loopKey\\\":5}\",\n                \"..>transformInput script_task\",\n                \"..>enter script_task\",\n                \"..>start script_task\",\n                \"..>run script_task\",\n                \"executing script task\",\n                \"\\r\\n\\r\\n        this.log('this is a script task');\\r\\n\\r\\n        \",\n                \"..executing js 90f27115-38ea-42f2-9066-10c68cc1aa38\",\n                \"this is a script task\",\n                \"..executing js is done 90f27115-38ea-42f2-9066-10c68cc1aa38\",\n                \"..>end script_task\",\n                \"setting item status to end90f27115-38ea-42f2-9066-10c68cc1aa38statusend\",\n                \"..executing item:script_task 90f27115-38ea-42f2-9066-10c68cc1aa38 is done\",\n                \"..token.goNext script_task bpmn:ScriptTask\",\n                \"..token.goNext script_task bpmn:ScriptTask\",\n                \"..Flow -Flow_0xpjff0 going to service_task action : take\",\n                \"..return outbounds1\",\n                \"...processing flowFlow_0xpjff0 to service_task\",\n                \"loop collection:(this.records)\",\n                \"starting new Token start node:service_task noExecute: false\",\n                \"... waiting for 1\",\n                \".executing item:service_task abd6f83c-acb9-4b01-b3e1-0e41228004ff\",\n                \"--setting input {\\\"loopKey\\\":1}\",\n                \"..>transformInput service_task\",\n                \"..>enter service_task\",\n                \"..>start service_task\",\n                \"..>run service_task\",\n                \"..>transformOutput service_task\",\n                \"invoking service:service1\",\n                \"SERVICE 1service_task current seq: 9\",\n                \"service returned 9\",\n                \"--setting input 9\",\n                \"..>transformInput service_task\",\n                \"..>end service_task\",\n                \"setting item status to endabd6f83c-acb9-4b01-b3e1-0e41228004ffstatusend\",\n                \"..executing item:service_task abd6f83c-acb9-4b01-b3e1-0e41228004ff is done\",\n                \"..token.goNext service_task bpmn:ServiceTask\",\n                \"starting new Token start node:service_task noExecute: false\",\n                \".executing item:service_task 0fcc0ac4-1194-4cba-a5e4-d81f506330b1\",\n                \"--setting input {\\\"loopKey\\\":2}\",\n                \"..>transformInput service_task\",\n                \"..>enter service_task\",\n                \"..>start service_task\",\n                \"..>run service_task\",\n                \"..>transformOutput service_task\",\n                \"invoking service:service1\"\n            ],\n            \"tokens\": [],\n            \"loops\": [],\n            \"involvements\": [],\n            \"authorizations\": [],\n            \"id\": \"508eb320-8cf1-4ac8-9aee-efc0313b2372\",\n            \"name\": \"loop\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\r\\n<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:camunda=\\\"http://camunda.org/schema/1.0/bpmn\\\" id=\\\"Definitions_0fqpje6\\\" targetNamespace=\\\"http://bpmn.io/schema/bpmn\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"7.2.0\\\">\\r\\n  <bpmn:collaboration id=\\\"Collaboration_0q44ppb\\\">\\r\\n    <bpmn:participant id=\\\"Participant_0zpon3h\\\" processRef=\\\"Process_1so81jg\\\" />\\r\\n  </bpmn:collaboration>\\r\\n  <bpmn:process id=\\\"Process_1so81jg\\\" isExecutable=\\\"false\\\">\\r\\n    <bpmn:sequenceFlow id=\\\"Flow_18xinq3\\\" sourceRef=\\\"StartEvent_1ohx91b\\\" targetRef=\\\"script_task\\\" />\\r\\n    <bpmn:sequenceFlow id=\\\"Flow_0xpjff0\\\" sourceRef=\\\"script_task\\\" targetRef=\\\"service_task\\\" />\\r\\n    <bpmn:sequenceFlow id=\\\"Flow_0s8ghrk\\\" sourceRef=\\\"service_task\\\" targetRef=\\\"Event_0bf16wv\\\" />\\r\\n    <bpmn:startEvent id=\\\"StartEvent_1ohx91b\\\">\\r\\n      <bpmn:extensionElements>\\r\\n        <camunda:script event=\\\"start\\\"><![CDATA[console.log(\\\"This is the start event\\\");\\r\\n          this.token.applyInput({records:[1,2,3,4,5]});\\r\\n          console.log('=====from script',this.token.data);\\r\\n          this.log(\\\"====This is the start event\\\");]]></camunda:script>\\r\\n      </bpmn:extensionElements>\\r\\n      <bpmn:outgoing>Flow_18xinq3</bpmn:outgoing>\\r\\n    </bpmn:startEvent>\\r\\n    <bpmn:ScriptTask id=\\\"script_task\\\" name=\\\"Script Task\\\">\\r\\n      <bpmn:script><![CDATA[\\r\\n\\r\\n        this.log('this is a script task');\\r\\n\\r\\n        ]]></bpmn:script>\\r\\n    \\r\\n      <bpmn:incoming>Flow_18xinq3</bpmn:incoming>\\r\\n      <bpmn:outgoing>Flow_0xpjff0</bpmn:outgoing>\\r\\n      <bpmn:multiInstanceLoopCharacteristics isSequential=\\\"true\\\" camunda:collection=\\\"(this.records)\\\" />\\r\\n    </bpmn:ScriptTask>\\r\\n    <bpmn:ServiceTask id=\\\"service_task\\\" name=\\\"Service Task\\\" implementation=\\\"service1\\\">\\r\\n      <bpmn:incoming>Flow_0xpjff0</bpmn:incoming>\\r\\n      <bpmn:outgoing>Flow_0s8ghrk</bpmn:outgoing>\\r\\n      <bpmn:multiInstanceLoopCharacteristics camunda:collection=\\\"(this.records)\\\" />\\r\\n    </bpmn:ServiceTask>\\r\\n    <bpmn:endEvent id=\\\"Event_0bf16wv\\\">\\r\\n      <bpmn:incoming>Flow_0s8ghrk</bpmn:incoming>\\r\\n    </bpmn:endEvent>\\r\\n  </bpmn:process>\\r\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\r\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0q44ppb\\\">\\r\\n      <bpmndi:BPMNShape id=\\\"Participant_0zpon3h_di\\\" bpmnElement=\\\"Participant_0zpon3h\\\" isHorizontal=\\\"true\\\">\\r\\n        <dc:Bounds x=\\\"156\\\" y=\\\"61\\\" width=\\\"495\\\" height=\\\"181\\\" />\\r\\n      </bpmndi:BPMNShape>\\r\\n      <bpmndi:BPMNEdge id=\\\"Flow_18xinq3_di\\\" bpmnElement=\\\"Flow_18xinq3\\\">\\r\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"244\\\" y=\\\"154\\\" />\\r\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"270\\\" y=\\\"154\\\" />\\r\\n        <bpmndi:BPMNLabel>\\r\\n          <dc:Bounds x=\\\"212\\\" y=\\\"129\\\" width=\\\"90\\\" height=\\\"20\\\" />\\r\\n        </bpmndi:BPMNLabel>\\r\\n      </bpmndi:BPMNEdge>\\r\\n      <bpmndi:BPMNEdge id=\\\"Flow_0xpjff0_di\\\" bpmnElement=\\\"Flow_0xpjff0\\\">\\r\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"370\\\" y=\\\"154\\\" />\\r\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"395\\\" y=\\\"154\\\" />\\r\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"395\\\" y=\\\"154\\\" />\\r\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"415\\\" y=\\\"154\\\" />\\r\\n        <bpmndi:BPMNLabel>\\r\\n          <dc:Bounds x=\\\"365\\\" y=\\\"144\\\" width=\\\"90\\\" height=\\\"20\\\" />\\r\\n        </bpmndi:BPMNLabel>\\r\\n      </bpmndi:BPMNEdge>\\r\\n      <bpmndi:BPMNEdge id=\\\"Flow_0s8ghrk_di\\\" bpmnElement=\\\"Flow_0s8ghrk\\\">\\r\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"515\\\" y=\\\"154\\\" />\\r\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"572\\\" y=\\\"154\\\" />\\r\\n        <bpmndi:BPMNLabel>\\r\\n          <dc:Bounds x=\\\"498.5\\\" y=\\\"129\\\" width=\\\"90\\\" height=\\\"20\\\" />\\r\\n        </bpmndi:BPMNLabel>\\r\\n      </bpmndi:BPMNEdge>\\r\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_1ohx91b\\\">\\r\\n        <dc:Bounds x=\\\"208\\\" y=\\\"136\\\" width=\\\"36\\\" height=\\\"36\\\" />\\r\\n        <bpmndi:BPMNLabel>\\r\\n          <dc:Bounds x=\\\"181\\\" y=\\\"172\\\" width=\\\"90\\\" height=\\\"20\\\" />\\r\\n        </bpmndi:BPMNLabel>\\r\\n      </bpmndi:BPMNShape>\\r\\n      <bpmndi:BPMNShape id=\\\"script_task_di\\\" bpmnElement=\\\"script_task\\\">\\r\\n        <dc:Bounds x=\\\"270\\\" y=\\\"114\\\" width=\\\"100\\\" height=\\\"80\\\" />\\r\\n      </bpmndi:BPMNShape>\\r\\n      <bpmndi:BPMNShape id=\\\"service_task_di\\\" bpmnElement=\\\"service_task\\\">\\r\\n        <dc:Bounds x=\\\"415\\\" y=\\\"114\\\" width=\\\"100\\\" height=\\\"80\\\" />\\r\\n      </bpmndi:BPMNShape>\\r\\n      <bpmndi:BPMNShape id=\\\"Event_0bf16wv_di\\\" bpmnElement=\\\"Event_0bf16wv\\\">\\r\\n        <dc:Bounds x=\\\"572\\\" y=\\\"136\\\" width=\\\"36\\\" height=\\\"36\\\" />\\r\\n        <bpmndi:BPMNLabel>\\r\\n          <dc:Bounds x=\\\"545\\\" y=\\\"172\\\" width=\\\"90\\\" height=\\\"20\\\" />\\r\\n        </bpmndi:BPMNLabel>\\r\\n      </bpmndi:BPMNShape>\\r\\n    </bpmndi:BPMNPlane>\\r\\n  </bpmndi:BPMNDiagram>\\r\\n</bpmn:definitions>\\r\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 3030,\n                \"claim\": \"abc\",\n                \"records\": [\n                    1,\n                    2,\n                    3,\n                    4,\n                    5\n                ],\n                \"script_task\": {\n                    \"0\": {\n                        \"loopKey\": 1\n                    },\n                    \"1\": {\n                        \"loopKey\": 2\n                    },\n                    \"2\": {\n                        \"loopKey\": 3\n                    },\n                    \"3\": {\n                        \"loopKey\": 4\n                    },\n                    \"4\": {\n                        \"loopKey\": 5\n                    }\n                },\n                \"service_task\": {\n                    \"0\": {\n                        \"loopKey\": 1\n                    },\n                    \"1\": {\n                        \"loopKey\": 2\n                    }\n                }\n            },\n            \"startedAt\": \"2022-08-17T02:16:01.280Z\"\n        },\n        \"currentItem\": \"0fcc0ac4-1194-4cba-a5e4-d81f506330b1\",\n        \"currentElement\": \"service_task\",\n        \"status\": \"running\"\n    },\n    {\n        \"instance\": {\n            \"items\": [],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_1ohx91b\",\n                \"starting new Token start node:StartEvent_1ohx91b noExecute: true\",\n                \".executing item:StartEvent_1ohx91b dac288e4-afe2-4de9-8538-723ec04f7099\",\n                \"..>enter StartEvent_1ohx91b\",\n                \"..>start StartEvent_1ohx91b\",\n                \"--executing script for event:start\",\n                \"..executing js dac288e4-afe2-4de9-8538-723ec04f7099\",\n                \"====This is the start event\",\n                \"..executing js is done dac288e4-afe2-4de9-8538-723ec04f7099\",\n                \"invoking script call  for dac288e4-afe2-4de9-8538-723ec04f7099\",\n                \"..executing js dac288e4-afe2-4de9-8538-723ec04f7099\",\n                \"returned from script call  for dac288e4-afe2-4de9-8538-723ec04f7099\",\n                \"..executing js is done dac288e4-afe2-4de9-8538-723ec04f7099\",\n                \"..>run StartEvent_1ohx91b\",\n                \"..>end StartEvent_1ohx91b\",\n                \"setting item status to enddac288e4-afe2-4de9-8538-723ec04f7099statusend\",\n                \"..executing item:StartEvent_1ohx91b dac288e4-afe2-4de9-8538-723ec04f7099 is done\",\n                \"..token.goNext StartEvent_1ohx91b bpmn:StartEvent\",\n                \"..Flow -Flow_18xinq3 going to script_task action : take\",\n                \"..return outbounds1\",\n                \"...processing flowFlow_18xinq3 to script_task\",\n                \"loop collection:(this.records)\",\n                \"starting new Token start node:script_task noExecute: false\",\n                \"... waiting for 1\",\n                \".executing item:script_task f5e34f45-c036-45a3-816a-592baa135ad5\",\n                \"--setting input {\\\"loopKey\\\":1}\",\n                \"..>transformInput script_task\",\n                \"..>enter script_task\",\n                \"..>start script_task\",\n                \"..>run script_task\",\n                \"executing script task\",\n                \"\\r\\n\\r\\n        this.log('this is a script task');\\r\\n\\r\\n        \",\n                \"..executing js f5e34f45-c036-45a3-816a-592baa135ad5\",\n                \"this is a script task\",\n                \"..executing js is done f5e34f45-c036-45a3-816a-592baa135ad5\",\n                \"..>end script_task\",\n                \"setting item status to endf5e34f45-c036-45a3-816a-592baa135ad5statusend\",\n                \"..executing item:script_task f5e34f45-c036-45a3-816a-592baa135ad5 is done\",\n                \"..token.goNext script_task bpmn:ScriptTask\",\n                \"starting new Token start node:script_task noExecute: false\",\n                \".executing item:script_task bc31f124-a6a8-4945-89d0-33acb44c645a\",\n                \"--setting input {\\\"loopKey\\\":2}\",\n                \"..>transformInput script_task\",\n                \"..>enter script_task\",\n                \"..>start script_task\",\n                \"..>run script_task\",\n                \"executing script task\",\n                \"\\r\\n\\r\\n        this.log('this is a script task');\\r\\n\\r\\n        \",\n                \"..executing js bc31f124-a6a8-4945-89d0-33acb44c645a\",\n                \"this is a script task\",\n                \"..executing js is done bc31f124-a6a8-4945-89d0-33acb44c645a\",\n                \"..>end script_task\",\n                \"setting item status to endbc31f124-a6a8-4945-89d0-33acb44c645astatusend\",\n                \"..executing item:script_task bc31f124-a6a8-4945-89d0-33acb44c645a is done\",\n                \"..token.goNext script_task bpmn:ScriptTask\",\n                \"starting new Token start node:script_task noExecute: false\",\n                \".executing item:script_task 10893aa9-9e22-45b0-9bdb-596239a3e5dd\",\n                \"--setting input {\\\"loopKey\\\":3}\",\n                \"..>transformInput script_task\",\n                \"..>enter script_task\",\n                \"..>start script_task\",\n                \"..>run script_task\",\n                \"executing script task\",\n                \"\\r\\n\\r\\n        this.log('this is a script task');\\r\\n\\r\\n        \",\n                \"..executing js 10893aa9-9e22-45b0-9bdb-596239a3e5dd\",\n                \"this is a script task\",\n                \"..executing js is done 10893aa9-9e22-45b0-9bdb-596239a3e5dd\",\n                \"..>end script_task\",\n                \"setting item status to end10893aa9-9e22-45b0-9bdb-596239a3e5ddstatusend\",\n                \"..executing item:script_task 10893aa9-9e22-45b0-9bdb-596239a3e5dd is done\",\n                \"..token.goNext script_task bpmn:ScriptTask\",\n                \"starting new Token start node:script_task noExecute: false\",\n                \".executing item:script_task 36ef241e-bf0e-49ad-a042-11ab3b2c748e\",\n                \"--setting input {\\\"loopKey\\\":4}\",\n                \"..>transformInput script_task\",\n                \"..>enter script_task\",\n                \"..>start script_task\",\n                \"..>run script_task\",\n                \"executing script task\",\n                \"\\r\\n\\r\\n        this.log('this is a script task');\\r\\n\\r\\n        \",\n                \"..executing js 36ef241e-bf0e-49ad-a042-11ab3b2c748e\",\n                \"this is a script task\",\n                \"..executing js is done 36ef241e-bf0e-49ad-a042-11ab3b2c748e\",\n                \"..>end script_task\",\n                \"setting item status to end36ef241e-bf0e-49ad-a042-11ab3b2c748estatusend\",\n                \"..executing item:script_task 36ef241e-bf0e-49ad-a042-11ab3b2c748e is done\",\n                \"..token.goNext script_task bpmn:ScriptTask\",\n                \"starting new Token start node:script_task noExecute: false\",\n                \".executing item:script_task d4316523-cfee-4d0c-be7d-aaa969f97125\",\n                \"--setting input {\\\"loopKey\\\":5}\",\n                \"..>transformInput script_task\",\n                \"..>enter script_task\",\n                \"..>start script_task\",\n                \"..>run script_task\",\n                \"executing script task\",\n                \"\\r\\n\\r\\n        this.log('this is a script task');\\r\\n\\r\\n        \",\n                \"..executing js d4316523-cfee-4d0c-be7d-aaa969f97125\",\n                \"this is a script task\",\n                \"..executing js is done d4316523-cfee-4d0c-be7d-aaa969f97125\",\n                \"..>end script_task\",\n                \"setting item status to endd4316523-cfee-4d0c-be7d-aaa969f97125statusend\",\n                \"..executing item:script_task d4316523-cfee-4d0c-be7d-aaa969f97125 is done\",\n                \"..token.goNext script_task bpmn:ScriptTask\",\n                \"..token.goNext script_task bpmn:ScriptTask\",\n                \"..Flow -Flow_0xpjff0 going to service_task action : take\",\n                \"..return outbounds1\",\n                \"...processing flowFlow_0xpjff0 to service_task\",\n                \"loop collection:(this.records)\",\n                \"starting new Token start node:service_task noExecute: false\",\n                \"... waiting for 1\",\n                \".executing item:service_task 467ba18d-8266-4007-ab84-e07d8441de63\",\n                \"--setting input {\\\"loopKey\\\":1}\",\n                \"..>transformInput service_task\",\n                \"..>enter service_task\",\n                \"..>start service_task\",\n                \"..>run service_task\",\n                \"..>transformOutput service_task\",\n                \"invoking service:service1\"\n            ],\n            \"tokens\": [],\n            \"loops\": [],\n            \"involvements\": [],\n            \"authorizations\": [],\n            \"id\": \"9fd147e7-1104-407d-971e-5f24b9261f47\",\n            \"name\": \"loop\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\r\\n<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:camunda=\\\"http://camunda.org/schema/1.0/bpmn\\\" id=\\\"Definitions_0fqpje6\\\" targetNamespace=\\\"http://bpmn.io/schema/bpmn\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"7.2.0\\\">\\r\\n  <bpmn:collaboration id=\\\"Collaboration_0q44ppb\\\">\\r\\n    <bpmn:participant id=\\\"Participant_0zpon3h\\\" processRef=\\\"Process_1so81jg\\\" />\\r\\n  </bpmn:collaboration>\\r\\n  <bpmn:process id=\\\"Process_1so81jg\\\" isExecutable=\\\"false\\\">\\r\\n    <bpmn:sequenceFlow id=\\\"Flow_18xinq3\\\" sourceRef=\\\"StartEvent_1ohx91b\\\" targetRef=\\\"script_task\\\" />\\r\\n    <bpmn:sequenceFlow id=\\\"Flow_0xpjff0\\\" sourceRef=\\\"script_task\\\" targetRef=\\\"service_task\\\" />\\r\\n    <bpmn:sequenceFlow id=\\\"Flow_0s8ghrk\\\" sourceRef=\\\"service_task\\\" targetRef=\\\"Event_0bf16wv\\\" />\\r\\n    <bpmn:startEvent id=\\\"StartEvent_1ohx91b\\\">\\r\\n      <bpmn:extensionElements>\\r\\n        <camunda:script event=\\\"start\\\"><![CDATA[console.log(\\\"This is the start event\\\");\\r\\n          this.token.applyInput({records:[1,2,3,4,5]});\\r\\n          console.log('=====from script',this.token.data);\\r\\n          this.log(\\\"====This is the start event\\\");]]></camunda:script>\\r\\n      </bpmn:extensionElements>\\r\\n      <bpmn:outgoing>Flow_18xinq3</bpmn:outgoing>\\r\\n    </bpmn:startEvent>\\r\\n    <bpmn:ScriptTask id=\\\"script_task\\\" name=\\\"Script Task\\\">\\r\\n      <bpmn:script><![CDATA[\\r\\n\\r\\n        this.log('this is a script task');\\r\\n\\r\\n        ]]></bpmn:script>\\r\\n    \\r\\n      <bpmn:incoming>Flow_18xinq3</bpmn:incoming>\\r\\n      <bpmn:outgoing>Flow_0xpjff0</bpmn:outgoing>\\r\\n      <bpmn:multiInstanceLoopCharacteristics isSequential=\\\"true\\\" camunda:collection=\\\"(this.records)\\\" />\\r\\n    </bpmn:ScriptTask>\\r\\n    <bpmn:ServiceTask id=\\\"service_task\\\" name=\\\"Service Task\\\" implementation=\\\"service1\\\">\\r\\n      <bpmn:incoming>Flow_0xpjff0</bpmn:incoming>\\r\\n      <bpmn:outgoing>Flow_0s8ghrk</bpmn:outgoing>\\r\\n      <bpmn:multiInstanceLoopCharacteristics camunda:collection=\\\"(this.records)\\\" />\\r\\n    </bpmn:ServiceTask>\\r\\n    <bpmn:endEvent id=\\\"Event_0bf16wv\\\">\\r\\n      <bpmn:incoming>Flow_0s8ghrk</bpmn:incoming>\\r\\n    </bpmn:endEvent>\\r\\n  </bpmn:process>\\r\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\r\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0q44ppb\\\">\\r\\n      <bpmndi:BPMNShape id=\\\"Participant_0zpon3h_di\\\" bpmnElement=\\\"Participant_0zpon3h\\\" isHorizontal=\\\"true\\\">\\r\\n        <dc:Bounds x=\\\"156\\\" y=\\\"61\\\" width=\\\"495\\\" height=\\\"181\\\" />\\r\\n      </bpmndi:BPMNShape>\\r\\n      <bpmndi:BPMNEdge id=\\\"Flow_18xinq3_di\\\" bpmnElement=\\\"Flow_18xinq3\\\">\\r\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"244\\\" y=\\\"154\\\" />\\r\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"270\\\" y=\\\"154\\\" />\\r\\n        <bpmndi:BPMNLabel>\\r\\n          <dc:Bounds x=\\\"212\\\" y=\\\"129\\\" width=\\\"90\\\" height=\\\"20\\\" />\\r\\n        </bpmndi:BPMNLabel>\\r\\n      </bpmndi:BPMNEdge>\\r\\n      <bpmndi:BPMNEdge id=\\\"Flow_0xpjff0_di\\\" bpmnElement=\\\"Flow_0xpjff0\\\">\\r\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"370\\\" y=\\\"154\\\" />\\r\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"395\\\" y=\\\"154\\\" />\\r\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"395\\\" y=\\\"154\\\" />\\r\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"415\\\" y=\\\"154\\\" />\\r\\n        <bpmndi:BPMNLabel>\\r\\n          <dc:Bounds x=\\\"365\\\" y=\\\"144\\\" width=\\\"90\\\" height=\\\"20\\\" />\\r\\n        </bpmndi:BPMNLabel>\\r\\n      </bpmndi:BPMNEdge>\\r\\n      <bpmndi:BPMNEdge id=\\\"Flow_0s8ghrk_di\\\" bpmnElement=\\\"Flow_0s8ghrk\\\">\\r\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"515\\\" y=\\\"154\\\" />\\r\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"572\\\" y=\\\"154\\\" />\\r\\n        <bpmndi:BPMNLabel>\\r\\n          <dc:Bounds x=\\\"498.5\\\" y=\\\"129\\\" width=\\\"90\\\" height=\\\"20\\\" />\\r\\n        </bpmndi:BPMNLabel>\\r\\n      </bpmndi:BPMNEdge>\\r\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_1ohx91b\\\">\\r\\n        <dc:Bounds x=\\\"208\\\" y=\\\"136\\\" width=\\\"36\\\" height=\\\"36\\\" />\\r\\n        <bpmndi:BPMNLabel>\\r\\n          <dc:Bounds x=\\\"181\\\" y=\\\"172\\\" width=\\\"90\\\" height=\\\"20\\\" />\\r\\n        </bpmndi:BPMNLabel>\\r\\n      </bpmndi:BPMNShape>\\r\\n      <bpmndi:BPMNShape id=\\\"script_task_di\\\" bpmnElement=\\\"script_task\\\">\\r\\n        <dc:Bounds x=\\\"270\\\" y=\\\"114\\\" width=\\\"100\\\" height=\\\"80\\\" />\\r\\n      </bpmndi:BPMNShape>\\r\\n      <bpmndi:BPMNShape id=\\\"service_task_di\\\" bpmnElement=\\\"service_task\\\">\\r\\n        <dc:Bounds x=\\\"415\\\" y=\\\"114\\\" width=\\\"100\\\" height=\\\"80\\\" />\\r\\n      </bpmndi:BPMNShape>\\r\\n      <bpmndi:BPMNShape id=\\\"Event_0bf16wv_di\\\" bpmnElement=\\\"Event_0bf16wv\\\">\\r\\n        <dc:Bounds x=\\\"572\\\" y=\\\"136\\\" width=\\\"36\\\" height=\\\"36\\\" />\\r\\n        <bpmndi:BPMNLabel>\\r\\n          <dc:Bounds x=\\\"545\\\" y=\\\"172\\\" width=\\\"90\\\" height=\\\"20\\\" />\\r\\n        </bpmndi:BPMNLabel>\\r\\n      </bpmndi:BPMNShape>\\r\\n    </bpmndi:BPMNPlane>\\r\\n  </bpmndi:BPMNDiagram>\\r\\n</bpmn:definitions>\\r\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 3030,\n                \"claim\": \"abc\",\n                \"records\": [\n                    1,\n                    2,\n                    3,\n                    4,\n                    5\n                ],\n                \"script_task\": {\n                    \"0\": {\n                        \"loopKey\": 1\n                    },\n                    \"1\": {\n                        \"loopKey\": 2\n                    },\n                    \"2\": {\n                        \"loopKey\": 3\n                    },\n                    \"3\": {\n                        \"loopKey\": 4\n                    },\n                    \"4\": {\n                        \"loopKey\": 5\n                    }\n                },\n                \"service_task\": {\n                    \"0\": {\n                        \"loopKey\": 1\n                    }\n                }\n            },\n            \"startedAt\": \"2022-08-17T02:16:02.651Z\"\n        },\n        \"currentItem\": \"467ba18d-8266-4007-ab84-e07d8441de63\",\n        \"currentElement\": \"service_task\",\n        \"status\": \"running\"\n    },\n    {\n        \"instance\": {\n            \"items\": [],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_1ohx91b\",\n                \"starting new Token start node:StartEvent_1ohx91b noExecute: true\",\n                \".executing item:StartEvent_1ohx91b ab00955d-082c-4054-b390-3983515da4e6\",\n                \"..>enter StartEvent_1ohx91b\",\n                \"..>start StartEvent_1ohx91b\",\n                \"--executing script for event:start\",\n                \"..executing js ab00955d-082c-4054-b390-3983515da4e6\",\n                \"====This is the start event\",\n                \"..executing js is done ab00955d-082c-4054-b390-3983515da4e6\",\n                \"invoking script call  for ab00955d-082c-4054-b390-3983515da4e6\",\n                \"..executing js ab00955d-082c-4054-b390-3983515da4e6\",\n                \"returned from script call  for ab00955d-082c-4054-b390-3983515da4e6\",\n                \"..executing js is done ab00955d-082c-4054-b390-3983515da4e6\",\n                \"..>run StartEvent_1ohx91b\",\n                \"..>end StartEvent_1ohx91b\",\n                \"setting item status to endab00955d-082c-4054-b390-3983515da4e6statusend\",\n                \"..executing item:StartEvent_1ohx91b ab00955d-082c-4054-b390-3983515da4e6 is done\",\n                \"..token.goNext StartEvent_1ohx91b bpmn:StartEvent\",\n                \"..Flow -Flow_18xinq3 going to script_task action : take\",\n                \"..return outbounds1\",\n                \"...processing flowFlow_18xinq3 to script_task\",\n                \"loop collection:(this.records)\",\n                \"starting new Token start node:script_task noExecute: false\",\n                \"... waiting for 1\",\n                \".executing item:script_task 60eb9945-1f92-48aa-9b4a-1eb99ad4def3\",\n                \"--setting input {\\\"loopKey\\\":1}\",\n                \"..>transformInput script_task\",\n                \"..>enter script_task\",\n                \"..>start script_task\",\n                \"..>run script_task\",\n                \"executing script task\",\n                \"\\r\\n\\r\\n        this.log('this is a script task');\\r\\n\\r\\n        \",\n                \"..executing js 60eb9945-1f92-48aa-9b4a-1eb99ad4def3\",\n                \"this is a script task\",\n                \"..executing js is done 60eb9945-1f92-48aa-9b4a-1eb99ad4def3\",\n                \"..>end script_task\",\n                \"setting item status to end60eb9945-1f92-48aa-9b4a-1eb99ad4def3statusend\",\n                \"..executing item:script_task 60eb9945-1f92-48aa-9b4a-1eb99ad4def3 is done\",\n                \"..token.goNext script_task bpmn:ScriptTask\",\n                \"starting new Token start node:script_task noExecute: false\",\n                \".executing item:script_task da39ff6b-4f6a-44e2-848d-748ed8fd9a57\",\n                \"--setting input {\\\"loopKey\\\":2}\",\n                \"..>transformInput script_task\",\n                \"..>enter script_task\",\n                \"..>start script_task\",\n                \"..>run script_task\",\n                \"executing script task\",\n                \"\\r\\n\\r\\n        this.log('this is a script task');\\r\\n\\r\\n        \",\n                \"..executing js da39ff6b-4f6a-44e2-848d-748ed8fd9a57\",\n                \"this is a script task\",\n                \"..executing js is done da39ff6b-4f6a-44e2-848d-748ed8fd9a57\",\n                \"..>end script_task\",\n                \"setting item status to endda39ff6b-4f6a-44e2-848d-748ed8fd9a57statusend\",\n                \"..executing item:script_task da39ff6b-4f6a-44e2-848d-748ed8fd9a57 is done\",\n                \"..token.goNext script_task bpmn:ScriptTask\",\n                \"starting new Token start node:script_task noExecute: false\",\n                \".executing item:script_task 111f8e37-cb9a-4e53-8be4-1e02d6e79aab\",\n                \"--setting input {\\\"loopKey\\\":3}\",\n                \"..>transformInput script_task\",\n                \"..>enter script_task\",\n                \"..>start script_task\",\n                \"..>run script_task\",\n                \"executing script task\",\n                \"\\r\\n\\r\\n        this.log('this is a script task');\\r\\n\\r\\n        \",\n                \"..executing js 111f8e37-cb9a-4e53-8be4-1e02d6e79aab\",\n                \"this is a script task\",\n                \"..executing js is done 111f8e37-cb9a-4e53-8be4-1e02d6e79aab\",\n                \"..>end script_task\",\n                \"setting item status to end111f8e37-cb9a-4e53-8be4-1e02d6e79aabstatusend\",\n                \"..executing item:script_task 111f8e37-cb9a-4e53-8be4-1e02d6e79aab is done\",\n                \"..token.goNext script_task bpmn:ScriptTask\",\n                \"starting new Token start node:script_task noExecute: false\",\n                \".executing item:script_task f779c75a-3d7b-4e2e-8d11-36f7c5ad1818\",\n                \"--setting input {\\\"loopKey\\\":4}\",\n                \"..>transformInput script_task\",\n                \"..>enter script_task\",\n                \"..>start script_task\",\n                \"..>run script_task\",\n                \"executing script task\",\n                \"\\r\\n\\r\\n        this.log('this is a script task');\\r\\n\\r\\n        \",\n                \"..executing js f779c75a-3d7b-4e2e-8d11-36f7c5ad1818\",\n                \"this is a script task\",\n                \"..executing js is done f779c75a-3d7b-4e2e-8d11-36f7c5ad1818\",\n                \"..>end script_task\",\n                \"setting item status to endf779c75a-3d7b-4e2e-8d11-36f7c5ad1818statusend\",\n                \"..executing item:script_task f779c75a-3d7b-4e2e-8d11-36f7c5ad1818 is done\",\n                \"..token.goNext script_task bpmn:ScriptTask\",\n                \"starting new Token start node:script_task noExecute: false\",\n                \".executing item:script_task 5c517b90-4a25-4194-96e2-6c758d299422\",\n                \"--setting input {\\\"loopKey\\\":5}\",\n                \"..>transformInput script_task\",\n                \"..>enter script_task\",\n                \"..>start script_task\",\n                \"..>run script_task\",\n                \"executing script task\",\n                \"\\r\\n\\r\\n        this.log('this is a script task');\\r\\n\\r\\n        \",\n                \"..executing js 5c517b90-4a25-4194-96e2-6c758d299422\",\n                \"this is a script task\",\n                \"..executing js is done 5c517b90-4a25-4194-96e2-6c758d299422\",\n                \"..>end script_task\",\n                \"setting item status to end5c517b90-4a25-4194-96e2-6c758d299422statusend\",\n                \"..executing item:script_task 5c517b90-4a25-4194-96e2-6c758d299422 is done\",\n                \"..token.goNext script_task bpmn:ScriptTask\",\n                \"..token.goNext script_task bpmn:ScriptTask\",\n                \"..Flow -Flow_0xpjff0 going to service_task action : take\",\n                \"..return outbounds1\",\n                \"...processing flowFlow_0xpjff0 to service_task\",\n                \"loop collection:(this.records)\",\n                \"starting new Token start node:service_task noExecute: false\",\n                \"... waiting for 1\",\n                \".executing item:service_task d9100ceb-9c05-4cca-aa15-fd73af662dca\",\n                \"--setting input {\\\"loopKey\\\":1}\",\n                \"..>transformInput service_task\",\n                \"..>enter service_task\",\n                \"..>start service_task\",\n                \"..>run service_task\",\n                \"..>transformOutput service_task\",\n                \"invoking service:service1\"\n            ],\n            \"tokens\": [],\n            \"loops\": [],\n            \"involvements\": [],\n            \"authorizations\": [],\n            \"id\": \"b7c224c9-c044-4195-be4a-f98424647dbe\",\n            \"name\": \"loop\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\r\\n<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:camunda=\\\"http://camunda.org/schema/1.0/bpmn\\\" id=\\\"Definitions_0fqpje6\\\" targetNamespace=\\\"http://bpmn.io/schema/bpmn\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"7.2.0\\\">\\r\\n  <bpmn:collaboration id=\\\"Collaboration_0q44ppb\\\">\\r\\n    <bpmn:participant id=\\\"Participant_0zpon3h\\\" processRef=\\\"Process_1so81jg\\\" />\\r\\n  </bpmn:collaboration>\\r\\n  <bpmn:process id=\\\"Process_1so81jg\\\" isExecutable=\\\"false\\\">\\r\\n    <bpmn:sequenceFlow id=\\\"Flow_18xinq3\\\" sourceRef=\\\"StartEvent_1ohx91b\\\" targetRef=\\\"script_task\\\" />\\r\\n    <bpmn:sequenceFlow id=\\\"Flow_0xpjff0\\\" sourceRef=\\\"script_task\\\" targetRef=\\\"service_task\\\" />\\r\\n    <bpmn:sequenceFlow id=\\\"Flow_0s8ghrk\\\" sourceRef=\\\"service_task\\\" targetRef=\\\"Event_0bf16wv\\\" />\\r\\n    <bpmn:startEvent id=\\\"StartEvent_1ohx91b\\\">\\r\\n      <bpmn:extensionElements>\\r\\n        <camunda:script event=\\\"start\\\"><![CDATA[console.log(\\\"This is the start event\\\");\\r\\n          this.token.applyInput({records:[1,2,3,4,5]});\\r\\n          console.log('=====from script',this.token.data);\\r\\n          this.log(\\\"====This is the start event\\\");]]></camunda:script>\\r\\n      </bpmn:extensionElements>\\r\\n      <bpmn:outgoing>Flow_18xinq3</bpmn:outgoing>\\r\\n    </bpmn:startEvent>\\r\\n    <bpmn:ScriptTask id=\\\"script_task\\\" name=\\\"Script Task\\\">\\r\\n      <bpmn:script><![CDATA[\\r\\n\\r\\n        this.log('this is a script task');\\r\\n\\r\\n        ]]></bpmn:script>\\r\\n    \\r\\n      <bpmn:incoming>Flow_18xinq3</bpmn:incoming>\\r\\n      <bpmn:outgoing>Flow_0xpjff0</bpmn:outgoing>\\r\\n      <bpmn:multiInstanceLoopCharacteristics isSequential=\\\"true\\\" camunda:collection=\\\"(this.records)\\\" />\\r\\n    </bpmn:ScriptTask>\\r\\n    <bpmn:ServiceTask id=\\\"service_task\\\" name=\\\"Service Task\\\" implementation=\\\"service1\\\">\\r\\n      <bpmn:incoming>Flow_0xpjff0</bpmn:incoming>\\r\\n      <bpmn:outgoing>Flow_0s8ghrk</bpmn:outgoing>\\r\\n      <bpmn:multiInstanceLoopCharacteristics camunda:collection=\\\"(this.records)\\\" />\\r\\n    </bpmn:ServiceTask>\\r\\n    <bpmn:endEvent id=\\\"Event_0bf16wv\\\">\\r\\n      <bpmn:incoming>Flow_0s8ghrk</bpmn:incoming>\\r\\n    </bpmn:endEvent>\\r\\n  </bpmn:process>\\r\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\r\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0q44ppb\\\">\\r\\n      <bpmndi:BPMNShape id=\\\"Participant_0zpon3h_di\\\" bpmnElement=\\\"Participant_0zpon3h\\\" isHorizontal=\\\"true\\\">\\r\\n        <dc:Bounds x=\\\"156\\\" y=\\\"61\\\" width=\\\"495\\\" height=\\\"181\\\" />\\r\\n      </bpmndi:BPMNShape>\\r\\n      <bpmndi:BPMNEdge id=\\\"Flow_18xinq3_di\\\" bpmnElement=\\\"Flow_18xinq3\\\">\\r\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"244\\\" y=\\\"154\\\" />\\r\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"270\\\" y=\\\"154\\\" />\\r\\n        <bpmndi:BPMNLabel>\\r\\n          <dc:Bounds x=\\\"212\\\" y=\\\"129\\\" width=\\\"90\\\" height=\\\"20\\\" />\\r\\n        </bpmndi:BPMNLabel>\\r\\n      </bpmndi:BPMNEdge>\\r\\n      <bpmndi:BPMNEdge id=\\\"Flow_0xpjff0_di\\\" bpmnElement=\\\"Flow_0xpjff0\\\">\\r\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"370\\\" y=\\\"154\\\" />\\r\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"395\\\" y=\\\"154\\\" />\\r\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"395\\\" y=\\\"154\\\" />\\r\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"415\\\" y=\\\"154\\\" />\\r\\n        <bpmndi:BPMNLabel>\\r\\n          <dc:Bounds x=\\\"365\\\" y=\\\"144\\\" width=\\\"90\\\" height=\\\"20\\\" />\\r\\n        </bpmndi:BPMNLabel>\\r\\n      </bpmndi:BPMNEdge>\\r\\n      <bpmndi:BPMNEdge id=\\\"Flow_0s8ghrk_di\\\" bpmnElement=\\\"Flow_0s8ghrk\\\">\\r\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"515\\\" y=\\\"154\\\" />\\r\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"572\\\" y=\\\"154\\\" />\\r\\n        <bpmndi:BPMNLabel>\\r\\n          <dc:Bounds x=\\\"498.5\\\" y=\\\"129\\\" width=\\\"90\\\" height=\\\"20\\\" />\\r\\n        </bpmndi:BPMNLabel>\\r\\n      </bpmndi:BPMNEdge>\\r\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_1ohx91b\\\">\\r\\n        <dc:Bounds x=\\\"208\\\" y=\\\"136\\\" width=\\\"36\\\" height=\\\"36\\\" />\\r\\n        <bpmndi:BPMNLabel>\\r\\n          <dc:Bounds x=\\\"181\\\" y=\\\"172\\\" width=\\\"90\\\" height=\\\"20\\\" />\\r\\n        </bpmndi:BPMNLabel>\\r\\n      </bpmndi:BPMNShape>\\r\\n      <bpmndi:BPMNShape id=\\\"script_task_di\\\" bpmnElement=\\\"script_task\\\">\\r\\n        <dc:Bounds x=\\\"270\\\" y=\\\"114\\\" width=\\\"100\\\" height=\\\"80\\\" />\\r\\n      </bpmndi:BPMNShape>\\r\\n      <bpmndi:BPMNShape id=\\\"service_task_di\\\" bpmnElement=\\\"service_task\\\">\\r\\n        <dc:Bounds x=\\\"415\\\" y=\\\"114\\\" width=\\\"100\\\" height=\\\"80\\\" />\\r\\n      </bpmndi:BPMNShape>\\r\\n      <bpmndi:BPMNShape id=\\\"Event_0bf16wv_di\\\" bpmnElement=\\\"Event_0bf16wv\\\">\\r\\n        <dc:Bounds x=\\\"572\\\" y=\\\"136\\\" width=\\\"36\\\" height=\\\"36\\\" />\\r\\n        <bpmndi:BPMNLabel>\\r\\n          <dc:Bounds x=\\\"545\\\" y=\\\"172\\\" width=\\\"90\\\" height=\\\"20\\\" />\\r\\n        </bpmndi:BPMNLabel>\\r\\n      </bpmndi:BPMNShape>\\r\\n    </bpmndi:BPMNPlane>\\r\\n  </bpmndi:BPMNDiagram>\\r\\n</bpmn:definitions>\\r\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 3030,\n                \"claim\": \"abc\",\n                \"records\": [\n                    1,\n                    2,\n                    3,\n                    4,\n                    5\n                ],\n                \"script_task\": {\n                    \"0\": {\n                        \"loopKey\": 1\n                    },\n                    \"1\": {\n                        \"loopKey\": 2\n                    },\n                    \"2\": {\n                        \"loopKey\": 3\n                    },\n                    \"3\": {\n                        \"loopKey\": 4\n                    },\n                    \"4\": {\n                        \"loopKey\": 5\n                    }\n                },\n                \"service_task\": {\n                    \"0\": {\n                        \"loopKey\": 1\n                    }\n                }\n            },\n            \"startedAt\": \"2022-08-17T02:16:03.652Z\"\n        },\n        \"currentItem\": \"d9100ceb-9c05-4cca-aa15-fd73af662dca\",\n        \"currentElement\": \"service_task\",\n        \"status\": \"running\"\n    }\n]"},{"id":"f913e0bc-6338-4984-9622-50564928cfe8","name":"engine/status","originalRequest":{"method":"GET","header":[{"key":"x-api-key","type":"text","value":"1234"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{site}}/api/engine/status"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"e5f9-bwQ3EBsegGGDweRQNfGxQCdHssM\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Date","value":"Wed, 17 Aug 2022 02:16:06 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"instance\": {\n            \"items\": [\n                {\n                    \"id\": \"3818f15d-f3ca-4863-8f33-9581d2ee4839\",\n                    \"seq\": 0,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_1ohx91b\",\n                    \"status\": \"end\",\n                    \"startedAt\": \"2022-08-17T02:15:33.346Z\",\n                    \"endedAt\": \"2022-08-17T02:15:33.360Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"9adbc52b-3f48-494c-96e8-a324fb7b0dd6\",\n                    \"seq\": 1,\n                    \"tokenId\": 0,\n                    \"elementId\": \"Flow_18xinq3\",\n                    \"status\": \"end\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"732ddcef-592b-4faf-8b19-8fe57f12c173\",\n                    \"seq\": 2,\n                    \"tokenId\": 1,\n                    \"elementId\": \"script_task\",\n                    \"name\": \"Script Task\",\n                    \"status\": \"end\",\n                    \"startedAt\": \"2022-08-17T02:15:33.372Z\",\n                    \"endedAt\": \"2022-08-17T02:15:33.376Z\",\n                    \"type\": \"bpmn:ScriptTask\",\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"f39e04d9-0ca2-4cc8-ac78-4d2528bc5a13\",\n                    \"seq\": 3,\n                    \"tokenId\": 2,\n                    \"elementId\": \"script_task\",\n                    \"name\": \"Script Task\",\n                    \"status\": \"end\",\n                    \"startedAt\": \"2022-08-17T02:15:33.379Z\",\n                    \"endedAt\": \"2022-08-17T02:15:33.381Z\",\n                    \"type\": \"bpmn:ScriptTask\",\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"3febdfa3-c2e0-4a09-be0e-d3b1b927839b\",\n                    \"seq\": 4,\n                    \"tokenId\": 3,\n                    \"elementId\": \"script_task\",\n                    \"name\": \"Script Task\",\n                    \"status\": \"end\",\n                    \"startedAt\": \"2022-08-17T02:15:33.428Z\",\n                    \"endedAt\": \"2022-08-17T02:15:33.431Z\",\n                    \"type\": \"bpmn:ScriptTask\",\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"dbadb0c7-ff5e-4234-9d33-631c0a327bfb\",\n                    \"seq\": 5,\n                    \"tokenId\": 4,\n                    \"elementId\": \"script_task\",\n                    \"name\": \"Script Task\",\n                    \"status\": \"end\",\n                    \"startedAt\": \"2022-08-17T02:15:33.434Z\",\n                    \"endedAt\": \"2022-08-17T02:15:33.438Z\",\n                    \"type\": \"bpmn:ScriptTask\",\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"288554a9-0eca-4ac9-a412-96fafcadceb3\",\n                    \"seq\": 6,\n                    \"tokenId\": 5,\n                    \"elementId\": \"script_task\",\n                    \"name\": \"Script Task\",\n                    \"status\": \"end\",\n                    \"startedAt\": \"2022-08-17T02:15:33.441Z\",\n                    \"endedAt\": \"2022-08-17T02:15:33.443Z\",\n                    \"type\": \"bpmn:ScriptTask\",\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"a559c19d-1ace-480d-8fca-4ac745210ed8\",\n                    \"seq\": 7,\n                    \"tokenId\": 0,\n                    \"elementId\": \"Flow_0xpjff0\",\n                    \"status\": \"end\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"bc91b3c0-6741-44dc-8ebe-e84163c3c002\",\n                    \"seq\": 8,\n                    \"tokenId\": 6,\n                    \"elementId\": \"service_task\",\n                    \"name\": \"Service Task\",\n                    \"status\": \"end\",\n                    \"startedAt\": \"2022-08-17T02:15:33.446Z\",\n                    \"endedAt\": \"2022-08-17T02:15:38.473Z\",\n                    \"type\": \"bpmn:ServiceTask\",\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"472b7074-9376-4c53-ae86-4bcf598f5f82\",\n                    \"seq\": 9,\n                    \"tokenId\": 7,\n                    \"elementId\": \"service_task\",\n                    \"name\": \"Service Task\",\n                    \"status\": \"end\",\n                    \"startedAt\": \"2022-08-17T02:15:38.476Z\",\n                    \"endedAt\": \"2022-08-17T02:15:43.499Z\",\n                    \"type\": \"bpmn:ServiceTask\",\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"2e485728-4562-41b0-8d0c-b4da21c62aca\",\n                    \"seq\": 10,\n                    \"tokenId\": 8,\n                    \"elementId\": \"service_task\",\n                    \"name\": \"Service Task\",\n                    \"status\": \"end\",\n                    \"startedAt\": \"2022-08-17T02:15:43.520Z\",\n                    \"endedAt\": \"2022-08-17T02:15:48.539Z\",\n                    \"type\": \"bpmn:ServiceTask\",\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"091f279a-bba6-4288-824b-029a4d740d83\",\n                    \"seq\": 11,\n                    \"tokenId\": 9,\n                    \"elementId\": \"service_task\",\n                    \"name\": \"Service Task\",\n                    \"status\": \"end\",\n                    \"startedAt\": \"2022-08-17T02:15:48.545Z\",\n                    \"endedAt\": \"2022-08-17T02:15:53.553Z\",\n                    \"type\": \"bpmn:ServiceTask\",\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"2af20f73-7f28-4bb8-82bd-cd33787d1911\",\n                    \"seq\": 12,\n                    \"tokenId\": 10,\n                    \"elementId\": \"service_task\",\n                    \"name\": \"Service Task\",\n                    \"status\": \"end\",\n                    \"startedAt\": \"2022-08-17T02:15:53.555Z\",\n                    \"endedAt\": \"2022-08-17T02:15:58.574Z\",\n                    \"type\": \"bpmn:ServiceTask\",\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"7409e4ac-6587-4bc3-9a03-6f6749ee1240\",\n                    \"seq\": 13,\n                    \"tokenId\": 0,\n                    \"elementId\": \"Flow_0s8ghrk\",\n                    \"status\": \"end\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"74e6b4c8-8a07-4d3c-8406-4e67c6c45a3b\",\n                    \"seq\": 14,\n                    \"tokenId\": 0,\n                    \"elementId\": \"Event_0bf16wv\",\n                    \"status\": \"end\",\n                    \"startedAt\": \"2022-08-17T02:15:58.576Z\",\n                    \"endedAt\": \"2022-08-17T02:15:58.577Z\",\n                    \"type\": \"bpmn:EndEvent\",\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_1ohx91b\",\n                \"starting new Token start node:StartEvent_1ohx91b noExecute: true\",\n                \".executing item:StartEvent_1ohx91b 3818f15d-f3ca-4863-8f33-9581d2ee4839\",\n                \"..>enter StartEvent_1ohx91b\",\n                \"..>start StartEvent_1ohx91b\",\n                \"--executing script for event:start\",\n                \"..executing js 3818f15d-f3ca-4863-8f33-9581d2ee4839\",\n                \"====This is the start event\",\n                \"..executing js is done 3818f15d-f3ca-4863-8f33-9581d2ee4839\",\n                \"invoking script call  for 3818f15d-f3ca-4863-8f33-9581d2ee4839\",\n                \"..executing js 3818f15d-f3ca-4863-8f33-9581d2ee4839\",\n                \"returned from script call  for 3818f15d-f3ca-4863-8f33-9581d2ee4839\",\n                \"..executing js is done 3818f15d-f3ca-4863-8f33-9581d2ee4839\",\n                \"..>run StartEvent_1ohx91b\",\n                \"..>end StartEvent_1ohx91b\",\n                \"setting item status to end3818f15d-f3ca-4863-8f33-9581d2ee4839statusend\",\n                \"..executing item:StartEvent_1ohx91b 3818f15d-f3ca-4863-8f33-9581d2ee4839 is done\",\n                \"..token.goNext StartEvent_1ohx91b bpmn:StartEvent\",\n                \"..Flow -Flow_18xinq3 going to script_task action : take\",\n                \"..return outbounds1\",\n                \"...processing flowFlow_18xinq3 to script_task\",\n                \"loop collection:(this.records)\",\n                \"starting new Token start node:script_task noExecute: false\",\n                \"... waiting for 1\",\n                \".executing item:script_task 732ddcef-592b-4faf-8b19-8fe57f12c173\",\n                \"--setting input {\\\"loopKey\\\":1}\",\n                \"..>transformInput script_task\",\n                \"..>enter script_task\",\n                \"..>start script_task\",\n                \"..>run script_task\",\n                \"executing script task\",\n                \"\\r\\n\\r\\n        this.log('this is a script task');\\r\\n\\r\\n        \",\n                \"..executing js 732ddcef-592b-4faf-8b19-8fe57f12c173\",\n                \"this is a script task\",\n                \"..executing js is done 732ddcef-592b-4faf-8b19-8fe57f12c173\",\n                \"..>end script_task\",\n                \"setting item status to end732ddcef-592b-4faf-8b19-8fe57f12c173statusend\",\n                \"..executing item:script_task 732ddcef-592b-4faf-8b19-8fe57f12c173 is done\",\n                \"..token.goNext script_task bpmn:ScriptTask\",\n                \"starting new Token start node:script_task noExecute: false\",\n                \".executing item:script_task f39e04d9-0ca2-4cc8-ac78-4d2528bc5a13\",\n                \"--setting input {\\\"loopKey\\\":2}\",\n                \"..>transformInput script_task\",\n                \"..>enter script_task\",\n                \"..>start script_task\",\n                \"..>run script_task\",\n                \"executing script task\",\n                \"\\r\\n\\r\\n        this.log('this is a script task');\\r\\n\\r\\n        \",\n                \"..executing js f39e04d9-0ca2-4cc8-ac78-4d2528bc5a13\",\n                \"this is a script task\",\n                \"..executing js is done f39e04d9-0ca2-4cc8-ac78-4d2528bc5a13\",\n                \"..>end script_task\",\n                \"setting item status to endf39e04d9-0ca2-4cc8-ac78-4d2528bc5a13statusend\",\n                \"..executing item:script_task f39e04d9-0ca2-4cc8-ac78-4d2528bc5a13 is done\",\n                \"..token.goNext script_task bpmn:ScriptTask\",\n                \"starting new Token start node:script_task noExecute: false\",\n                \".executing item:script_task 3febdfa3-c2e0-4a09-be0e-d3b1b927839b\",\n                \"--setting input {\\\"loopKey\\\":3}\",\n                \"..>transformInput script_task\",\n                \"..>enter script_task\",\n                \"..>start script_task\",\n                \"..>run script_task\",\n                \"executing script task\",\n                \"\\r\\n\\r\\n        this.log('this is a script task');\\r\\n\\r\\n        \",\n                \"..executing js 3febdfa3-c2e0-4a09-be0e-d3b1b927839b\",\n                \"this is a script task\",\n                \"..executing js is done 3febdfa3-c2e0-4a09-be0e-d3b1b927839b\",\n                \"..>end script_task\",\n                \"setting item status to end3febdfa3-c2e0-4a09-be0e-d3b1b927839bstatusend\",\n                \"..executing item:script_task 3febdfa3-c2e0-4a09-be0e-d3b1b927839b is done\",\n                \"..token.goNext script_task bpmn:ScriptTask\",\n                \"starting new Token start node:script_task noExecute: false\",\n                \".executing item:script_task dbadb0c7-ff5e-4234-9d33-631c0a327bfb\",\n                \"--setting input {\\\"loopKey\\\":4}\",\n                \"..>transformInput script_task\",\n                \"..>enter script_task\",\n                \"..>start script_task\",\n                \"..>run script_task\",\n                \"executing script task\",\n                \"\\r\\n\\r\\n        this.log('this is a script task');\\r\\n\\r\\n        \",\n                \"..executing js dbadb0c7-ff5e-4234-9d33-631c0a327bfb\",\n                \"this is a script task\",\n                \"..executing js is done dbadb0c7-ff5e-4234-9d33-631c0a327bfb\",\n                \"..>end script_task\",\n                \"setting item status to enddbadb0c7-ff5e-4234-9d33-631c0a327bfbstatusend\",\n                \"..executing item:script_task dbadb0c7-ff5e-4234-9d33-631c0a327bfb is done\",\n                \"..token.goNext script_task bpmn:ScriptTask\",\n                \"starting new Token start node:script_task noExecute: false\",\n                \".executing item:script_task 288554a9-0eca-4ac9-a412-96fafcadceb3\",\n                \"--setting input {\\\"loopKey\\\":5}\",\n                \"..>transformInput script_task\",\n                \"..>enter script_task\",\n                \"..>start script_task\",\n                \"..>run script_task\",\n                \"executing script task\",\n                \"\\r\\n\\r\\n        this.log('this is a script task');\\r\\n\\r\\n        \",\n                \"..executing js 288554a9-0eca-4ac9-a412-96fafcadceb3\",\n                \"this is a script task\",\n                \"..executing js is done 288554a9-0eca-4ac9-a412-96fafcadceb3\",\n                \"..>end script_task\",\n                \"setting item status to end288554a9-0eca-4ac9-a412-96fafcadceb3statusend\",\n                \"..executing item:script_task 288554a9-0eca-4ac9-a412-96fafcadceb3 is done\",\n                \"..token.goNext script_task bpmn:ScriptTask\",\n                \"..token.goNext script_task bpmn:ScriptTask\",\n                \"..Flow -Flow_0xpjff0 going to service_task action : take\",\n                \"..return outbounds1\",\n                \"...processing flowFlow_0xpjff0 to service_task\",\n                \"loop collection:(this.records)\",\n                \"starting new Token start node:service_task noExecute: false\",\n                \"... waiting for 1\",\n                \".executing item:service_task bc91b3c0-6741-44dc-8ebe-e84163c3c002\",\n                \"--setting input {\\\"loopKey\\\":1}\",\n                \"..>transformInput service_task\",\n                \"..>enter service_task\",\n                \"..>start service_task\",\n                \"..>run service_task\",\n                \"..>transformOutput service_task\",\n                \"invoking service:service1\",\n                \"SERVICE 1service_task current seq: 2\",\n                \"service returned 2\",\n                \"--setting input 2\",\n                \"..>transformInput service_task\",\n                \"..>end service_task\",\n                \"setting item status to endbc91b3c0-6741-44dc-8ebe-e84163c3c002statusend\",\n                \"..executing item:service_task bc91b3c0-6741-44dc-8ebe-e84163c3c002 is done\",\n                \"..token.goNext service_task bpmn:ServiceTask\",\n                \"starting new Token start node:service_task noExecute: false\",\n                \".executing item:service_task 472b7074-9376-4c53-ae86-4bcf598f5f82\",\n                \"--setting input {\\\"loopKey\\\":2}\",\n                \"..>transformInput service_task\",\n                \"..>enter service_task\",\n                \"..>start service_task\",\n                \"..>run service_task\",\n                \"..>transformOutput service_task\",\n                \"invoking service:service1\",\n                \"SERVICE 1service_task current seq: 3\",\n                \"service returned 3\",\n                \"--setting input 3\",\n                \"..>transformInput service_task\",\n                \"..>end service_task\",\n                \"setting item status to end472b7074-9376-4c53-ae86-4bcf598f5f82statusend\",\n                \"..executing item:service_task 472b7074-9376-4c53-ae86-4bcf598f5f82 is done\",\n                \"..token.goNext service_task bpmn:ServiceTask\",\n                \"starting new Token start node:service_task noExecute: false\",\n                \".executing item:service_task 2e485728-4562-41b0-8d0c-b4da21c62aca\",\n                \"--setting input {\\\"loopKey\\\":3}\",\n                \"..>transformInput service_task\",\n                \"..>enter service_task\",\n                \"..>start service_task\",\n                \"..>run service_task\",\n                \"..>transformOutput service_task\",\n                \"invoking service:service1\",\n                \"SERVICE 1service_task current seq: 4\",\n                \"service returned 4\",\n                \"--setting input 4\",\n                \"..>transformInput service_task\",\n                \"..>end service_task\",\n                \"setting item status to end2e485728-4562-41b0-8d0c-b4da21c62acastatusend\",\n                \"..executing item:service_task 2e485728-4562-41b0-8d0c-b4da21c62aca is done\",\n                \"..token.goNext service_task bpmn:ServiceTask\",\n                \"starting new Token start node:service_task noExecute: false\",\n                \".executing item:service_task 091f279a-bba6-4288-824b-029a4d740d83\",\n                \"--setting input {\\\"loopKey\\\":4}\",\n                \"..>transformInput service_task\",\n                \"..>enter service_task\",\n                \"..>start service_task\",\n                \"..>run service_task\",\n                \"..>transformOutput service_task\",\n                \"invoking service:service1\",\n                \"SERVICE 1service_task current seq: 5\",\n                \"service returned 5\",\n                \"--setting input 5\",\n                \"..>transformInput service_task\",\n                \"..>end service_task\",\n                \"setting item status to end091f279a-bba6-4288-824b-029a4d740d83statusend\",\n                \"..executing item:service_task 091f279a-bba6-4288-824b-029a4d740d83 is done\",\n                \"..token.goNext service_task bpmn:ServiceTask\",\n                \"starting new Token start node:service_task noExecute: false\",\n                \".executing item:service_task 2af20f73-7f28-4bb8-82bd-cd33787d1911\",\n                \"--setting input {\\\"loopKey\\\":5}\",\n                \"..>transformInput service_task\",\n                \"..>enter service_task\",\n                \"..>start service_task\",\n                \"..>run service_task\",\n                \"..>transformOutput service_task\",\n                \"invoking service:service1\",\n                \"SERVICE 1service_task current seq: 6\",\n                \"service returned 6\",\n                \"--setting input 6\",\n                \"..>transformInput service_task\",\n                \"..>end service_task\",\n                \"setting item status to end2af20f73-7f28-4bb8-82bd-cd33787d1911statusend\",\n                \"..executing item:service_task 2af20f73-7f28-4bb8-82bd-cd33787d1911 is done\",\n                \"..token.goNext service_task bpmn:ServiceTask\",\n                \"..token.goNext service_task bpmn:ServiceTask\",\n                \"..Flow -Flow_0s8ghrk going to Event_0bf16wv action : take\",\n                \"..return outbounds1\",\n                \"...processing flowFlow_0s8ghrk to Event_0bf16wv\",\n                \"... waiting for 1\",\n                \".executing item:Event_0bf16wv 74e6b4c8-8a07-4d3c-8406-4e67c6c45a3b\",\n                \"..>enter Event_0bf16wv\",\n                \"..>start Event_0bf16wv\",\n                \"..>run Event_0bf16wv\",\n                \"..>end Event_0bf16wv\",\n                \"setting item status to end74e6b4c8-8a07-4d3c-8406-4e67c6c45a3bstatusend\",\n                \"..executing item:Event_0bf16wv 74e6b4c8-8a07-4d3c-8406-4e67c6c45a3b is done\",\n                \"..token.goNext Event_0bf16wv bpmn:EndEvent\",\n                \"..return outbounds0\",\n                \"...no more outbounds - ending token 0\",\n                \".execution ended.\",\n                \"..token.goNext is done Event_0bf16wv bpmn:EndEvent\",\n                \"..loop: fired all tokens5\",\n                \"..token.goNext is done Event_0bf16wv bpmn:EndEvent\",\n                \"..loop: fired all tokens5\",\n                \"..token.goNext is done Event_0bf16wv bpmn:EndEvent\",\n                \".execute returned \",\n                \".Execution Report ----\",\n                \"..Status:end\",\n                \"..token: 0 - end - Primary current: Event_0bf16wv from root child of - {\\\"caseId\\\":3030,\\\"claim\\\":\\\"abc\\\",\\\"records\\\":[1,2,3,4,5],\\\"script_task\\\":{\\\"0\\\":{\\\"loopKey\\\":1},\\\"1\\\":{\\\"loopKey\\\":2},\\\"2\\\":{\\\"loopKey\\\":3},\\\"3\\\":{\\\"loopKey\\\":4},\\\"4\\\":{\\\"loopKey\\\":5}},\\\"service_task\\\":{\\\"0\\\":{\\\"loopKey\\\":1},\\\"1\\\":{\\\"loopKey\\\":2},\\\"2\\\":{\\\"loopKey\\\":3},\\\"3\\\":{\\\"loopKey\\\":4},\\\"4\\\":{\\\"loopKey\\\":5}}}\",\n                \"..token: 1 - end - Instance current: script_task from Flow_18xinq3 child of 0 {\\\"loopKey\\\":1}\",\n                \"..token: 2 - end - Instance current: script_task from Flow_18xinq3 child of 0 {\\\"loopKey\\\":2}\",\n                \"..token: 3 - end - Instance current: script_task from Flow_18xinq3 child of 0 {\\\"loopKey\\\":3}\",\n                \"..token: 4 - end - Instance current: script_task from Flow_18xinq3 child of 0 {\\\"loopKey\\\":4}\",\n                \"..token: 5 - end - Instance current: script_task from Flow_18xinq3 child of 0 {\\\"loopKey\\\":5}\",\n                \"..token: 6 - end - Instance current: service_task from Flow_0xpjff0 child of 0 {\\\"loopKey\\\":1}\",\n                \"..token: 7 - end - Instance current: service_task from Flow_0xpjff0 child of 0 {\\\"loopKey\\\":2}\",\n                \"..token: 8 - end - Instance current: service_task from Flow_0xpjff0 child of 0 {\\\"loopKey\\\":3}\",\n                \"..token: 9 - end - Instance current: service_task from Flow_0xpjff0 child of 0 {\\\"loopKey\\\":4}\",\n                \"..token: 10 - end - Instance current: service_task from Flow_0xpjff0 child of 0 {\\\"loopKey\\\":5}\",\n                \"..Item:0 -T# 0 StartEvent_1ohx91b Type: bpmn:StartEvent status: end  from 2022-08-17T02:15:33.346Z to 2022-08-17T02:15:33.360Z id: 3818f15d-f3ca-4863-8f33-9581d2ee4839\",\n                \"..Item:1 -T# 0 Flow_18xinq3 Type: bpmn:SequenceFlow status: end\",\n                \"..Item:2 -T# 1 script_task Type: bpmn:ScriptTask status: end  from 2022-08-17T02:15:33.372Z to 2022-08-17T02:15:33.376Z id: 732ddcef-592b-4faf-8b19-8fe57f12c173\",\n                \"..Item:3 -T# 2 script_task Type: bpmn:ScriptTask status: end  from 2022-08-17T02:15:33.379Z to 2022-08-17T02:15:33.381Z id: f39e04d9-0ca2-4cc8-ac78-4d2528bc5a13\",\n                \"..Item:4 -T# 3 script_task Type: bpmn:ScriptTask status: end  from 2022-08-17T02:15:33.428Z to 2022-08-17T02:15:33.431Z id: 3febdfa3-c2e0-4a09-be0e-d3b1b927839b\",\n                \"..Item:5 -T# 4 script_task Type: bpmn:ScriptTask status: end  from 2022-08-17T02:15:33.434Z to 2022-08-17T02:15:33.438Z id: dbadb0c7-ff5e-4234-9d33-631c0a327bfb\",\n                \"..Item:6 -T# 5 script_task Type: bpmn:ScriptTask status: end  from 2022-08-17T02:15:33.441Z to 2022-08-17T02:15:33.443Z id: 288554a9-0eca-4ac9-a412-96fafcadceb3\",\n                \"..Item:7 -T# 0 Flow_0xpjff0 Type: bpmn:SequenceFlow status: end\",\n                \"..Item:8 -T# 6 service_task Type: bpmn:ServiceTask status: end  from 2022-08-17T02:15:33.446Z to 2022-08-17T02:15:38.473Z id: bc91b3c0-6741-44dc-8ebe-e84163c3c002\",\n                \"..Item:9 -T# 7 service_task Type: bpmn:ServiceTask status: end  from 2022-08-17T02:15:38.476Z to 2022-08-17T02:15:43.499Z id: 472b7074-9376-4c53-ae86-4bcf598f5f82\",\n                \"..Item:10 -T# 8 service_task Type: bpmn:ServiceTask status: end  from 2022-08-17T02:15:43.520Z to 2022-08-17T02:15:48.539Z id: 2e485728-4562-41b0-8d0c-b4da21c62aca\",\n                \"..Item:11 -T# 9 service_task Type: bpmn:ServiceTask status: end  from 2022-08-17T02:15:48.545Z to 2022-08-17T02:15:53.553Z id: 091f279a-bba6-4288-824b-029a4d740d83\",\n                \"..Item:12 -T# 10 service_task Type: bpmn:ServiceTask status: end  from 2022-08-17T02:15:53.555Z to 2022-08-17T02:15:58.574Z id: 2af20f73-7f28-4bb8-82bd-cd33787d1911\",\n                \"..Item:13 -T# 0 Flow_0s8ghrk Type: bpmn:SequenceFlow status: end\",\n                \"..Item:14 -T# 0 Event_0bf16wv Type: bpmn:EndEvent status: end  from 2022-08-17T02:15:58.576Z to 2022-08-17T02:15:58.577Z id: 74e6b4c8-8a07-4d3c-8406-4e67c6c45a3b\",\n                \".data:\",\n                \"{\\\"caseId\\\":3030,\\\"claim\\\":\\\"abc\\\",\\\"records\\\":[1,2,3,4,5],\\\"script_task\\\":{\\\"0\\\":{\\\"loopKey\\\":1},\\\"1\\\":{\\\"loopKey\\\":2},\\\"2\\\":{\\\"loopKey\\\":3},\\\"3\\\":{\\\"loopKey\\\":4},\\\"4\\\":{\\\"loopKey\\\":5}},\\\"service_task\\\":{\\\"0\\\":{\\\"loopKey\\\":1},\\\"1\\\":{\\\"loopKey\\\":2},\\\"2\\\":{\\\"loopKey\\\":3},\\\"3\\\":{\\\"loopKey\\\":4},\\\"4\\\":{\\\"loopKey\\\":5}}}\"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"end\",\n                    \"dataPath\": \"\",\n                    \"startNodeId\": \"StartEvent_1ohx91b\",\n                    \"currentNode\": \"Event_0bf16wv\"\n                },\n                {\n                    \"id\": 1,\n                    \"type\": \"Instance\",\n                    \"status\": \"end\",\n                    \"dataPath\": \".script_task[].0\",\n                    \"loopId\": 0,\n                    \"parentToken\": 0,\n                    \"originItem\": \"9adbc52b-3f48-494c-96e8-a324fb7b0dd6\",\n                    \"startNodeId\": \"script_task\",\n                    \"currentNode\": \"script_task\"\n                },\n                {\n                    \"id\": 2,\n                    \"type\": \"Instance\",\n                    \"status\": \"end\",\n                    \"dataPath\": \".script_task[].1\",\n                    \"loopId\": 0,\n                    \"parentToken\": 0,\n                    \"originItem\": \"9adbc52b-3f48-494c-96e8-a324fb7b0dd6\",\n                    \"startNodeId\": \"script_task\",\n                    \"currentNode\": \"script_task\"\n                },\n                {\n                    \"id\": 3,\n                    \"type\": \"Instance\",\n                    \"status\": \"end\",\n                    \"dataPath\": \".script_task[].2\",\n                    \"loopId\": 0,\n                    \"parentToken\": 0,\n                    \"originItem\": \"9adbc52b-3f48-494c-96e8-a324fb7b0dd6\",\n                    \"startNodeId\": \"script_task\",\n                    \"currentNode\": \"script_task\"\n                },\n                {\n                    \"id\": 4,\n                    \"type\": \"Instance\",\n                    \"status\": \"end\",\n                    \"dataPath\": \".script_task[].3\",\n                    \"loopId\": 0,\n                    \"parentToken\": 0,\n                    \"originItem\": \"9adbc52b-3f48-494c-96e8-a324fb7b0dd6\",\n                    \"startNodeId\": \"script_task\",\n                    \"currentNode\": \"script_task\"\n                },\n                {\n                    \"id\": 5,\n                    \"type\": \"Instance\",\n                    \"status\": \"end\",\n                    \"dataPath\": \".script_task[].4\",\n                    \"loopId\": 0,\n                    \"parentToken\": 0,\n                    \"originItem\": \"9adbc52b-3f48-494c-96e8-a324fb7b0dd6\",\n                    \"startNodeId\": \"script_task\",\n                    \"currentNode\": \"script_task\"\n                },\n                {\n                    \"id\": 6,\n                    \"type\": \"Instance\",\n                    \"status\": \"end\",\n                    \"dataPath\": \".service_task[].0\",\n                    \"loopId\": 1,\n                    \"parentToken\": 0,\n                    \"originItem\": \"a559c19d-1ace-480d-8fca-4ac745210ed8\",\n                    \"startNodeId\": \"service_task\",\n                    \"currentNode\": \"service_task\"\n                },\n                {\n                    \"id\": 7,\n                    \"type\": \"Instance\",\n                    \"status\": \"end\",\n                    \"dataPath\": \".service_task[].1\",\n                    \"loopId\": 1,\n                    \"parentToken\": 0,\n                    \"originItem\": \"a559c19d-1ace-480d-8fca-4ac745210ed8\",\n                    \"startNodeId\": \"service_task\",\n                    \"currentNode\": \"service_task\"\n                },\n                {\n                    \"id\": 8,\n                    \"type\": \"Instance\",\n                    \"status\": \"end\",\n                    \"dataPath\": \".service_task[].2\",\n                    \"loopId\": 1,\n                    \"parentToken\": 0,\n                    \"originItem\": \"a559c19d-1ace-480d-8fca-4ac745210ed8\",\n                    \"startNodeId\": \"service_task\",\n                    \"currentNode\": \"service_task\"\n                },\n                {\n                    \"id\": 9,\n                    \"type\": \"Instance\",\n                    \"status\": \"end\",\n                    \"dataPath\": \".service_task[].3\",\n                    \"loopId\": 1,\n                    \"parentToken\": 0,\n                    \"originItem\": \"a559c19d-1ace-480d-8fca-4ac745210ed8\",\n                    \"startNodeId\": \"service_task\",\n                    \"currentNode\": \"service_task\"\n                },\n                {\n                    \"id\": 10,\n                    \"type\": \"Instance\",\n                    \"status\": \"end\",\n                    \"dataPath\": \".service_task[].4\",\n                    \"loopId\": 1,\n                    \"parentToken\": 0,\n                    \"originItem\": \"a559c19d-1ace-480d-8fca-4ac745210ed8\",\n                    \"startNodeId\": \"service_task\",\n                    \"currentNode\": \"service_task\"\n                }\n            ],\n            \"loops\": [\n                {\n                    \"id\": 0,\n                    \"nodeId\": \"script_task\",\n                    \"ownerTokenId\": 0,\n                    \"dataPath\": \".script_task[]\",\n                    \"completed\": 5,\n                    \"sequence\": 0\n                },\n                {\n                    \"id\": 1,\n                    \"nodeId\": \"service_task\",\n                    \"ownerTokenId\": 0,\n                    \"dataPath\": \".service_task[]\",\n                    \"completed\": 5,\n                    \"sequence\": 0\n                }\n            ],\n            \"involvements\": [],\n            \"authorizations\": [],\n            \"id\": \"e6148edf-af38-4645-ba20-ee5c704719e9\",\n            \"name\": \"loop\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\r\\n<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:camunda=\\\"http://camunda.org/schema/1.0/bpmn\\\" id=\\\"Definitions_0fqpje6\\\" targetNamespace=\\\"http://bpmn.io/schema/bpmn\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"7.2.0\\\">\\r\\n  <bpmn:collaboration id=\\\"Collaboration_0q44ppb\\\">\\r\\n    <bpmn:participant id=\\\"Participant_0zpon3h\\\" processRef=\\\"Process_1so81jg\\\" />\\r\\n  </bpmn:collaboration>\\r\\n  <bpmn:process id=\\\"Process_1so81jg\\\" isExecutable=\\\"false\\\">\\r\\n    <bpmn:sequenceFlow id=\\\"Flow_18xinq3\\\" sourceRef=\\\"StartEvent_1ohx91b\\\" targetRef=\\\"script_task\\\" />\\r\\n    <bpmn:sequenceFlow id=\\\"Flow_0xpjff0\\\" sourceRef=\\\"script_task\\\" targetRef=\\\"service_task\\\" />\\r\\n    <bpmn:sequenceFlow id=\\\"Flow_0s8ghrk\\\" sourceRef=\\\"service_task\\\" targetRef=\\\"Event_0bf16wv\\\" />\\r\\n    <bpmn:startEvent id=\\\"StartEvent_1ohx91b\\\">\\r\\n      <bpmn:extensionElements>\\r\\n        <camunda:script event=\\\"start\\\"><![CDATA[console.log(\\\"This is the start event\\\");\\r\\n          this.token.applyInput({records:[1,2,3,4,5]});\\r\\n          console.log('=====from script',this.token.data);\\r\\n          this.log(\\\"====This is the start event\\\");]]></camunda:script>\\r\\n      </bpmn:extensionElements>\\r\\n      <bpmn:outgoing>Flow_18xinq3</bpmn:outgoing>\\r\\n    </bpmn:startEvent>\\r\\n    <bpmn:ScriptTask id=\\\"script_task\\\" name=\\\"Script Task\\\">\\r\\n      <bpmn:script><![CDATA[\\r\\n\\r\\n        this.log('this is a script task');\\r\\n\\r\\n        ]]></bpmn:script>\\r\\n    \\r\\n      <bpmn:incoming>Flow_18xinq3</bpmn:incoming>\\r\\n      <bpmn:outgoing>Flow_0xpjff0</bpmn:outgoing>\\r\\n      <bpmn:multiInstanceLoopCharacteristics isSequential=\\\"true\\\" camunda:collection=\\\"(this.records)\\\" />\\r\\n    </bpmn:ScriptTask>\\r\\n    <bpmn:ServiceTask id=\\\"service_task\\\" name=\\\"Service Task\\\" implementation=\\\"service1\\\">\\r\\n      <bpmn:incoming>Flow_0xpjff0</bpmn:incoming>\\r\\n      <bpmn:outgoing>Flow_0s8ghrk</bpmn:outgoing>\\r\\n      <bpmn:multiInstanceLoopCharacteristics camunda:collection=\\\"(this.records)\\\" />\\r\\n    </bpmn:ServiceTask>\\r\\n    <bpmn:endEvent id=\\\"Event_0bf16wv\\\">\\r\\n      <bpmn:incoming>Flow_0s8ghrk</bpmn:incoming>\\r\\n    </bpmn:endEvent>\\r\\n  </bpmn:process>\\r\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\r\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0q44ppb\\\">\\r\\n      <bpmndi:BPMNShape id=\\\"Participant_0zpon3h_di\\\" bpmnElement=\\\"Participant_0zpon3h\\\" isHorizontal=\\\"true\\\">\\r\\n        <dc:Bounds x=\\\"156\\\" y=\\\"61\\\" width=\\\"495\\\" height=\\\"181\\\" />\\r\\n      </bpmndi:BPMNShape>\\r\\n      <bpmndi:BPMNEdge id=\\\"Flow_18xinq3_di\\\" bpmnElement=\\\"Flow_18xinq3\\\">\\r\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"244\\\" y=\\\"154\\\" />\\r\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"270\\\" y=\\\"154\\\" />\\r\\n        <bpmndi:BPMNLabel>\\r\\n          <dc:Bounds x=\\\"212\\\" y=\\\"129\\\" width=\\\"90\\\" height=\\\"20\\\" />\\r\\n        </bpmndi:BPMNLabel>\\r\\n      </bpmndi:BPMNEdge>\\r\\n      <bpmndi:BPMNEdge id=\\\"Flow_0xpjff0_di\\\" bpmnElement=\\\"Flow_0xpjff0\\\">\\r\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"370\\\" y=\\\"154\\\" />\\r\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"395\\\" y=\\\"154\\\" />\\r\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"395\\\" y=\\\"154\\\" />\\r\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"415\\\" y=\\\"154\\\" />\\r\\n        <bpmndi:BPMNLabel>\\r\\n          <dc:Bounds x=\\\"365\\\" y=\\\"144\\\" width=\\\"90\\\" height=\\\"20\\\" />\\r\\n        </bpmndi:BPMNLabel>\\r\\n      </bpmndi:BPMNEdge>\\r\\n      <bpmndi:BPMNEdge id=\\\"Flow_0s8ghrk_di\\\" bpmnElement=\\\"Flow_0s8ghrk\\\">\\r\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"515\\\" y=\\\"154\\\" />\\r\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"572\\\" y=\\\"154\\\" />\\r\\n        <bpmndi:BPMNLabel>\\r\\n          <dc:Bounds x=\\\"498.5\\\" y=\\\"129\\\" width=\\\"90\\\" height=\\\"20\\\" />\\r\\n        </bpmndi:BPMNLabel>\\r\\n      </bpmndi:BPMNEdge>\\r\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_1ohx91b\\\">\\r\\n        <dc:Bounds x=\\\"208\\\" y=\\\"136\\\" width=\\\"36\\\" height=\\\"36\\\" />\\r\\n        <bpmndi:BPMNLabel>\\r\\n          <dc:Bounds x=\\\"181\\\" y=\\\"172\\\" width=\\\"90\\\" height=\\\"20\\\" />\\r\\n        </bpmndi:BPMNLabel>\\r\\n      </bpmndi:BPMNShape>\\r\\n      <bpmndi:BPMNShape id=\\\"script_task_di\\\" bpmnElement=\\\"script_task\\\">\\r\\n        <dc:Bounds x=\\\"270\\\" y=\\\"114\\\" width=\\\"100\\\" height=\\\"80\\\" />\\r\\n      </bpmndi:BPMNShape>\\r\\n      <bpmndi:BPMNShape id=\\\"service_task_di\\\" bpmnElement=\\\"service_task\\\">\\r\\n        <dc:Bounds x=\\\"415\\\" y=\\\"114\\\" width=\\\"100\\\" height=\\\"80\\\" />\\r\\n      </bpmndi:BPMNShape>\\r\\n      <bpmndi:BPMNShape id=\\\"Event_0bf16wv_di\\\" bpmnElement=\\\"Event_0bf16wv\\\">\\r\\n        <dc:Bounds x=\\\"572\\\" y=\\\"136\\\" width=\\\"36\\\" height=\\\"36\\\" />\\r\\n        <bpmndi:BPMNLabel>\\r\\n          <dc:Bounds x=\\\"545\\\" y=\\\"172\\\" width=\\\"90\\\" height=\\\"20\\\" />\\r\\n        </bpmndi:BPMNLabel>\\r\\n      </bpmndi:BPMNShape>\\r\\n    </bpmndi:BPMNPlane>\\r\\n  </bpmndi:BPMNDiagram>\\r\\n</bpmn:definitions>\\r\\n\",\n            \"status\": \"end\",\n            \"data\": {\n                \"caseId\": 3030,\n                \"claim\": \"abc\",\n                \"records\": [\n                    1,\n                    2,\n                    3,\n                    4,\n                    5\n                ],\n                \"script_task\": {\n                    \"0\": {\n                        \"loopKey\": 1\n                    },\n                    \"1\": {\n                        \"loopKey\": 2\n                    },\n                    \"2\": {\n                        \"loopKey\": 3\n                    },\n                    \"3\": {\n                        \"loopKey\": 4\n                    },\n                    \"4\": {\n                        \"loopKey\": 5\n                    }\n                },\n                \"service_task\": {\n                    \"0\": {\n                        \"loopKey\": 1\n                    },\n                    \"1\": {\n                        \"loopKey\": 2\n                    },\n                    \"2\": {\n                        \"loopKey\": 3\n                    },\n                    \"3\": {\n                        \"loopKey\": 4\n                    },\n                    \"4\": {\n                        \"loopKey\": 5\n                    }\n                }\n            },\n            \"startedAt\": \"2022-08-17T02:15:33.332Z\",\n            \"endedAt\": \"2022-08-17T02:15:58.579Z\",\n            \"saved\": \"2022-08-17T02:15:58.584Z\",\n            \"_id\": \"62fc4f5f8b1af628c4a741a5\"\n        },\n        \"currentItem\": \"74e6b4c8-8a07-4d3c-8406-4e67c6c45a3b\",\n        \"currentElement\": \"Event_0bf16wv\",\n        \"status\": \"end\"\n    },\n    {\n        \"instance\": {\n            \"items\": [],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_1ohx91b\",\n                \"starting new Token start node:StartEvent_1ohx91b noExecute: true\",\n                \".executing item:StartEvent_1ohx91b f3503d15-a1ac-488d-9aa1-3333f7034146\",\n                \"..>enter StartEvent_1ohx91b\",\n                \"..>start StartEvent_1ohx91b\",\n                \"--executing script for event:start\",\n                \"..executing js f3503d15-a1ac-488d-9aa1-3333f7034146\",\n                \"====This is the start event\",\n                \"..executing js is done f3503d15-a1ac-488d-9aa1-3333f7034146\",\n                \"invoking script call  for f3503d15-a1ac-488d-9aa1-3333f7034146\",\n                \"..executing js f3503d15-a1ac-488d-9aa1-3333f7034146\",\n                \"returned from script call  for f3503d15-a1ac-488d-9aa1-3333f7034146\",\n                \"..executing js is done f3503d15-a1ac-488d-9aa1-3333f7034146\",\n                \"..>run StartEvent_1ohx91b\",\n                \"..>end StartEvent_1ohx91b\",\n                \"setting item status to endf3503d15-a1ac-488d-9aa1-3333f7034146statusend\",\n                \"..executing item:StartEvent_1ohx91b f3503d15-a1ac-488d-9aa1-3333f7034146 is done\",\n                \"..token.goNext StartEvent_1ohx91b bpmn:StartEvent\",\n                \"..Flow -Flow_18xinq3 going to script_task action : take\",\n                \"..return outbounds1\",\n                \"...processing flowFlow_18xinq3 to script_task\",\n                \"loop collection:(this.records)\",\n                \"starting new Token start node:script_task noExecute: false\",\n                \"... waiting for 1\",\n                \".executing item:script_task 86326488-5b14-40fd-afb0-eaac80b40088\",\n                \"--setting input {\\\"loopKey\\\":1}\",\n                \"..>transformInput script_task\",\n                \"..>enter script_task\",\n                \"..>start script_task\",\n                \"..>run script_task\",\n                \"executing script task\",\n                \"\\r\\n\\r\\n        this.log('this is a script task');\\r\\n\\r\\n        \",\n                \"..executing js 86326488-5b14-40fd-afb0-eaac80b40088\",\n                \"this is a script task\",\n                \"..executing js is done 86326488-5b14-40fd-afb0-eaac80b40088\",\n                \"..>end script_task\",\n                \"setting item status to end86326488-5b14-40fd-afb0-eaac80b40088statusend\",\n                \"..executing item:script_task 86326488-5b14-40fd-afb0-eaac80b40088 is done\",\n                \"..token.goNext script_task bpmn:ScriptTask\",\n                \"starting new Token start node:script_task noExecute: false\",\n                \".executing item:script_task 8e984658-f0e9-4ffc-a97b-0428b886faab\",\n                \"--setting input {\\\"loopKey\\\":2}\",\n                \"..>transformInput script_task\",\n                \"..>enter script_task\",\n                \"..>start script_task\",\n                \"..>run script_task\",\n                \"executing script task\",\n                \"\\r\\n\\r\\n        this.log('this is a script task');\\r\\n\\r\\n        \",\n                \"..executing js 8e984658-f0e9-4ffc-a97b-0428b886faab\",\n                \"this is a script task\",\n                \"..executing js is done 8e984658-f0e9-4ffc-a97b-0428b886faab\",\n                \"..>end script_task\",\n                \"setting item status to end8e984658-f0e9-4ffc-a97b-0428b886faabstatusend\",\n                \"..executing item:script_task 8e984658-f0e9-4ffc-a97b-0428b886faab is done\",\n                \"..token.goNext script_task bpmn:ScriptTask\",\n                \"starting new Token start node:script_task noExecute: false\",\n                \".executing item:script_task 7e306bca-2f81-4094-8b86-95e596d04722\",\n                \"--setting input {\\\"loopKey\\\":3}\",\n                \"..>transformInput script_task\",\n                \"..>enter script_task\",\n                \"..>start script_task\",\n                \"..>run script_task\",\n                \"executing script task\",\n                \"\\r\\n\\r\\n        this.log('this is a script task');\\r\\n\\r\\n        \",\n                \"..executing js 7e306bca-2f81-4094-8b86-95e596d04722\",\n                \"this is a script task\",\n                \"..executing js is done 7e306bca-2f81-4094-8b86-95e596d04722\",\n                \"..>end script_task\",\n                \"setting item status to end7e306bca-2f81-4094-8b86-95e596d04722statusend\",\n                \"..executing item:script_task 7e306bca-2f81-4094-8b86-95e596d04722 is done\",\n                \"..token.goNext script_task bpmn:ScriptTask\",\n                \"starting new Token start node:script_task noExecute: false\",\n                \".executing item:script_task b30f0e58-8af8-423c-b9ed-48b69414f8fc\",\n                \"--setting input {\\\"loopKey\\\":4}\",\n                \"..>transformInput script_task\",\n                \"..>enter script_task\",\n                \"..>start script_task\",\n                \"..>run script_task\",\n                \"executing script task\",\n                \"\\r\\n\\r\\n        this.log('this is a script task');\\r\\n\\r\\n        \",\n                \"..executing js b30f0e58-8af8-423c-b9ed-48b69414f8fc\",\n                \"this is a script task\",\n                \"..executing js is done b30f0e58-8af8-423c-b9ed-48b69414f8fc\",\n                \"..>end script_task\",\n                \"setting item status to endb30f0e58-8af8-423c-b9ed-48b69414f8fcstatusend\",\n                \"..executing item:script_task b30f0e58-8af8-423c-b9ed-48b69414f8fc is done\",\n                \"..token.goNext script_task bpmn:ScriptTask\",\n                \"starting new Token start node:script_task noExecute: false\",\n                \".executing item:script_task 90f27115-38ea-42f2-9066-10c68cc1aa38\",\n                \"--setting input {\\\"loopKey\\\":5}\",\n                \"..>transformInput script_task\",\n                \"..>enter script_task\",\n                \"..>start script_task\",\n                \"..>run script_task\",\n                \"executing script task\",\n                \"\\r\\n\\r\\n        this.log('this is a script task');\\r\\n\\r\\n        \",\n                \"..executing js 90f27115-38ea-42f2-9066-10c68cc1aa38\",\n                \"this is a script task\",\n                \"..executing js is done 90f27115-38ea-42f2-9066-10c68cc1aa38\",\n                \"..>end script_task\",\n                \"setting item status to end90f27115-38ea-42f2-9066-10c68cc1aa38statusend\",\n                \"..executing item:script_task 90f27115-38ea-42f2-9066-10c68cc1aa38 is done\",\n                \"..token.goNext script_task bpmn:ScriptTask\",\n                \"..token.goNext script_task bpmn:ScriptTask\",\n                \"..Flow -Flow_0xpjff0 going to service_task action : take\",\n                \"..return outbounds1\",\n                \"...processing flowFlow_0xpjff0 to service_task\",\n                \"loop collection:(this.records)\",\n                \"starting new Token start node:service_task noExecute: false\",\n                \"... waiting for 1\",\n                \".executing item:service_task abd6f83c-acb9-4b01-b3e1-0e41228004ff\",\n                \"--setting input {\\\"loopKey\\\":1}\",\n                \"..>transformInput service_task\",\n                \"..>enter service_task\",\n                \"..>start service_task\",\n                \"..>run service_task\",\n                \"..>transformOutput service_task\",\n                \"invoking service:service1\",\n                \"SERVICE 1service_task current seq: 9\",\n                \"service returned 9\",\n                \"--setting input 9\",\n                \"..>transformInput service_task\",\n                \"..>end service_task\",\n                \"setting item status to endabd6f83c-acb9-4b01-b3e1-0e41228004ffstatusend\",\n                \"..executing item:service_task abd6f83c-acb9-4b01-b3e1-0e41228004ff is done\",\n                \"..token.goNext service_task bpmn:ServiceTask\",\n                \"starting new Token start node:service_task noExecute: false\",\n                \".executing item:service_task 0fcc0ac4-1194-4cba-a5e4-d81f506330b1\",\n                \"--setting input {\\\"loopKey\\\":2}\",\n                \"..>transformInput service_task\",\n                \"..>enter service_task\",\n                \"..>start service_task\",\n                \"..>run service_task\",\n                \"..>transformOutput service_task\",\n                \"invoking service:service1\"\n            ],\n            \"tokens\": [],\n            \"loops\": [],\n            \"involvements\": [],\n            \"authorizations\": [],\n            \"id\": \"508eb320-8cf1-4ac8-9aee-efc0313b2372\",\n            \"name\": \"loop\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\r\\n<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:camunda=\\\"http://camunda.org/schema/1.0/bpmn\\\" id=\\\"Definitions_0fqpje6\\\" targetNamespace=\\\"http://bpmn.io/schema/bpmn\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"7.2.0\\\">\\r\\n  <bpmn:collaboration id=\\\"Collaboration_0q44ppb\\\">\\r\\n    <bpmn:participant id=\\\"Participant_0zpon3h\\\" processRef=\\\"Process_1so81jg\\\" />\\r\\n  </bpmn:collaboration>\\r\\n  <bpmn:process id=\\\"Process_1so81jg\\\" isExecutable=\\\"false\\\">\\r\\n    <bpmn:sequenceFlow id=\\\"Flow_18xinq3\\\" sourceRef=\\\"StartEvent_1ohx91b\\\" targetRef=\\\"script_task\\\" />\\r\\n    <bpmn:sequenceFlow id=\\\"Flow_0xpjff0\\\" sourceRef=\\\"script_task\\\" targetRef=\\\"service_task\\\" />\\r\\n    <bpmn:sequenceFlow id=\\\"Flow_0s8ghrk\\\" sourceRef=\\\"service_task\\\" targetRef=\\\"Event_0bf16wv\\\" />\\r\\n    <bpmn:startEvent id=\\\"StartEvent_1ohx91b\\\">\\r\\n      <bpmn:extensionElements>\\r\\n        <camunda:script event=\\\"start\\\"><![CDATA[console.log(\\\"This is the start event\\\");\\r\\n          this.token.applyInput({records:[1,2,3,4,5]});\\r\\n          console.log('=====from script',this.token.data);\\r\\n          this.log(\\\"====This is the start event\\\");]]></camunda:script>\\r\\n      </bpmn:extensionElements>\\r\\n      <bpmn:outgoing>Flow_18xinq3</bpmn:outgoing>\\r\\n    </bpmn:startEvent>\\r\\n    <bpmn:ScriptTask id=\\\"script_task\\\" name=\\\"Script Task\\\">\\r\\n      <bpmn:script><![CDATA[\\r\\n\\r\\n        this.log('this is a script task');\\r\\n\\r\\n        ]]></bpmn:script>\\r\\n    \\r\\n      <bpmn:incoming>Flow_18xinq3</bpmn:incoming>\\r\\n      <bpmn:outgoing>Flow_0xpjff0</bpmn:outgoing>\\r\\n      <bpmn:multiInstanceLoopCharacteristics isSequential=\\\"true\\\" camunda:collection=\\\"(this.records)\\\" />\\r\\n    </bpmn:ScriptTask>\\r\\n    <bpmn:ServiceTask id=\\\"service_task\\\" name=\\\"Service Task\\\" implementation=\\\"service1\\\">\\r\\n      <bpmn:incoming>Flow_0xpjff0</bpmn:incoming>\\r\\n      <bpmn:outgoing>Flow_0s8ghrk</bpmn:outgoing>\\r\\n      <bpmn:multiInstanceLoopCharacteristics camunda:collection=\\\"(this.records)\\\" />\\r\\n    </bpmn:ServiceTask>\\r\\n    <bpmn:endEvent id=\\\"Event_0bf16wv\\\">\\r\\n      <bpmn:incoming>Flow_0s8ghrk</bpmn:incoming>\\r\\n    </bpmn:endEvent>\\r\\n  </bpmn:process>\\r\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\r\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0q44ppb\\\">\\r\\n      <bpmndi:BPMNShape id=\\\"Participant_0zpon3h_di\\\" bpmnElement=\\\"Participant_0zpon3h\\\" isHorizontal=\\\"true\\\">\\r\\n        <dc:Bounds x=\\\"156\\\" y=\\\"61\\\" width=\\\"495\\\" height=\\\"181\\\" />\\r\\n      </bpmndi:BPMNShape>\\r\\n      <bpmndi:BPMNEdge id=\\\"Flow_18xinq3_di\\\" bpmnElement=\\\"Flow_18xinq3\\\">\\r\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"244\\\" y=\\\"154\\\" />\\r\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"270\\\" y=\\\"154\\\" />\\r\\n        <bpmndi:BPMNLabel>\\r\\n          <dc:Bounds x=\\\"212\\\" y=\\\"129\\\" width=\\\"90\\\" height=\\\"20\\\" />\\r\\n        </bpmndi:BPMNLabel>\\r\\n      </bpmndi:BPMNEdge>\\r\\n      <bpmndi:BPMNEdge id=\\\"Flow_0xpjff0_di\\\" bpmnElement=\\\"Flow_0xpjff0\\\">\\r\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"370\\\" y=\\\"154\\\" />\\r\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"395\\\" y=\\\"154\\\" />\\r\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"395\\\" y=\\\"154\\\" />\\r\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"415\\\" y=\\\"154\\\" />\\r\\n        <bpmndi:BPMNLabel>\\r\\n          <dc:Bounds x=\\\"365\\\" y=\\\"144\\\" width=\\\"90\\\" height=\\\"20\\\" />\\r\\n        </bpmndi:BPMNLabel>\\r\\n      </bpmndi:BPMNEdge>\\r\\n      <bpmndi:BPMNEdge id=\\\"Flow_0s8ghrk_di\\\" bpmnElement=\\\"Flow_0s8ghrk\\\">\\r\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"515\\\" y=\\\"154\\\" />\\r\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"572\\\" y=\\\"154\\\" />\\r\\n        <bpmndi:BPMNLabel>\\r\\n          <dc:Bounds x=\\\"498.5\\\" y=\\\"129\\\" width=\\\"90\\\" height=\\\"20\\\" />\\r\\n        </bpmndi:BPMNLabel>\\r\\n      </bpmndi:BPMNEdge>\\r\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_1ohx91b\\\">\\r\\n        <dc:Bounds x=\\\"208\\\" y=\\\"136\\\" width=\\\"36\\\" height=\\\"36\\\" />\\r\\n        <bpmndi:BPMNLabel>\\r\\n          <dc:Bounds x=\\\"181\\\" y=\\\"172\\\" width=\\\"90\\\" height=\\\"20\\\" />\\r\\n        </bpmndi:BPMNLabel>\\r\\n      </bpmndi:BPMNShape>\\r\\n      <bpmndi:BPMNShape id=\\\"script_task_di\\\" bpmnElement=\\\"script_task\\\">\\r\\n        <dc:Bounds x=\\\"270\\\" y=\\\"114\\\" width=\\\"100\\\" height=\\\"80\\\" />\\r\\n      </bpmndi:BPMNShape>\\r\\n      <bpmndi:BPMNShape id=\\\"service_task_di\\\" bpmnElement=\\\"service_task\\\">\\r\\n        <dc:Bounds x=\\\"415\\\" y=\\\"114\\\" width=\\\"100\\\" height=\\\"80\\\" />\\r\\n      </bpmndi:BPMNShape>\\r\\n      <bpmndi:BPMNShape id=\\\"Event_0bf16wv_di\\\" bpmnElement=\\\"Event_0bf16wv\\\">\\r\\n        <dc:Bounds x=\\\"572\\\" y=\\\"136\\\" width=\\\"36\\\" height=\\\"36\\\" />\\r\\n        <bpmndi:BPMNLabel>\\r\\n          <dc:Bounds x=\\\"545\\\" y=\\\"172\\\" width=\\\"90\\\" height=\\\"20\\\" />\\r\\n        </bpmndi:BPMNLabel>\\r\\n      </bpmndi:BPMNShape>\\r\\n    </bpmndi:BPMNPlane>\\r\\n  </bpmndi:BPMNDiagram>\\r\\n</bpmn:definitions>\\r\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 3030,\n                \"claim\": \"abc\",\n                \"records\": [\n                    1,\n                    2,\n                    3,\n                    4,\n                    5\n                ],\n                \"script_task\": {\n                    \"0\": {\n                        \"loopKey\": 1\n                    },\n                    \"1\": {\n                        \"loopKey\": 2\n                    },\n                    \"2\": {\n                        \"loopKey\": 3\n                    },\n                    \"3\": {\n                        \"loopKey\": 4\n                    },\n                    \"4\": {\n                        \"loopKey\": 5\n                    }\n                },\n                \"service_task\": {\n                    \"0\": {\n                        \"loopKey\": 1\n                    },\n                    \"1\": {\n                        \"loopKey\": 2\n                    }\n                }\n            },\n            \"startedAt\": \"2022-08-17T02:16:01.280Z\"\n        },\n        \"currentItem\": \"0fcc0ac4-1194-4cba-a5e4-d81f506330b1\",\n        \"currentElement\": \"service_task\",\n        \"status\": \"running\"\n    },\n    {\n        \"instance\": {\n            \"items\": [],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_1ohx91b\",\n                \"starting new Token start node:StartEvent_1ohx91b noExecute: true\",\n                \".executing item:StartEvent_1ohx91b dac288e4-afe2-4de9-8538-723ec04f7099\",\n                \"..>enter StartEvent_1ohx91b\",\n                \"..>start StartEvent_1ohx91b\",\n                \"--executing script for event:start\",\n                \"..executing js dac288e4-afe2-4de9-8538-723ec04f7099\",\n                \"====This is the start event\",\n                \"..executing js is done dac288e4-afe2-4de9-8538-723ec04f7099\",\n                \"invoking script call  for dac288e4-afe2-4de9-8538-723ec04f7099\",\n                \"..executing js dac288e4-afe2-4de9-8538-723ec04f7099\",\n                \"returned from script call  for dac288e4-afe2-4de9-8538-723ec04f7099\",\n                \"..executing js is done dac288e4-afe2-4de9-8538-723ec04f7099\",\n                \"..>run StartEvent_1ohx91b\",\n                \"..>end StartEvent_1ohx91b\",\n                \"setting item status to enddac288e4-afe2-4de9-8538-723ec04f7099statusend\",\n                \"..executing item:StartEvent_1ohx91b dac288e4-afe2-4de9-8538-723ec04f7099 is done\",\n                \"..token.goNext StartEvent_1ohx91b bpmn:StartEvent\",\n                \"..Flow -Flow_18xinq3 going to script_task action : take\",\n                \"..return outbounds1\",\n                \"...processing flowFlow_18xinq3 to script_task\",\n                \"loop collection:(this.records)\",\n                \"starting new Token start node:script_task noExecute: false\",\n                \"... waiting for 1\",\n                \".executing item:script_task f5e34f45-c036-45a3-816a-592baa135ad5\",\n                \"--setting input {\\\"loopKey\\\":1}\",\n                \"..>transformInput script_task\",\n                \"..>enter script_task\",\n                \"..>start script_task\",\n                \"..>run script_task\",\n                \"executing script task\",\n                \"\\r\\n\\r\\n        this.log('this is a script task');\\r\\n\\r\\n        \",\n                \"..executing js f5e34f45-c036-45a3-816a-592baa135ad5\",\n                \"this is a script task\",\n                \"..executing js is done f5e34f45-c036-45a3-816a-592baa135ad5\",\n                \"..>end script_task\",\n                \"setting item status to endf5e34f45-c036-45a3-816a-592baa135ad5statusend\",\n                \"..executing item:script_task f5e34f45-c036-45a3-816a-592baa135ad5 is done\",\n                \"..token.goNext script_task bpmn:ScriptTask\",\n                \"starting new Token start node:script_task noExecute: false\",\n                \".executing item:script_task bc31f124-a6a8-4945-89d0-33acb44c645a\",\n                \"--setting input {\\\"loopKey\\\":2}\",\n                \"..>transformInput script_task\",\n                \"..>enter script_task\",\n                \"..>start script_task\",\n                \"..>run script_task\",\n                \"executing script task\",\n                \"\\r\\n\\r\\n        this.log('this is a script task');\\r\\n\\r\\n        \",\n                \"..executing js bc31f124-a6a8-4945-89d0-33acb44c645a\",\n                \"this is a script task\",\n                \"..executing js is done bc31f124-a6a8-4945-89d0-33acb44c645a\",\n                \"..>end script_task\",\n                \"setting item status to endbc31f124-a6a8-4945-89d0-33acb44c645astatusend\",\n                \"..executing item:script_task bc31f124-a6a8-4945-89d0-33acb44c645a is done\",\n                \"..token.goNext script_task bpmn:ScriptTask\",\n                \"starting new Token start node:script_task noExecute: false\",\n                \".executing item:script_task 10893aa9-9e22-45b0-9bdb-596239a3e5dd\",\n                \"--setting input {\\\"loopKey\\\":3}\",\n                \"..>transformInput script_task\",\n                \"..>enter script_task\",\n                \"..>start script_task\",\n                \"..>run script_task\",\n                \"executing script task\",\n                \"\\r\\n\\r\\n        this.log('this is a script task');\\r\\n\\r\\n        \",\n                \"..executing js 10893aa9-9e22-45b0-9bdb-596239a3e5dd\",\n                \"this is a script task\",\n                \"..executing js is done 10893aa9-9e22-45b0-9bdb-596239a3e5dd\",\n                \"..>end script_task\",\n                \"setting item status to end10893aa9-9e22-45b0-9bdb-596239a3e5ddstatusend\",\n                \"..executing item:script_task 10893aa9-9e22-45b0-9bdb-596239a3e5dd is done\",\n                \"..token.goNext script_task bpmn:ScriptTask\",\n                \"starting new Token start node:script_task noExecute: false\",\n                \".executing item:script_task 36ef241e-bf0e-49ad-a042-11ab3b2c748e\",\n                \"--setting input {\\\"loopKey\\\":4}\",\n                \"..>transformInput script_task\",\n                \"..>enter script_task\",\n                \"..>start script_task\",\n                \"..>run script_task\",\n                \"executing script task\",\n                \"\\r\\n\\r\\n        this.log('this is a script task');\\r\\n\\r\\n        \",\n                \"..executing js 36ef241e-bf0e-49ad-a042-11ab3b2c748e\",\n                \"this is a script task\",\n                \"..executing js is done 36ef241e-bf0e-49ad-a042-11ab3b2c748e\",\n                \"..>end script_task\",\n                \"setting item status to end36ef241e-bf0e-49ad-a042-11ab3b2c748estatusend\",\n                \"..executing item:script_task 36ef241e-bf0e-49ad-a042-11ab3b2c748e is done\",\n                \"..token.goNext script_task bpmn:ScriptTask\",\n                \"starting new Token start node:script_task noExecute: false\",\n                \".executing item:script_task d4316523-cfee-4d0c-be7d-aaa969f97125\",\n                \"--setting input {\\\"loopKey\\\":5}\",\n                \"..>transformInput script_task\",\n                \"..>enter script_task\",\n                \"..>start script_task\",\n                \"..>run script_task\",\n                \"executing script task\",\n                \"\\r\\n\\r\\n        this.log('this is a script task');\\r\\n\\r\\n        \",\n                \"..executing js d4316523-cfee-4d0c-be7d-aaa969f97125\",\n                \"this is a script task\",\n                \"..executing js is done d4316523-cfee-4d0c-be7d-aaa969f97125\",\n                \"..>end script_task\",\n                \"setting item status to endd4316523-cfee-4d0c-be7d-aaa969f97125statusend\",\n                \"..executing item:script_task d4316523-cfee-4d0c-be7d-aaa969f97125 is done\",\n                \"..token.goNext script_task bpmn:ScriptTask\",\n                \"..token.goNext script_task bpmn:ScriptTask\",\n                \"..Flow -Flow_0xpjff0 going to service_task action : take\",\n                \"..return outbounds1\",\n                \"...processing flowFlow_0xpjff0 to service_task\",\n                \"loop collection:(this.records)\",\n                \"starting new Token start node:service_task noExecute: false\",\n                \"... waiting for 1\",\n                \".executing item:service_task 467ba18d-8266-4007-ab84-e07d8441de63\",\n                \"--setting input {\\\"loopKey\\\":1}\",\n                \"..>transformInput service_task\",\n                \"..>enter service_task\",\n                \"..>start service_task\",\n                \"..>run service_task\",\n                \"..>transformOutput service_task\",\n                \"invoking service:service1\"\n            ],\n            \"tokens\": [],\n            \"loops\": [],\n            \"involvements\": [],\n            \"authorizations\": [],\n            \"id\": \"9fd147e7-1104-407d-971e-5f24b9261f47\",\n            \"name\": \"loop\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\r\\n<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:camunda=\\\"http://camunda.org/schema/1.0/bpmn\\\" id=\\\"Definitions_0fqpje6\\\" targetNamespace=\\\"http://bpmn.io/schema/bpmn\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"7.2.0\\\">\\r\\n  <bpmn:collaboration id=\\\"Collaboration_0q44ppb\\\">\\r\\n    <bpmn:participant id=\\\"Participant_0zpon3h\\\" processRef=\\\"Process_1so81jg\\\" />\\r\\n  </bpmn:collaboration>\\r\\n  <bpmn:process id=\\\"Process_1so81jg\\\" isExecutable=\\\"false\\\">\\r\\n    <bpmn:sequenceFlow id=\\\"Flow_18xinq3\\\" sourceRef=\\\"StartEvent_1ohx91b\\\" targetRef=\\\"script_task\\\" />\\r\\n    <bpmn:sequenceFlow id=\\\"Flow_0xpjff0\\\" sourceRef=\\\"script_task\\\" targetRef=\\\"service_task\\\" />\\r\\n    <bpmn:sequenceFlow id=\\\"Flow_0s8ghrk\\\" sourceRef=\\\"service_task\\\" targetRef=\\\"Event_0bf16wv\\\" />\\r\\n    <bpmn:startEvent id=\\\"StartEvent_1ohx91b\\\">\\r\\n      <bpmn:extensionElements>\\r\\n        <camunda:script event=\\\"start\\\"><![CDATA[console.log(\\\"This is the start event\\\");\\r\\n          this.token.applyInput({records:[1,2,3,4,5]});\\r\\n          console.log('=====from script',this.token.data);\\r\\n          this.log(\\\"====This is the start event\\\");]]></camunda:script>\\r\\n      </bpmn:extensionElements>\\r\\n      <bpmn:outgoing>Flow_18xinq3</bpmn:outgoing>\\r\\n    </bpmn:startEvent>\\r\\n    <bpmn:ScriptTask id=\\\"script_task\\\" name=\\\"Script Task\\\">\\r\\n      <bpmn:script><![CDATA[\\r\\n\\r\\n        this.log('this is a script task');\\r\\n\\r\\n        ]]></bpmn:script>\\r\\n    \\r\\n      <bpmn:incoming>Flow_18xinq3</bpmn:incoming>\\r\\n      <bpmn:outgoing>Flow_0xpjff0</bpmn:outgoing>\\r\\n      <bpmn:multiInstanceLoopCharacteristics isSequential=\\\"true\\\" camunda:collection=\\\"(this.records)\\\" />\\r\\n    </bpmn:ScriptTask>\\r\\n    <bpmn:ServiceTask id=\\\"service_task\\\" name=\\\"Service Task\\\" implementation=\\\"service1\\\">\\r\\n      <bpmn:incoming>Flow_0xpjff0</bpmn:incoming>\\r\\n      <bpmn:outgoing>Flow_0s8ghrk</bpmn:outgoing>\\r\\n      <bpmn:multiInstanceLoopCharacteristics camunda:collection=\\\"(this.records)\\\" />\\r\\n    </bpmn:ServiceTask>\\r\\n    <bpmn:endEvent id=\\\"Event_0bf16wv\\\">\\r\\n      <bpmn:incoming>Flow_0s8ghrk</bpmn:incoming>\\r\\n    </bpmn:endEvent>\\r\\n  </bpmn:process>\\r\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\r\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0q44ppb\\\">\\r\\n      <bpmndi:BPMNShape id=\\\"Participant_0zpon3h_di\\\" bpmnElement=\\\"Participant_0zpon3h\\\" isHorizontal=\\\"true\\\">\\r\\n        <dc:Bounds x=\\\"156\\\" y=\\\"61\\\" width=\\\"495\\\" height=\\\"181\\\" />\\r\\n      </bpmndi:BPMNShape>\\r\\n      <bpmndi:BPMNEdge id=\\\"Flow_18xinq3_di\\\" bpmnElement=\\\"Flow_18xinq3\\\">\\r\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"244\\\" y=\\\"154\\\" />\\r\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"270\\\" y=\\\"154\\\" />\\r\\n        <bpmndi:BPMNLabel>\\r\\n          <dc:Bounds x=\\\"212\\\" y=\\\"129\\\" width=\\\"90\\\" height=\\\"20\\\" />\\r\\n        </bpmndi:BPMNLabel>\\r\\n      </bpmndi:BPMNEdge>\\r\\n      <bpmndi:BPMNEdge id=\\\"Flow_0xpjff0_di\\\" bpmnElement=\\\"Flow_0xpjff0\\\">\\r\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"370\\\" y=\\\"154\\\" />\\r\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"395\\\" y=\\\"154\\\" />\\r\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"395\\\" y=\\\"154\\\" />\\r\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"415\\\" y=\\\"154\\\" />\\r\\n        <bpmndi:BPMNLabel>\\r\\n          <dc:Bounds x=\\\"365\\\" y=\\\"144\\\" width=\\\"90\\\" height=\\\"20\\\" />\\r\\n        </bpmndi:BPMNLabel>\\r\\n      </bpmndi:BPMNEdge>\\r\\n      <bpmndi:BPMNEdge id=\\\"Flow_0s8ghrk_di\\\" bpmnElement=\\\"Flow_0s8ghrk\\\">\\r\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"515\\\" y=\\\"154\\\" />\\r\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"572\\\" y=\\\"154\\\" />\\r\\n        <bpmndi:BPMNLabel>\\r\\n          <dc:Bounds x=\\\"498.5\\\" y=\\\"129\\\" width=\\\"90\\\" height=\\\"20\\\" />\\r\\n        </bpmndi:BPMNLabel>\\r\\n      </bpmndi:BPMNEdge>\\r\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_1ohx91b\\\">\\r\\n        <dc:Bounds x=\\\"208\\\" y=\\\"136\\\" width=\\\"36\\\" height=\\\"36\\\" />\\r\\n        <bpmndi:BPMNLabel>\\r\\n          <dc:Bounds x=\\\"181\\\" y=\\\"172\\\" width=\\\"90\\\" height=\\\"20\\\" />\\r\\n        </bpmndi:BPMNLabel>\\r\\n      </bpmndi:BPMNShape>\\r\\n      <bpmndi:BPMNShape id=\\\"script_task_di\\\" bpmnElement=\\\"script_task\\\">\\r\\n        <dc:Bounds x=\\\"270\\\" y=\\\"114\\\" width=\\\"100\\\" height=\\\"80\\\" />\\r\\n      </bpmndi:BPMNShape>\\r\\n      <bpmndi:BPMNShape id=\\\"service_task_di\\\" bpmnElement=\\\"service_task\\\">\\r\\n        <dc:Bounds x=\\\"415\\\" y=\\\"114\\\" width=\\\"100\\\" height=\\\"80\\\" />\\r\\n      </bpmndi:BPMNShape>\\r\\n      <bpmndi:BPMNShape id=\\\"Event_0bf16wv_di\\\" bpmnElement=\\\"Event_0bf16wv\\\">\\r\\n        <dc:Bounds x=\\\"572\\\" y=\\\"136\\\" width=\\\"36\\\" height=\\\"36\\\" />\\r\\n        <bpmndi:BPMNLabel>\\r\\n          <dc:Bounds x=\\\"545\\\" y=\\\"172\\\" width=\\\"90\\\" height=\\\"20\\\" />\\r\\n        </bpmndi:BPMNLabel>\\r\\n      </bpmndi:BPMNShape>\\r\\n    </bpmndi:BPMNPlane>\\r\\n  </bpmndi:BPMNDiagram>\\r\\n</bpmn:definitions>\\r\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 3030,\n                \"claim\": \"abc\",\n                \"records\": [\n                    1,\n                    2,\n                    3,\n                    4,\n                    5\n                ],\n                \"script_task\": {\n                    \"0\": {\n                        \"loopKey\": 1\n                    },\n                    \"1\": {\n                        \"loopKey\": 2\n                    },\n                    \"2\": {\n                        \"loopKey\": 3\n                    },\n                    \"3\": {\n                        \"loopKey\": 4\n                    },\n                    \"4\": {\n                        \"loopKey\": 5\n                    }\n                },\n                \"service_task\": {\n                    \"0\": {\n                        \"loopKey\": 1\n                    }\n                }\n            },\n            \"startedAt\": \"2022-08-17T02:16:02.651Z\"\n        },\n        \"currentItem\": \"467ba18d-8266-4007-ab84-e07d8441de63\",\n        \"currentElement\": \"service_task\",\n        \"status\": \"running\"\n    },\n    {\n        \"instance\": {\n            \"items\": [],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_1ohx91b\",\n                \"starting new Token start node:StartEvent_1ohx91b noExecute: true\",\n                \".executing item:StartEvent_1ohx91b ab00955d-082c-4054-b390-3983515da4e6\",\n                \"..>enter StartEvent_1ohx91b\",\n                \"..>start StartEvent_1ohx91b\",\n                \"--executing script for event:start\",\n                \"..executing js ab00955d-082c-4054-b390-3983515da4e6\",\n                \"====This is the start event\",\n                \"..executing js is done ab00955d-082c-4054-b390-3983515da4e6\",\n                \"invoking script call  for ab00955d-082c-4054-b390-3983515da4e6\",\n                \"..executing js ab00955d-082c-4054-b390-3983515da4e6\",\n                \"returned from script call  for ab00955d-082c-4054-b390-3983515da4e6\",\n                \"..executing js is done ab00955d-082c-4054-b390-3983515da4e6\",\n                \"..>run StartEvent_1ohx91b\",\n                \"..>end StartEvent_1ohx91b\",\n                \"setting item status to endab00955d-082c-4054-b390-3983515da4e6statusend\",\n                \"..executing item:StartEvent_1ohx91b ab00955d-082c-4054-b390-3983515da4e6 is done\",\n                \"..token.goNext StartEvent_1ohx91b bpmn:StartEvent\",\n                \"..Flow -Flow_18xinq3 going to script_task action : take\",\n                \"..return outbounds1\",\n                \"...processing flowFlow_18xinq3 to script_task\",\n                \"loop collection:(this.records)\",\n                \"starting new Token start node:script_task noExecute: false\",\n                \"... waiting for 1\",\n                \".executing item:script_task 60eb9945-1f92-48aa-9b4a-1eb99ad4def3\",\n                \"--setting input {\\\"loopKey\\\":1}\",\n                \"..>transformInput script_task\",\n                \"..>enter script_task\",\n                \"..>start script_task\",\n                \"..>run script_task\",\n                \"executing script task\",\n                \"\\r\\n\\r\\n        this.log('this is a script task');\\r\\n\\r\\n        \",\n                \"..executing js 60eb9945-1f92-48aa-9b4a-1eb99ad4def3\",\n                \"this is a script task\",\n                \"..executing js is done 60eb9945-1f92-48aa-9b4a-1eb99ad4def3\",\n                \"..>end script_task\",\n                \"setting item status to end60eb9945-1f92-48aa-9b4a-1eb99ad4def3statusend\",\n                \"..executing item:script_task 60eb9945-1f92-48aa-9b4a-1eb99ad4def3 is done\",\n                \"..token.goNext script_task bpmn:ScriptTask\",\n                \"starting new Token start node:script_task noExecute: false\",\n                \".executing item:script_task da39ff6b-4f6a-44e2-848d-748ed8fd9a57\",\n                \"--setting input {\\\"loopKey\\\":2}\",\n                \"..>transformInput script_task\",\n                \"..>enter script_task\",\n                \"..>start script_task\",\n                \"..>run script_task\",\n                \"executing script task\",\n                \"\\r\\n\\r\\n        this.log('this is a script task');\\r\\n\\r\\n        \",\n                \"..executing js da39ff6b-4f6a-44e2-848d-748ed8fd9a57\",\n                \"this is a script task\",\n                \"..executing js is done da39ff6b-4f6a-44e2-848d-748ed8fd9a57\",\n                \"..>end script_task\",\n                \"setting item status to endda39ff6b-4f6a-44e2-848d-748ed8fd9a57statusend\",\n                \"..executing item:script_task da39ff6b-4f6a-44e2-848d-748ed8fd9a57 is done\",\n                \"..token.goNext script_task bpmn:ScriptTask\",\n                \"starting new Token start node:script_task noExecute: false\",\n                \".executing item:script_task 111f8e37-cb9a-4e53-8be4-1e02d6e79aab\",\n                \"--setting input {\\\"loopKey\\\":3}\",\n                \"..>transformInput script_task\",\n                \"..>enter script_task\",\n                \"..>start script_task\",\n                \"..>run script_task\",\n                \"executing script task\",\n                \"\\r\\n\\r\\n        this.log('this is a script task');\\r\\n\\r\\n        \",\n                \"..executing js 111f8e37-cb9a-4e53-8be4-1e02d6e79aab\",\n                \"this is a script task\",\n                \"..executing js is done 111f8e37-cb9a-4e53-8be4-1e02d6e79aab\",\n                \"..>end script_task\",\n                \"setting item status to end111f8e37-cb9a-4e53-8be4-1e02d6e79aabstatusend\",\n                \"..executing item:script_task 111f8e37-cb9a-4e53-8be4-1e02d6e79aab is done\",\n                \"..token.goNext script_task bpmn:ScriptTask\",\n                \"starting new Token start node:script_task noExecute: false\",\n                \".executing item:script_task f779c75a-3d7b-4e2e-8d11-36f7c5ad1818\",\n                \"--setting input {\\\"loopKey\\\":4}\",\n                \"..>transformInput script_task\",\n                \"..>enter script_task\",\n                \"..>start script_task\",\n                \"..>run script_task\",\n                \"executing script task\",\n                \"\\r\\n\\r\\n        this.log('this is a script task');\\r\\n\\r\\n        \",\n                \"..executing js f779c75a-3d7b-4e2e-8d11-36f7c5ad1818\",\n                \"this is a script task\",\n                \"..executing js is done f779c75a-3d7b-4e2e-8d11-36f7c5ad1818\",\n                \"..>end script_task\",\n                \"setting item status to endf779c75a-3d7b-4e2e-8d11-36f7c5ad1818statusend\",\n                \"..executing item:script_task f779c75a-3d7b-4e2e-8d11-36f7c5ad1818 is done\",\n                \"..token.goNext script_task bpmn:ScriptTask\",\n                \"starting new Token start node:script_task noExecute: false\",\n                \".executing item:script_task 5c517b90-4a25-4194-96e2-6c758d299422\",\n                \"--setting input {\\\"loopKey\\\":5}\",\n                \"..>transformInput script_task\",\n                \"..>enter script_task\",\n                \"..>start script_task\",\n                \"..>run script_task\",\n                \"executing script task\",\n                \"\\r\\n\\r\\n        this.log('this is a script task');\\r\\n\\r\\n        \",\n                \"..executing js 5c517b90-4a25-4194-96e2-6c758d299422\",\n                \"this is a script task\",\n                \"..executing js is done 5c517b90-4a25-4194-96e2-6c758d299422\",\n                \"..>end script_task\",\n                \"setting item status to end5c517b90-4a25-4194-96e2-6c758d299422statusend\",\n                \"..executing item:script_task 5c517b90-4a25-4194-96e2-6c758d299422 is done\",\n                \"..token.goNext script_task bpmn:ScriptTask\",\n                \"..token.goNext script_task bpmn:ScriptTask\",\n                \"..Flow -Flow_0xpjff0 going to service_task action : take\",\n                \"..return outbounds1\",\n                \"...processing flowFlow_0xpjff0 to service_task\",\n                \"loop collection:(this.records)\",\n                \"starting new Token start node:service_task noExecute: false\",\n                \"... waiting for 1\",\n                \".executing item:service_task d9100ceb-9c05-4cca-aa15-fd73af662dca\",\n                \"--setting input {\\\"loopKey\\\":1}\",\n                \"..>transformInput service_task\",\n                \"..>enter service_task\",\n                \"..>start service_task\",\n                \"..>run service_task\",\n                \"..>transformOutput service_task\",\n                \"invoking service:service1\"\n            ],\n            \"tokens\": [],\n            \"loops\": [],\n            \"involvements\": [],\n            \"authorizations\": [],\n            \"id\": \"b7c224c9-c044-4195-be4a-f98424647dbe\",\n            \"name\": \"loop\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\r\\n<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:camunda=\\\"http://camunda.org/schema/1.0/bpmn\\\" id=\\\"Definitions_0fqpje6\\\" targetNamespace=\\\"http://bpmn.io/schema/bpmn\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"7.2.0\\\">\\r\\n  <bpmn:collaboration id=\\\"Collaboration_0q44ppb\\\">\\r\\n    <bpmn:participant id=\\\"Participant_0zpon3h\\\" processRef=\\\"Process_1so81jg\\\" />\\r\\n  </bpmn:collaboration>\\r\\n  <bpmn:process id=\\\"Process_1so81jg\\\" isExecutable=\\\"false\\\">\\r\\n    <bpmn:sequenceFlow id=\\\"Flow_18xinq3\\\" sourceRef=\\\"StartEvent_1ohx91b\\\" targetRef=\\\"script_task\\\" />\\r\\n    <bpmn:sequenceFlow id=\\\"Flow_0xpjff0\\\" sourceRef=\\\"script_task\\\" targetRef=\\\"service_task\\\" />\\r\\n    <bpmn:sequenceFlow id=\\\"Flow_0s8ghrk\\\" sourceRef=\\\"service_task\\\" targetRef=\\\"Event_0bf16wv\\\" />\\r\\n    <bpmn:startEvent id=\\\"StartEvent_1ohx91b\\\">\\r\\n      <bpmn:extensionElements>\\r\\n        <camunda:script event=\\\"start\\\"><![CDATA[console.log(\\\"This is the start event\\\");\\r\\n          this.token.applyInput({records:[1,2,3,4,5]});\\r\\n          console.log('=====from script',this.token.data);\\r\\n          this.log(\\\"====This is the start event\\\");]]></camunda:script>\\r\\n      </bpmn:extensionElements>\\r\\n      <bpmn:outgoing>Flow_18xinq3</bpmn:outgoing>\\r\\n    </bpmn:startEvent>\\r\\n    <bpmn:ScriptTask id=\\\"script_task\\\" name=\\\"Script Task\\\">\\r\\n      <bpmn:script><![CDATA[\\r\\n\\r\\n        this.log('this is a script task');\\r\\n\\r\\n        ]]></bpmn:script>\\r\\n    \\r\\n      <bpmn:incoming>Flow_18xinq3</bpmn:incoming>\\r\\n      <bpmn:outgoing>Flow_0xpjff0</bpmn:outgoing>\\r\\n      <bpmn:multiInstanceLoopCharacteristics isSequential=\\\"true\\\" camunda:collection=\\\"(this.records)\\\" />\\r\\n    </bpmn:ScriptTask>\\r\\n    <bpmn:ServiceTask id=\\\"service_task\\\" name=\\\"Service Task\\\" implementation=\\\"service1\\\">\\r\\n      <bpmn:incoming>Flow_0xpjff0</bpmn:incoming>\\r\\n      <bpmn:outgoing>Flow_0s8ghrk</bpmn:outgoing>\\r\\n      <bpmn:multiInstanceLoopCharacteristics camunda:collection=\\\"(this.records)\\\" />\\r\\n    </bpmn:ServiceTask>\\r\\n    <bpmn:endEvent id=\\\"Event_0bf16wv\\\">\\r\\n      <bpmn:incoming>Flow_0s8ghrk</bpmn:incoming>\\r\\n    </bpmn:endEvent>\\r\\n  </bpmn:process>\\r\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\r\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0q44ppb\\\">\\r\\n      <bpmndi:BPMNShape id=\\\"Participant_0zpon3h_di\\\" bpmnElement=\\\"Participant_0zpon3h\\\" isHorizontal=\\\"true\\\">\\r\\n        <dc:Bounds x=\\\"156\\\" y=\\\"61\\\" width=\\\"495\\\" height=\\\"181\\\" />\\r\\n      </bpmndi:BPMNShape>\\r\\n      <bpmndi:BPMNEdge id=\\\"Flow_18xinq3_di\\\" bpmnElement=\\\"Flow_18xinq3\\\">\\r\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"244\\\" y=\\\"154\\\" />\\r\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"270\\\" y=\\\"154\\\" />\\r\\n        <bpmndi:BPMNLabel>\\r\\n          <dc:Bounds x=\\\"212\\\" y=\\\"129\\\" width=\\\"90\\\" height=\\\"20\\\" />\\r\\n        </bpmndi:BPMNLabel>\\r\\n      </bpmndi:BPMNEdge>\\r\\n      <bpmndi:BPMNEdge id=\\\"Flow_0xpjff0_di\\\" bpmnElement=\\\"Flow_0xpjff0\\\">\\r\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"370\\\" y=\\\"154\\\" />\\r\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"395\\\" y=\\\"154\\\" />\\r\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"395\\\" y=\\\"154\\\" />\\r\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"415\\\" y=\\\"154\\\" />\\r\\n        <bpmndi:BPMNLabel>\\r\\n          <dc:Bounds x=\\\"365\\\" y=\\\"144\\\" width=\\\"90\\\" height=\\\"20\\\" />\\r\\n        </bpmndi:BPMNLabel>\\r\\n      </bpmndi:BPMNEdge>\\r\\n      <bpmndi:BPMNEdge id=\\\"Flow_0s8ghrk_di\\\" bpmnElement=\\\"Flow_0s8ghrk\\\">\\r\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"515\\\" y=\\\"154\\\" />\\r\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"572\\\" y=\\\"154\\\" />\\r\\n        <bpmndi:BPMNLabel>\\r\\n          <dc:Bounds x=\\\"498.5\\\" y=\\\"129\\\" width=\\\"90\\\" height=\\\"20\\\" />\\r\\n        </bpmndi:BPMNLabel>\\r\\n      </bpmndi:BPMNEdge>\\r\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_1ohx91b\\\">\\r\\n        <dc:Bounds x=\\\"208\\\" y=\\\"136\\\" width=\\\"36\\\" height=\\\"36\\\" />\\r\\n        <bpmndi:BPMNLabel>\\r\\n          <dc:Bounds x=\\\"181\\\" y=\\\"172\\\" width=\\\"90\\\" height=\\\"20\\\" />\\r\\n        </bpmndi:BPMNLabel>\\r\\n      </bpmndi:BPMNShape>\\r\\n      <bpmndi:BPMNShape id=\\\"script_task_di\\\" bpmnElement=\\\"script_task\\\">\\r\\n        <dc:Bounds x=\\\"270\\\" y=\\\"114\\\" width=\\\"100\\\" height=\\\"80\\\" />\\r\\n      </bpmndi:BPMNShape>\\r\\n      <bpmndi:BPMNShape id=\\\"service_task_di\\\" bpmnElement=\\\"service_task\\\">\\r\\n        <dc:Bounds x=\\\"415\\\" y=\\\"114\\\" width=\\\"100\\\" height=\\\"80\\\" />\\r\\n      </bpmndi:BPMNShape>\\r\\n      <bpmndi:BPMNShape id=\\\"Event_0bf16wv_di\\\" bpmnElement=\\\"Event_0bf16wv\\\">\\r\\n        <dc:Bounds x=\\\"572\\\" y=\\\"136\\\" width=\\\"36\\\" height=\\\"36\\\" />\\r\\n        <bpmndi:BPMNLabel>\\r\\n          <dc:Bounds x=\\\"545\\\" y=\\\"172\\\" width=\\\"90\\\" height=\\\"20\\\" />\\r\\n        </bpmndi:BPMNLabel>\\r\\n      </bpmndi:BPMNShape>\\r\\n    </bpmndi:BPMNPlane>\\r\\n  </bpmndi:BPMNDiagram>\\r\\n</bpmn:definitions>\\r\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 3030,\n                \"claim\": \"abc\",\n                \"records\": [\n                    1,\n                    2,\n                    3,\n                    4,\n                    5\n                ],\n                \"script_task\": {\n                    \"0\": {\n                        \"loopKey\": 1\n                    },\n                    \"1\": {\n                        \"loopKey\": 2\n                    },\n                    \"2\": {\n                        \"loopKey\": 3\n                    },\n                    \"3\": {\n                        \"loopKey\": 4\n                    },\n                    \"4\": {\n                        \"loopKey\": 5\n                    }\n                },\n                \"service_task\": {\n                    \"0\": {\n                        \"loopKey\": 1\n                    }\n                }\n            },\n            \"startedAt\": \"2022-08-17T02:16:03.652Z\"\n        },\n        \"currentItem\": \"d9100ceb-9c05-4cca-aa15-fd73af662dca\",\n        \"currentElement\": \"service_task\",\n        \"status\": \"running\"\n    }\n]"}],"_postman_id":"e695f24d-16c9-4761-bacb-7814be2f67cb"},{"name":"engine/start car","id":"898c1f2d-e945-450e-bca5-ecde02197781","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{ \"name\": \"Buy Used Car\",\r\n  \"data\": \r\n  {\"caseId\": 3030, \"claim\": \"abc\"}\r\n}","options":{"raw":{"language":"json"}}},"url":"{{site}}/api/engine/start","description":"<p>Starts a BPMN Definition</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"924a382c-6538-46cb-bdcd-e39447e64b9b","id":"924a382c-6538-46cb-bdcd-e39447e64b9b","name":"BPMN Server","type":"collection"}},"urlObject":{"path":["api","engine","start"],"host":["{{site}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"898c1f2d-e945-450e-bca5-ecde02197781"},{"name":"engine/get","id":"248156f6-3358-4126-882a-55084c2fc552","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{ \"query\" : {\r\n        \"data.caseId\" : 3030         \r\n} }\t\r\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/engine/get","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"924a382c-6538-46cb-bdcd-e39447e64b9b","id":"924a382c-6538-46cb-bdcd-e39447e64b9b","name":"BPMN Server","type":"collection"}},"urlObject":{"protocol":"http","port":"3000","path":["api","engine","get"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"c3d2a463-c81f-4e03-aed3-9cd9c2fac8bf","name":"engine/get","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"1234","type":"text","disabled":true}],"body":{"mode":"raw","raw":"{\r\n    \"query\": {\r\n    \"data.caseId\": 3030 }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{site}}/api/engine/get"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"4d00-uT7SYi2y/wkovoG1R9EQs1623vY\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Date","value":"Thu, 11 Aug 2022 05:52:24 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"instance\": {\n        \"_id\": \"62f48a39ab5683291c1798b6\",\n        \"items\": [\n            {\n                \"id\": \"91d2bb12-35f7-4098-8720-74b6648e965a\",\n                \"seq\": 0,\n                \"itemKey\": null,\n                \"tokenId\": 0,\n                \"elementId\": \"StartEvent_158yep3\",\n                \"name\": null,\n                \"status\": \"end\",\n                \"userId\": null,\n                \"startedAt\": \"2022-08-11T04:48:56.095Z\",\n                \"endedAt\": \"2022-08-11T04:48:56.098Z\",\n                \"type\": \"bpmn:StartEvent\",\n                \"timeDue\": null,\n                \"data\": null,\n                \"messageId\": null,\n                \"signalId\": null,\n                \"assignments\": [],\n                \"authorizations\": [],\n                \"notifications\": []\n            },\n            {\n                \"id\": \"42217fcc-c6e6-448b-b94b-571a634c23a8\",\n                \"seq\": 1,\n                \"itemKey\": null,\n                \"tokenId\": 0,\n                \"elementId\": \"flow_start_buy\",\n                \"name\": null,\n                \"status\": \"end\",\n                \"userId\": null,\n                \"startedAt\": null,\n                \"endedAt\": null,\n                \"type\": \"bpmn:SequenceFlow\",\n                \"timeDue\": null,\n                \"data\": null,\n                \"messageId\": null,\n                \"signalId\": null,\n                \"assignments\": [],\n                \"authorizations\": [],\n                \"notifications\": []\n            },\n            {\n                \"id\": \"428bf647-8dfb-4927-bd19-f9da7edc5543\",\n                \"seq\": 2,\n                \"itemKey\": null,\n                \"tokenId\": 0,\n                \"elementId\": \"task_Buy\",\n                \"name\": \"Buy\",\n                \"status\": \"end\",\n                \"userId\": null,\n                \"startedAt\": \"2022-08-11T04:48:56.107Z\",\n                \"endedAt\": \"2022-08-11T04:49:05.322Z\",\n                \"type\": \"bpmn:UserTask\",\n                \"timeDue\": null,\n                \"data\": null,\n                \"messageId\": null,\n                \"signalId\": null,\n                \"assignments\": [\n                    {\n                        \"id\": \"9552bdfa-0f38-4d3f-84a6-89c6f7cb16c3\",\n                        \"ruleId\": \"6\",\n                        \"userId\": \"$current\"\n                    }\n                ],\n                \"authorizations\": [\n                    {\n                        \"id\": \"c514c4cd-ba2c-470a-88e7-7efc918355d0\",\n                        \"ruleId\": \"3\",\n                        \"userId\": \"$current\",\n                        \"privilege\": \"Perform\"\n                    }\n                ],\n                \"notifications\": [\n                    {\n                        \"id\": \"9c14266e-6156-4036-9537-a76f70b73c3b\",\n                        \"ruleId\": \"4\",\n                        \"userId\": \"$current\",\n                        \"event\": \"wait\",\n                        \"template\": null,\n                        \"delay\": null,\n                        \"repeat\": null,\n                        \"cancelEvent\": null\n                    },\n                    {\n                        \"id\": \"d86a82a4-da38-46ec-9fea-06c0d2998da7\",\n                        \"ruleId\": \"5\",\n                        \"userId\": \"user1\",\n                        \"userGroup\": null,\n                        \"event\": \"end\",\n                        \"template\": null,\n                        \"delay\": null,\n                        \"repeat\": null,\n                        \"cancelEvent\": null\n                    }\n                ]\n            },\n            {\n                \"id\": \"d48732b7-de38-46c6-a759-d8ba39f19f18\",\n                \"seq\": 3,\n                \"itemKey\": null,\n                \"tokenId\": 0,\n                \"elementId\": \"flow_buy_gw\",\n                \"name\": null,\n                \"status\": \"end\",\n                \"userId\": null,\n                \"startedAt\": null,\n                \"endedAt\": null,\n                \"type\": \"bpmn:SequenceFlow\",\n                \"timeDue\": null,\n                \"data\": null,\n                \"messageId\": null,\n                \"signalId\": null,\n                \"assignments\": [],\n                \"authorizations\": [],\n                \"notifications\": []\n            },\n            {\n                \"id\": \"34082de5-3afb-4f09-b5f8-a63cdb257ca8\",\n                \"seq\": 4,\n                \"itemKey\": null,\n                \"tokenId\": 0,\n                \"elementId\": \"gateway_1\",\n                \"name\": null,\n                \"status\": \"end\",\n                \"userId\": null,\n                \"startedAt\": \"2022-08-11T04:49:05.331Z\",\n                \"endedAt\": \"2022-08-11T04:49:05.339Z\",\n                \"type\": \"bpmn:InclusiveGateway\",\n                \"timeDue\": null,\n                \"data\": null,\n                \"messageId\": null,\n                \"signalId\": null,\n                \"assignments\": [],\n                \"authorizations\": [],\n                \"notifications\": []\n            },\n            {\n                \"id\": \"80cee853-a00d-4b32-8228-ed09688be64e\",\n                \"seq\": 7,\n                \"itemKey\": null,\n                \"tokenId\": 0,\n                \"elementId\": \"flow_gw1_gw2\",\n                \"name\": null,\n                \"status\": \"end\",\n                \"userId\": null,\n                \"startedAt\": null,\n                \"endedAt\": null,\n                \"type\": \"bpmn:SequenceFlow\",\n                \"timeDue\": null,\n                \"data\": null,\n                \"messageId\": null,\n                \"signalId\": null,\n                \"assignments\": [],\n                \"authorizations\": [],\n                \"notifications\": []\n            },\n            {\n                \"id\": \"f55daea0-610f-4189-a7cc-3b4766e1f4ec\",\n                \"seq\": 8,\n                \"itemKey\": null,\n                \"tokenId\": 0,\n                \"elementId\": \"gateway_2\",\n                \"name\": null,\n                \"status\": \"end\",\n                \"userId\": null,\n                \"startedAt\": \"2022-08-11T04:49:05.350Z\",\n                \"endedAt\": \"2022-08-11T04:49:05.353Z\",\n                \"type\": \"bpmn:ParallelGateway\",\n                \"timeDue\": null,\n                \"data\": null,\n                \"messageId\": null,\n                \"signalId\": null,\n                \"assignments\": [],\n                \"authorizations\": [],\n                \"notifications\": []\n            },\n            {\n                \"id\": \"421412d3-7f00-4ac1-b3ca-78806114053f\",\n                \"seq\": 9,\n                \"itemKey\": null,\n                \"tokenId\": 0,\n                \"elementId\": \"flow_gw2_drive\",\n                \"name\": null,\n                \"status\": \"end\",\n                \"userId\": null,\n                \"startedAt\": null,\n                \"endedAt\": null,\n                \"type\": \"bpmn:SequenceFlow\",\n                \"timeDue\": null,\n                \"data\": null,\n                \"messageId\": null,\n                \"signalId\": null,\n                \"assignments\": [],\n                \"authorizations\": [],\n                \"notifications\": []\n            },\n            {\n                \"id\": \"acda23da-632a-49a2-b8a4-07f175d2fa50\",\n                \"seq\": 10,\n                \"itemKey\": null,\n                \"tokenId\": 0,\n                \"elementId\": \"task_Drive\",\n                \"name\": \"Drive\",\n                \"status\": \"wait\",\n                \"userId\": null,\n                \"startedAt\": \"2022-08-11T04:49:05.355Z\",\n                \"endedAt\": null,\n                \"type\": \"bpmn:UserTask\",\n                \"timeDue\": null,\n                \"data\": null,\n                \"messageId\": null,\n                \"signalId\": null,\n                \"assignments\": [\n                    {\n                        \"id\": \"f14c4ab0-0092-4433-ad62-6e9f0359ca38\",\n                        \"ruleId\": \"8\",\n                        \"userId\": null,\n                        \"userGroup\": \"driver\"\n                    }\n                ],\n                \"authorizations\": [],\n                \"notifications\": []\n            }\n        ],\n        \"logs\": [\n            \"ACTION:execute:\",\n            \"..starting at :StartEvent_158yep3\",\n            \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n            \".executing item:StartEvent_158yep3 91d2bb12-35f7-4098-8720-74b6648e965a\",\n            \"..>enter StartEvent_158yep3\",\n            \"..>start StartEvent_158yep3\",\n            \"..>run StartEvent_158yep3\",\n            \"..>end StartEvent_158yep3\",\n            \"setting item status to end91d2bb12-35f7-4098-8720-74b6648e965astatusend\",\n            \"..executing item:StartEvent_158yep3 91d2bb12-35f7-4098-8720-74b6648e965a is done\",\n            \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n            \"..Flow -flow_start_buy going to task_Buy action : take\",\n            \"..return outbounds1\",\n            \"...processing flowflow_start_buy to task_Buy\",\n            \"... waiting for 1\",\n            \".executing item:task_Buy 428bf647-8dfb-4927-bd19-f9da7edc5543\",\n            \"..>enter task_Buy\",\n            \"..>start task_Buy\",\n            \"..>wait task_Buy\",\n            \"..executing item:task_Buy 428bf647-8dfb-4927-bd19-f9da7edc5543 is done\",\n            \"..token.goNext is done task_Buy bpmn:UserTask\",\n            \".execute returned \",\n            \".Execution Report ----\",\n            \"..Status:running\",\n            \"..token: 0 - wait - Primary current: task_Buy from root child of - {\\\"caseId\\\":3030,\\\"claim\\\":\\\"abc\\\"}\",\n            \"..Item:0 -T# 0 StartEvent_158yep3 Type: bpmn:StartEvent status: end  from 2022-08-11T04:48:56.095Z to 2022-08-11T04:48:56.098Z id: 91d2bb12-35f7-4098-8720-74b6648e965a\",\n            \"..Item:1 -T# 0 flow_start_buy Type: bpmn:SequenceFlow status: end\",\n            \"..Item:2 -T# 0 task_Buy Type: bpmn:UserTask status: wait  from 2022-08-11T04:48:56.107Z to - id: 428bf647-8dfb-4927-bd19-f9da7edc5543\",\n            \".data:\",\n            \"{\\\"caseId\\\":3030,\\\"claim\\\":\\\"abc\\\"}\",\n            \"Action:engineInvoke {\\\"data.caseId\\\":3030,\\\"items.elementId\\\":\\\"task_Buy\\\"}\",\n            \"Action:signal 428bf647-8dfb-4927-bd19-f9da7edc5543 startedAt \",\n            \"..launching a token signal\",\n            \"..token.signal task_Buy bpmn:UserTask\",\n            \"--setting input {}\",\n            \"..>transformInput task_Buy\",\n            \"..>end task_Buy\",\n            \"setting item status to end428bf647-8dfb-4927-bd19-f9da7edc5543statusend\",\n            \"..token.goNext task_Buy bpmn:UserTask\",\n            \"..Flow -flow_buy_gw going to gateway_1 action : take\",\n            \"..return outbounds1\",\n            \"...processing flowflow_buy_gw to gateway_1\",\n            \"... waiting for 1\",\n            \".executing item:gateway_1 34082de5-3afb-4f09-b5f8-a63cdb257ca8\",\n            \"..>enter gateway_1\",\n            \"..>start gateway_1\",\n            \"..>run gateway_1\",\n            \"..>end gateway_1\",\n            \"setting item status to end34082de5-3afb-4f09-b5f8-a63cdb257ca8statusend\",\n            \"..executing item:gateway_1 34082de5-3afb-4f09-b5f8-a63cdb257ca8 is done\",\n            \"..token.goNext gateway_1 bpmn:InclusiveGateway\",\n            \"..conditionExpression:{\\\"$type\\\":\\\"bpmn:Expression\\\",\\\"body\\\":\\\"(this.needsCleaning==\\\\\\\"Yes\\\\\\\")\\\"}\",\n            \"{\\\"caseId\\\":3030,\\\"claim\\\":\\\"abc\\\"}\",\n            \"..conditionExpression:(this.needsCleaning==\\\"Yes\\\") result: false\",\n            \"..Flow -flow_gw1_clean going to task_clean action : discard\",\n            \"..conditionExpression:{\\\"$type\\\":\\\"bpmn:Expression\\\",\\\"body\\\":\\\"(this.needsRepairs==\\\\\\\"Yes\\\\\\\")\\\"}\",\n            \"{\\\"caseId\\\":3030,\\\"claim\\\":\\\"abc\\\"}\",\n            \"..conditionExpression:(this.needsRepairs==\\\"Yes\\\") result: false\",\n            \"..Flow -flow_gw1_repair going to task_repair action : discard\",\n            \"..return outbounds1\",\n            \"...processing flowflow_gw1_gw2 to gateway_2\",\n            \"... waiting for 1\",\n            \".executing item:gateway_2 f55daea0-610f-4189-a7cc-3b4766e1f4ec\",\n            \"..>enter gateway_2\",\n            \"..>start gateway_2\",\n            \"..Starting a converging gateway\",\n            \"..converging .. my token 0\",\n            \"..# of active tokens pending 0\",\n            \"..let us converge now \",\n            \"..>run gateway_2\",\n            \"..>end gateway_2\",\n            \"setting item status to endf55daea0-610f-4189-a7cc-3b4766e1f4ecstatusend\",\n            \"..executing item:gateway_2 f55daea0-610f-4189-a7cc-3b4766e1f4ec is done\",\n            \"..token.goNext gateway_2 bpmn:ParallelGateway\",\n            \"..Flow -flow_gw2_drive going to task_Drive action : take\",\n            \"..return outbounds1\",\n            \"...processing flowflow_gw2_drive to task_Drive\",\n            \"... waiting for 1\",\n            \".executing item:task_Drive acda23da-632a-49a2-b8a4-07f175d2fa50\",\n            \"..>enter task_Drive\",\n            \"..>start task_Drive\",\n            \"..>wait task_Drive\",\n            \"..executing item:task_Drive acda23da-632a-49a2-b8a4-07f175d2fa50 is done\",\n            \"..token.goNext is done task_Drive bpmn:UserTask\",\n            \"..token.goNext is done task_Drive bpmn:UserTask\",\n            \"..token.goNext is done task_Drive bpmn:UserTask\",\n            \"..token.invoke ended task_Drive bpmn:UserTask\",\n            \"..signal token is done\",\n            \".signal returning .. waiting for promises status:running id: 428bf647-8dfb-4927-bd19-f9da7edc5543\",\n            \".signal returned process  status:running id: 428bf647-8dfb-4927-bd19-f9da7edc5543\",\n            \".restore completed\",\n            \".Execution Report ----\",\n            \"..Status:running\",\n            \"..token: 0 - wait - Primary current: task_Drive from root child of - {\\\"caseId\\\":3030,\\\"claim\\\":\\\"abc\\\"}\",\n            \"..Item:0 -T# 0 StartEvent_158yep3 Type: bpmn:StartEvent status: end  from 2022-08-11T04:48:56.095Z to 2022-08-11T04:48:56.098Z id: 91d2bb12-35f7-4098-8720-74b6648e965a\",\n            \"..Item:1 -T# 0 flow_start_buy Type: bpmn:SequenceFlow status: end\",\n            \"..Item:2 -T# 0 task_Buy Type: bpmn:UserTask status: end  from 2022-08-11T04:48:56.107Z to 2022-08-11T04:49:05.322Z id: 428bf647-8dfb-4927-bd19-f9da7edc5543\",\n            \"..Item:3 -T# 0 flow_buy_gw Type: bpmn:SequenceFlow status: end\",\n            \"..Item:4 -T# 0 gateway_1 Type: bpmn:InclusiveGateway status: end  from 2022-08-11T04:49:05.331Z to 2022-08-11T04:49:05.339Z id: 34082de5-3afb-4f09-b5f8-a63cdb257ca8\",\n            \"..Item:5 -T# 0 flow_gw1_gw2 Type: bpmn:SequenceFlow status: end\",\n            \"..Item:6 -T# 0 gateway_2 Type: bpmn:ParallelGateway status: end  from 2022-08-11T04:49:05.350Z to 2022-08-11T04:49:05.353Z id: f55daea0-610f-4189-a7cc-3b4766e1f4ec\",\n            \"..Item:7 -T# 0 flow_gw2_drive Type: bpmn:SequenceFlow status: end\",\n            \"..Item:8 -T# 0 task_Drive Type: bpmn:UserTask status: wait  from 2022-08-11T04:49:05.355Z to - id: acda23da-632a-49a2-b8a4-07f175d2fa50\",\n            \".data:\",\n            \"{\\\"caseId\\\":3030,\\\"claim\\\":\\\"abc\\\"}\"\n        ],\n        \"tokens\": [\n            {\n                \"id\": 0,\n                \"type\": \"Primary\",\n                \"status\": \"wait\",\n                \"dataPath\": \"\",\n                \"loopId\": null,\n                \"parentToken\": null,\n                \"originItem\": null,\n                \"startNodeId\": \"StartEvent_158yep3\",\n                \"currentNode\": \"task_Drive\"\n            }\n        ],\n        \"loops\": [],\n        \"involvements\": [\n            {\n                \"id\": \"e69f7501-5936-46bc-ae5d-a9ae615eac0c\",\n                \"ruleId\": \"2\",\n                \"userId\": \"$current\",\n                \"userGroup\": null,\n                \"assignActor\": \"owner\"\n            }\n        ],\n        \"authorizations\": [\n            {\n                \"id\": \"70d34426-d715-4fbe-b56c-081054b15bd0\",\n                \"ruleId\": \"1\",\n                \"userId\": null,\n                \"userGroup\": \"public\",\n                \"privilege\": \"start\"\n            }\n        ],\n        \"id\": \"e2d0d164-869d-4a32-8a0f-22e0a855fe32\",\n        \"name\": \"Buy Used Car\",\n        \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n        \"status\": \"running\",\n        \"data\": {\n            \"caseId\": 3030,\n            \"claim\": \"abc\"\n        },\n        \"startedAt\": \"2022-08-11T04:48:56.067Z\",\n        \"saved\": \"2022-08-11T04:48:57.150Z\",\n        \"endedAt\": null\n    }\n}"}],"_postman_id":"248156f6-3358-4126-882a-55084c2fc552"},{"name":"engine/invoke","event":[{"listen":"test","script":{"id":"2735b742-13d2-4844-a0c7-97a1bb770b5d","exec":[""],"type":"text/javascript"}}],"id":"73549b2f-ffc4-46bf-9554-cbb3c73d5f46","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{ \"query\" : {\r\n        \"data.caseId\" : 3030 ,\r\n        \"items.elementId\": \"task_Buy\" \r\n    },\r\n    \"data\" : { }\r\n}\t\r\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/engine/invoke","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"924a382c-6538-46cb-bdcd-e39447e64b9b","id":"924a382c-6538-46cb-bdcd-e39447e64b9b","name":"BPMN Server","type":"collection"}},"urlObject":{"protocol":"http","port":"3000","path":["api","engine","invoke"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"28ae4153-f02f-45fe-8e7a-8d355662de67","name":"engine/invoke","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"query\": {\r\n        \"data.caseId\": 3030,\r\n        \"items.elementId\": \"task_Buy\"\r\n    },\r\n    \"data\": {}, \"userId\": \"JohnSmith\", \"options\": { \"noWait\": true}\r\n}","options":{"raw":{"language":"json"}}},"url":"{{site}}/api/engine/invoke"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"48a2-eZKyQtPMCbY3DHs8I3nmiUazXD0\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Date","value":"Fri, 12 Aug 2022 05:23:07 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"instance\": {\n        \"items\": [\n            {\n                \"id\": \"f4c98e18-9c69-492e-aebc-4a216dc58612\",\n                \"seq\": 0,\n                \"tokenId\": 0,\n                \"elementId\": \"StartEvent_158yep3\",\n                \"status\": \"end\",\n                \"startedAt\": \"2022-08-12T05:23:04.311Z\",\n                \"endedAt\": \"2022-08-12T05:23:04.314Z\",\n                \"type\": \"bpmn:StartEvent\",\n                \"assignments\": [],\n                \"authorizations\": [],\n                \"notifications\": []\n            },\n            {\n                \"id\": \"ac43a47b-d3f0-4a82-93bd-a781ac8e7883\",\n                \"seq\": 1,\n                \"tokenId\": 0,\n                \"elementId\": \"flow_start_buy\",\n                \"status\": \"end\",\n                \"endedAt\": null,\n                \"type\": \"bpmn:SequenceFlow\",\n                \"assignments\": [],\n                \"authorizations\": [],\n                \"notifications\": []\n            },\n            {\n                \"id\": \"d69b63bd-25a3-461d-ba07-ae81b42dc55f\",\n                \"seq\": 2,\n                \"tokenId\": 0,\n                \"elementId\": \"task_Buy\",\n                \"name\": \"Buy\",\n                \"status\": \"end\",\n                \"startedAt\": \"2022-08-12T05:23:04.319Z\",\n                \"endedAt\": \"2022-08-12T05:23:07.275Z\",\n                \"type\": \"bpmn:UserTask\",\n                \"assignments\": [\n                    {\n                        \"id\": \"9862b392-e1ca-4ecd-8a7e-a8339644deb9\",\n                        \"ruleId\": \"6\"\n                    }\n                ],\n                \"authorizations\": [\n                    {\n                        \"id\": \"110c786c-509c-4a18-8fa5-633216dbc0b6\",\n                        \"ruleId\": \"3\",\n                        \"privilege\": \"Perform\"\n                    }\n                ],\n                \"notifications\": [\n                    {\n                        \"id\": \"51f26d73-c8b1-4371-8d41-4aefa1d5b764\",\n                        \"ruleId\": \"4\",\n                        \"event\": \"wait\"\n                    },\n                    {\n                        \"id\": \"53ae73f1-a413-4244-a877-00cca9853322\",\n                        \"ruleId\": \"5\",\n                        \"userId\": \"user1\",\n                        \"userGroup\": null,\n                        \"event\": \"end\"\n                    }\n                ]\n            },\n            {\n                \"id\": \"9670c411-fbf3-4773-ac6d-95f8f622a26a\",\n                \"seq\": 3,\n                \"tokenId\": 0,\n                \"elementId\": \"flow_buy_gw\",\n                \"status\": \"end\",\n                \"userId\": \"JohnSmith\",\n                \"endedAt\": null,\n                \"type\": \"bpmn:SequenceFlow\",\n                \"assignments\": [],\n                \"authorizations\": [],\n                \"notifications\": []\n            },\n            {\n                \"id\": \"ba0aa9fd-9f66-4978-82b6-ebbfafb7b5de\",\n                \"seq\": 4,\n                \"tokenId\": 0,\n                \"elementId\": \"gateway_1\",\n                \"status\": \"end\",\n                \"userId\": \"JohnSmith\",\n                \"startedAt\": \"2022-08-12T05:23:07.280Z\",\n                \"endedAt\": \"2022-08-12T05:23:07.280Z\",\n                \"type\": \"bpmn:InclusiveGateway\",\n                \"assignments\": [],\n                \"authorizations\": [],\n                \"notifications\": []\n            },\n            {\n                \"id\": \"89b2b87b-91fe-4a16-9a76-9c21692e8c5e\",\n                \"seq\": 7,\n                \"tokenId\": 0,\n                \"elementId\": \"flow_gw1_gw2\",\n                \"status\": \"end\",\n                \"userId\": \"JohnSmith\",\n                \"endedAt\": null,\n                \"type\": \"bpmn:SequenceFlow\",\n                \"assignments\": [],\n                \"authorizations\": [],\n                \"notifications\": []\n            },\n            {\n                \"id\": \"65d19837-b59c-453d-adbe-9b1fb26d7c6a\",\n                \"seq\": 8,\n                \"tokenId\": 0,\n                \"elementId\": \"gateway_2\",\n                \"status\": \"end\",\n                \"userId\": \"JohnSmith\",\n                \"startedAt\": \"2022-08-12T05:23:07.318Z\",\n                \"endedAt\": \"2022-08-12T05:23:07.319Z\",\n                \"type\": \"bpmn:ParallelGateway\",\n                \"assignments\": [],\n                \"authorizations\": [],\n                \"notifications\": []\n            },\n            {\n                \"id\": \"573a1207-a8b5-48f4-87ee-339c203f8fa2\",\n                \"seq\": 9,\n                \"tokenId\": 0,\n                \"elementId\": \"flow_gw2_drive\",\n                \"status\": \"end\",\n                \"userId\": \"JohnSmith\",\n                \"endedAt\": null,\n                \"type\": \"bpmn:SequenceFlow\",\n                \"assignments\": [],\n                \"authorizations\": [],\n                \"notifications\": []\n            },\n            {\n                \"id\": \"c8e15cd1-9abb-4148-aaf6-f00a59570663\",\n                \"seq\": 10,\n                \"tokenId\": 0,\n                \"elementId\": \"task_Drive\",\n                \"name\": \"Drive\",\n                \"status\": \"wait\",\n                \"userId\": \"JohnSmith\",\n                \"startedAt\": \"2022-08-12T05:23:07.324Z\",\n                \"endedAt\": null,\n                \"type\": \"bpmn:UserTask\",\n                \"assignments\": [\n                    {\n                        \"id\": \"e3eb13d0-e4ad-43d8-b557-aaa9ddc81a3b\",\n                        \"ruleId\": \"8\",\n                        \"userId\": null,\n                        \"userGroup\": \"driver\"\n                    }\n                ],\n                \"authorizations\": [],\n                \"notifications\": []\n            }\n        ],\n        \"logs\": [\n            \"ACTION:execute:\",\n            \"..starting at :StartEvent_158yep3\",\n            \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n            \".executing item:StartEvent_158yep3 f4c98e18-9c69-492e-aebc-4a216dc58612\",\n            \"..>enter StartEvent_158yep3\",\n            \"..>start StartEvent_158yep3\",\n            \"..>run StartEvent_158yep3\",\n            \"..>end StartEvent_158yep3\",\n            \"setting item status to endf4c98e18-9c69-492e-aebc-4a216dc58612statusend\",\n            \"..executing item:StartEvent_158yep3 f4c98e18-9c69-492e-aebc-4a216dc58612 is done\",\n            \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n            \"..Flow -flow_start_buy going to task_Buy action : take\",\n            \"..return outbounds1\",\n            \"...processing flowflow_start_buy to task_Buy\",\n            \"... waiting for 1\",\n            \".executing item:task_Buy d69b63bd-25a3-461d-ba07-ae81b42dc55f\",\n            \"..>enter task_Buy\",\n            \"..>start task_Buy\",\n            \"..>wait task_Buy\",\n            \"..executing item:task_Buy d69b63bd-25a3-461d-ba07-ae81b42dc55f is done\",\n            \"..token.goNext is done task_Buy bpmn:UserTask\",\n            \".execute returned \",\n            \".Execution Report ----\",\n            \"..Status:running\",\n            \"..token: 0 - wait - Primary current: task_Buy from root child of - {\\\"caseId\\\":3030,\\\"claim\\\":\\\"abc\\\"}\",\n            \"..Item:0 -T# 0 StartEvent_158yep3 Type: bpmn:StartEvent status: end  from 2022-08-12T05:23:04.311Z to 2022-08-12T05:23:04.314Z id: f4c98e18-9c69-492e-aebc-4a216dc58612\",\n            \"..Item:1 -T# 0 flow_start_buy Type: bpmn:SequenceFlow status: end\",\n            \"..Item:2 -T# 0 task_Buy Type: bpmn:UserTask status: wait  from 2022-08-12T05:23:04.319Z to - id: d69b63bd-25a3-461d-ba07-ae81b42dc55f\",\n            \".data:\",\n            \"{\\\"caseId\\\":3030,\\\"claim\\\":\\\"abc\\\"}\",\n            \"Action:engineInvoke {\\\"data.caseId\\\":3030,\\\"items.elementId\\\":\\\"task_Buy\\\"}\",\n            \"Action:signal d69b63bd-25a3-461d-ba07-ae81b42dc55f startedAt \",\n            \"..launching a token signal\",\n            \"..token.signal task_Buy bpmn:UserTask\",\n            \"--setting input {}\",\n            \"..>transformInput task_Buy\",\n            \"..>end task_Buy\",\n            \"setting item status to endd69b63bd-25a3-461d-ba07-ae81b42dc55fstatusend\",\n            \"..token.goNext task_Buy bpmn:UserTask\",\n            \"..Flow -flow_buy_gw going to gateway_1 action : take\",\n            \"..return outbounds1\",\n            \"...processing flowflow_buy_gw to gateway_1\",\n            \"... waiting for 1\",\n            \".executing item:gateway_1 ba0aa9fd-9f66-4978-82b6-ebbfafb7b5de\",\n            \"..>enter gateway_1\",\n            \"..>start gateway_1\",\n            \"..>run gateway_1\",\n            \"..>end gateway_1\",\n            \"setting item status to endba0aa9fd-9f66-4978-82b6-ebbfafb7b5destatusend\",\n            \"..executing item:gateway_1 ba0aa9fd-9f66-4978-82b6-ebbfafb7b5de is done\",\n            \"..token.goNext gateway_1 bpmn:InclusiveGateway\",\n            \"..conditionExpression:{\\\"$type\\\":\\\"bpmn:Expression\\\",\\\"body\\\":\\\"(this.needsCleaning==\\\\\\\"Yes\\\\\\\")\\\"}\",\n            \"{\\\"caseId\\\":3030,\\\"claim\\\":\\\"abc\\\"}\",\n            \"..conditionExpression:(this.needsCleaning==\\\"Yes\\\") result: false\",\n            \"..Flow -flow_gw1_clean going to task_clean action : discard\",\n            \"..conditionExpression:{\\\"$type\\\":\\\"bpmn:Expression\\\",\\\"body\\\":\\\"(this.needsRepairs==\\\\\\\"Yes\\\\\\\")\\\"}\",\n            \"{\\\"caseId\\\":3030,\\\"claim\\\":\\\"abc\\\"}\",\n            \"..conditionExpression:(this.needsRepairs==\\\"Yes\\\") result: false\",\n            \"..Flow -flow_gw1_repair going to task_repair action : discard\",\n            \"..return outbounds1\",\n            \"...processing flowflow_gw1_gw2 to gateway_2\",\n            \"... waiting for 1\",\n            \".executing item:gateway_2 65d19837-b59c-453d-adbe-9b1fb26d7c6a\",\n            \"..>enter gateway_2\",\n            \"..>start gateway_2\",\n            \"..Starting a converging gateway\",\n            \"..converging .. my token 0\",\n            \"..# of active tokens pending 0\",\n            \"..let us converge now \",\n            \"..>run gateway_2\",\n            \"..>end gateway_2\",\n            \"setting item status to end65d19837-b59c-453d-adbe-9b1fb26d7c6astatusend\",\n            \"..executing item:gateway_2 65d19837-b59c-453d-adbe-9b1fb26d7c6a is done\",\n            \"..token.goNext gateway_2 bpmn:ParallelGateway\",\n            \"..Flow -flow_gw2_drive going to task_Drive action : take\",\n            \"..return outbounds1\",\n            \"...processing flowflow_gw2_drive to task_Drive\",\n            \"... waiting for 1\",\n            \".executing item:task_Drive c8e15cd1-9abb-4148-aaf6-f00a59570663\",\n            \"..>enter task_Drive\",\n            \"..>start task_Drive\",\n            \"..>wait task_Drive\",\n            \"..executing item:task_Drive c8e15cd1-9abb-4148-aaf6-f00a59570663 is done\",\n            \"..token.goNext is done task_Drive bpmn:UserTask\",\n            \"..token.goNext is done task_Drive bpmn:UserTask\",\n            \"..token.goNext is done task_Drive bpmn:UserTask\",\n            \"..token.invoke ended task_Drive bpmn:UserTask\",\n            \"..signal token is done\",\n            \".signal returning .. waiting for promises status:running id: d69b63bd-25a3-461d-ba07-ae81b42dc55f\",\n            \".signal returned process  status:running id: d69b63bd-25a3-461d-ba07-ae81b42dc55f\",\n            \".Execution Report ----\",\n            \"..Status:running\",\n            \"..token: 0 - wait - Primary current: task_Drive from root child of - {\\\"caseId\\\":3030,\\\"claim\\\":\\\"abc\\\"}\",\n            \"..Item:0 -T# 0 StartEvent_158yep3 Type: bpmn:StartEvent status: end  from 2022-08-12T05:23:04.311Z to 2022-08-12T05:23:04.314Z id: f4c98e18-9c69-492e-aebc-4a216dc58612\",\n            \"..Item:1 -T# 0 flow_start_buy Type: bpmn:SequenceFlow status: end\",\n            \"..Item:2 -T# 0 task_Buy Type: bpmn:UserTask status: end  from 2022-08-12T05:23:04.319Z to 2022-08-12T05:23:07.275Z id: d69b63bd-25a3-461d-ba07-ae81b42dc55f\",\n            \"..Item:3 -T# 0 flow_buy_gw Type: bpmn:SequenceFlow status: end\",\n            \"..Item:4 -T# 0 gateway_1 Type: bpmn:InclusiveGateway status: end  from 2022-08-12T05:23:07.280Z to 2022-08-12T05:23:07.280Z id: ba0aa9fd-9f66-4978-82b6-ebbfafb7b5de\",\n            \"..Item:5 -T# 0 flow_gw1_gw2 Type: bpmn:SequenceFlow status: end\",\n            \"..Item:6 -T# 0 gateway_2 Type: bpmn:ParallelGateway status: end  from 2022-08-12T05:23:07.318Z to 2022-08-12T05:23:07.319Z id: 65d19837-b59c-453d-adbe-9b1fb26d7c6a\",\n            \"..Item:7 -T# 0 flow_gw2_drive Type: bpmn:SequenceFlow status: end\",\n            \"..Item:8 -T# 0 task_Drive Type: bpmn:UserTask status: wait  from 2022-08-12T05:23:07.324Z to - id: c8e15cd1-9abb-4148-aaf6-f00a59570663\",\n            \".data:\",\n            \"{\\\"caseId\\\":3030,\\\"claim\\\":\\\"abc\\\"}\"\n        ],\n        \"tokens\": [\n            {\n                \"id\": 0,\n                \"type\": \"Primary\",\n                \"status\": \"wait\",\n                \"dataPath\": \"\",\n                \"startNodeId\": \"StartEvent_158yep3\",\n                \"currentNode\": \"task_Drive\"\n            }\n        ],\n        \"loops\": [],\n        \"involvements\": [\n            {\n                \"id\": \"82e47346-79a0-48c6-9d87-2f2a93d939c1\",\n                \"ruleId\": \"2\",\n                \"userGroup\": null,\n                \"assignActor\": \"owner\"\n            }\n        ],\n        \"authorizations\": [\n            {\n                \"id\": \"7b01c2b6-b71f-40c2-9cbc-bb6ef0d876eb\",\n                \"ruleId\": \"1\",\n                \"userId\": null,\n                \"userGroup\": \"public\",\n                \"privilege\": \"start\"\n            }\n        ],\n        \"id\": \"8558763c-142e-4904-b382-8694eda0ab75\",\n        \"name\": \"Buy Used Car\",\n        \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n        \"status\": \"running\",\n        \"data\": {\n            \"caseId\": 3030,\n            \"claim\": \"abc\"\n        },\n        \"startedAt\": \"2022-08-12T05:23:04.309Z\",\n        \"saved\": \"2022-08-12T05:23:04.500Z\",\n        \"_id\": \"62f5e3b86d876e209cd75ef4\"\n    }\n}"},{"id":"d54062d2-7091-4315-b422-d95108239c3a","name":"engine/invoke","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"query\": {\r\n        \"data.caseId\": 3030,\r\n        \"items.elementId\": \"task_Buy\"\r\n    },\r\n    \"data\": {}, \"userId\": \"JohnSmith\", \"options\": { \"noWait\": true}\r\n}","options":{"raw":{"language":"json"}}},"url":"{{site}}/api/engine/invoke"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"48a2-eZKyQtPMCbY3DHs8I3nmiUazXD0\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Date","value":"Fri, 12 Aug 2022 05:23:07 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"instance\": {\n        \"items\": [\n            {\n                \"id\": \"f4c98e18-9c69-492e-aebc-4a216dc58612\",\n                \"seq\": 0,\n                \"tokenId\": 0,\n                \"elementId\": \"StartEvent_158yep3\",\n                \"status\": \"end\",\n                \"startedAt\": \"2022-08-12T05:23:04.311Z\",\n                \"endedAt\": \"2022-08-12T05:23:04.314Z\",\n                \"type\": \"bpmn:StartEvent\",\n                \"assignments\": [],\n                \"authorizations\": [],\n                \"notifications\": []\n            },\n            {\n                \"id\": \"ac43a47b-d3f0-4a82-93bd-a781ac8e7883\",\n                \"seq\": 1,\n                \"tokenId\": 0,\n                \"elementId\": \"flow_start_buy\",\n                \"status\": \"end\",\n                \"endedAt\": null,\n                \"type\": \"bpmn:SequenceFlow\",\n                \"assignments\": [],\n                \"authorizations\": [],\n                \"notifications\": []\n            },\n            {\n                \"id\": \"d69b63bd-25a3-461d-ba07-ae81b42dc55f\",\n                \"seq\": 2,\n                \"tokenId\": 0,\n                \"elementId\": \"task_Buy\",\n                \"name\": \"Buy\",\n                \"status\": \"end\",\n                \"startedAt\": \"2022-08-12T05:23:04.319Z\",\n                \"endedAt\": \"2022-08-12T05:23:07.275Z\",\n                \"type\": \"bpmn:UserTask\",\n                \"assignments\": [\n                    {\n                        \"id\": \"9862b392-e1ca-4ecd-8a7e-a8339644deb9\",\n                        \"ruleId\": \"6\"\n                    }\n                ],\n                \"authorizations\": [\n                    {\n                        \"id\": \"110c786c-509c-4a18-8fa5-633216dbc0b6\",\n                        \"ruleId\": \"3\",\n                        \"privilege\": \"Perform\"\n                    }\n                ],\n                \"notifications\": [\n                    {\n                        \"id\": \"51f26d73-c8b1-4371-8d41-4aefa1d5b764\",\n                        \"ruleId\": \"4\",\n                        \"event\": \"wait\"\n                    },\n                    {\n                        \"id\": \"53ae73f1-a413-4244-a877-00cca9853322\",\n                        \"ruleId\": \"5\",\n                        \"userId\": \"user1\",\n                        \"userGroup\": null,\n                        \"event\": \"end\"\n                    }\n                ]\n            },\n            {\n                \"id\": \"9670c411-fbf3-4773-ac6d-95f8f622a26a\",\n                \"seq\": 3,\n                \"tokenId\": 0,\n                \"elementId\": \"flow_buy_gw\",\n                \"status\": \"end\",\n                \"userId\": \"JohnSmith\",\n                \"endedAt\": null,\n                \"type\": \"bpmn:SequenceFlow\",\n                \"assignments\": [],\n                \"authorizations\": [],\n                \"notifications\": []\n            },\n            {\n                \"id\": \"ba0aa9fd-9f66-4978-82b6-ebbfafb7b5de\",\n                \"seq\": 4,\n                \"tokenId\": 0,\n                \"elementId\": \"gateway_1\",\n                \"status\": \"end\",\n                \"userId\": \"JohnSmith\",\n                \"startedAt\": \"2022-08-12T05:23:07.280Z\",\n                \"endedAt\": \"2022-08-12T05:23:07.280Z\",\n                \"type\": \"bpmn:InclusiveGateway\",\n                \"assignments\": [],\n                \"authorizations\": [],\n                \"notifications\": []\n            },\n            {\n                \"id\": \"89b2b87b-91fe-4a16-9a76-9c21692e8c5e\",\n                \"seq\": 7,\n                \"tokenId\": 0,\n                \"elementId\": \"flow_gw1_gw2\",\n                \"status\": \"end\",\n                \"userId\": \"JohnSmith\",\n                \"endedAt\": null,\n                \"type\": \"bpmn:SequenceFlow\",\n                \"assignments\": [],\n                \"authorizations\": [],\n                \"notifications\": []\n            },\n            {\n                \"id\": \"65d19837-b59c-453d-adbe-9b1fb26d7c6a\",\n                \"seq\": 8,\n                \"tokenId\": 0,\n                \"elementId\": \"gateway_2\",\n                \"status\": \"end\",\n                \"userId\": \"JohnSmith\",\n                \"startedAt\": \"2022-08-12T05:23:07.318Z\",\n                \"endedAt\": \"2022-08-12T05:23:07.319Z\",\n                \"type\": \"bpmn:ParallelGateway\",\n                \"assignments\": [],\n                \"authorizations\": [],\n                \"notifications\": []\n            },\n            {\n                \"id\": \"573a1207-a8b5-48f4-87ee-339c203f8fa2\",\n                \"seq\": 9,\n                \"tokenId\": 0,\n                \"elementId\": \"flow_gw2_drive\",\n                \"status\": \"end\",\n                \"userId\": \"JohnSmith\",\n                \"endedAt\": null,\n                \"type\": \"bpmn:SequenceFlow\",\n                \"assignments\": [],\n                \"authorizations\": [],\n                \"notifications\": []\n            },\n            {\n                \"id\": \"c8e15cd1-9abb-4148-aaf6-f00a59570663\",\n                \"seq\": 10,\n                \"tokenId\": 0,\n                \"elementId\": \"task_Drive\",\n                \"name\": \"Drive\",\n                \"status\": \"wait\",\n                \"userId\": \"JohnSmith\",\n                \"startedAt\": \"2022-08-12T05:23:07.324Z\",\n                \"endedAt\": null,\n                \"type\": \"bpmn:UserTask\",\n                \"assignments\": [\n                    {\n                        \"id\": \"e3eb13d0-e4ad-43d8-b557-aaa9ddc81a3b\",\n                        \"ruleId\": \"8\",\n                        \"userId\": null,\n                        \"userGroup\": \"driver\"\n                    }\n                ],\n                \"authorizations\": [],\n                \"notifications\": []\n            }\n        ],\n        \"logs\": [\n            \"ACTION:execute:\",\n            \"..starting at :StartEvent_158yep3\",\n            \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n            \".executing item:StartEvent_158yep3 f4c98e18-9c69-492e-aebc-4a216dc58612\",\n            \"..>enter StartEvent_158yep3\",\n            \"..>start StartEvent_158yep3\",\n            \"..>run StartEvent_158yep3\",\n            \"..>end StartEvent_158yep3\",\n            \"setting item status to endf4c98e18-9c69-492e-aebc-4a216dc58612statusend\",\n            \"..executing item:StartEvent_158yep3 f4c98e18-9c69-492e-aebc-4a216dc58612 is done\",\n            \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n            \"..Flow -flow_start_buy going to task_Buy action : take\",\n            \"..return outbounds1\",\n            \"...processing flowflow_start_buy to task_Buy\",\n            \"... waiting for 1\",\n            \".executing item:task_Buy d69b63bd-25a3-461d-ba07-ae81b42dc55f\",\n            \"..>enter task_Buy\",\n            \"..>start task_Buy\",\n            \"..>wait task_Buy\",\n            \"..executing item:task_Buy d69b63bd-25a3-461d-ba07-ae81b42dc55f is done\",\n            \"..token.goNext is done task_Buy bpmn:UserTask\",\n            \".execute returned \",\n            \".Execution Report ----\",\n            \"..Status:running\",\n            \"..token: 0 - wait - Primary current: task_Buy from root child of - {\\\"caseId\\\":3030,\\\"claim\\\":\\\"abc\\\"}\",\n            \"..Item:0 -T# 0 StartEvent_158yep3 Type: bpmn:StartEvent status: end  from 2022-08-12T05:23:04.311Z to 2022-08-12T05:23:04.314Z id: f4c98e18-9c69-492e-aebc-4a216dc58612\",\n            \"..Item:1 -T# 0 flow_start_buy Type: bpmn:SequenceFlow status: end\",\n            \"..Item:2 -T# 0 task_Buy Type: bpmn:UserTask status: wait  from 2022-08-12T05:23:04.319Z to - id: d69b63bd-25a3-461d-ba07-ae81b42dc55f\",\n            \".data:\",\n            \"{\\\"caseId\\\":3030,\\\"claim\\\":\\\"abc\\\"}\",\n            \"Action:engineInvoke {\\\"data.caseId\\\":3030,\\\"items.elementId\\\":\\\"task_Buy\\\"}\",\n            \"Action:signal d69b63bd-25a3-461d-ba07-ae81b42dc55f startedAt \",\n            \"..launching a token signal\",\n            \"..token.signal task_Buy bpmn:UserTask\",\n            \"--setting input {}\",\n            \"..>transformInput task_Buy\",\n            \"..>end task_Buy\",\n            \"setting item status to endd69b63bd-25a3-461d-ba07-ae81b42dc55fstatusend\",\n            \"..token.goNext task_Buy bpmn:UserTask\",\n            \"..Flow -flow_buy_gw going to gateway_1 action : take\",\n            \"..return outbounds1\",\n            \"...processing flowflow_buy_gw to gateway_1\",\n            \"... waiting for 1\",\n            \".executing item:gateway_1 ba0aa9fd-9f66-4978-82b6-ebbfafb7b5de\",\n            \"..>enter gateway_1\",\n            \"..>start gateway_1\",\n            \"..>run gateway_1\",\n            \"..>end gateway_1\",\n            \"setting item status to endba0aa9fd-9f66-4978-82b6-ebbfafb7b5destatusend\",\n            \"..executing item:gateway_1 ba0aa9fd-9f66-4978-82b6-ebbfafb7b5de is done\",\n            \"..token.goNext gateway_1 bpmn:InclusiveGateway\",\n            \"..conditionExpression:{\\\"$type\\\":\\\"bpmn:Expression\\\",\\\"body\\\":\\\"(this.needsCleaning==\\\\\\\"Yes\\\\\\\")\\\"}\",\n            \"{\\\"caseId\\\":3030,\\\"claim\\\":\\\"abc\\\"}\",\n            \"..conditionExpression:(this.needsCleaning==\\\"Yes\\\") result: false\",\n            \"..Flow -flow_gw1_clean going to task_clean action : discard\",\n            \"..conditionExpression:{\\\"$type\\\":\\\"bpmn:Expression\\\",\\\"body\\\":\\\"(this.needsRepairs==\\\\\\\"Yes\\\\\\\")\\\"}\",\n            \"{\\\"caseId\\\":3030,\\\"claim\\\":\\\"abc\\\"}\",\n            \"..conditionExpression:(this.needsRepairs==\\\"Yes\\\") result: false\",\n            \"..Flow -flow_gw1_repair going to task_repair action : discard\",\n            \"..return outbounds1\",\n            \"...processing flowflow_gw1_gw2 to gateway_2\",\n            \"... waiting for 1\",\n            \".executing item:gateway_2 65d19837-b59c-453d-adbe-9b1fb26d7c6a\",\n            \"..>enter gateway_2\",\n            \"..>start gateway_2\",\n            \"..Starting a converging gateway\",\n            \"..converging .. my token 0\",\n            \"..# of active tokens pending 0\",\n            \"..let us converge now \",\n            \"..>run gateway_2\",\n            \"..>end gateway_2\",\n            \"setting item status to end65d19837-b59c-453d-adbe-9b1fb26d7c6astatusend\",\n            \"..executing item:gateway_2 65d19837-b59c-453d-adbe-9b1fb26d7c6a is done\",\n            \"..token.goNext gateway_2 bpmn:ParallelGateway\",\n            \"..Flow -flow_gw2_drive going to task_Drive action : take\",\n            \"..return outbounds1\",\n            \"...processing flowflow_gw2_drive to task_Drive\",\n            \"... waiting for 1\",\n            \".executing item:task_Drive c8e15cd1-9abb-4148-aaf6-f00a59570663\",\n            \"..>enter task_Drive\",\n            \"..>start task_Drive\",\n            \"..>wait task_Drive\",\n            \"..executing item:task_Drive c8e15cd1-9abb-4148-aaf6-f00a59570663 is done\",\n            \"..token.goNext is done task_Drive bpmn:UserTask\",\n            \"..token.goNext is done task_Drive bpmn:UserTask\",\n            \"..token.goNext is done task_Drive bpmn:UserTask\",\n            \"..token.invoke ended task_Drive bpmn:UserTask\",\n            \"..signal token is done\",\n            \".signal returning .. waiting for promises status:running id: d69b63bd-25a3-461d-ba07-ae81b42dc55f\",\n            \".signal returned process  status:running id: d69b63bd-25a3-461d-ba07-ae81b42dc55f\",\n            \".Execution Report ----\",\n            \"..Status:running\",\n            \"..token: 0 - wait - Primary current: task_Drive from root child of - {\\\"caseId\\\":3030,\\\"claim\\\":\\\"abc\\\"}\",\n            \"..Item:0 -T# 0 StartEvent_158yep3 Type: bpmn:StartEvent status: end  from 2022-08-12T05:23:04.311Z to 2022-08-12T05:23:04.314Z id: f4c98e18-9c69-492e-aebc-4a216dc58612\",\n            \"..Item:1 -T# 0 flow_start_buy Type: bpmn:SequenceFlow status: end\",\n            \"..Item:2 -T# 0 task_Buy Type: bpmn:UserTask status: end  from 2022-08-12T05:23:04.319Z to 2022-08-12T05:23:07.275Z id: d69b63bd-25a3-461d-ba07-ae81b42dc55f\",\n            \"..Item:3 -T# 0 flow_buy_gw Type: bpmn:SequenceFlow status: end\",\n            \"..Item:4 -T# 0 gateway_1 Type: bpmn:InclusiveGateway status: end  from 2022-08-12T05:23:07.280Z to 2022-08-12T05:23:07.280Z id: ba0aa9fd-9f66-4978-82b6-ebbfafb7b5de\",\n            \"..Item:5 -T# 0 flow_gw1_gw2 Type: bpmn:SequenceFlow status: end\",\n            \"..Item:6 -T# 0 gateway_2 Type: bpmn:ParallelGateway status: end  from 2022-08-12T05:23:07.318Z to 2022-08-12T05:23:07.319Z id: 65d19837-b59c-453d-adbe-9b1fb26d7c6a\",\n            \"..Item:7 -T# 0 flow_gw2_drive Type: bpmn:SequenceFlow status: end\",\n            \"..Item:8 -T# 0 task_Drive Type: bpmn:UserTask status: wait  from 2022-08-12T05:23:07.324Z to - id: c8e15cd1-9abb-4148-aaf6-f00a59570663\",\n            \".data:\",\n            \"{\\\"caseId\\\":3030,\\\"claim\\\":\\\"abc\\\"}\"\n        ],\n        \"tokens\": [\n            {\n                \"id\": 0,\n                \"type\": \"Primary\",\n                \"status\": \"wait\",\n                \"dataPath\": \"\",\n                \"startNodeId\": \"StartEvent_158yep3\",\n                \"currentNode\": \"task_Drive\"\n            }\n        ],\n        \"loops\": [],\n        \"involvements\": [\n            {\n                \"id\": \"82e47346-79a0-48c6-9d87-2f2a93d939c1\",\n                \"ruleId\": \"2\",\n                \"userGroup\": null,\n                \"assignActor\": \"owner\"\n            }\n        ],\n        \"authorizations\": [\n            {\n                \"id\": \"7b01c2b6-b71f-40c2-9cbc-bb6ef0d876eb\",\n                \"ruleId\": \"1\",\n                \"userId\": null,\n                \"userGroup\": \"public\",\n                \"privilege\": \"start\"\n            }\n        ],\n        \"id\": \"8558763c-142e-4904-b382-8694eda0ab75\",\n        \"name\": \"Buy Used Car\",\n        \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n        \"status\": \"running\",\n        \"data\": {\n            \"caseId\": 3030,\n            \"claim\": \"abc\"\n        },\n        \"startedAt\": \"2022-08-12T05:23:04.309Z\",\n        \"saved\": \"2022-08-12T05:23:04.500Z\",\n        \"_id\": \"62f5e3b86d876e209cd75ef4\"\n    }\n}"}],"_postman_id":"73549b2f-ffc4-46bf-9554-cbb3c73d5f46"},{"name":"engine/throwMessage","event":[{"listen":"test","script":{"id":"16387424-fa06-479d-b2ad-357779ffb296","exec":[""],"type":"text/javascript"}}],"id":"77afe25c-8977-408a-8042-62bcd15eb1e4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{ \"messageId\" : \"Msg1\" ,\r\n    \"data\" : { }\r\n}\t","options":{"raw":{"language":"json"}}},"url":"{{site}}/api/engine/throwMessage","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"924a382c-6538-46cb-bdcd-e39447e64b9b","id":"924a382c-6538-46cb-bdcd-e39447e64b9b","name":"BPMN Server","type":"collection"}},"urlObject":{"path":["api","engine","throwMessage"],"host":["{{site}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"77afe25c-8977-408a-8042-62bcd15eb1e4"},{"name":"engine/throwSignal","event":[{"listen":"test","script":{"id":"3dace5e5-6a35-4af9-bf2a-299ef77cd5f0","exec":[""],"type":"text/javascript"}}],"id":"3da2bfb7-da9b-4480-ae77-4e591d6ee6e7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{ \"messageId\" : \"Msg1\" ,\r\n    \"data\" : { }\r\n}\t","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/engine/throwSignal","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"924a382c-6538-46cb-bdcd-e39447e64b9b","id":"924a382c-6538-46cb-bdcd-e39447e64b9b","name":"BPMN Server","type":"collection"}},"urlObject":{"protocol":"http","port":"3000","path":["api","engine","throwSignal"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"3da2bfb7-da9b-4480-ae77-4e591d6ee6e7"},{"name":"definitions/list","id":"5983c473-83c3-4339-b669-4041eb1c72ee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{ \"query\" : {\r\n        \"data.caseId\" : 3030         \r\n} }\t\r\n","options":{"raw":{"language":"json"}}},"url":"{{site}}/api/definitions/list","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"924a382c-6538-46cb-bdcd-e39447e64b9b","id":"924a382c-6538-46cb-bdcd-e39447e64b9b","name":"BPMN Server","type":"collection"}},"urlObject":{"path":["api","definitions","list"],"host":["{{site}}"],"query":[],"variable":[]}},"response":[{"id":"dae6ea72-8aac-4f66-a492-8a8ca7efbbee","name":"definitions/list","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{ \"query\" : {\r\n        \"data.caseId\" : 3030         \r\n} }\t\r\n","options":{"raw":{"language":"json"}}},"url":"{{site}}/api/definitions/list"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"393"},{"key":"ETag","value":"W/\"189-HYK3gP8wBoRZ5iWWSkyNx3yPZfo\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Date","value":"Thu, 11 Aug 2022 04:49:22 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"[\n    \"boundary-event\",\n    \"bpmn-server-arch\",\n    \"BusinessRules\",\n    \"Buy Used Car\",\n    \"CallTask\",\n    \"Cash Request\",\n    \"cron\",\n    \"error event\",\n    \"error event2\",\n    \"Event Based Gateway\",\n    \"Hungry\",\n    \"Invoice\",\n    \"loop\",\n    \"messageFlow\",\n    \"MsgCatch\",\n    \"msgThrow\",\n    \"multi-instanceP\",\n    \"multiStart\",\n    \"pizza store example\",\n    \"scripts and services\",\n    \"serviceTask\",\n    \"SubProcess\",\n    \"timer-sample\",\n    \"timerBeforeUser\",\n    \"user-receive-timer\",\n    \"UserInputDataObject\"\n]"}],"_postman_id":"5983c473-83c3-4339-b669-4041eb1c72ee"},{"name":"definitions/delete","id":"0d986c69-d32f-4476-a2ab-caf73d72e04d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{ \"query\" : {\r\n        \"data.caseId\" : 3030         \r\n} }\t\r\n","options":{"raw":{"language":"json"}}},"url":"{{site}}/api/definitions/list","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"924a382c-6538-46cb-bdcd-e39447e64b9b","id":"924a382c-6538-46cb-bdcd-e39447e64b9b","name":"BPMN Server","type":"collection"}},"urlObject":{"path":["api","definitions","list"],"host":["{{site}}"],"query":[],"variable":[]}},"response":[{"id":"8a2591d1-b242-4e22-9e36-1c1cb57f24ee","name":"definitions/list","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{ \"query\" : {\r\n        \"data.caseId\" : 3030         \r\n} }\t\r\n","options":{"raw":{"language":"json"}}},"url":"{{site}}/api/definitions/list"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"393"},{"key":"ETag","value":"W/\"189-HYK3gP8wBoRZ5iWWSkyNx3yPZfo\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Date","value":"Thu, 11 Aug 2022 04:49:22 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"[\n    \"boundary-event\",\n    \"bpmn-server-arch\",\n    \"BusinessRules\",\n    \"Buy Used Car\",\n    \"CallTask\",\n    \"Cash Request\",\n    \"cron\",\n    \"error event\",\n    \"error event2\",\n    \"Event Based Gateway\",\n    \"Hungry\",\n    \"Invoice\",\n    \"loop\",\n    \"messageFlow\",\n    \"MsgCatch\",\n    \"msgThrow\",\n    \"multi-instanceP\",\n    \"multiStart\",\n    \"pizza store example\",\n    \"scripts and services\",\n    \"serviceTask\",\n    \"SubProcess\",\n    \"timer-sample\",\n    \"timerBeforeUser\",\n    \"user-receive-timer\",\n    \"UserInputDataObject\"\n]"}],"_postman_id":"0d986c69-d32f-4476-a2ab-caf73d72e04d"},{"name":"definitions/rename","id":"e274c40c-c9d5-4a4a-aea1-8535491ed450","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{ \"query\" : {\r\n        \"data.caseId\" : 3030         \r\n} }\t\r\n","options":{"raw":{"language":"json"}}},"url":"{{site}}/api/definitions/list","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"924a382c-6538-46cb-bdcd-e39447e64b9b","id":"924a382c-6538-46cb-bdcd-e39447e64b9b","name":"BPMN Server","type":"collection"}},"urlObject":{"path":["api","definitions","list"],"host":["{{site}}"],"query":[],"variable":[]}},"response":[{"id":"0256c20a-56b9-4a60-9f98-de745cd7d019","name":"definitions/list","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{ \"query\" : {\r\n        \"data.caseId\" : 3030         \r\n} }\t\r\n","options":{"raw":{"language":"json"}}},"url":"{{site}}/api/definitions/list"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"393"},{"key":"ETag","value":"W/\"189-HYK3gP8wBoRZ5iWWSkyNx3yPZfo\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Date","value":"Thu, 11 Aug 2022 04:49:22 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"[\n    \"boundary-event\",\n    \"bpmn-server-arch\",\n    \"BusinessRules\",\n    \"Buy Used Car\",\n    \"CallTask\",\n    \"Cash Request\",\n    \"cron\",\n    \"error event\",\n    \"error event2\",\n    \"Event Based Gateway\",\n    \"Hungry\",\n    \"Invoice\",\n    \"loop\",\n    \"messageFlow\",\n    \"MsgCatch\",\n    \"msgThrow\",\n    \"multi-instanceP\",\n    \"multiStart\",\n    \"pizza store example\",\n    \"scripts and services\",\n    \"serviceTask\",\n    \"SubProcess\",\n    \"timer-sample\",\n    \"timerBeforeUser\",\n    \"user-receive-timer\",\n    \"UserInputDataObject\"\n]"}],"_postman_id":"e274c40c-c9d5-4a4a-aea1-8535491ed450"},{"name":"definitions/load","id":"41d67367-70da-459f-9a59-ae571889c997","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{ \"query\" : {\r\n        \"data.caseId\" : 3030         \r\n} }\t\r\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/definitions/load/invoice","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"924a382c-6538-46cb-bdcd-e39447e64b9b","id":"924a382c-6538-46cb-bdcd-e39447e64b9b","name":"BPMN Server","type":"collection"}},"urlObject":{"protocol":"http","port":"3000","path":["api","definitions","load","invoice"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"af7092b5-9bfb-46fa-bd83-ed3622d6d98a","name":"definitions/load","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{ \"query\" : {\r\n        \"data.caseId\" : 3030         \r\n} }\t\r\n","options":{"raw":{"language":"json"}}},"url":"{{site}}/api/definitions/load/Buy Used Car"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"11ee-OB+BSZLpdmAVDHDmTdGcIRx88i0\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Date","value":"Thu, 11 Aug 2022 04:49:26 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"processes\": [\n        {\n            \"id\": \"Process_1hf9394\",\n            \"name\": \"Buy Used Car\",\n            \"isExecutable\": true\n        }\n    ],\n    \"elements\": [\n        {\n            \"id\": \"StartEvent_158yep3\",\n            \"type\": \"bpmn:StartEvent\",\n            \"process\": \"Process_1hf9394\",\n            \"def\": {\n                \"$type\": \"bpmn:StartEvent\",\n                \"id\": \"StartEvent_158yep3\"\n            },\n            \"description\": [],\n            \"behaviours\": []\n        },\n        {\n            \"id\": \"task_Buy\",\n            \"name\": \"Buy\",\n            \"type\": \"bpmn:UserTask\",\n            \"process\": \"Process_1hf9394\",\n            \"def\": {\n                \"$type\": \"bpmn:UserTask\",\n                \"id\": \"task_Buy\",\n                \"name\": \"Buy\",\n                \"extensionElements\": {\n                    \"$type\": \"bpmn:ExtensionElements\",\n                    \"values\": [\n                        {\n                            \"$type\": \"camunda:formData\",\n                            \"$children\": [\n                                {\n                                    \"$type\": \"camunda:formField\",\n                                    \"id\": \"needsRepairs\",\n                                    \"label\": \"Repairs Required?\",\n                                    \"type\": \"boolean\"\n                                },\n                                {\n                                    \"$type\": \"camunda:formField\",\n                                    \"id\": \"needsCleaning\",\n                                    \"label\": \"Cleaning Required?\",\n                                    \"type\": \"boolean\"\n                                }\n                            ]\n                        }\n                    ]\n                }\n            },\n            \"description\": [],\n            \"behaviours\": [\n                [\n                    \"input fields\",\n                    \"<p/>field id:'needsRepairs'  name:'Repairs Required?' type: boolean <p/>field id:'needsCleaning'  name:'Cleaning Required?' type: boolean \"\n                ]\n            ]\n        },\n        {\n            \"id\": \"task_clean\",\n            \"name\": \"Clean\",\n            \"type\": \"bpmn:UserTask\",\n            \"process\": \"Process_1hf9394\",\n            \"def\": {\n                \"$type\": \"bpmn:UserTask\",\n                \"id\": \"task_clean\",\n                \"name\": \"Clean\"\n            },\n            \"description\": [],\n            \"behaviours\": []\n        },\n        {\n            \"id\": \"gateway_2\",\n            \"type\": \"bpmn:ParallelGateway\",\n            \"process\": \"Process_1hf9394\",\n            \"def\": {\n                \"$type\": \"bpmn:ParallelGateway\",\n                \"id\": \"gateway_2\"\n            },\n            \"description\": [],\n            \"behaviours\": []\n        },\n        {\n            \"id\": \"task_repair\",\n            \"name\": \"Repair\",\n            \"type\": \"bpmn:UserTask\",\n            \"process\": \"Process_1hf9394\",\n            \"def\": {\n                \"$type\": \"bpmn:UserTask\",\n                \"id\": \"task_repair\",\n                \"name\": \"Repair\"\n            },\n            \"description\": [],\n            \"behaviours\": []\n        },\n        {\n            \"id\": \"task_Drive\",\n            \"name\": \"Drive\",\n            \"type\": \"bpmn:UserTask\",\n            \"process\": \"Process_1hf9394\",\n            \"def\": {\n                \"$type\": \"bpmn:UserTask\",\n                \"id\": \"task_Drive\",\n                \"name\": \"Drive\"\n            },\n            \"description\": [],\n            \"behaviours\": []\n        },\n        {\n            \"id\": \"gateway_1\",\n            \"type\": \"bpmn:InclusiveGateway\",\n            \"process\": \"Process_1hf9394\",\n            \"def\": {\n                \"$type\": \"bpmn:InclusiveGateway\",\n                \"id\": \"gateway_1\"\n            },\n            \"description\": [],\n            \"behaviours\": []\n        },\n        {\n            \"id\": \"Event_19ebav7\",\n            \"type\": \"bpmn:EndEvent\",\n            \"process\": \"Process_1hf9394\",\n            \"def\": {\n                \"$type\": \"bpmn:EndEvent\",\n                \"id\": \"Event_19ebav7\"\n            },\n            \"description\": [],\n            \"behaviours\": []\n        },\n        {\n            \"id\": \"flow_start_buy\",\n            \"type\": \"bpmn:SequenceFlow\",\n            \"process\": \"Process_1hf9394\",\n            \"def\": {\n                \"$type\": \"bpmn:SequenceFlow\",\n                \"id\": \"flow_start_buy\"\n            },\n            \"description\": [],\n            \"behaviours\": []\n        },\n        {\n            \"id\": \"flow_buy_gw\",\n            \"type\": \"bpmn:SequenceFlow\",\n            \"process\": \"Process_1hf9394\",\n            \"def\": {\n                \"$type\": \"bpmn:SequenceFlow\",\n                \"id\": \"flow_buy_gw\"\n            },\n            \"description\": [],\n            \"behaviours\": []\n        },\n        {\n            \"id\": \"flow_gw1_clean\",\n            \"type\": \"bpmn:SequenceFlow\",\n            \"process\": \"Process_1hf9394\",\n            \"def\": {\n                \"$type\": \"bpmn:SequenceFlow\",\n                \"id\": \"flow_gw1_clean\",\n                \"conditionExpression\": {\n                    \"$type\": \"bpmn:Expression\",\n                    \"body\": \"(this.needsCleaning==\\\"Yes\\\")\"\n                }\n            },\n            \"description\": [],\n            \"behaviours\": []\n        },\n        {\n            \"id\": \"flow_clean_gw2\",\n            \"type\": \"bpmn:SequenceFlow\",\n            \"process\": \"Process_1hf9394\",\n            \"def\": {\n                \"$type\": \"bpmn:SequenceFlow\",\n                \"id\": \"flow_clean_gw2\"\n            },\n            \"description\": [],\n            \"behaviours\": []\n        },\n        {\n            \"id\": \"flow_repair_gw2\",\n            \"type\": \"bpmn:SequenceFlow\",\n            \"process\": \"Process_1hf9394\",\n            \"def\": {\n                \"$type\": \"bpmn:SequenceFlow\",\n                \"id\": \"flow_repair_gw2\"\n            },\n            \"description\": [],\n            \"behaviours\": []\n        },\n        {\n            \"id\": \"flow_gw1_gw2\",\n            \"type\": \"bpmn:SequenceFlow\",\n            \"process\": \"Process_1hf9394\",\n            \"def\": {\n                \"$type\": \"bpmn:SequenceFlow\",\n                \"id\": \"flow_gw1_gw2\"\n            },\n            \"description\": [],\n            \"behaviours\": []\n        },\n        {\n            \"id\": \"flow_gw2_drive\",\n            \"type\": \"bpmn:SequenceFlow\",\n            \"process\": \"Process_1hf9394\",\n            \"def\": {\n                \"$type\": \"bpmn:SequenceFlow\",\n                \"id\": \"flow_gw2_drive\"\n            },\n            \"description\": [],\n            \"behaviours\": []\n        },\n        {\n            \"id\": \"flow_gw1_repair\",\n            \"type\": \"bpmn:SequenceFlow\",\n            \"process\": \"Process_1hf9394\",\n            \"def\": {\n                \"$type\": \"bpmn:SequenceFlow\",\n                \"id\": \"flow_gw1_repair\",\n                \"conditionExpression\": {\n                    \"$type\": \"bpmn:Expression\",\n                    \"body\": \"(this.needsRepairs==\\\"Yes\\\")\"\n                }\n            },\n            \"description\": [],\n            \"behaviours\": []\n        },\n        {\n            \"id\": \"flow_drive_end\",\n            \"type\": \"bpmn:SequenceFlow\",\n            \"process\": \"Process_1hf9394\",\n            \"def\": {\n                \"$type\": \"bpmn:SequenceFlow\",\n                \"id\": \"flow_drive_end\"\n            },\n            \"description\": [],\n            \"behaviours\": []\n        }\n    ],\n    \"flows\": [\n        {\n            \"id\": \"flow_start_buy\",\n            \"from\": \"StartEvent_158yep3\",\n            \"to\": \"task_Buy\",\n            \"type\": \"bpmn:SequenceFlow\"\n        },\n        {\n            \"id\": \"flow_buy_gw\",\n            \"from\": \"task_Buy\",\n            \"to\": \"gateway_1\",\n            \"type\": \"bpmn:SequenceFlow\"\n        },\n        {\n            \"id\": \"flow_gw1_clean\",\n            \"from\": \"gateway_1\",\n            \"to\": \"task_clean\",\n            \"type\": \"bpmn:SequenceFlow\",\n            \"description\": [\n                [\n                    \"condition: \",\n                    \"(this.needsCleaning==\\\"Yes\\\")\"\n                ]\n            ]\n        },\n        {\n            \"id\": \"flow_clean_gw2\",\n            \"from\": \"task_clean\",\n            \"to\": \"gateway_2\",\n            \"type\": \"bpmn:SequenceFlow\"\n        },\n        {\n            \"id\": \"flow_repair_gw2\",\n            \"from\": \"task_repair\",\n            \"to\": \"gateway_2\",\n            \"type\": \"bpmn:SequenceFlow\"\n        },\n        {\n            \"id\": \"flow_gw1_gw2\",\n            \"from\": \"gateway_1\",\n            \"to\": \"gateway_2\",\n            \"type\": \"bpmn:SequenceFlow\"\n        },\n        {\n            \"id\": \"flow_gw2_drive\",\n            \"from\": \"gateway_2\",\n            \"to\": \"task_Drive\",\n            \"type\": \"bpmn:SequenceFlow\"\n        },\n        {\n            \"id\": \"flow_gw1_repair\",\n            \"from\": \"gateway_1\",\n            \"to\": \"task_repair\",\n            \"type\": \"bpmn:SequenceFlow\",\n            \"description\": [\n                [\n                    \"condition: \",\n                    \"(this.needsRepairs==\\\"Yes\\\")\"\n                ]\n            ]\n        },\n        {\n            \"id\": \"flow_drive_end\",\n            \"from\": \"task_Drive\",\n            \"to\": \"Event_19ebav7\",\n            \"type\": \"bpmn:SequenceFlow\"\n        }\n    ]\n}"}],"_postman_id":"41d67367-70da-459f-9a59-ae571889c997"},{"name":"definitions/import","id":"320eba0b-6206-494a-92e3-29c0fd4b1073","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{ \"query\" : {\r\n        \"data.caseId\" : 3030         \r\n} }\t\r\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/definitions/load/invoice","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"924a382c-6538-46cb-bdcd-e39447e64b9b","id":"924a382c-6538-46cb-bdcd-e39447e64b9b","name":"BPMN Server","type":"collection"}},"urlObject":{"protocol":"http","port":"3000","path":["api","definitions","load","invoice"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"e4a2466f-a056-471f-942e-791e0ed6f701","name":"definitions/load","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{ \"query\" : {\r\n        \"data.caseId\" : 3030         \r\n} }\t\r\n","options":{"raw":{"language":"json"}}},"url":"{{site}}/api/definitions/load/Buy Used Car"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"11ee-OB+BSZLpdmAVDHDmTdGcIRx88i0\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Date","value":"Thu, 11 Aug 2022 04:49:26 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"processes\": [\n        {\n            \"id\": \"Process_1hf9394\",\n            \"name\": \"Buy Used Car\",\n            \"isExecutable\": true\n        }\n    ],\n    \"elements\": [\n        {\n            \"id\": \"StartEvent_158yep3\",\n            \"type\": \"bpmn:StartEvent\",\n            \"process\": \"Process_1hf9394\",\n            \"def\": {\n                \"$type\": \"bpmn:StartEvent\",\n                \"id\": \"StartEvent_158yep3\"\n            },\n            \"description\": [],\n            \"behaviours\": []\n        },\n        {\n            \"id\": \"task_Buy\",\n            \"name\": \"Buy\",\n            \"type\": \"bpmn:UserTask\",\n            \"process\": \"Process_1hf9394\",\n            \"def\": {\n                \"$type\": \"bpmn:UserTask\",\n                \"id\": \"task_Buy\",\n                \"name\": \"Buy\",\n                \"extensionElements\": {\n                    \"$type\": \"bpmn:ExtensionElements\",\n                    \"values\": [\n                        {\n                            \"$type\": \"camunda:formData\",\n                            \"$children\": [\n                                {\n                                    \"$type\": \"camunda:formField\",\n                                    \"id\": \"needsRepairs\",\n                                    \"label\": \"Repairs Required?\",\n                                    \"type\": \"boolean\"\n                                },\n                                {\n                                    \"$type\": \"camunda:formField\",\n                                    \"id\": \"needsCleaning\",\n                                    \"label\": \"Cleaning Required?\",\n                                    \"type\": \"boolean\"\n                                }\n                            ]\n                        }\n                    ]\n                }\n            },\n            \"description\": [],\n            \"behaviours\": [\n                [\n                    \"input fields\",\n                    \"<p/>field id:'needsRepairs'  name:'Repairs Required?' type: boolean <p/>field id:'needsCleaning'  name:'Cleaning Required?' type: boolean \"\n                ]\n            ]\n        },\n        {\n            \"id\": \"task_clean\",\n            \"name\": \"Clean\",\n            \"type\": \"bpmn:UserTask\",\n            \"process\": \"Process_1hf9394\",\n            \"def\": {\n                \"$type\": \"bpmn:UserTask\",\n                \"id\": \"task_clean\",\n                \"name\": \"Clean\"\n            },\n            \"description\": [],\n            \"behaviours\": []\n        },\n        {\n            \"id\": \"gateway_2\",\n            \"type\": \"bpmn:ParallelGateway\",\n            \"process\": \"Process_1hf9394\",\n            \"def\": {\n                \"$type\": \"bpmn:ParallelGateway\",\n                \"id\": \"gateway_2\"\n            },\n            \"description\": [],\n            \"behaviours\": []\n        },\n        {\n            \"id\": \"task_repair\",\n            \"name\": \"Repair\",\n            \"type\": \"bpmn:UserTask\",\n            \"process\": \"Process_1hf9394\",\n            \"def\": {\n                \"$type\": \"bpmn:UserTask\",\n                \"id\": \"task_repair\",\n                \"name\": \"Repair\"\n            },\n            \"description\": [],\n            \"behaviours\": []\n        },\n        {\n            \"id\": \"task_Drive\",\n            \"name\": \"Drive\",\n            \"type\": \"bpmn:UserTask\",\n            \"process\": \"Process_1hf9394\",\n            \"def\": {\n                \"$type\": \"bpmn:UserTask\",\n                \"id\": \"task_Drive\",\n                \"name\": \"Drive\"\n            },\n            \"description\": [],\n            \"behaviours\": []\n        },\n        {\n            \"id\": \"gateway_1\",\n            \"type\": \"bpmn:InclusiveGateway\",\n            \"process\": \"Process_1hf9394\",\n            \"def\": {\n                \"$type\": \"bpmn:InclusiveGateway\",\n                \"id\": \"gateway_1\"\n            },\n            \"description\": [],\n            \"behaviours\": []\n        },\n        {\n            \"id\": \"Event_19ebav7\",\n            \"type\": \"bpmn:EndEvent\",\n            \"process\": \"Process_1hf9394\",\n            \"def\": {\n                \"$type\": \"bpmn:EndEvent\",\n                \"id\": \"Event_19ebav7\"\n            },\n            \"description\": [],\n            \"behaviours\": []\n        },\n        {\n            \"id\": \"flow_start_buy\",\n            \"type\": \"bpmn:SequenceFlow\",\n            \"process\": \"Process_1hf9394\",\n            \"def\": {\n                \"$type\": \"bpmn:SequenceFlow\",\n                \"id\": \"flow_start_buy\"\n            },\n            \"description\": [],\n            \"behaviours\": []\n        },\n        {\n            \"id\": \"flow_buy_gw\",\n            \"type\": \"bpmn:SequenceFlow\",\n            \"process\": \"Process_1hf9394\",\n            \"def\": {\n                \"$type\": \"bpmn:SequenceFlow\",\n                \"id\": \"flow_buy_gw\"\n            },\n            \"description\": [],\n            \"behaviours\": []\n        },\n        {\n            \"id\": \"flow_gw1_clean\",\n            \"type\": \"bpmn:SequenceFlow\",\n            \"process\": \"Process_1hf9394\",\n            \"def\": {\n                \"$type\": \"bpmn:SequenceFlow\",\n                \"id\": \"flow_gw1_clean\",\n                \"conditionExpression\": {\n                    \"$type\": \"bpmn:Expression\",\n                    \"body\": \"(this.needsCleaning==\\\"Yes\\\")\"\n                }\n            },\n            \"description\": [],\n            \"behaviours\": []\n        },\n        {\n            \"id\": \"flow_clean_gw2\",\n            \"type\": \"bpmn:SequenceFlow\",\n            \"process\": \"Process_1hf9394\",\n            \"def\": {\n                \"$type\": \"bpmn:SequenceFlow\",\n                \"id\": \"flow_clean_gw2\"\n            },\n            \"description\": [],\n            \"behaviours\": []\n        },\n        {\n            \"id\": \"flow_repair_gw2\",\n            \"type\": \"bpmn:SequenceFlow\",\n            \"process\": \"Process_1hf9394\",\n            \"def\": {\n                \"$type\": \"bpmn:SequenceFlow\",\n                \"id\": \"flow_repair_gw2\"\n            },\n            \"description\": [],\n            \"behaviours\": []\n        },\n        {\n            \"id\": \"flow_gw1_gw2\",\n            \"type\": \"bpmn:SequenceFlow\",\n            \"process\": \"Process_1hf9394\",\n            \"def\": {\n                \"$type\": \"bpmn:SequenceFlow\",\n                \"id\": \"flow_gw1_gw2\"\n            },\n            \"description\": [],\n            \"behaviours\": []\n        },\n        {\n            \"id\": \"flow_gw2_drive\",\n            \"type\": \"bpmn:SequenceFlow\",\n            \"process\": \"Process_1hf9394\",\n            \"def\": {\n                \"$type\": \"bpmn:SequenceFlow\",\n                \"id\": \"flow_gw2_drive\"\n            },\n            \"description\": [],\n            \"behaviours\": []\n        },\n        {\n            \"id\": \"flow_gw1_repair\",\n            \"type\": \"bpmn:SequenceFlow\",\n            \"process\": \"Process_1hf9394\",\n            \"def\": {\n                \"$type\": \"bpmn:SequenceFlow\",\n                \"id\": \"flow_gw1_repair\",\n                \"conditionExpression\": {\n                    \"$type\": \"bpmn:Expression\",\n                    \"body\": \"(this.needsRepairs==\\\"Yes\\\")\"\n                }\n            },\n            \"description\": [],\n            \"behaviours\": []\n        },\n        {\n            \"id\": \"flow_drive_end\",\n            \"type\": \"bpmn:SequenceFlow\",\n            \"process\": \"Process_1hf9394\",\n            \"def\": {\n                \"$type\": \"bpmn:SequenceFlow\",\n                \"id\": \"flow_drive_end\"\n            },\n            \"description\": [],\n            \"behaviours\": []\n        }\n    ],\n    \"flows\": [\n        {\n            \"id\": \"flow_start_buy\",\n            \"from\": \"StartEvent_158yep3\",\n            \"to\": \"task_Buy\",\n            \"type\": \"bpmn:SequenceFlow\"\n        },\n        {\n            \"id\": \"flow_buy_gw\",\n            \"from\": \"task_Buy\",\n            \"to\": \"gateway_1\",\n            \"type\": \"bpmn:SequenceFlow\"\n        },\n        {\n            \"id\": \"flow_gw1_clean\",\n            \"from\": \"gateway_1\",\n            \"to\": \"task_clean\",\n            \"type\": \"bpmn:SequenceFlow\",\n            \"description\": [\n                [\n                    \"condition: \",\n                    \"(this.needsCleaning==\\\"Yes\\\")\"\n                ]\n            ]\n        },\n        {\n            \"id\": \"flow_clean_gw2\",\n            \"from\": \"task_clean\",\n            \"to\": \"gateway_2\",\n            \"type\": \"bpmn:SequenceFlow\"\n        },\n        {\n            \"id\": \"flow_repair_gw2\",\n            \"from\": \"task_repair\",\n            \"to\": \"gateway_2\",\n            \"type\": \"bpmn:SequenceFlow\"\n        },\n        {\n            \"id\": \"flow_gw1_gw2\",\n            \"from\": \"gateway_1\",\n            \"to\": \"gateway_2\",\n            \"type\": \"bpmn:SequenceFlow\"\n        },\n        {\n            \"id\": \"flow_gw2_drive\",\n            \"from\": \"gateway_2\",\n            \"to\": \"task_Drive\",\n            \"type\": \"bpmn:SequenceFlow\"\n        },\n        {\n            \"id\": \"flow_gw1_repair\",\n            \"from\": \"gateway_1\",\n            \"to\": \"task_repair\",\n            \"type\": \"bpmn:SequenceFlow\",\n            \"description\": [\n                [\n                    \"condition: \",\n                    \"(this.needsRepairs==\\\"Yes\\\")\"\n                ]\n            ]\n        },\n        {\n            \"id\": \"flow_drive_end\",\n            \"from\": \"task_Drive\",\n            \"to\": \"Event_19ebav7\",\n            \"type\": \"bpmn:SequenceFlow\"\n        }\n    ]\n}"}],"_postman_id":"320eba0b-6206-494a-92e3-29c0fd4b1073"},{"name":"definitions/import Copy","id":"27c1f87d-185e-4c34-ac8b-ba0cfbd4783b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{ \"query\" : {\r\n        \"data.caseId\" : 3030         \r\n} }\t\r\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/definitions/load/invoice","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"924a382c-6538-46cb-bdcd-e39447e64b9b","id":"924a382c-6538-46cb-bdcd-e39447e64b9b","name":"BPMN Server","type":"collection"}},"urlObject":{"protocol":"http","port":"3000","path":["api","definitions","load","invoice"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"06c2a532-1c82-4f3d-802f-8ba3a3907f85","name":"definitions/load","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{ \"query\" : {\r\n        \"data.caseId\" : 3030         \r\n} }\t\r\n","options":{"raw":{"language":"json"}}},"url":"{{site}}/api/definitions/load/Buy Used Car"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"11ee-OB+BSZLpdmAVDHDmTdGcIRx88i0\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Date","value":"Thu, 11 Aug 2022 04:49:26 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"processes\": [\n        {\n            \"id\": \"Process_1hf9394\",\n            \"name\": \"Buy Used Car\",\n            \"isExecutable\": true\n        }\n    ],\n    \"elements\": [\n        {\n            \"id\": \"StartEvent_158yep3\",\n            \"type\": \"bpmn:StartEvent\",\n            \"process\": \"Process_1hf9394\",\n            \"def\": {\n                \"$type\": \"bpmn:StartEvent\",\n                \"id\": \"StartEvent_158yep3\"\n            },\n            \"description\": [],\n            \"behaviours\": []\n        },\n        {\n            \"id\": \"task_Buy\",\n            \"name\": \"Buy\",\n            \"type\": \"bpmn:UserTask\",\n            \"process\": \"Process_1hf9394\",\n            \"def\": {\n                \"$type\": \"bpmn:UserTask\",\n                \"id\": \"task_Buy\",\n                \"name\": \"Buy\",\n                \"extensionElements\": {\n                    \"$type\": \"bpmn:ExtensionElements\",\n                    \"values\": [\n                        {\n                            \"$type\": \"camunda:formData\",\n                            \"$children\": [\n                                {\n                                    \"$type\": \"camunda:formField\",\n                                    \"id\": \"needsRepairs\",\n                                    \"label\": \"Repairs Required?\",\n                                    \"type\": \"boolean\"\n                                },\n                                {\n                                    \"$type\": \"camunda:formField\",\n                                    \"id\": \"needsCleaning\",\n                                    \"label\": \"Cleaning Required?\",\n                                    \"type\": \"boolean\"\n                                }\n                            ]\n                        }\n                    ]\n                }\n            },\n            \"description\": [],\n            \"behaviours\": [\n                [\n                    \"input fields\",\n                    \"<p/>field id:'needsRepairs'  name:'Repairs Required?' type: boolean <p/>field id:'needsCleaning'  name:'Cleaning Required?' type: boolean \"\n                ]\n            ]\n        },\n        {\n            \"id\": \"task_clean\",\n            \"name\": \"Clean\",\n            \"type\": \"bpmn:UserTask\",\n            \"process\": \"Process_1hf9394\",\n            \"def\": {\n                \"$type\": \"bpmn:UserTask\",\n                \"id\": \"task_clean\",\n                \"name\": \"Clean\"\n            },\n            \"description\": [],\n            \"behaviours\": []\n        },\n        {\n            \"id\": \"gateway_2\",\n            \"type\": \"bpmn:ParallelGateway\",\n            \"process\": \"Process_1hf9394\",\n            \"def\": {\n                \"$type\": \"bpmn:ParallelGateway\",\n                \"id\": \"gateway_2\"\n            },\n            \"description\": [],\n            \"behaviours\": []\n        },\n        {\n            \"id\": \"task_repair\",\n            \"name\": \"Repair\",\n            \"type\": \"bpmn:UserTask\",\n            \"process\": \"Process_1hf9394\",\n            \"def\": {\n                \"$type\": \"bpmn:UserTask\",\n                \"id\": \"task_repair\",\n                \"name\": \"Repair\"\n            },\n            \"description\": [],\n            \"behaviours\": []\n        },\n        {\n            \"id\": \"task_Drive\",\n            \"name\": \"Drive\",\n            \"type\": \"bpmn:UserTask\",\n            \"process\": \"Process_1hf9394\",\n            \"def\": {\n                \"$type\": \"bpmn:UserTask\",\n                \"id\": \"task_Drive\",\n                \"name\": \"Drive\"\n            },\n            \"description\": [],\n            \"behaviours\": []\n        },\n        {\n            \"id\": \"gateway_1\",\n            \"type\": \"bpmn:InclusiveGateway\",\n            \"process\": \"Process_1hf9394\",\n            \"def\": {\n                \"$type\": \"bpmn:InclusiveGateway\",\n                \"id\": \"gateway_1\"\n            },\n            \"description\": [],\n            \"behaviours\": []\n        },\n        {\n            \"id\": \"Event_19ebav7\",\n            \"type\": \"bpmn:EndEvent\",\n            \"process\": \"Process_1hf9394\",\n            \"def\": {\n                \"$type\": \"bpmn:EndEvent\",\n                \"id\": \"Event_19ebav7\"\n            },\n            \"description\": [],\n            \"behaviours\": []\n        },\n        {\n            \"id\": \"flow_start_buy\",\n            \"type\": \"bpmn:SequenceFlow\",\n            \"process\": \"Process_1hf9394\",\n            \"def\": {\n                \"$type\": \"bpmn:SequenceFlow\",\n                \"id\": \"flow_start_buy\"\n            },\n            \"description\": [],\n            \"behaviours\": []\n        },\n        {\n            \"id\": \"flow_buy_gw\",\n            \"type\": \"bpmn:SequenceFlow\",\n            \"process\": \"Process_1hf9394\",\n            \"def\": {\n                \"$type\": \"bpmn:SequenceFlow\",\n                \"id\": \"flow_buy_gw\"\n            },\n            \"description\": [],\n            \"behaviours\": []\n        },\n        {\n            \"id\": \"flow_gw1_clean\",\n            \"type\": \"bpmn:SequenceFlow\",\n            \"process\": \"Process_1hf9394\",\n            \"def\": {\n                \"$type\": \"bpmn:SequenceFlow\",\n                \"id\": \"flow_gw1_clean\",\n                \"conditionExpression\": {\n                    \"$type\": \"bpmn:Expression\",\n                    \"body\": \"(this.needsCleaning==\\\"Yes\\\")\"\n                }\n            },\n            \"description\": [],\n            \"behaviours\": []\n        },\n        {\n            \"id\": \"flow_clean_gw2\",\n            \"type\": \"bpmn:SequenceFlow\",\n            \"process\": \"Process_1hf9394\",\n            \"def\": {\n                \"$type\": \"bpmn:SequenceFlow\",\n                \"id\": \"flow_clean_gw2\"\n            },\n            \"description\": [],\n            \"behaviours\": []\n        },\n        {\n            \"id\": \"flow_repair_gw2\",\n            \"type\": \"bpmn:SequenceFlow\",\n            \"process\": \"Process_1hf9394\",\n            \"def\": {\n                \"$type\": \"bpmn:SequenceFlow\",\n                \"id\": \"flow_repair_gw2\"\n            },\n            \"description\": [],\n            \"behaviours\": []\n        },\n        {\n            \"id\": \"flow_gw1_gw2\",\n            \"type\": \"bpmn:SequenceFlow\",\n            \"process\": \"Process_1hf9394\",\n            \"def\": {\n                \"$type\": \"bpmn:SequenceFlow\",\n                \"id\": \"flow_gw1_gw2\"\n            },\n            \"description\": [],\n            \"behaviours\": []\n        },\n        {\n            \"id\": \"flow_gw2_drive\",\n            \"type\": \"bpmn:SequenceFlow\",\n            \"process\": \"Process_1hf9394\",\n            \"def\": {\n                \"$type\": \"bpmn:SequenceFlow\",\n                \"id\": \"flow_gw2_drive\"\n            },\n            \"description\": [],\n            \"behaviours\": []\n        },\n        {\n            \"id\": \"flow_gw1_repair\",\n            \"type\": \"bpmn:SequenceFlow\",\n            \"process\": \"Process_1hf9394\",\n            \"def\": {\n                \"$type\": \"bpmn:SequenceFlow\",\n                \"id\": \"flow_gw1_repair\",\n                \"conditionExpression\": {\n                    \"$type\": \"bpmn:Expression\",\n                    \"body\": \"(this.needsRepairs==\\\"Yes\\\")\"\n                }\n            },\n            \"description\": [],\n            \"behaviours\": []\n        },\n        {\n            \"id\": \"flow_drive_end\",\n            \"type\": \"bpmn:SequenceFlow\",\n            \"process\": \"Process_1hf9394\",\n            \"def\": {\n                \"$type\": \"bpmn:SequenceFlow\",\n                \"id\": \"flow_drive_end\"\n            },\n            \"description\": [],\n            \"behaviours\": []\n        }\n    ],\n    \"flows\": [\n        {\n            \"id\": \"flow_start_buy\",\n            \"from\": \"StartEvent_158yep3\",\n            \"to\": \"task_Buy\",\n            \"type\": \"bpmn:SequenceFlow\"\n        },\n        {\n            \"id\": \"flow_buy_gw\",\n            \"from\": \"task_Buy\",\n            \"to\": \"gateway_1\",\n            \"type\": \"bpmn:SequenceFlow\"\n        },\n        {\n            \"id\": \"flow_gw1_clean\",\n            \"from\": \"gateway_1\",\n            \"to\": \"task_clean\",\n            \"type\": \"bpmn:SequenceFlow\",\n            \"description\": [\n                [\n                    \"condition: \",\n                    \"(this.needsCleaning==\\\"Yes\\\")\"\n                ]\n            ]\n        },\n        {\n            \"id\": \"flow_clean_gw2\",\n            \"from\": \"task_clean\",\n            \"to\": \"gateway_2\",\n            \"type\": \"bpmn:SequenceFlow\"\n        },\n        {\n            \"id\": \"flow_repair_gw2\",\n            \"from\": \"task_repair\",\n            \"to\": \"gateway_2\",\n            \"type\": \"bpmn:SequenceFlow\"\n        },\n        {\n            \"id\": \"flow_gw1_gw2\",\n            \"from\": \"gateway_1\",\n            \"to\": \"gateway_2\",\n            \"type\": \"bpmn:SequenceFlow\"\n        },\n        {\n            \"id\": \"flow_gw2_drive\",\n            \"from\": \"gateway_2\",\n            \"to\": \"task_Drive\",\n            \"type\": \"bpmn:SequenceFlow\"\n        },\n        {\n            \"id\": \"flow_gw1_repair\",\n            \"from\": \"gateway_1\",\n            \"to\": \"task_repair\",\n            \"type\": \"bpmn:SequenceFlow\",\n            \"description\": [\n                [\n                    \"condition: \",\n                    \"(this.needsRepairs==\\\"Yes\\\")\"\n                ]\n            ]\n        },\n        {\n            \"id\": \"flow_drive_end\",\n            \"from\": \"task_Drive\",\n            \"to\": \"Event_19ebav7\",\n            \"type\": \"bpmn:SequenceFlow\"\n        }\n    ]\n}"}],"_postman_id":"27c1f87d-185e-4c34-ac8b-ba0cfbd4783b"},{"name":"datastore/findItems","id":"e4f35abe-14fc-447e-b714-fe1ff72949ed","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\r\n    \"query\": {\r\n        \"data.caseId\": 3030,\r\n        \"items.elementId\": \"task_Buy\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/datastore/findItems","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"924a382c-6538-46cb-bdcd-e39447e64b9b","id":"924a382c-6538-46cb-bdcd-e39447e64b9b","name":"BPMN Server","type":"collection"}},"urlObject":{"protocol":"http","port":"3000","path":["api","datastore","findItems"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"ddfcbfee-bdf6-41ba-b7da-bc49e3394a38","name":"datastore/findItems","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{ \"items.status\": \"end\", \"items.elementId\": \"task_Buy\" } ","options":{"raw":{"language":"json"}}},"url":"{{site}}/api/datastore/findItems"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"f1b4-UGYzKaxagD46x/UovPvDc2IECQI\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Date","value":"Wed, 10 Aug 2022 04:09:22 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"items\": [\n        {\n            \"id\": \"b3334d59-fd5a-4b8f-a3bf-a5e22cc2fff9\",\n            \"seq\": 2,\n            \"itemKey\": null,\n            \"tokenId\": 0,\n            \"elementId\": \"task_Buy\",\n            \"name\": \"Buy\",\n            \"status\": \"end\",\n            \"userId\": null,\n            \"startedAt\": \"2022-08-06T09:08:08.343Z\",\n            \"endedAt\": \"2022-08-08T13:48:21.710Z\",\n            \"type\": \"bpmn:UserTask\",\n            \"timeDue\": null,\n            \"data\": {\n                \"caseId\": 8919,\n                \"needsRepairs\": \"\",\n                \"needsCleaning\": \"\"\n            },\n            \"messageId\": null,\n            \"signalId\": null,\n            \"assignments\": [\n                {\n                    \"id\": \"9171b806-c244-4dc5-9e1d-1ef65a9bba3d\",\n                    \"ruleId\": \"6\",\n                    \"userId\": \"$current\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"f30dc88a-a091-4697-90cd-1d0d10cdc525\",\n                    \"ruleId\": \"3\",\n                    \"userId\": \"$current\",\n                    \"privilege\": \"Perform\"\n                }\n            ],\n            \"notifications\": [\n                {\n                    \"id\": \"f5055095-99f8-4703-8787-059354f035cd\",\n                    \"ruleId\": \"4\",\n                    \"userId\": \"$current\",\n                    \"event\": \"wait\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                },\n                {\n                    \"id\": \"c18ca0cc-811b-4d5a-987e-7228a9f9f2e1\",\n                    \"ruleId\": \"5\",\n                    \"userId\": \"user1\",\n                    \"userGroup\": null,\n                    \"event\": \"end\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                }\n            ],\n            \"processName\": \"Buy Used Car\",\n            \"instanceId\": \"9f57fe21-e22d-4671-8610-377ba69702b8\"\n        },\n        {\n            \"id\": \"157c3827-175c-4d2e-94d1-0cf883bc1ad7\",\n            \"seq\": 2,\n            \"itemKey\": null,\n            \"tokenId\": 0,\n            \"elementId\": \"task_Buy\",\n            \"name\": \"Buy\",\n            \"status\": \"end\",\n            \"userId\": null,\n            \"startedAt\": \"2022-08-06T09:28:34.806Z\",\n            \"endedAt\": \"2022-08-06T09:28:46.530Z\",\n            \"type\": \"bpmn:UserTask\",\n            \"timeDue\": null,\n            \"data\": {\n                \"caseId\": 3040,\n                \"needsCleaning\": \"Yes\",\n                \"needsRepairs\": \"Yes\"\n            },\n            \"messageId\": null,\n            \"signalId\": null,\n            \"assignments\": [\n                {\n                    \"id\": \"dd9f3ff2-fb89-4746-83b8-059786c76c26\",\n                    \"ruleId\": \"6\",\n                    \"userId\": \"$current\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"0da55878-43a5-4add-a7bc-5dc4226e3a85\",\n                    \"ruleId\": \"3\",\n                    \"userId\": \"$current\",\n                    \"privilege\": \"Perform\"\n                }\n            ],\n            \"notifications\": [\n                {\n                    \"id\": \"f3aeded1-179b-487a-9996-fd7682896aae\",\n                    \"ruleId\": \"4\",\n                    \"userId\": \"$current\",\n                    \"event\": \"wait\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                },\n                {\n                    \"id\": \"a2b5336e-6d27-495e-b60c-029edf4f37ee\",\n                    \"ruleId\": \"5\",\n                    \"userId\": \"user1\",\n                    \"userGroup\": null,\n                    \"event\": \"end\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                }\n            ],\n            \"processName\": \"Buy Used Car\",\n            \"instanceId\": \"1cf462a0-54c3-4b95-9942-9b2cdc161a40\"\n        },\n        {\n            \"id\": \"403fb28c-cc8b-4735-ac69-e3b09c5d0a1f\",\n            \"seq\": 2,\n            \"itemKey\": null,\n            \"tokenId\": 0,\n            \"elementId\": \"task_Buy\",\n            \"name\": \"Buy\",\n            \"status\": \"end\",\n            \"userId\": null,\n            \"startedAt\": \"2022-08-06T09:29:29.697Z\",\n            \"endedAt\": \"2022-08-06T09:29:30.354Z\",\n            \"type\": \"bpmn:UserTask\",\n            \"timeDue\": null,\n            \"data\": {\n                \"caseId\": 3040,\n                \"needsCleaning\": \"Yes\",\n                \"needsRepairs\": \"Yes\"\n            },\n            \"messageId\": null,\n            \"signalId\": null,\n            \"assignments\": [\n                {\n                    \"id\": \"a7c2a2ab-1796-4b81-a528-d4f28e11d4c3\",\n                    \"ruleId\": \"6\",\n                    \"userId\": \"$current\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"f793cb6d-306e-4971-ac08-6816cd89887d\",\n                    \"ruleId\": \"3\",\n                    \"userId\": \"$current\",\n                    \"privilege\": \"Perform\"\n                }\n            ],\n            \"notifications\": [\n                {\n                    \"id\": \"841b0abb-b1a6-41d8-be7a-101599bb222b\",\n                    \"ruleId\": \"4\",\n                    \"userId\": \"$current\",\n                    \"event\": \"wait\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                },\n                {\n                    \"id\": \"536d3526-402b-4a59-97ff-c370590c41a9\",\n                    \"ruleId\": \"5\",\n                    \"userId\": \"user1\",\n                    \"userGroup\": null,\n                    \"event\": \"end\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                }\n            ],\n            \"processName\": \"Buy Used Car\",\n            \"instanceId\": \"d27c7ee6-708b-4431-8323-38fbff652b62\"\n        },\n        {\n            \"id\": \"ae92b716-d03d-49c2-b713-a0bc1da5f28f\",\n            \"seq\": 2,\n            \"itemKey\": null,\n            \"tokenId\": 0,\n            \"elementId\": \"task_Buy\",\n            \"name\": \"Buy\",\n            \"status\": \"end\",\n            \"userId\": null,\n            \"startedAt\": \"2022-08-06T09:30:33.347Z\",\n            \"endedAt\": \"2022-08-06T09:30:33.941Z\",\n            \"type\": \"bpmn:UserTask\",\n            \"timeDue\": null,\n            \"data\": {\n                \"caseId\": 3040,\n                \"needsCleaning\": \"Yes\",\n                \"needsRepairs\": \"Yes\"\n            },\n            \"messageId\": null,\n            \"signalId\": null,\n            \"assignments\": [\n                {\n                    \"id\": \"96d7303c-0ccf-4420-9905-6d098f6a298e\",\n                    \"ruleId\": \"6\",\n                    \"userId\": \"$current\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"d632dcaf-25b5-4d61-9043-e46855569085\",\n                    \"ruleId\": \"3\",\n                    \"userId\": \"$current\",\n                    \"privilege\": \"Perform\"\n                }\n            ],\n            \"notifications\": [\n                {\n                    \"id\": \"c3a885b0-882c-4c77-adb1-a052687d6767\",\n                    \"ruleId\": \"4\",\n                    \"userId\": \"$current\",\n                    \"event\": \"wait\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                },\n                {\n                    \"id\": \"50d61858-1f24-4da3-bd94-956b5619c76b\",\n                    \"ruleId\": \"5\",\n                    \"userId\": \"user1\",\n                    \"userGroup\": null,\n                    \"event\": \"end\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                }\n            ],\n            \"processName\": \"Buy Used Car\",\n            \"instanceId\": \"db3bb049-cefc-4835-bc5e-ef5570506bf7\"\n        },\n        {\n            \"id\": \"4e1fa8be-cda6-4739-9a12-c69242f9a03f\",\n            \"seq\": 2,\n            \"itemKey\": null,\n            \"tokenId\": 0,\n            \"elementId\": \"task_Buy\",\n            \"name\": \"Buy\",\n            \"status\": \"end\",\n            \"userId\": null,\n            \"startedAt\": \"2022-08-07T02:39:41.117Z\",\n            \"endedAt\": \"2022-08-07T02:39:51.281Z\",\n            \"type\": \"bpmn:UserTask\",\n            \"timeDue\": null,\n            \"data\": {\n                \"caseId\": 7819,\n                \"needsCleaning\": \"Yes\",\n                \"needsRepairs\": \"Yes\"\n            },\n            \"messageId\": null,\n            \"signalId\": null,\n            \"assignments\": [\n                {\n                    \"id\": \"a86bd8e5-dba8-4ac9-b83a-c7ee56f574cd\",\n                    \"ruleId\": \"6\",\n                    \"userId\": \"$current\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"39c9a658-27c6-45fc-85c7-a9c0e178a520\",\n                    \"ruleId\": \"3\",\n                    \"userId\": \"$current\",\n                    \"privilege\": \"Perform\"\n                }\n            ],\n            \"notifications\": [\n                {\n                    \"id\": \"a403e83a-f7a5-4551-bcf5-db3af6c23056\",\n                    \"ruleId\": \"4\",\n                    \"userId\": \"$current\",\n                    \"event\": \"wait\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                },\n                {\n                    \"id\": \"69e676b9-dbf0-456a-80ea-f470cb368045\",\n                    \"ruleId\": \"5\",\n                    \"userId\": \"user1\",\n                    \"userGroup\": null,\n                    \"event\": \"end\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                }\n            ],\n            \"processName\": \"Buy Used Car\",\n            \"instanceId\": \"5b1ba773-32cb-4cd7-a205-194c571625d8\"\n        },\n        {\n            \"id\": \"57cf2181-d172-498d-96b6-43ebb91b77b9\",\n            \"seq\": 2,\n            \"itemKey\": null,\n            \"tokenId\": 0,\n            \"elementId\": \"task_Buy\",\n            \"name\": \"Buy\",\n            \"status\": \"end\",\n            \"userId\": null,\n            \"startedAt\": \"2022-08-07T02:39:51.561Z\",\n            \"endedAt\": \"2022-08-07T02:39:51.595Z\",\n            \"type\": \"bpmn:UserTask\",\n            \"timeDue\": null,\n            \"data\": {\n                \"caseId\": 3829,\n                \"needsCleaning\": \"Yes\",\n                \"needsRepairs\": \"Yes\"\n            },\n            \"messageId\": null,\n            \"signalId\": null,\n            \"assignments\": [\n                {\n                    \"id\": \"eaa01deb-b7b3-4f45-ae32-633709083165\",\n                    \"ruleId\": \"6\",\n                    \"userId\": \"$current\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"fc4b6f2b-27e8-40be-9a91-9b151dffc7c5\",\n                    \"ruleId\": \"3\",\n                    \"userId\": \"$current\",\n                    \"privilege\": \"Perform\"\n                }\n            ],\n            \"notifications\": [\n                {\n                    \"id\": \"1039f252-1974-462a-8ee4-7002dc378602\",\n                    \"ruleId\": \"4\",\n                    \"userId\": \"$current\",\n                    \"event\": \"wait\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                },\n                {\n                    \"id\": \"de7af3cc-8696-41bd-92af-90aea08077fe\",\n                    \"ruleId\": \"5\",\n                    \"userId\": \"user1\",\n                    \"userGroup\": null,\n                    \"event\": \"end\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                }\n            ],\n            \"processName\": \"Buy Used Car\",\n            \"instanceId\": \"ebe54fe4-a6d9-4627-a25c-7858a0635426\"\n        },\n        {\n            \"id\": \"d1384a58-efe9-4969-8f57-b980f3f94cce\",\n            \"seq\": 2,\n            \"itemKey\": null,\n            \"tokenId\": 0,\n            \"elementId\": \"task_Buy\",\n            \"name\": \"Buy\",\n            \"status\": \"end\",\n            \"userId\": null,\n            \"startedAt\": \"2022-08-07T02:56:50.779Z\",\n            \"endedAt\": \"2022-08-07T02:56:53.939Z\",\n            \"type\": \"bpmn:UserTask\",\n            \"timeDue\": null,\n            \"data\": {\n                \"caseId\": 5266,\n                \"needsCleaning\": \"Yes\",\n                \"needsRepairs\": \"Yes\"\n            },\n            \"messageId\": null,\n            \"signalId\": null,\n            \"assignments\": [\n                {\n                    \"id\": \"4faee9b0-4cda-4996-8085-4887afca72c8\",\n                    \"ruleId\": \"6\",\n                    \"userId\": \"$current\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"d24989ef-eb56-44de-ba30-c5e17ac7701d\",\n                    \"ruleId\": \"3\",\n                    \"userId\": \"$current\",\n                    \"privilege\": \"Perform\"\n                }\n            ],\n            \"notifications\": [\n                {\n                    \"id\": \"4c29f761-d231-489f-b6bb-1481730a38f6\",\n                    \"ruleId\": \"4\",\n                    \"userId\": \"$current\",\n                    \"event\": \"wait\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                },\n                {\n                    \"id\": \"6097f35e-647b-4758-adf8-1a42f326ab47\",\n                    \"ruleId\": \"5\",\n                    \"userId\": \"user1\",\n                    \"userGroup\": null,\n                    \"event\": \"end\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                }\n            ],\n            \"processName\": \"Buy Used Car\",\n            \"instanceId\": \"63ff9935-2450-4b37-939d-11c331cc3bd3\"\n        },\n        {\n            \"id\": \"bf60583b-a635-4594-a04e-69860cb7b381\",\n            \"seq\": 2,\n            \"itemKey\": null,\n            \"tokenId\": 0,\n            \"elementId\": \"task_Buy\",\n            \"name\": \"Buy\",\n            \"status\": \"end\",\n            \"userId\": null,\n            \"startedAt\": \"2022-08-07T05:00:50.039Z\",\n            \"endedAt\": \"2022-08-07T05:00:59.484Z\",\n            \"type\": \"bpmn:UserTask\",\n            \"timeDue\": null,\n            \"data\": {\n                \"caseId\": 9053,\n                \"needsCleaning\": \"Yes\",\n                \"needsRepairs\": \"Yes\"\n            },\n            \"messageId\": null,\n            \"signalId\": null,\n            \"assignments\": [\n                {\n                    \"id\": \"2ff0187e-29f5-4567-8326-81b54e99b5fe\",\n                    \"ruleId\": \"6\",\n                    \"userId\": \"$current\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"70271601-ea4a-46c3-bab2-31fd54649bbc\",\n                    \"ruleId\": \"3\",\n                    \"userId\": \"$current\",\n                    \"privilege\": \"Perform\"\n                }\n            ],\n            \"notifications\": [\n                {\n                    \"id\": \"aed40d60-c3b4-4df1-ab49-2d541cfc8cc5\",\n                    \"ruleId\": \"4\",\n                    \"userId\": \"$current\",\n                    \"event\": \"wait\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                },\n                {\n                    \"id\": \"5e1fab7b-6efd-4129-aeb6-44746584109c\",\n                    \"ruleId\": \"5\",\n                    \"userId\": \"user1\",\n                    \"userGroup\": null,\n                    \"event\": \"end\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                }\n            ],\n            \"processName\": \"Buy Used Car\",\n            \"instanceId\": \"ed1bbd62-3b0e-4560-8eb3-6c768b898a49\"\n        },\n        {\n            \"id\": \"25ac7716-070f-4f27-8191-e4333b472113\",\n            \"seq\": 2,\n            \"itemKey\": null,\n            \"tokenId\": 0,\n            \"elementId\": \"task_Buy\",\n            \"name\": \"Buy\",\n            \"status\": \"end\",\n            \"userId\": null,\n            \"startedAt\": \"2022-08-07T05:31:22.945Z\",\n            \"endedAt\": \"2022-08-07T05:31:23.023Z\",\n            \"type\": \"bpmn:UserTask\",\n            \"timeDue\": null,\n            \"data\": {\n                \"caseId\": 3040,\n                \"needsCleaning\": \"Yes\",\n                \"needsRepairs\": \"Yes\"\n            },\n            \"messageId\": null,\n            \"signalId\": null,\n            \"assignments\": [\n                {\n                    \"id\": \"bd14ee27-c39b-4356-a8de-d2b37701b4a7\",\n                    \"ruleId\": \"6\",\n                    \"userId\": \"$current\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"8a758e29-86fb-4287-9245-bfb881dc92a6\",\n                    \"ruleId\": \"3\",\n                    \"userId\": \"$current\",\n                    \"privilege\": \"Perform\"\n                }\n            ],\n            \"notifications\": [\n                {\n                    \"id\": \"b15bc9ec-d7cb-4a08-b396-983aa286a590\",\n                    \"ruleId\": \"4\",\n                    \"userId\": \"$current\",\n                    \"event\": \"wait\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                },\n                {\n                    \"id\": \"31239510-3b40-4cbc-9579-0d2d6d490b6b\",\n                    \"ruleId\": \"5\",\n                    \"userId\": \"user1\",\n                    \"userGroup\": null,\n                    \"event\": \"end\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                }\n            ],\n            \"processName\": \"Buy Used Car\",\n            \"instanceId\": \"b6f7c7d3-41d1-4469-a2ca-7b40bfc41ca1\"\n        },\n        {\n            \"id\": \"8a7b4690-3070-4e4e-a79a-cd2fc7307d91\",\n            \"seq\": 2,\n            \"itemKey\": null,\n            \"tokenId\": 0,\n            \"elementId\": \"task_Buy\",\n            \"name\": \"Buy\",\n            \"status\": \"end\",\n            \"userId\": null,\n            \"startedAt\": \"2022-08-07T05:33:35.689Z\",\n            \"endedAt\": \"2022-08-07T05:33:36.275Z\",\n            \"type\": \"bpmn:UserTask\",\n            \"timeDue\": null,\n            \"data\": {\n                \"caseId\": 1896,\n                \"needsCleaning\": \"Yes\",\n                \"needsRepairs\": \"Yes\"\n            },\n            \"messageId\": null,\n            \"signalId\": null,\n            \"assignments\": [\n                {\n                    \"id\": \"8d9b84b7-8b15-4170-b32d-3fbb4847c2b3\",\n                    \"ruleId\": \"6\",\n                    \"userId\": \"$current\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"588cf01b-cc89-4bfb-9cdd-f418122a1afc\",\n                    \"ruleId\": \"3\",\n                    \"userId\": \"$current\",\n                    \"privilege\": \"Perform\"\n                }\n            ],\n            \"notifications\": [\n                {\n                    \"id\": \"0cc0fa95-33e0-493f-ac2e-36f0d1a24fc9\",\n                    \"ruleId\": \"4\",\n                    \"userId\": \"$current\",\n                    \"event\": \"wait\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                },\n                {\n                    \"id\": \"5be81d25-0677-4b23-af0b-5be781eeae85\",\n                    \"ruleId\": \"5\",\n                    \"userId\": \"user1\",\n                    \"userGroup\": null,\n                    \"event\": \"end\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                }\n            ],\n            \"processName\": \"Buy Used Car\",\n            \"instanceId\": \"cb72cbf8-2ba9-4df4-9bd9-3301e1d843f5\"\n        },\n        {\n            \"id\": \"ec43c50e-355e-4f23-81d8-4b4f18158c83\",\n            \"seq\": 2,\n            \"itemKey\": null,\n            \"tokenId\": 0,\n            \"elementId\": \"task_Buy\",\n            \"name\": \"Buy\",\n            \"status\": \"end\",\n            \"userId\": null,\n            \"startedAt\": \"2022-08-07T05:56:41.411Z\",\n            \"endedAt\": \"2022-08-07T05:56:45.168Z\",\n            \"type\": \"bpmn:UserTask\",\n            \"timeDue\": null,\n            \"data\": {\n                \"caseId\": 9439,\n                \"needsCleaning\": \"Yes\",\n                \"needsRepairs\": \"Yes\"\n            },\n            \"messageId\": null,\n            \"signalId\": null,\n            \"assignments\": [\n                {\n                    \"id\": \"fb082086-ee97-492f-9ed0-f1dbdd796970\",\n                    \"ruleId\": \"6\",\n                    \"userId\": \"$current\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"923b988d-0d37-4a69-bdc2-2500f9507901\",\n                    \"ruleId\": \"3\",\n                    \"userId\": \"$current\",\n                    \"privilege\": \"Perform\"\n                }\n            ],\n            \"notifications\": [\n                {\n                    \"id\": \"ef016b65-1508-4823-ade8-9c07855a2251\",\n                    \"ruleId\": \"4\",\n                    \"userId\": \"$current\",\n                    \"event\": \"wait\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                },\n                {\n                    \"id\": \"073a5d0d-fa74-4f49-9c9f-5b399dd52d45\",\n                    \"ruleId\": \"5\",\n                    \"userId\": \"user1\",\n                    \"userGroup\": null,\n                    \"event\": \"end\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                }\n            ],\n            \"processName\": \"Buy Used Car\",\n            \"instanceId\": \"ecf458ba-7c82-433b-a967-a193ef6f558f\"\n        },\n        {\n            \"id\": \"700d9ff5-9739-48dd-a2c9-00a048d2ef63\",\n            \"seq\": 2,\n            \"itemKey\": null,\n            \"tokenId\": 0,\n            \"elementId\": \"task_Buy\",\n            \"name\": \"Buy\",\n            \"status\": \"end\",\n            \"userId\": null,\n            \"startedAt\": \"2022-08-07T05:56:45.420Z\",\n            \"endedAt\": \"2022-08-07T05:56:45.455Z\",\n            \"type\": \"bpmn:UserTask\",\n            \"timeDue\": null,\n            \"data\": {\n                \"caseId\": 2738,\n                \"needsCleaning\": \"Yes\",\n                \"needsRepairs\": \"Yes\"\n            },\n            \"messageId\": null,\n            \"signalId\": null,\n            \"assignments\": [\n                {\n                    \"id\": \"fc394df7-64d0-4305-844f-f582b8278fb8\",\n                    \"ruleId\": \"6\",\n                    \"userId\": \"$current\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"a82ccdce-2838-4c71-9cea-623252a1ec50\",\n                    \"ruleId\": \"3\",\n                    \"userId\": \"$current\",\n                    \"privilege\": \"Perform\"\n                }\n            ],\n            \"notifications\": [\n                {\n                    \"id\": \"5e95685e-e6fe-4668-8811-6cb15e51dbbf\",\n                    \"ruleId\": \"4\",\n                    \"userId\": \"$current\",\n                    \"event\": \"wait\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                },\n                {\n                    \"id\": \"0c5eb567-787a-4962-b298-d2f69dd7d7c2\",\n                    \"ruleId\": \"5\",\n                    \"userId\": \"user1\",\n                    \"userGroup\": null,\n                    \"event\": \"end\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                }\n            ],\n            \"processName\": \"Buy Used Car\",\n            \"instanceId\": \"8d01b84d-92d9-47cf-bae7-26073c9b2e99\"\n        },\n        {\n            \"id\": \"1491312c-5bd5-4658-b2b3-815e6ba3c2c8\",\n            \"seq\": 2,\n            \"itemKey\": null,\n            \"tokenId\": 0,\n            \"elementId\": \"task_Buy\",\n            \"name\": \"Buy\",\n            \"status\": \"end\",\n            \"userId\": null,\n            \"startedAt\": \"2022-08-07T05:56:45.927Z\",\n            \"endedAt\": \"2022-08-08T13:50:10.108Z\",\n            \"type\": \"bpmn:UserTask\",\n            \"timeDue\": null,\n            \"data\": {\n                \"caseId\": 1798,\n                \"needsRepairs\": \"\",\n                \"needsCleaning\": \"\"\n            },\n            \"messageId\": null,\n            \"signalId\": null,\n            \"assignments\": [\n                {\n                    \"id\": \"8176f14e-57c2-4b4a-8459-abb89c8361a9\",\n                    \"ruleId\": \"6\",\n                    \"userId\": \"$current\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"bdcdfdce-940f-475c-bfcf-b16d0af8806c\",\n                    \"ruleId\": \"3\",\n                    \"userId\": \"$current\",\n                    \"privilege\": \"Perform\"\n                }\n            ],\n            \"notifications\": [\n                {\n                    \"id\": \"3faa2fd0-e67e-4fc6-b592-4946df95d167\",\n                    \"ruleId\": \"4\",\n                    \"userId\": \"$current\",\n                    \"event\": \"wait\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                },\n                {\n                    \"id\": \"250f809f-a8ba-4855-b35c-b0137bedbe58\",\n                    \"ruleId\": \"5\",\n                    \"userId\": \"user1\",\n                    \"userGroup\": null,\n                    \"event\": \"end\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                }\n            ],\n            \"processName\": \"Buy Used Car\",\n            \"instanceId\": \"11e8d73e-d592-4ac7-b33a-09cddde949d9\"\n        },\n        {\n            \"id\": \"07f8cf96-0a53-4519-bb4b-94860536a227\",\n            \"seq\": 2,\n            \"itemKey\": null,\n            \"tokenId\": 0,\n            \"elementId\": \"task_Buy\",\n            \"name\": \"Buy\",\n            \"status\": \"end\",\n            \"userId\": null,\n            \"startedAt\": \"2022-08-07T05:58:50.628Z\",\n            \"endedAt\": \"2022-08-07T05:58:53.000Z\",\n            \"type\": \"bpmn:UserTask\",\n            \"timeDue\": null,\n            \"data\": {\n                \"caseId\": 394,\n                \"needsCleaning\": \"Yes\",\n                \"needsRepairs\": \"Yes\"\n            },\n            \"messageId\": null,\n            \"signalId\": null,\n            \"assignments\": [\n                {\n                    \"id\": \"0c6edb38-b70d-4e76-aeed-cb44c81a1c7b\",\n                    \"ruleId\": \"6\",\n                    \"userId\": \"$current\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"33205c50-10c5-419f-9d45-25dea9338af3\",\n                    \"ruleId\": \"3\",\n                    \"userId\": \"$current\",\n                    \"privilege\": \"Perform\"\n                }\n            ],\n            \"notifications\": [\n                {\n                    \"id\": \"e100180e-1b45-4cf2-83b9-a57a00108c59\",\n                    \"ruleId\": \"4\",\n                    \"userId\": \"$current\",\n                    \"event\": \"wait\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                },\n                {\n                    \"id\": \"ce08c017-212e-48e6-846a-70523dc99015\",\n                    \"ruleId\": \"5\",\n                    \"userId\": \"user1\",\n                    \"userGroup\": null,\n                    \"event\": \"end\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                }\n            ],\n            \"processName\": \"Buy Used Car\",\n            \"instanceId\": \"f177cb81-a6e1-4bb7-96fd-b62ef93a4486\"\n        },\n        {\n            \"id\": \"0d208d60-13f0-4be4-833a-3c7e67826311\",\n            \"seq\": 2,\n            \"itemKey\": null,\n            \"tokenId\": 0,\n            \"elementId\": \"task_Buy\",\n            \"name\": \"Buy\",\n            \"status\": \"end\",\n            \"userId\": null,\n            \"startedAt\": \"2022-08-07T05:58:53.499Z\",\n            \"endedAt\": \"2022-08-07T05:58:53.589Z\",\n            \"type\": \"bpmn:UserTask\",\n            \"timeDue\": null,\n            \"data\": {\n                \"caseId\": 2000,\n                \"needsCleaning\": \"Yes\",\n                \"needsRepairs\": \"Yes\"\n            },\n            \"messageId\": null,\n            \"signalId\": null,\n            \"assignments\": [\n                {\n                    \"id\": \"1aae07be-e48b-4fc2-87f7-bcf51eb2ee78\",\n                    \"ruleId\": \"6\",\n                    \"userId\": \"$current\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"25d503db-a008-469f-b94b-107b37560d19\",\n                    \"ruleId\": \"3\",\n                    \"userId\": \"$current\",\n                    \"privilege\": \"Perform\"\n                }\n            ],\n            \"notifications\": [\n                {\n                    \"id\": \"13b61379-e0b1-44a3-9cd5-cfce56bf9aa0\",\n                    \"ruleId\": \"4\",\n                    \"userId\": \"$current\",\n                    \"event\": \"wait\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                },\n                {\n                    \"id\": \"566588c1-e63a-4738-9c10-1f5a07c53db8\",\n                    \"ruleId\": \"5\",\n                    \"userId\": \"user1\",\n                    \"userGroup\": null,\n                    \"event\": \"end\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                }\n            ],\n            \"processName\": \"Buy Used Car\",\n            \"instanceId\": \"1c2c83ba-a13b-42c9-9dc5-8cd020a83fa5\"\n        },\n        {\n            \"id\": \"d3378c84-e2da-4816-86a2-9e4298fd3559\",\n            \"seq\": 2,\n            \"itemKey\": null,\n            \"tokenId\": 0,\n            \"elementId\": \"task_Buy\",\n            \"name\": \"Buy\",\n            \"status\": \"end\",\n            \"userId\": null,\n            \"startedAt\": \"2022-08-08T00:30:07.295Z\",\n            \"endedAt\": \"2022-08-08T00:30:15.516Z\",\n            \"type\": \"bpmn:UserTask\",\n            \"timeDue\": null,\n            \"data\": {\n                \"caseId\": 8656,\n                \"needsCleaning\": \"Yes\",\n                \"needsRepairs\": \"Yes\"\n            },\n            \"messageId\": null,\n            \"signalId\": null,\n            \"assignments\": [\n                {\n                    \"id\": \"c7806fcd-9f9a-4bf5-8b44-32a45b423e14\",\n                    \"ruleId\": \"6\",\n                    \"userId\": \"$current\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"bf6f61be-2f25-42a7-99d4-da18368c0a3e\",\n                    \"ruleId\": \"3\",\n                    \"userId\": \"$current\",\n                    \"privilege\": \"Perform\"\n                }\n            ],\n            \"notifications\": [\n                {\n                    \"id\": \"362698b0-0203-4f04-8649-5ec5469a521c\",\n                    \"ruleId\": \"4\",\n                    \"userId\": \"$current\",\n                    \"event\": \"wait\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                },\n                {\n                    \"id\": \"b2635dbb-1d54-47ae-b2fe-ab42c23c8683\",\n                    \"ruleId\": \"5\",\n                    \"userId\": \"user1\",\n                    \"userGroup\": null,\n                    \"event\": \"end\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                }\n            ],\n            \"processName\": \"Buy Used Car\",\n            \"instanceId\": \"d290b499-9b77-4a6f-9988-1e4bc3df2ccb\"\n        },\n        {\n            \"id\": \"80af858b-541d-42e1-9e29-1195969ff9e2\",\n            \"seq\": 2,\n            \"itemKey\": null,\n            \"tokenId\": 0,\n            \"elementId\": \"task_Buy\",\n            \"name\": \"Buy\",\n            \"status\": \"end\",\n            \"userId\": null,\n            \"startedAt\": \"2022-08-08T00:30:15.872Z\",\n            \"endedAt\": \"2022-08-08T00:30:15.927Z\",\n            \"type\": \"bpmn:UserTask\",\n            \"timeDue\": null,\n            \"data\": {\n                \"caseId\": 6732,\n                \"needsCleaning\": \"Yes\",\n                \"needsRepairs\": \"Yes\"\n            },\n            \"messageId\": null,\n            \"signalId\": null,\n            \"assignments\": [\n                {\n                    \"id\": \"e2325e6b-ab2a-457b-b444-28fdaf4ac1f3\",\n                    \"ruleId\": \"6\",\n                    \"userId\": \"$current\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"43ccddb2-fe0d-4736-b517-0903752e73fb\",\n                    \"ruleId\": \"3\",\n                    \"userId\": \"$current\",\n                    \"privilege\": \"Perform\"\n                }\n            ],\n            \"notifications\": [\n                {\n                    \"id\": \"4cb3c27e-00e1-4fd6-b9db-9f2da501b2b7\",\n                    \"ruleId\": \"4\",\n                    \"userId\": \"$current\",\n                    \"event\": \"wait\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                },\n                {\n                    \"id\": \"d0e9689a-6eea-4c07-a4f3-d342fbbe3f73\",\n                    \"ruleId\": \"5\",\n                    \"userId\": \"user1\",\n                    \"userGroup\": null,\n                    \"event\": \"end\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                }\n            ],\n            \"processName\": \"Buy Used Car\",\n            \"instanceId\": \"8723eeff-57dd-4c0d-8b8b-d2a43850a7ac\"\n        },\n        {\n            \"id\": \"bfe3ea34-1b26-4726-8f33-453358f9a84c\",\n            \"seq\": 2,\n            \"itemKey\": null,\n            \"tokenId\": 0,\n            \"elementId\": \"task_Buy\",\n            \"name\": \"Buy\",\n            \"status\": \"end\",\n            \"userId\": null,\n            \"startedAt\": \"2022-08-08T02:40:20.538Z\",\n            \"endedAt\": \"2022-08-08T02:40:23.048Z\",\n            \"type\": \"bpmn:UserTask\",\n            \"timeDue\": null,\n            \"data\": {\n                \"caseId\": 7432,\n                \"needsCleaning\": \"Yes\",\n                \"needsRepairs\": \"Yes\"\n            },\n            \"messageId\": null,\n            \"signalId\": null,\n            \"assignments\": [\n                {\n                    \"id\": \"74775d3f-4588-49ac-9b50-29166f3cbddb\",\n                    \"ruleId\": \"6\",\n                    \"userId\": \"$current\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"7c00a64b-4d88-4d36-8cf9-18d4a71e17fa\",\n                    \"ruleId\": \"3\",\n                    \"userId\": \"$current\",\n                    \"privilege\": \"Perform\"\n                }\n            ],\n            \"notifications\": [\n                {\n                    \"id\": \"77af0741-1f03-479b-b6c6-8b5b8b2c8a23\",\n                    \"ruleId\": \"4\",\n                    \"userId\": \"$current\",\n                    \"event\": \"wait\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                },\n                {\n                    \"id\": \"4f9e5435-c76b-42b1-a13c-71c4c8934be0\",\n                    \"ruleId\": \"5\",\n                    \"userId\": \"user1\",\n                    \"userGroup\": null,\n                    \"event\": \"end\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                }\n            ],\n            \"processName\": \"Buy Used Car\",\n            \"instanceId\": \"dfeee493-bfd2-4a08-91de-b965c0cf7ebf\"\n        },\n        {\n            \"id\": \"db04a3fa-64ec-4113-bde3-5db5870d7728\",\n            \"seq\": 2,\n            \"itemKey\": null,\n            \"tokenId\": 0,\n            \"elementId\": \"task_Buy\",\n            \"name\": \"Buy\",\n            \"status\": \"end\",\n            \"userId\": null,\n            \"startedAt\": \"2022-08-08T02:40:23.313Z\",\n            \"endedAt\": \"2022-08-08T02:40:23.349Z\",\n            \"type\": \"bpmn:UserTask\",\n            \"timeDue\": null,\n            \"data\": {\n                \"caseId\": 9270,\n                \"needsCleaning\": \"Yes\",\n                \"needsRepairs\": \"Yes\"\n            },\n            \"messageId\": null,\n            \"signalId\": null,\n            \"assignments\": [\n                {\n                    \"id\": \"2f8a1a1e-8e33-4ee3-bf27-fad2d5b00156\",\n                    \"ruleId\": \"6\",\n                    \"userId\": \"$current\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"8e4d6f38-d691-4bc1-8b5b-bac010830e74\",\n                    \"ruleId\": \"3\",\n                    \"userId\": \"$current\",\n                    \"privilege\": \"Perform\"\n                }\n            ],\n            \"notifications\": [\n                {\n                    \"id\": \"cca1bb3b-7a59-4e05-ae64-26fa9643536f\",\n                    \"ruleId\": \"4\",\n                    \"userId\": \"$current\",\n                    \"event\": \"wait\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                },\n                {\n                    \"id\": \"1af503cc-6e04-4db9-904f-ae37df849d5c\",\n                    \"ruleId\": \"5\",\n                    \"userId\": \"user1\",\n                    \"userGroup\": null,\n                    \"event\": \"end\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                }\n            ],\n            \"processName\": \"Buy Used Car\",\n            \"instanceId\": \"4021c23f-d468-4850-9ddd-8ebd526d28a2\"\n        },\n        {\n            \"id\": \"73c57f29-99c5-4fd2-82d9-908071f8ca15\",\n            \"seq\": 2,\n            \"itemKey\": null,\n            \"tokenId\": 0,\n            \"elementId\": \"task_Buy\",\n            \"name\": \"Buy\",\n            \"status\": \"end\",\n            \"userId\": null,\n            \"startedAt\": \"2022-08-08T03:29:27.248Z\",\n            \"endedAt\": \"2022-08-08T03:29:30.988Z\",\n            \"type\": \"bpmn:UserTask\",\n            \"timeDue\": null,\n            \"data\": {\n                \"caseId\": 2102,\n                \"needsCleaning\": \"Yes\",\n                \"needsRepairs\": \"Yes\"\n            },\n            \"messageId\": null,\n            \"signalId\": null,\n            \"assignments\": [\n                {\n                    \"id\": \"a94f7e6e-24de-4eea-9d76-77a9cd01648a\",\n                    \"ruleId\": \"6\",\n                    \"userId\": \"$current\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"4b614b1b-6eb9-4db8-882d-9101dc8e0a67\",\n                    \"ruleId\": \"3\",\n                    \"userId\": \"$current\",\n                    \"privilege\": \"Perform\"\n                }\n            ],\n            \"notifications\": [\n                {\n                    \"id\": \"859a88a0-0ddd-43fb-b473-53d1f8cdb536\",\n                    \"ruleId\": \"4\",\n                    \"userId\": \"$current\",\n                    \"event\": \"wait\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                },\n                {\n                    \"id\": \"4267904c-eec6-4dd6-ad35-6da04ff3a9f2\",\n                    \"ruleId\": \"5\",\n                    \"userId\": \"user1\",\n                    \"userGroup\": null,\n                    \"event\": \"end\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                }\n            ],\n            \"processName\": \"Buy Used Car\",\n            \"instanceId\": \"bea205d4-2550-4460-9b50-eb000d3afee7\"\n        },\n        {\n            \"id\": \"fb757bfc-e41b-4a7a-8d2c-9b07d94b9872\",\n            \"seq\": 2,\n            \"itemKey\": null,\n            \"tokenId\": 0,\n            \"elementId\": \"task_Buy\",\n            \"name\": \"Buy\",\n            \"status\": \"end\",\n            \"userId\": null,\n            \"startedAt\": \"2022-08-08T03:29:31.176Z\",\n            \"endedAt\": \"2022-08-08T03:29:31.227Z\",\n            \"type\": \"bpmn:UserTask\",\n            \"timeDue\": null,\n            \"data\": {\n                \"caseId\": 1626,\n                \"needsCleaning\": \"Yes\",\n                \"needsRepairs\": \"Yes\"\n            },\n            \"messageId\": null,\n            \"signalId\": null,\n            \"assignments\": [\n                {\n                    \"id\": \"19b71114-3e85-42ed-91fc-e54586dc1ea3\",\n                    \"ruleId\": \"6\",\n                    \"userId\": \"$current\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"4e506311-32e0-4c2c-bf44-586fce483bdb\",\n                    \"ruleId\": \"3\",\n                    \"userId\": \"$current\",\n                    \"privilege\": \"Perform\"\n                }\n            ],\n            \"notifications\": [\n                {\n                    \"id\": \"a3208c28-51bd-4c12-9a32-6449837f1600\",\n                    \"ruleId\": \"4\",\n                    \"userId\": \"$current\",\n                    \"event\": \"wait\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                },\n                {\n                    \"id\": \"0ddd5b32-75dc-4927-9869-e39e16ce6bb8\",\n                    \"ruleId\": \"5\",\n                    \"userId\": \"user1\",\n                    \"userGroup\": null,\n                    \"event\": \"end\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                }\n            ],\n            \"processName\": \"Buy Used Car\",\n            \"instanceId\": \"47c3d778-c72f-44cd-bce5-4c4773a5a1b4\"\n        },\n        {\n            \"id\": \"4116c614-5e74-4e89-9434-150149c6fa5e\",\n            \"seq\": 2,\n            \"itemKey\": null,\n            \"tokenId\": 0,\n            \"elementId\": \"task_Buy\",\n            \"name\": \"Buy\",\n            \"status\": \"end\",\n            \"userId\": null,\n            \"startedAt\": \"2022-08-08T03:29:52.367Z\",\n            \"endedAt\": \"2022-08-08T03:29:52.817Z\",\n            \"type\": \"bpmn:UserTask\",\n            \"timeDue\": null,\n            \"data\": {\n                \"caseId\": 3084,\n                \"needsCleaning\": \"Yes\",\n                \"needsRepairs\": \"Yes\"\n            },\n            \"messageId\": null,\n            \"signalId\": null,\n            \"assignments\": [\n                {\n                    \"id\": \"765bb114-c3d6-4712-8596-311e6f3a7feb\",\n                    \"ruleId\": \"6\",\n                    \"userId\": \"$current\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"fb3e71a4-36a5-43b1-836a-05c93342ee18\",\n                    \"ruleId\": \"3\",\n                    \"userId\": \"$current\",\n                    \"privilege\": \"Perform\"\n                }\n            ],\n            \"notifications\": [\n                {\n                    \"id\": \"1e9ce9c0-f2e2-4664-9243-a86c0db596ab\",\n                    \"ruleId\": \"4\",\n                    \"userId\": \"$current\",\n                    \"event\": \"wait\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                },\n                {\n                    \"id\": \"44f705bb-e393-405d-b6cc-24f78c26813a\",\n                    \"ruleId\": \"5\",\n                    \"userId\": \"user1\",\n                    \"userGroup\": null,\n                    \"event\": \"end\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                }\n            ],\n            \"processName\": \"Buy Used Car\",\n            \"instanceId\": \"08b24c70-a138-45b2-9858-f2ff6b0f0b2d\"\n        },\n        {\n            \"id\": \"5c2362c6-42d4-446e-bf36-24ad6e9ced22\",\n            \"seq\": 2,\n            \"itemKey\": null,\n            \"tokenId\": 0,\n            \"elementId\": \"task_Buy\",\n            \"name\": \"Buy\",\n            \"status\": \"end\",\n            \"userId\": null,\n            \"startedAt\": \"2022-08-08T03:29:52.964Z\",\n            \"endedAt\": \"2022-08-08T03:29:53.008Z\",\n            \"type\": \"bpmn:UserTask\",\n            \"timeDue\": null,\n            \"data\": {\n                \"caseId\": 2315,\n                \"needsCleaning\": \"Yes\",\n                \"needsRepairs\": \"Yes\"\n            },\n            \"messageId\": null,\n            \"signalId\": null,\n            \"assignments\": [\n                {\n                    \"id\": \"19da3380-11aa-432b-b094-a3f1f8866b15\",\n                    \"ruleId\": \"6\",\n                    \"userId\": \"$current\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"783a8273-9179-4a97-a28c-90e72159a6e3\",\n                    \"ruleId\": \"3\",\n                    \"userId\": \"$current\",\n                    \"privilege\": \"Perform\"\n                }\n            ],\n            \"notifications\": [\n                {\n                    \"id\": \"260a3f52-3811-4138-a0ae-6fea0d36e739\",\n                    \"ruleId\": \"4\",\n                    \"userId\": \"$current\",\n                    \"event\": \"wait\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                },\n                {\n                    \"id\": \"2f563e39-d040-4985-b60e-8de08acea224\",\n                    \"ruleId\": \"5\",\n                    \"userId\": \"user1\",\n                    \"userGroup\": null,\n                    \"event\": \"end\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                }\n            ],\n            \"processName\": \"Buy Used Car\",\n            \"instanceId\": \"07f20282-0eaa-4669-a6a0-76d90c4c1e3b\"\n        },\n        {\n            \"id\": \"1ee7caef-e4fa-4f1a-a478-b83d7ecac38c\",\n            \"seq\": 2,\n            \"itemKey\": null,\n            \"tokenId\": 0,\n            \"elementId\": \"task_Buy\",\n            \"name\": \"Buy\",\n            \"status\": \"end\",\n            \"userId\": null,\n            \"startedAt\": \"2022-08-08T04:00:32.636Z\",\n            \"endedAt\": \"2022-08-08T04:00:38.016Z\",\n            \"type\": \"bpmn:UserTask\",\n            \"timeDue\": null,\n            \"data\": {\n                \"caseId\": 3806,\n                \"needsCleaning\": \"Yes\",\n                \"needsRepairs\": \"Yes\"\n            },\n            \"messageId\": null,\n            \"signalId\": null,\n            \"assignments\": [\n                {\n                    \"id\": \"1bbe990a-279e-44b0-9385-5c09232d6a29\",\n                    \"ruleId\": \"6\",\n                    \"userId\": \"$current\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"ed60acab-0b12-4a3e-bbf6-c35d80822503\",\n                    \"ruleId\": \"3\",\n                    \"userId\": \"$current\",\n                    \"privilege\": \"Perform\"\n                }\n            ],\n            \"notifications\": [\n                {\n                    \"id\": \"2a56c0c7-ea29-4abc-af39-937174ebd577\",\n                    \"ruleId\": \"4\",\n                    \"userId\": \"$current\",\n                    \"event\": \"wait\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                },\n                {\n                    \"id\": \"07432fa9-f008-4e10-8d82-49f31da0f282\",\n                    \"ruleId\": \"5\",\n                    \"userId\": \"user1\",\n                    \"userGroup\": null,\n                    \"event\": \"end\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                }\n            ],\n            \"processName\": \"Buy Used Car\",\n            \"instanceId\": \"d54368eb-db68-4b3d-b91f-493878d1cd1a\"\n        },\n        {\n            \"id\": \"a669804c-b0c3-4030-888c-966a2e168bb3\",\n            \"seq\": 2,\n            \"itemKey\": null,\n            \"tokenId\": 0,\n            \"elementId\": \"task_Buy\",\n            \"name\": \"Buy\",\n            \"status\": \"end\",\n            \"userId\": null,\n            \"startedAt\": \"2022-08-08T04:00:38.421Z\",\n            \"endedAt\": \"2022-08-08T04:00:38.468Z\",\n            \"type\": \"bpmn:UserTask\",\n            \"timeDue\": null,\n            \"data\": {\n                \"caseId\": 7446,\n                \"needsCleaning\": \"Yes\",\n                \"needsRepairs\": \"Yes\"\n            },\n            \"messageId\": null,\n            \"signalId\": null,\n            \"assignments\": [\n                {\n                    \"id\": \"5e7aaa41-d223-4028-b190-8e7d4c831cc8\",\n                    \"ruleId\": \"6\",\n                    \"userId\": \"$current\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"d79e0193-d698-4a82-bfbe-73a0bf1e85b3\",\n                    \"ruleId\": \"3\",\n                    \"userId\": \"$current\",\n                    \"privilege\": \"Perform\"\n                }\n            ],\n            \"notifications\": [\n                {\n                    \"id\": \"9a7a238e-dd3e-4236-9bdd-e13d969b0c37\",\n                    \"ruleId\": \"4\",\n                    \"userId\": \"$current\",\n                    \"event\": \"wait\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                },\n                {\n                    \"id\": \"c4795737-7b06-4b2c-98e9-a48fd21e84c9\",\n                    \"ruleId\": \"5\",\n                    \"userId\": \"user1\",\n                    \"userGroup\": null,\n                    \"event\": \"end\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                }\n            ],\n            \"processName\": \"Buy Used Car\",\n            \"instanceId\": \"40a64187-8c36-4fec-9365-fc50622145dc\"\n        },\n        {\n            \"id\": \"36aa4ddd-4c1f-4890-9552-690948216b8d\",\n            \"seq\": 2,\n            \"itemKey\": null,\n            \"tokenId\": 0,\n            \"elementId\": \"task_Buy\",\n            \"name\": \"Buy\",\n            \"status\": \"end\",\n            \"userId\": null,\n            \"startedAt\": \"2022-08-08T04:01:24.347Z\",\n            \"endedAt\": \"2022-08-08T04:01:24.871Z\",\n            \"type\": \"bpmn:UserTask\",\n            \"timeDue\": null,\n            \"data\": {\n                \"caseId\": 7354,\n                \"needsCleaning\": \"Yes\",\n                \"needsRepairs\": \"Yes\"\n            },\n            \"messageId\": null,\n            \"signalId\": null,\n            \"assignments\": [\n                {\n                    \"id\": \"b5e698b4-4105-4550-87a5-9ae7121b0106\",\n                    \"ruleId\": \"6\",\n                    \"userId\": \"$current\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"14a2cbc8-f5bd-41a2-9c72-89dfacce9158\",\n                    \"ruleId\": \"3\",\n                    \"userId\": \"$current\",\n                    \"privilege\": \"Perform\"\n                }\n            ],\n            \"notifications\": [\n                {\n                    \"id\": \"75e670d2-48cb-403d-ac86-065de65030b5\",\n                    \"ruleId\": \"4\",\n                    \"userId\": \"$current\",\n                    \"event\": \"wait\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                },\n                {\n                    \"id\": \"ef7f2735-f895-4c6d-80b0-99b4c16829b9\",\n                    \"ruleId\": \"5\",\n                    \"userId\": \"user1\",\n                    \"userGroup\": null,\n                    \"event\": \"end\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                }\n            ],\n            \"processName\": \"Buy Used Car\",\n            \"instanceId\": \"45ea8997-e685-489e-b46d-40a923030813\"\n        },\n        {\n            \"id\": \"7ef773ef-2a20-45e2-bf8c-b6800c71635b\",\n            \"seq\": 2,\n            \"itemKey\": null,\n            \"tokenId\": 0,\n            \"elementId\": \"task_Buy\",\n            \"name\": \"Buy\",\n            \"status\": \"end\",\n            \"userId\": null,\n            \"startedAt\": \"2022-08-08T04:01:25.167Z\",\n            \"endedAt\": \"2022-08-08T04:01:25.214Z\",\n            \"type\": \"bpmn:UserTask\",\n            \"timeDue\": null,\n            \"data\": {\n                \"caseId\": 4520,\n                \"needsCleaning\": \"Yes\",\n                \"needsRepairs\": \"Yes\"\n            },\n            \"messageId\": null,\n            \"signalId\": null,\n            \"assignments\": [\n                {\n                    \"id\": \"db6b3be6-42c6-490e-a1ca-c9b1e0c8f78b\",\n                    \"ruleId\": \"6\",\n                    \"userId\": \"$current\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"86bf5bd3-db8e-47c7-a43a-9000abd7231b\",\n                    \"ruleId\": \"3\",\n                    \"userId\": \"$current\",\n                    \"privilege\": \"Perform\"\n                }\n            ],\n            \"notifications\": [\n                {\n                    \"id\": \"2ce63d0f-7fcd-4921-ab90-0681e88dcbb0\",\n                    \"ruleId\": \"4\",\n                    \"userId\": \"$current\",\n                    \"event\": \"wait\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                },\n                {\n                    \"id\": \"39f24be6-f778-47ee-a63d-f37f523fde76\",\n                    \"ruleId\": \"5\",\n                    \"userId\": \"user1\",\n                    \"userGroup\": null,\n                    \"event\": \"end\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                }\n            ],\n            \"processName\": \"Buy Used Car\",\n            \"instanceId\": \"52a196d6-d8ad-49d8-bf71-c2bbae28b04f\"\n        },\n        {\n            \"id\": \"0abd98ba-f2b9-4716-9b57-9572a444ae39\",\n            \"seq\": 2,\n            \"itemKey\": null,\n            \"tokenId\": 0,\n            \"elementId\": \"task_Buy\",\n            \"name\": \"Buy\",\n            \"status\": \"end\",\n            \"userId\": null,\n            \"startedAt\": \"2022-08-08T04:04:20.108Z\",\n            \"endedAt\": \"2022-08-08T04:04:23.980Z\",\n            \"type\": \"bpmn:UserTask\",\n            \"timeDue\": null,\n            \"data\": {\n                \"caseId\": 7214,\n                \"needsCleaning\": \"Yes\",\n                \"needsRepairs\": \"Yes\"\n            },\n            \"messageId\": null,\n            \"signalId\": null,\n            \"assignments\": [\n                {\n                    \"id\": \"0a60d0bb-9650-4feb-9e5a-1e333eafe3f6\",\n                    \"ruleId\": \"6\",\n                    \"userId\": \"$current\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"da7a5dcd-a397-46d8-b681-9eb4db37bfe7\",\n                    \"ruleId\": \"3\",\n                    \"userId\": \"$current\",\n                    \"privilege\": \"Perform\"\n                }\n            ],\n            \"notifications\": [\n                {\n                    \"id\": \"e10914b6-a335-48f3-97b1-c7b930c2f266\",\n                    \"ruleId\": \"4\",\n                    \"userId\": \"$current\",\n                    \"event\": \"wait\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                },\n                {\n                    \"id\": \"171fea63-c062-4449-a239-350ea6377731\",\n                    \"ruleId\": \"5\",\n                    \"userId\": \"user1\",\n                    \"userGroup\": null,\n                    \"event\": \"end\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                }\n            ],\n            \"processName\": \"Buy Used Car\",\n            \"instanceId\": \"b5ed6005-b25e-4b50-9c73-03da0d461e8b\"\n        },\n        {\n            \"id\": \"237e818e-4508-4689-a972-1749022a9048\",\n            \"seq\": 2,\n            \"itemKey\": null,\n            \"tokenId\": 0,\n            \"elementId\": \"task_Buy\",\n            \"name\": \"Buy\",\n            \"status\": \"end\",\n            \"userId\": null,\n            \"startedAt\": \"2022-08-08T04:04:24.227Z\",\n            \"endedAt\": \"2022-08-08T04:04:24.278Z\",\n            \"type\": \"bpmn:UserTask\",\n            \"timeDue\": null,\n            \"data\": {\n                \"caseId\": 5733,\n                \"needsCleaning\": \"Yes\",\n                \"needsRepairs\": \"Yes\"\n            },\n            \"messageId\": null,\n            \"signalId\": null,\n            \"assignments\": [\n                {\n                    \"id\": \"96ab4f9b-7918-4aa0-ae0d-8017bf4c7104\",\n                    \"ruleId\": \"6\",\n                    \"userId\": \"$current\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"9a0f9005-ffdc-4af0-bd4d-540f19ac5776\",\n                    \"ruleId\": \"3\",\n                    \"userId\": \"$current\",\n                    \"privilege\": \"Perform\"\n                }\n            ],\n            \"notifications\": [\n                {\n                    \"id\": \"d0df249b-03ae-47ca-8ed6-e87a948e3e48\",\n                    \"ruleId\": \"4\",\n                    \"userId\": \"$current\",\n                    \"event\": \"wait\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                },\n                {\n                    \"id\": \"86562c7e-c8c7-4b8b-9c89-37f73ca72a28\",\n                    \"ruleId\": \"5\",\n                    \"userId\": \"user1\",\n                    \"userGroup\": null,\n                    \"event\": \"end\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                }\n            ],\n            \"processName\": \"Buy Used Car\",\n            \"instanceId\": \"fa9e1413-1c24-4c1b-97e3-6e04ba2e509e\"\n        },\n        {\n            \"id\": \"0e93c828-be97-4efd-aada-d136b037a5e3\",\n            \"seq\": 2,\n            \"itemKey\": null,\n            \"tokenId\": 0,\n            \"elementId\": \"task_Buy\",\n            \"name\": \"Buy\",\n            \"status\": \"end\",\n            \"userId\": null,\n            \"startedAt\": \"2022-08-08T04:14:29.121Z\",\n            \"endedAt\": \"2022-08-08T04:14:32.483Z\",\n            \"type\": \"bpmn:UserTask\",\n            \"timeDue\": null,\n            \"data\": {\n                \"caseId\": 7561,\n                \"needsCleaning\": \"Yes\",\n                \"needsRepairs\": \"Yes\"\n            },\n            \"messageId\": null,\n            \"signalId\": null,\n            \"assignments\": [\n                {\n                    \"id\": \"e390705c-ffae-4649-8359-c7e5f18c3f28\",\n                    \"ruleId\": \"6\",\n                    \"userId\": \"$current\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"e4e1f68e-f48d-4b21-ace9-bc3d8c207d14\",\n                    \"ruleId\": \"3\",\n                    \"userId\": \"$current\",\n                    \"privilege\": \"Perform\"\n                }\n            ],\n            \"notifications\": [\n                {\n                    \"id\": \"a6f9ad0a-e47d-4b8c-ac4b-4392ae8c0eed\",\n                    \"ruleId\": \"4\",\n                    \"userId\": \"$current\",\n                    \"event\": \"wait\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                },\n                {\n                    \"id\": \"e7d5746d-44fe-4437-b59c-2df21b55e756\",\n                    \"ruleId\": \"5\",\n                    \"userId\": \"user1\",\n                    \"userGroup\": null,\n                    \"event\": \"end\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                }\n            ],\n            \"processName\": \"Buy Used Car\",\n            \"instanceId\": \"cc950a43-97a2-405f-b141-9b17e62deac9\"\n        },\n        {\n            \"id\": \"6d0c7ea9-d327-4ce6-b9ca-ff07c7b9b9ba\",\n            \"seq\": 2,\n            \"itemKey\": null,\n            \"tokenId\": 0,\n            \"elementId\": \"task_Buy\",\n            \"name\": \"Buy\",\n            \"status\": \"end\",\n            \"userId\": null,\n            \"startedAt\": \"2022-08-08T04:14:32.632Z\",\n            \"endedAt\": \"2022-08-08T04:14:32.662Z\",\n            \"type\": \"bpmn:UserTask\",\n            \"timeDue\": null,\n            \"data\": {\n                \"caseId\": 5294,\n                \"needsCleaning\": \"Yes\",\n                \"needsRepairs\": \"Yes\"\n            },\n            \"messageId\": null,\n            \"signalId\": null,\n            \"assignments\": [\n                {\n                    \"id\": \"5834704c-b5cd-4dad-a742-21994507aa7d\",\n                    \"ruleId\": \"6\",\n                    \"userId\": \"$current\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"19a4142d-088d-438c-b15e-2650fae46d00\",\n                    \"ruleId\": \"3\",\n                    \"userId\": \"$current\",\n                    \"privilege\": \"Perform\"\n                }\n            ],\n            \"notifications\": [\n                {\n                    \"id\": \"e0442f3a-8a4f-4212-a4b3-3faf91a9f565\",\n                    \"ruleId\": \"4\",\n                    \"userId\": \"$current\",\n                    \"event\": \"wait\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                },\n                {\n                    \"id\": \"384c3389-0999-49fd-9979-a447044f29f7\",\n                    \"ruleId\": \"5\",\n                    \"userId\": \"user1\",\n                    \"userGroup\": null,\n                    \"event\": \"end\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                }\n            ],\n            \"processName\": \"Buy Used Car\",\n            \"instanceId\": \"ab39cd0b-a052-43a1-9022-336078b332eb\"\n        },\n        {\n            \"id\": \"8914cb4a-2916-4959-9dd6-10c95eb2f976\",\n            \"seq\": 2,\n            \"itemKey\": null,\n            \"tokenId\": 0,\n            \"elementId\": \"task_Buy\",\n            \"name\": \"Buy\",\n            \"status\": \"end\",\n            \"userId\": null,\n            \"startedAt\": \"2022-08-08T12:20:08.082Z\",\n            \"endedAt\": \"2022-08-08T12:20:19.139Z\",\n            \"type\": \"bpmn:UserTask\",\n            \"timeDue\": null,\n            \"data\": {\n                \"caseId\": 8511,\n                \"needsCleaning\": \"Yes\",\n                \"needsRepairs\": \"Yes\"\n            },\n            \"messageId\": null,\n            \"signalId\": null,\n            \"assignments\": [\n                {\n                    \"id\": \"e07949b9-1482-4493-844e-c36bcab820d6\",\n                    \"ruleId\": \"6\",\n                    \"userId\": \"$current\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"099e22db-57dc-4726-910d-08a67c136e16\",\n                    \"ruleId\": \"3\",\n                    \"userId\": \"$current\",\n                    \"privilege\": \"Perform\"\n                }\n            ],\n            \"notifications\": [\n                {\n                    \"id\": \"d4b8b701-eeaa-4daa-8c23-3facd14012dd\",\n                    \"ruleId\": \"4\",\n                    \"userId\": \"$current\",\n                    \"event\": \"wait\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                },\n                {\n                    \"id\": \"489a0355-e39d-4d0a-8314-37521a9d6b01\",\n                    \"ruleId\": \"5\",\n                    \"userId\": \"user1\",\n                    \"userGroup\": null,\n                    \"event\": \"end\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                }\n            ],\n            \"processName\": \"Buy Used Car\",\n            \"instanceId\": \"a71977b5-a37d-460b-a9b6-e4879951fb30\"\n        },\n        {\n            \"id\": \"5f03e9d5-34d4-4332-bf9d-31af95299565\",\n            \"seq\": 2,\n            \"itemKey\": null,\n            \"tokenId\": 0,\n            \"elementId\": \"task_Buy\",\n            \"name\": \"Buy\",\n            \"status\": \"end\",\n            \"userId\": null,\n            \"startedAt\": \"2022-08-08T12:20:19.544Z\",\n            \"endedAt\": \"2022-08-08T12:20:19.641Z\",\n            \"type\": \"bpmn:UserTask\",\n            \"timeDue\": null,\n            \"data\": {\n                \"caseId\": 8180,\n                \"needsCleaning\": \"Yes\",\n                \"needsRepairs\": \"Yes\"\n            },\n            \"messageId\": null,\n            \"signalId\": null,\n            \"assignments\": [\n                {\n                    \"id\": \"c33f9b04-0945-4e52-8b1b-0efbce0aaec1\",\n                    \"ruleId\": \"6\",\n                    \"userId\": \"$current\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"916138f8-7fbe-4569-b639-23d3354b0316\",\n                    \"ruleId\": \"3\",\n                    \"userId\": \"$current\",\n                    \"privilege\": \"Perform\"\n                }\n            ],\n            \"notifications\": [\n                {\n                    \"id\": \"6d82d45c-85ad-4c35-86e8-1b4f0ffe812b\",\n                    \"ruleId\": \"4\",\n                    \"userId\": \"$current\",\n                    \"event\": \"wait\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                },\n                {\n                    \"id\": \"75a53263-01c0-4060-8b85-72106fdc8d52\",\n                    \"ruleId\": \"5\",\n                    \"userId\": \"user1\",\n                    \"userGroup\": null,\n                    \"event\": \"end\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                }\n            ],\n            \"processName\": \"Buy Used Car\",\n            \"instanceId\": \"333bf7c2-0cbd-4865-89a3-2841d5755ea4\"\n        },\n        {\n            \"id\": \"78dd9ad1-184f-4ccf-aa6f-44febaf2aefb\",\n            \"seq\": 2,\n            \"itemKey\": null,\n            \"tokenId\": 0,\n            \"elementId\": \"task_Buy\",\n            \"name\": \"Buy\",\n            \"status\": \"end\",\n            \"userId\": null,\n            \"startedAt\": \"2022-08-08T13:32:27.256Z\",\n            \"endedAt\": \"2022-08-08T13:32:33.710Z\",\n            \"type\": \"bpmn:UserTask\",\n            \"timeDue\": null,\n            \"data\": {\n                \"caseId\": 538,\n                \"needsCleaning\": \"Yes\",\n                \"needsRepairs\": \"Yes\"\n            },\n            \"messageId\": null,\n            \"signalId\": null,\n            \"assignments\": [\n                {\n                    \"id\": \"394b727e-9602-461f-8126-6e8fb829a0af\",\n                    \"ruleId\": \"6\",\n                    \"userId\": \"$current\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"76105494-aa88-4606-be9b-ecae6916d661\",\n                    \"ruleId\": \"3\",\n                    \"userId\": \"$current\",\n                    \"privilege\": \"Perform\"\n                }\n            ],\n            \"notifications\": [\n                {\n                    \"id\": \"86f5bcd3-b27f-42e1-8ecd-8ee0ee4054c0\",\n                    \"ruleId\": \"4\",\n                    \"userId\": \"$current\",\n                    \"event\": \"wait\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                },\n                {\n                    \"id\": \"ea422754-864f-4ab9-9a2e-3cdcc3a7c0e9\",\n                    \"ruleId\": \"5\",\n                    \"userId\": \"user1\",\n                    \"userGroup\": null,\n                    \"event\": \"end\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                }\n            ],\n            \"processName\": \"Buy Used Car\",\n            \"instanceId\": \"82705e64-f732-495e-bfe4-9b19ae4e743f\"\n        },\n        {\n            \"id\": \"d1e28437-c2c3-4fbb-91be-d26f2aff12f1\",\n            \"seq\": 2,\n            \"itemKey\": null,\n            \"tokenId\": 0,\n            \"elementId\": \"task_Buy\",\n            \"name\": \"Buy\",\n            \"status\": \"end\",\n            \"userId\": null,\n            \"startedAt\": \"2022-08-08T13:32:33.984Z\",\n            \"endedAt\": \"2022-08-08T13:32:34.050Z\",\n            \"type\": \"bpmn:UserTask\",\n            \"timeDue\": null,\n            \"data\": {\n                \"caseId\": 6051,\n                \"needsCleaning\": \"Yes\",\n                \"needsRepairs\": \"Yes\"\n            },\n            \"messageId\": null,\n            \"signalId\": null,\n            \"assignments\": [\n                {\n                    \"id\": \"60a20d51-9d6c-4bf7-b038-1318ea0b893d\",\n                    \"ruleId\": \"6\",\n                    \"userId\": \"$current\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"df154283-ae4b-4917-9e8e-77eb474b57f0\",\n                    \"ruleId\": \"3\",\n                    \"userId\": \"$current\",\n                    \"privilege\": \"Perform\"\n                }\n            ],\n            \"notifications\": [\n                {\n                    \"id\": \"449ab0d8-aa2b-4851-a7af-41bfd01c35a1\",\n                    \"ruleId\": \"4\",\n                    \"userId\": \"$current\",\n                    \"event\": \"wait\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                },\n                {\n                    \"id\": \"a4b504c0-bf6e-4660-9ece-22224a58c4c9\",\n                    \"ruleId\": \"5\",\n                    \"userId\": \"user1\",\n                    \"userGroup\": null,\n                    \"event\": \"end\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                }\n            ],\n            \"processName\": \"Buy Used Car\",\n            \"instanceId\": \"b346eef0-976d-46af-8ede-102e5e991a7a\"\n        },\n        {\n            \"id\": \"079f4baa-7113-43a8-9817-48b1b8436706\",\n            \"seq\": 2,\n            \"itemKey\": null,\n            \"tokenId\": 0,\n            \"elementId\": \"task_Buy\",\n            \"name\": \"Buy\",\n            \"status\": \"end\",\n            \"userId\": null,\n            \"startedAt\": \"2022-08-08T22:29:26.182Z\",\n            \"endedAt\": \"2022-08-08T22:29:26.592Z\",\n            \"type\": \"bpmn:UserTask\",\n            \"timeDue\": null,\n            \"data\": {\n                \"caseId\": 3040,\n                \"needsCleaning\": \"Yes\",\n                \"needsRepairs\": \"Yes\"\n            },\n            \"messageId\": null,\n            \"signalId\": null,\n            \"assignments\": [\n                {\n                    \"id\": \"5b878d96-df6b-4f91-aff4-50e6bc93321e\",\n                    \"ruleId\": \"6\",\n                    \"userId\": \"$current\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"1231eba8-47d4-4f76-a117-40a608cedd9f\",\n                    \"ruleId\": \"3\",\n                    \"userId\": \"$current\",\n                    \"privilege\": \"Perform\"\n                }\n            ],\n            \"notifications\": [\n                {\n                    \"id\": \"f92291e1-0bec-4625-b8f4-1f2b355f4831\",\n                    \"ruleId\": \"4\",\n                    \"userId\": \"$current\",\n                    \"event\": \"wait\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                },\n                {\n                    \"id\": \"886d99a0-d242-4781-8dd3-b4e30d371047\",\n                    \"ruleId\": \"5\",\n                    \"userId\": \"user1\",\n                    \"userGroup\": null,\n                    \"event\": \"end\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                }\n            ],\n            \"processName\": \"Buy Used Car\",\n            \"instanceId\": \"bf100518-c379-442b-bc33-ede63185bccf\"\n        },\n        {\n            \"id\": \"cd345142-2580-42c9-82b4-8db1ced5afcd\",\n            \"seq\": 2,\n            \"itemKey\": null,\n            \"tokenId\": 0,\n            \"elementId\": \"task_Buy\",\n            \"name\": \"Buy\",\n            \"status\": \"end\",\n            \"userId\": null,\n            \"startedAt\": \"2022-08-08T22:39:19.842Z\",\n            \"endedAt\": \"2022-08-08T22:39:24.227Z\",\n            \"type\": \"bpmn:UserTask\",\n            \"timeDue\": null,\n            \"data\": {\n                \"model\": \"Thunderbird\",\n                \"needsRepairs\": false,\n                \"needsCleaning\": false\n            },\n            \"messageId\": null,\n            \"signalId\": null,\n            \"assignments\": [\n                {\n                    \"id\": \"bcb9e2cc-31e0-4f8c-9832-a0a5a42ae8b2\",\n                    \"ruleId\": \"6\",\n                    \"userId\": \"$current\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"c81ba721-c382-4188-9987-21259d4241ba\",\n                    \"ruleId\": \"3\",\n                    \"userId\": \"$current\",\n                    \"privilege\": \"Perform\"\n                }\n            ],\n            \"notifications\": [\n                {\n                    \"id\": \"75912f43-5430-4554-b02c-d9e05403190f\",\n                    \"ruleId\": \"4\",\n                    \"userId\": \"$current\",\n                    \"event\": \"wait\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                },\n                {\n                    \"id\": \"eecddb7b-c46d-4c4e-9533-677ae962f6e4\",\n                    \"ruleId\": \"5\",\n                    \"userId\": \"user1\",\n                    \"userGroup\": null,\n                    \"event\": \"end\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                }\n            ],\n            \"processName\": \"Buy Used Car\",\n            \"instanceId\": \"14e534d4-6687-4fb6-b57b-f0ba0cf4b1f3\"\n        },\n        {\n            \"id\": \"f5e4626c-d682-4d78-b85a-b3aea90be898\",\n            \"seq\": 2,\n            \"itemKey\": null,\n            \"tokenId\": 0,\n            \"elementId\": \"task_Buy\",\n            \"name\": \"Buy\",\n            \"status\": \"end\",\n            \"userId\": null,\n            \"startedAt\": \"2022-08-09T03:02:04.751Z\",\n            \"endedAt\": \"2022-08-09T03:02:12.078Z\",\n            \"type\": \"bpmn:UserTask\",\n            \"timeDue\": null,\n            \"data\": {\n                \"caseId\": 463,\n                \"needsCleaning\": \"Yes\",\n                \"needsRepairs\": \"Yes\"\n            },\n            \"messageId\": null,\n            \"signalId\": null,\n            \"assignments\": [\n                {\n                    \"id\": \"5cc9be16-0c49-431d-86fc-dc082f7d0d7f\",\n                    \"ruleId\": \"6\",\n                    \"userId\": \"$current\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"8c5f0e05-fb7c-4eef-8c14-48764126abc3\",\n                    \"ruleId\": \"3\",\n                    \"userId\": \"$current\",\n                    \"privilege\": \"Perform\"\n                }\n            ],\n            \"notifications\": [\n                {\n                    \"id\": \"3d7e8052-110a-4736-a4fb-58ef2fc6ab22\",\n                    \"ruleId\": \"4\",\n                    \"userId\": \"$current\",\n                    \"event\": \"wait\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                },\n                {\n                    \"id\": \"e8e4bd59-0c83-47cd-a385-8bf995f80119\",\n                    \"ruleId\": \"5\",\n                    \"userId\": \"user1\",\n                    \"userGroup\": null,\n                    \"event\": \"end\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                }\n            ],\n            \"processName\": \"Buy Used Car\",\n            \"instanceId\": \"d8c44374-07bc-4955-a339-08ef6f89d9e1\"\n        },\n        {\n            \"id\": \"8dd34a08-2d49-456d-bc9c-8f07b73fddc8\",\n            \"seq\": 2,\n            \"itemKey\": null,\n            \"tokenId\": 0,\n            \"elementId\": \"task_Buy\",\n            \"name\": \"Buy\",\n            \"status\": \"end\",\n            \"userId\": null,\n            \"startedAt\": \"2022-08-09T03:02:12.519Z\",\n            \"endedAt\": \"2022-08-09T03:02:12.566Z\",\n            \"type\": \"bpmn:UserTask\",\n            \"timeDue\": null,\n            \"data\": {\n                \"caseId\": 1786,\n                \"needsCleaning\": \"Yes\",\n                \"needsRepairs\": \"Yes\"\n            },\n            \"messageId\": null,\n            \"signalId\": null,\n            \"assignments\": [\n                {\n                    \"id\": \"13bf775e-879b-4c20-b87a-b9d8c4dacf21\",\n                    \"ruleId\": \"6\",\n                    \"userId\": \"$current\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"54a49f93-3941-462b-9334-b87988afc6e3\",\n                    \"ruleId\": \"3\",\n                    \"userId\": \"$current\",\n                    \"privilege\": \"Perform\"\n                }\n            ],\n            \"notifications\": [\n                {\n                    \"id\": \"3eb8e53b-ffb3-4df7-9cf2-989400a6e788\",\n                    \"ruleId\": \"4\",\n                    \"userId\": \"$current\",\n                    \"event\": \"wait\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                },\n                {\n                    \"id\": \"1a7c4954-cae7-4a70-b833-5de357644c0d\",\n                    \"ruleId\": \"5\",\n                    \"userId\": \"user1\",\n                    \"userGroup\": null,\n                    \"event\": \"end\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                }\n            ],\n            \"processName\": \"Buy Used Car\",\n            \"instanceId\": \"98d0ee0b-f1a8-4384-804b-421a7ca15cba\"\n        },\n        {\n            \"id\": \"6cdee2d1-9d36-465a-89a2-061ae1ab5fdd\",\n            \"seq\": 2,\n            \"itemKey\": null,\n            \"tokenId\": 0,\n            \"elementId\": \"task_Buy\",\n            \"name\": \"Buy\",\n            \"status\": \"end\",\n            \"userId\": null,\n            \"startedAt\": \"2022-08-09T04:47:27.826Z\",\n            \"endedAt\": \"2022-08-09T04:47:32.240Z\",\n            \"type\": \"bpmn:UserTask\",\n            \"timeDue\": null,\n            \"data\": {\n                \"caseId\": 1210,\n                \"needsCleaning\": \"Yes\",\n                \"needsRepairs\": \"Yes\"\n            },\n            \"messageId\": null,\n            \"signalId\": null,\n            \"assignments\": [\n                {\n                    \"id\": \"33633d58-c938-4bf2-8eef-4a820ef5929a\",\n                    \"ruleId\": \"6\",\n                    \"userId\": \"$current\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"d977002c-f802-4946-80c2-593306d171ee\",\n                    \"ruleId\": \"3\",\n                    \"userId\": \"$current\",\n                    \"privilege\": \"Perform\"\n                }\n            ],\n            \"notifications\": [\n                {\n                    \"id\": \"cca90130-803a-4401-8b2f-6a217a9e8cd8\",\n                    \"ruleId\": \"4\",\n                    \"userId\": \"$current\",\n                    \"event\": \"wait\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                },\n                {\n                    \"id\": \"ede8737b-8e88-43fe-af4d-afc9d4d1dd1e\",\n                    \"ruleId\": \"5\",\n                    \"userId\": \"user1\",\n                    \"userGroup\": null,\n                    \"event\": \"end\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                }\n            ],\n            \"processName\": \"Buy Used Car\",\n            \"instanceId\": \"1b9b578c-918d-470e-9753-4749df07e9dc\"\n        },\n        {\n            \"id\": \"d1c07abb-f08e-4b19-8944-df4129bdef17\",\n            \"seq\": 2,\n            \"itemKey\": null,\n            \"tokenId\": 0,\n            \"elementId\": \"task_Buy\",\n            \"name\": \"Buy\",\n            \"status\": \"end\",\n            \"userId\": null,\n            \"startedAt\": \"2022-08-09T04:47:32.670Z\",\n            \"endedAt\": \"2022-08-09T04:47:32.836Z\",\n            \"type\": \"bpmn:UserTask\",\n            \"timeDue\": null,\n            \"data\": {\n                \"caseId\": 5532,\n                \"needsCleaning\": \"Yes\",\n                \"needsRepairs\": \"Yes\"\n            },\n            \"messageId\": null,\n            \"signalId\": null,\n            \"assignments\": [\n                {\n                    \"id\": \"7ef76d29-dea6-46f3-8635-e1f822883bba\",\n                    \"ruleId\": \"6\",\n                    \"userId\": \"$current\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"050ce896-9ab9-44c3-9d76-97fff0f66e85\",\n                    \"ruleId\": \"3\",\n                    \"userId\": \"$current\",\n                    \"privilege\": \"Perform\"\n                }\n            ],\n            \"notifications\": [\n                {\n                    \"id\": \"b13c3410-5646-4aa9-a161-03421e10dcbd\",\n                    \"ruleId\": \"4\",\n                    \"userId\": \"$current\",\n                    \"event\": \"wait\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                },\n                {\n                    \"id\": \"9512d877-42a8-4ac6-adbf-ff41b09c6d90\",\n                    \"ruleId\": \"5\",\n                    \"userId\": \"user1\",\n                    \"userGroup\": null,\n                    \"event\": \"end\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                }\n            ],\n            \"processName\": \"Buy Used Car\",\n            \"instanceId\": \"1e74e2df-0ab7-4e17-ac36-198bce9c9107\"\n        },\n        {\n            \"id\": \"80a32a09-0e4c-400a-bd98-47fa6802f47b\",\n            \"seq\": 2,\n            \"itemKey\": null,\n            \"tokenId\": 0,\n            \"elementId\": \"task_Buy\",\n            \"name\": \"Buy\",\n            \"status\": \"end\",\n            \"userId\": null,\n            \"startedAt\": \"2022-08-09T04:57:39.877Z\",\n            \"endedAt\": \"2022-08-09T04:57:43.907Z\",\n            \"type\": \"bpmn:UserTask\",\n            \"timeDue\": null,\n            \"data\": {\n                \"caseId\": 9992,\n                \"needsCleaning\": \"Yes\",\n                \"needsRepairs\": \"Yes\"\n            },\n            \"messageId\": null,\n            \"signalId\": null,\n            \"assignments\": [\n                {\n                    \"id\": \"ac6fdd8d-0385-4b1e-a945-f3d7073019ed\",\n                    \"ruleId\": \"6\",\n                    \"userId\": \"$current\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"5915b224-3d28-49b6-9218-617adc68376c\",\n                    \"ruleId\": \"3\",\n                    \"userId\": \"$current\",\n                    \"privilege\": \"Perform\"\n                }\n            ],\n            \"notifications\": [\n                {\n                    \"id\": \"a7008d53-8bb6-46e6-9ef6-ab56e3e534db\",\n                    \"ruleId\": \"4\",\n                    \"userId\": \"$current\",\n                    \"event\": \"wait\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                },\n                {\n                    \"id\": \"a663b234-aa9d-484f-8bc0-088e80916371\",\n                    \"ruleId\": \"5\",\n                    \"userId\": \"user1\",\n                    \"userGroup\": null,\n                    \"event\": \"end\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                }\n            ],\n            \"processName\": \"Buy Used Car\",\n            \"instanceId\": \"fbb264e6-d2bf-43b7-ac92-39a7057eb27f\"\n        },\n        {\n            \"id\": \"91eff9d6-9e46-468c-a6c5-034277e007e1\",\n            \"seq\": 2,\n            \"itemKey\": null,\n            \"tokenId\": 0,\n            \"elementId\": \"task_Buy\",\n            \"name\": \"Buy\",\n            \"status\": \"end\",\n            \"userId\": null,\n            \"startedAt\": \"2022-08-09T04:57:44.159Z\",\n            \"endedAt\": \"2022-08-09T04:57:44.217Z\",\n            \"type\": \"bpmn:UserTask\",\n            \"timeDue\": null,\n            \"data\": {\n                \"caseId\": 4424,\n                \"needsCleaning\": \"Yes\",\n                \"needsRepairs\": \"Yes\"\n            },\n            \"messageId\": null,\n            \"signalId\": null,\n            \"assignments\": [\n                {\n                    \"id\": \"7b821e6c-965b-4607-b5e1-ecc907d85b00\",\n                    \"ruleId\": \"6\",\n                    \"userId\": \"$current\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"fc27e86d-22b3-44e5-9d60-8602d3eafd40\",\n                    \"ruleId\": \"3\",\n                    \"userId\": \"$current\",\n                    \"privilege\": \"Perform\"\n                }\n            ],\n            \"notifications\": [\n                {\n                    \"id\": \"80cfb924-f864-45f7-af10-882a9367ecea\",\n                    \"ruleId\": \"4\",\n                    \"userId\": \"$current\",\n                    \"event\": \"wait\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                },\n                {\n                    \"id\": \"616b7499-a5bd-4f92-8749-e44dbcf62dfb\",\n                    \"ruleId\": \"5\",\n                    \"userId\": \"user1\",\n                    \"userGroup\": null,\n                    \"event\": \"end\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                }\n            ],\n            \"processName\": \"Buy Used Car\",\n            \"instanceId\": \"7f2b7687-5091-473e-9caf-6cacad23134e\"\n        },\n        {\n            \"id\": \"123eda7d-d84b-456a-b236-b5d8aa2b425d\",\n            \"seq\": 2,\n            \"itemKey\": null,\n            \"tokenId\": 0,\n            \"elementId\": \"task_Buy\",\n            \"name\": \"Buy\",\n            \"status\": \"end\",\n            \"userId\": null,\n            \"startedAt\": \"2022-08-09T04:58:22.139Z\",\n            \"endedAt\": \"2022-08-09T04:58:22.667Z\",\n            \"type\": \"bpmn:UserTask\",\n            \"timeDue\": null,\n            \"data\": {\n                \"caseId\": 5788,\n                \"needsCleaning\": \"Yes\",\n                \"needsRepairs\": \"Yes\"\n            },\n            \"messageId\": null,\n            \"signalId\": null,\n            \"assignments\": [\n                {\n                    \"id\": \"60b3e016-e945-4b0d-9bcb-fc241e924112\",\n                    \"ruleId\": \"6\",\n                    \"userId\": \"$current\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"db85d281-dc33-4864-a169-320652299f0c\",\n                    \"ruleId\": \"3\",\n                    \"userId\": \"$current\",\n                    \"privilege\": \"Perform\"\n                }\n            ],\n            \"notifications\": [\n                {\n                    \"id\": \"7752f9d0-616b-4c3e-8096-bbe2facc419b\",\n                    \"ruleId\": \"4\",\n                    \"userId\": \"$current\",\n                    \"event\": \"wait\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                },\n                {\n                    \"id\": \"0e17ae11-b3af-4429-83c3-5107d9e6ba0c\",\n                    \"ruleId\": \"5\",\n                    \"userId\": \"user1\",\n                    \"userGroup\": null,\n                    \"event\": \"end\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                }\n            ],\n            \"processName\": \"Buy Used Car\",\n            \"instanceId\": \"10aeff4e-2e13-4bcf-9fc9-5a1e5abce8ef\"\n        },\n        {\n            \"id\": \"e87649ed-19b8-4f8c-8f4a-e97ea38ed9d5\",\n            \"seq\": 2,\n            \"itemKey\": null,\n            \"tokenId\": 0,\n            \"elementId\": \"task_Buy\",\n            \"name\": \"Buy\",\n            \"status\": \"end\",\n            \"userId\": null,\n            \"startedAt\": \"2022-08-09T04:58:22.840Z\",\n            \"endedAt\": \"2022-08-09T04:58:22.886Z\",\n            \"type\": \"bpmn:UserTask\",\n            \"timeDue\": null,\n            \"data\": {\n                \"caseId\": 8588,\n                \"needsCleaning\": \"Yes\",\n                \"needsRepairs\": \"Yes\"\n            },\n            \"messageId\": null,\n            \"signalId\": null,\n            \"assignments\": [\n                {\n                    \"id\": \"677899a8-bc8d-4795-b9a1-2528a515a6a6\",\n                    \"ruleId\": \"6\",\n                    \"userId\": \"$current\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"5d98ab68-b54a-4bdf-99f8-75278416cf57\",\n                    \"ruleId\": \"3\",\n                    \"userId\": \"$current\",\n                    \"privilege\": \"Perform\"\n                }\n            ],\n            \"notifications\": [\n                {\n                    \"id\": \"b6b55111-b583-407d-abe8-ba3a2ad57bcc\",\n                    \"ruleId\": \"4\",\n                    \"userId\": \"$current\",\n                    \"event\": \"wait\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                },\n                {\n                    \"id\": \"39bc6007-234e-458a-88ca-f4a22a28506c\",\n                    \"ruleId\": \"5\",\n                    \"userId\": \"user1\",\n                    \"userGroup\": null,\n                    \"event\": \"end\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                }\n            ],\n            \"processName\": \"Buy Used Car\",\n            \"instanceId\": \"227c42f8-d49c-410a-8d8c-bd821052ed56\"\n        },\n        {\n            \"id\": \"b135ecd3-2dce-4ff3-92e2-8d8bb45f6351\",\n            \"seq\": 2,\n            \"itemKey\": null,\n            \"tokenId\": 0,\n            \"elementId\": \"task_Buy\",\n            \"name\": \"Buy\",\n            \"status\": \"end\",\n            \"userId\": null,\n            \"startedAt\": \"2022-08-09T04:59:29.999Z\",\n            \"endedAt\": \"2022-08-09T04:59:30.606Z\",\n            \"type\": \"bpmn:UserTask\",\n            \"timeDue\": null,\n            \"data\": {\n                \"caseId\": 8630,\n                \"needsCleaning\": \"Yes\",\n                \"needsRepairs\": \"Yes\"\n            },\n            \"messageId\": null,\n            \"signalId\": null,\n            \"assignments\": [\n                {\n                    \"id\": \"403fc6aa-43e6-43e0-9e1d-0f364776b1ad\",\n                    \"ruleId\": \"6\",\n                    \"userId\": \"$current\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"f6a8f3b8-6f0b-465b-8556-23e9f22954fe\",\n                    \"ruleId\": \"3\",\n                    \"userId\": \"$current\",\n                    \"privilege\": \"Perform\"\n                }\n            ],\n            \"notifications\": [\n                {\n                    \"id\": \"372452ad-b95c-47b7-9b79-cfb0bdb46911\",\n                    \"ruleId\": \"4\",\n                    \"userId\": \"$current\",\n                    \"event\": \"wait\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                },\n                {\n                    \"id\": \"d284b219-2652-4bbe-ac72-9db9259cccb3\",\n                    \"ruleId\": \"5\",\n                    \"userId\": \"user1\",\n                    \"userGroup\": null,\n                    \"event\": \"end\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                }\n            ],\n            \"processName\": \"Buy Used Car\",\n            \"instanceId\": \"f65af6de-8068-408f-96bd-e0210d429e90\"\n        },\n        {\n            \"id\": \"c6f78eab-1c55-4bf2-a11a-a8a6d5153a3c\",\n            \"seq\": 2,\n            \"itemKey\": null,\n            \"tokenId\": 0,\n            \"elementId\": \"task_Buy\",\n            \"name\": \"Buy\",\n            \"status\": \"end\",\n            \"userId\": null,\n            \"startedAt\": \"2022-08-09T04:59:30.750Z\",\n            \"endedAt\": \"2022-08-09T04:59:30.805Z\",\n            \"type\": \"bpmn:UserTask\",\n            \"timeDue\": null,\n            \"data\": {\n                \"caseId\": 7908,\n                \"needsCleaning\": \"Yes\",\n                \"needsRepairs\": \"Yes\"\n            },\n            \"messageId\": null,\n            \"signalId\": null,\n            \"assignments\": [\n                {\n                    \"id\": \"1e7da57b-48c7-4a88-8e7e-66da775ce8a9\",\n                    \"ruleId\": \"6\",\n                    \"userId\": \"$current\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"88605765-f807-4e8b-be1f-e486d1e8caf0\",\n                    \"ruleId\": \"3\",\n                    \"userId\": \"$current\",\n                    \"privilege\": \"Perform\"\n                }\n            ],\n            \"notifications\": [\n                {\n                    \"id\": \"e566a458-fb03-4bfe-81b7-29fcb10d0f22\",\n                    \"ruleId\": \"4\",\n                    \"userId\": \"$current\",\n                    \"event\": \"wait\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                },\n                {\n                    \"id\": \"1ba02c37-bd8f-4823-97dd-c6dce4ee3cf1\",\n                    \"ruleId\": \"5\",\n                    \"userId\": \"user1\",\n                    \"userGroup\": null,\n                    \"event\": \"end\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                }\n            ],\n            \"processName\": \"Buy Used Car\",\n            \"instanceId\": \"64036c0d-1586-4f96-9f94-1efea02f7a20\"\n        },\n        {\n            \"id\": \"2999154f-49c3-448c-b197-0e57b0c4f15a\",\n            \"seq\": 2,\n            \"itemKey\": null,\n            \"tokenId\": 0,\n            \"elementId\": \"task_Buy\",\n            \"name\": \"Buy\",\n            \"status\": \"end\",\n            \"userId\": null,\n            \"startedAt\": \"2022-08-09T05:00:15.221Z\",\n            \"endedAt\": \"2022-08-09T05:00:15.813Z\",\n            \"type\": \"bpmn:UserTask\",\n            \"timeDue\": null,\n            \"data\": {\n                \"caseId\": 7137,\n                \"needsCleaning\": \"Yes\",\n                \"needsRepairs\": \"Yes\"\n            },\n            \"messageId\": null,\n            \"signalId\": null,\n            \"assignments\": [\n                {\n                    \"id\": \"6dff4317-e587-4255-b9a9-5d7ec604939d\",\n                    \"ruleId\": \"6\",\n                    \"userId\": \"$current\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"eca06c95-f469-489d-a277-668089cb1666\",\n                    \"ruleId\": \"3\",\n                    \"userId\": \"$current\",\n                    \"privilege\": \"Perform\"\n                }\n            ],\n            \"notifications\": [\n                {\n                    \"id\": \"7767224d-37fe-48db-a62b-1316e3ca495b\",\n                    \"ruleId\": \"4\",\n                    \"userId\": \"$current\",\n                    \"event\": \"wait\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                },\n                {\n                    \"id\": \"816d64bc-0611-4712-b68e-49db8c59f305\",\n                    \"ruleId\": \"5\",\n                    \"userId\": \"user1\",\n                    \"userGroup\": null,\n                    \"event\": \"end\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                }\n            ],\n            \"processName\": \"Buy Used Car\",\n            \"instanceId\": \"91c8aa4c-5e87-4648-a805-d663e2dd6544\"\n        },\n        {\n            \"id\": \"b8e4f842-76ec-4f02-a572-2bbe74d97e8e\",\n            \"seq\": 2,\n            \"itemKey\": null,\n            \"tokenId\": 0,\n            \"elementId\": \"task_Buy\",\n            \"name\": \"Buy\",\n            \"status\": \"end\",\n            \"userId\": null,\n            \"startedAt\": \"2022-08-09T05:00:15.991Z\",\n            \"endedAt\": \"2022-08-09T05:00:16.064Z\",\n            \"type\": \"bpmn:UserTask\",\n            \"timeDue\": null,\n            \"data\": {\n                \"caseId\": 5272,\n                \"needsCleaning\": \"Yes\",\n                \"needsRepairs\": \"Yes\"\n            },\n            \"messageId\": null,\n            \"signalId\": null,\n            \"assignments\": [\n                {\n                    \"id\": \"c712e9f9-710e-42ed-b01a-7226ea399622\",\n                    \"ruleId\": \"6\",\n                    \"userId\": \"$current\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"bd478b09-edae-452f-9773-dcbe2481ef07\",\n                    \"ruleId\": \"3\",\n                    \"userId\": \"$current\",\n                    \"privilege\": \"Perform\"\n                }\n            ],\n            \"notifications\": [\n                {\n                    \"id\": \"099dfcf2-616c-40dd-9c77-f47b0697bcc7\",\n                    \"ruleId\": \"4\",\n                    \"userId\": \"$current\",\n                    \"event\": \"wait\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                },\n                {\n                    \"id\": \"9dc5f5ef-85e0-4d02-8067-b6df254bc266\",\n                    \"ruleId\": \"5\",\n                    \"userId\": \"user1\",\n                    \"userGroup\": null,\n                    \"event\": \"end\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                }\n            ],\n            \"processName\": \"Buy Used Car\",\n            \"instanceId\": \"db908b23-68b7-4250-956a-06f691607c82\"\n        },\n        {\n            \"id\": \"28c224d0-62c3-4b8e-9fac-5047886d03d1\",\n            \"seq\": 2,\n            \"itemKey\": null,\n            \"tokenId\": 0,\n            \"elementId\": \"task_Buy\",\n            \"name\": \"Buy\",\n            \"status\": \"end\",\n            \"userId\": null,\n            \"startedAt\": \"2022-08-09T05:09:00.527Z\",\n            \"endedAt\": \"2022-08-09T05:09:06.981Z\",\n            \"type\": \"bpmn:UserTask\",\n            \"timeDue\": null,\n            \"data\": {\n                \"caseId\": 3076,\n                \"needsCleaning\": \"Yes\",\n                \"needsRepairs\": \"Yes\"\n            },\n            \"messageId\": null,\n            \"signalId\": null,\n            \"assignments\": [\n                {\n                    \"id\": \"de80f364-ea2f-48b8-b854-cccf77501c5e\",\n                    \"ruleId\": \"6\",\n                    \"userId\": \"$current\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"1eb0477a-ce29-4130-93c5-322f28f03fdd\",\n                    \"ruleId\": \"3\",\n                    \"userId\": \"$current\",\n                    \"privilege\": \"Perform\"\n                }\n            ],\n            \"notifications\": [\n                {\n                    \"id\": \"77b37ed7-c726-4977-a298-ca86fedb2c5e\",\n                    \"ruleId\": \"4\",\n                    \"userId\": \"$current\",\n                    \"event\": \"wait\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                },\n                {\n                    \"id\": \"7535d88e-ab52-43b5-8103-e364ad919ae0\",\n                    \"ruleId\": \"5\",\n                    \"userId\": \"user1\",\n                    \"userGroup\": null,\n                    \"event\": \"end\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                }\n            ],\n            \"processName\": \"Buy Used Car\",\n            \"instanceId\": \"c77c534d-1b27-41a4-80a7-8925748c9d90\"\n        },\n        {\n            \"id\": \"82f38f56-c9ab-4b7d-bb01-aea49778568e\",\n            \"seq\": 2,\n            \"itemKey\": null,\n            \"tokenId\": 0,\n            \"elementId\": \"task_Buy\",\n            \"name\": \"Buy\",\n            \"status\": \"end\",\n            \"userId\": null,\n            \"startedAt\": \"2022-08-09T05:09:07.357Z\",\n            \"endedAt\": \"2022-08-09T05:09:07.403Z\",\n            \"type\": \"bpmn:UserTask\",\n            \"timeDue\": null,\n            \"data\": {\n                \"caseId\": 8262,\n                \"needsCleaning\": \"Yes\",\n                \"needsRepairs\": \"Yes\"\n            },\n            \"messageId\": null,\n            \"signalId\": null,\n            \"assignments\": [\n                {\n                    \"id\": \"fbdd513c-ef51-4017-9748-670d91a2f5fc\",\n                    \"ruleId\": \"6\",\n                    \"userId\": \"$current\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"44359366-3c95-4331-92c8-b240cad80a8d\",\n                    \"ruleId\": \"3\",\n                    \"userId\": \"$current\",\n                    \"privilege\": \"Perform\"\n                }\n            ],\n            \"notifications\": [\n                {\n                    \"id\": \"9a43f72c-80b2-421a-af99-7d39093714f9\",\n                    \"ruleId\": \"4\",\n                    \"userId\": \"$current\",\n                    \"event\": \"wait\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                },\n                {\n                    \"id\": \"d5f5ead7-4c64-49a5-b565-75e9b13fc7c6\",\n                    \"ruleId\": \"5\",\n                    \"userId\": \"user1\",\n                    \"userGroup\": null,\n                    \"event\": \"end\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                }\n            ],\n            \"processName\": \"Buy Used Car\",\n            \"instanceId\": \"65eaea3a-e7b8-459c-ba99-7c4c4c71be80\"\n        },\n        {\n            \"id\": \"6ee13074-5f3d-4323-b1c3-adfd2f3087f1\",\n            \"seq\": 2,\n            \"itemKey\": null,\n            \"tokenId\": 0,\n            \"elementId\": \"task_Buy\",\n            \"name\": \"Buy\",\n            \"status\": \"end\",\n            \"userId\": null,\n            \"startedAt\": \"2022-08-09T05:58:58.449Z\",\n            \"endedAt\": \"2022-08-09T05:59:06.930Z\",\n            \"type\": \"bpmn:UserTask\",\n            \"timeDue\": null,\n            \"data\": {\n                \"caseId\": 3040,\n                \"needsCleaning\": \"Yes\",\n                \"needsRepairs\": \"Yes\"\n            },\n            \"messageId\": null,\n            \"signalId\": null,\n            \"assignments\": [\n                {\n                    \"id\": \"63d80332-6065-4ccb-aa04-e4a69cb6109b\",\n                    \"ruleId\": \"6\",\n                    \"userId\": \"$current\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"e5008642-bde3-4075-8013-1b68eb296538\",\n                    \"ruleId\": \"3\",\n                    \"userId\": \"$current\",\n                    \"privilege\": \"Perform\"\n                }\n            ],\n            \"notifications\": [\n                {\n                    \"id\": \"bc402230-7e59-465c-8fc3-e8e8dcb3486a\",\n                    \"ruleId\": \"4\",\n                    \"userId\": \"$current\",\n                    \"event\": \"wait\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                },\n                {\n                    \"id\": \"d69b995a-cf41-4a4e-814c-28fe7f0043e7\",\n                    \"ruleId\": \"5\",\n                    \"userId\": \"user1\",\n                    \"userGroup\": null,\n                    \"event\": \"end\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                }\n            ],\n            \"processName\": \"Buy Used Car\",\n            \"instanceId\": \"42c32f28-964e-440b-8766-df6960969541\"\n        },\n        {\n            \"id\": \"03e45295-993a-4c63-bb49-b1b4cf596a91\",\n            \"seq\": 2,\n            \"itemKey\": null,\n            \"tokenId\": 0,\n            \"elementId\": \"task_Buy\",\n            \"name\": \"Buy\",\n            \"status\": \"end\",\n            \"userId\": null,\n            \"startedAt\": \"2022-08-09T17:25:55.117Z\",\n            \"endedAt\": \"2022-08-09T17:26:07.571Z\",\n            \"type\": \"bpmn:UserTask\",\n            \"timeDue\": null,\n            \"data\": {\n                \"caseId\": 612,\n                \"needsCleaning\": \"Yes\",\n                \"needsRepairs\": \"Yes\"\n            },\n            \"messageId\": null,\n            \"signalId\": null,\n            \"assignments\": [\n                {\n                    \"id\": \"b26fc074-8220-4921-a6f8-6261833a9c81\",\n                    \"ruleId\": \"6\",\n                    \"userId\": \"$current\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"63cd77cb-825f-40c7-98cb-6647fadb1f34\",\n                    \"ruleId\": \"3\",\n                    \"userId\": \"$current\",\n                    \"privilege\": \"Perform\"\n                }\n            ],\n            \"notifications\": [\n                {\n                    \"id\": \"77c309a4-b329-4395-bbcb-1a956b2a0a79\",\n                    \"ruleId\": \"4\",\n                    \"userId\": \"$current\",\n                    \"event\": \"wait\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                },\n                {\n                    \"id\": \"1577c614-5a27-49e8-b80b-e4b31e649a62\",\n                    \"ruleId\": \"5\",\n                    \"userId\": \"user1\",\n                    \"userGroup\": null,\n                    \"event\": \"end\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                }\n            ],\n            \"processName\": \"Buy Used Car\",\n            \"instanceId\": \"7ee34d6c-3ad1-4eb9-82a1-73921f649289\"\n        },\n        {\n            \"id\": \"8131a470-174e-48fb-86b4-156eba1be13a\",\n            \"seq\": 2,\n            \"itemKey\": null,\n            \"tokenId\": 0,\n            \"elementId\": \"task_Buy\",\n            \"name\": \"Buy\",\n            \"status\": \"end\",\n            \"userId\": null,\n            \"startedAt\": \"2022-08-09T17:26:07.876Z\",\n            \"endedAt\": \"2022-08-09T17:26:07.914Z\",\n            \"type\": \"bpmn:UserTask\",\n            \"timeDue\": null,\n            \"data\": {\n                \"caseId\": 3728,\n                \"needsCleaning\": \"Yes\",\n                \"needsRepairs\": \"Yes\"\n            },\n            \"messageId\": null,\n            \"signalId\": null,\n            \"assignments\": [\n                {\n                    \"id\": \"6a72c458-0b0a-4af2-ae55-58091ba37a08\",\n                    \"ruleId\": \"6\",\n                    \"userId\": \"$current\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"4aba2457-42af-42fe-bd4c-6e91d249208e\",\n                    \"ruleId\": \"3\",\n                    \"userId\": \"$current\",\n                    \"privilege\": \"Perform\"\n                }\n            ],\n            \"notifications\": [\n                {\n                    \"id\": \"58aa412d-03ca-40b2-ab48-16d4487688d3\",\n                    \"ruleId\": \"4\",\n                    \"userId\": \"$current\",\n                    \"event\": \"wait\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                },\n                {\n                    \"id\": \"ca2e5fec-068e-4835-998f-4c9c8fc369e2\",\n                    \"ruleId\": \"5\",\n                    \"userId\": \"user1\",\n                    \"userGroup\": null,\n                    \"event\": \"end\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                }\n            ],\n            \"processName\": \"Buy Used Car\",\n            \"instanceId\": \"959ee90e-60ee-482d-be4a-2c606e93cec7\"\n        },\n        {\n            \"id\": \"5c8d20c0-e287-4bf8-9f64-0b5ec3629297\",\n            \"seq\": 2,\n            \"itemKey\": null,\n            \"tokenId\": 0,\n            \"elementId\": \"task_Buy\",\n            \"name\": \"Buy\",\n            \"status\": \"end\",\n            \"userId\": null,\n            \"startedAt\": \"2022-08-09T17:26:49.429Z\",\n            \"endedAt\": \"2022-08-09T17:26:50.328Z\",\n            \"type\": \"bpmn:UserTask\",\n            \"timeDue\": null,\n            \"data\": {\n                \"caseId\": 2517,\n                \"needsCleaning\": \"Yes\",\n                \"needsRepairs\": \"Yes\"\n            },\n            \"messageId\": null,\n            \"signalId\": null,\n            \"assignments\": [\n                {\n                    \"id\": \"f1cc6618-c96b-4dc3-9065-81bb1d275a3e\",\n                    \"ruleId\": \"6\",\n                    \"userId\": \"$current\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"9bb4bb05-3b36-4dd4-8eb6-7c324fc37fb6\",\n                    \"ruleId\": \"3\",\n                    \"userId\": \"$current\",\n                    \"privilege\": \"Perform\"\n                }\n            ],\n            \"notifications\": [\n                {\n                    \"id\": \"1b11ee18-a0aa-4b08-a260-664bf9e4dc2e\",\n                    \"ruleId\": \"4\",\n                    \"userId\": \"$current\",\n                    \"event\": \"wait\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                },\n                {\n                    \"id\": \"f046c38d-edd3-457e-bceb-3b9b196b10fc\",\n                    \"ruleId\": \"5\",\n                    \"userId\": \"user1\",\n                    \"userGroup\": null,\n                    \"event\": \"end\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                }\n            ],\n            \"processName\": \"Buy Used Car\",\n            \"instanceId\": \"bb0d37a6-9cf5-4b5b-bfa1-a2bb4acfcf67\"\n        },\n        {\n            \"id\": \"b2755028-3ddd-43d6-979e-fd2d63f53eb1\",\n            \"seq\": 2,\n            \"itemKey\": null,\n            \"tokenId\": 0,\n            \"elementId\": \"task_Buy\",\n            \"name\": \"Buy\",\n            \"status\": \"end\",\n            \"userId\": null,\n            \"startedAt\": \"2022-08-09T17:26:50.729Z\",\n            \"endedAt\": \"2022-08-09T17:26:50.798Z\",\n            \"type\": \"bpmn:UserTask\",\n            \"timeDue\": null,\n            \"data\": {\n                \"caseId\": 4906,\n                \"needsCleaning\": \"Yes\",\n                \"needsRepairs\": \"Yes\"\n            },\n            \"messageId\": null,\n            \"signalId\": null,\n            \"assignments\": [\n                {\n                    \"id\": \"8db41e48-dc1e-4097-97d7-c5900114bbcd\",\n                    \"ruleId\": \"6\",\n                    \"userId\": \"$current\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"eec00ac3-b9f9-4c4e-abb0-9c0d2c3d1a0b\",\n                    \"ruleId\": \"3\",\n                    \"userId\": \"$current\",\n                    \"privilege\": \"Perform\"\n                }\n            ],\n            \"notifications\": [\n                {\n                    \"id\": \"385b365b-80f6-486c-816b-68d8902672fa\",\n                    \"ruleId\": \"4\",\n                    \"userId\": \"$current\",\n                    \"event\": \"wait\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                },\n                {\n                    \"id\": \"51605d6d-7151-4a50-84c7-1878e6b42ea4\",\n                    \"ruleId\": \"5\",\n                    \"userId\": \"user1\",\n                    \"userGroup\": null,\n                    \"event\": \"end\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                }\n            ],\n            \"processName\": \"Buy Used Car\",\n            \"instanceId\": \"be0b0ece-dda1-4cbd-b954-6dcf34f60949\"\n        },\n        {\n            \"id\": \"557c0743-907e-4d49-972d-2437cfddaca5\",\n            \"seq\": 2,\n            \"itemKey\": null,\n            \"tokenId\": 0,\n            \"elementId\": \"task_Buy\",\n            \"name\": \"Buy\",\n            \"status\": \"end\",\n            \"userId\": null,\n            \"startedAt\": \"2022-08-09T17:58:43.839Z\",\n            \"endedAt\": \"2022-08-09T17:58:50.196Z\",\n            \"type\": \"bpmn:UserTask\",\n            \"timeDue\": null,\n            \"data\": {\n                \"caseId\": 3759,\n                \"needsCleaning\": \"Yes\",\n                \"needsRepairs\": \"Yes\"\n            },\n            \"messageId\": null,\n            \"signalId\": null,\n            \"assignments\": [\n                {\n                    \"id\": \"21387245-d2e1-47fb-a24d-2bdef4f23dc5\",\n                    \"ruleId\": \"6\",\n                    \"userId\": \"$current\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"6b560019-5d00-46ad-8a9d-d18604dbf202\",\n                    \"ruleId\": \"3\",\n                    \"userId\": \"$current\",\n                    \"privilege\": \"Perform\"\n                }\n            ],\n            \"notifications\": [\n                {\n                    \"id\": \"456f0e1c-26f7-4144-a2de-259093546014\",\n                    \"ruleId\": \"4\",\n                    \"userId\": \"$current\",\n                    \"event\": \"wait\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                },\n                {\n                    \"id\": \"ad773b3e-ef2d-456f-9fc9-94272bd6c0b6\",\n                    \"ruleId\": \"5\",\n                    \"userId\": \"user1\",\n                    \"userGroup\": null,\n                    \"event\": \"end\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                }\n            ],\n            \"processName\": \"Buy Used Car\",\n            \"instanceId\": \"2271a29a-5790-4588-a5a4-be8a20b8824a\"\n        },\n        {\n            \"id\": \"572be34e-8e31-48b2-b054-c09e437ccd1d\",\n            \"seq\": 2,\n            \"itemKey\": null,\n            \"tokenId\": 0,\n            \"elementId\": \"task_Buy\",\n            \"name\": \"Buy\",\n            \"status\": \"end\",\n            \"userId\": null,\n            \"startedAt\": \"2022-08-09T17:58:50.628Z\",\n            \"endedAt\": \"2022-08-09T17:58:50.673Z\",\n            \"type\": \"bpmn:UserTask\",\n            \"timeDue\": null,\n            \"data\": {\n                \"caseId\": 3792,\n                \"needsCleaning\": \"Yes\",\n                \"needsRepairs\": \"Yes\"\n            },\n            \"messageId\": null,\n            \"signalId\": null,\n            \"assignments\": [\n                {\n                    \"id\": \"a2025d32-b5e5-473f-9787-357e7b3c53c3\",\n                    \"ruleId\": \"6\",\n                    \"userId\": \"$current\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"f31d70c2-83e0-4d81-8b33-3f32c34a61b1\",\n                    \"ruleId\": \"3\",\n                    \"userId\": \"$current\",\n                    \"privilege\": \"Perform\"\n                }\n            ],\n            \"notifications\": [\n                {\n                    \"id\": \"768cd3c8-32c9-487d-8d3d-6d62d12f955e\",\n                    \"ruleId\": \"4\",\n                    \"userId\": \"$current\",\n                    \"event\": \"wait\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                },\n                {\n                    \"id\": \"63884dbd-cfa2-4ebd-9415-75c6b1cce42b\",\n                    \"ruleId\": \"5\",\n                    \"userId\": \"user1\",\n                    \"userGroup\": null,\n                    \"event\": \"end\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                }\n            ],\n            \"processName\": \"Buy Used Car\",\n            \"instanceId\": \"7218be02-c8f3-400c-ad73-d59e582c92a0\"\n        },\n        {\n            \"id\": \"cece545b-2a6d-4c86-9995-bd0e597bd319\",\n            \"seq\": 2,\n            \"itemKey\": null,\n            \"tokenId\": 0,\n            \"elementId\": \"task_Buy\",\n            \"name\": \"Buy\",\n            \"status\": \"end\",\n            \"userId\": null,\n            \"startedAt\": \"2022-08-09T20:48:47.561Z\",\n            \"endedAt\": \"2022-08-09T20:48:51.873Z\",\n            \"type\": \"bpmn:UserTask\",\n            \"timeDue\": null,\n            \"data\": {\n                \"caseId\": 6727,\n                \"needsCleaning\": \"Yes\",\n                \"needsRepairs\": \"Yes\"\n            },\n            \"messageId\": null,\n            \"signalId\": null,\n            \"assignments\": [\n                {\n                    \"id\": \"a738c89e-93d6-414a-845b-4b7586cc9992\",\n                    \"ruleId\": \"6\",\n                    \"userId\": \"$current\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"c6bfbc69-d062-447e-8e3a-cf4514a28216\",\n                    \"ruleId\": \"3\",\n                    \"userId\": \"$current\",\n                    \"privilege\": \"Perform\"\n                }\n            ],\n            \"notifications\": [\n                {\n                    \"id\": \"a2607a4f-14c5-49c7-90dc-c9cc174f7ddf\",\n                    \"ruleId\": \"4\",\n                    \"userId\": \"$current\",\n                    \"event\": \"wait\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                },\n                {\n                    \"id\": \"6869ae4b-a443-4c12-a5bd-6623f39e61d4\",\n                    \"ruleId\": \"5\",\n                    \"userId\": \"user1\",\n                    \"userGroup\": null,\n                    \"event\": \"end\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                }\n            ],\n            \"processName\": \"Buy Used Car\",\n            \"instanceId\": \"78f6646e-f890-4ea4-b2c1-b662c333dad9\"\n        },\n        {\n            \"id\": \"0018a2a7-ccb0-4bbd-ab7d-e5d5d5eb2174\",\n            \"seq\": 2,\n            \"itemKey\": null,\n            \"tokenId\": 0,\n            \"elementId\": \"task_Buy\",\n            \"name\": \"Buy\",\n            \"status\": \"end\",\n            \"userId\": null,\n            \"startedAt\": \"2022-08-09T20:48:52.416Z\",\n            \"endedAt\": \"2022-08-09T20:48:52.567Z\",\n            \"type\": \"bpmn:UserTask\",\n            \"timeDue\": null,\n            \"data\": {\n                \"caseId\": 53,\n                \"needsCleaning\": \"Yes\",\n                \"needsRepairs\": \"Yes\"\n            },\n            \"messageId\": null,\n            \"signalId\": null,\n            \"assignments\": [\n                {\n                    \"id\": \"1ecb0117-ee29-4f13-abcb-e4ec2d55762d\",\n                    \"ruleId\": \"6\",\n                    \"userId\": \"$current\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"8ed81d24-6527-42de-94ef-e790c49c1a08\",\n                    \"ruleId\": \"3\",\n                    \"userId\": \"$current\",\n                    \"privilege\": \"Perform\"\n                }\n            ],\n            \"notifications\": [\n                {\n                    \"id\": \"a1b1bbf2-ec82-4c8a-af51-ec63aa503c4b\",\n                    \"ruleId\": \"4\",\n                    \"userId\": \"$current\",\n                    \"event\": \"wait\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                },\n                {\n                    \"id\": \"471db15b-344a-4403-863c-d1948ecfe6bc\",\n                    \"ruleId\": \"5\",\n                    \"userId\": \"user1\",\n                    \"userGroup\": null,\n                    \"event\": \"end\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                }\n            ],\n            \"processName\": \"Buy Used Car\",\n            \"instanceId\": \"630ed0e4-ce3b-400c-8871-ac3263e59407\"\n        },\n        {\n            \"id\": \"789b6a67-1489-491a-ad4d-b5183e80f608\",\n            \"seq\": 2,\n            \"itemKey\": null,\n            \"tokenId\": 0,\n            \"elementId\": \"task_Buy\",\n            \"name\": \"Buy\",\n            \"status\": \"end\",\n            \"userId\": null,\n            \"startedAt\": \"2022-08-10T04:08:12.772Z\",\n            \"endedAt\": \"2022-08-10T04:08:21.139Z\",\n            \"type\": \"bpmn:UserTask\",\n            \"timeDue\": null,\n            \"data\": {\n                \"caseId\": 9278,\n                \"needsCleaning\": \"Yes\",\n                \"needsRepairs\": \"Yes\"\n            },\n            \"messageId\": null,\n            \"signalId\": null,\n            \"assignments\": [\n                {\n                    \"id\": \"4e62ece3-46fa-409d-9e82-b277ab538cff\",\n                    \"ruleId\": \"6\",\n                    \"userId\": \"$current\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"315452f4-3f5b-4b8c-9840-bbb37e77fbc7\",\n                    \"ruleId\": \"3\",\n                    \"userId\": \"$current\",\n                    \"privilege\": \"Perform\"\n                }\n            ],\n            \"notifications\": [\n                {\n                    \"id\": \"8dd187ac-cc31-4eb8-8d0e-b48aca8c78c4\",\n                    \"ruleId\": \"4\",\n                    \"userId\": \"$current\",\n                    \"event\": \"wait\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                },\n                {\n                    \"id\": \"25ae17d0-200c-4836-b14e-a3fb45fd4534\",\n                    \"ruleId\": \"5\",\n                    \"userId\": \"user1\",\n                    \"userGroup\": null,\n                    \"event\": \"end\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                }\n            ],\n            \"processName\": \"Buy Used Car\",\n            \"instanceId\": \"2d313b59-f21c-4243-9390-0917cce05e96\"\n        },\n        {\n            \"id\": \"6dc68952-3f96-4d70-b39e-6e9f7f9803f3\",\n            \"seq\": 2,\n            \"itemKey\": null,\n            \"tokenId\": 0,\n            \"elementId\": \"task_Buy\",\n            \"name\": \"Buy\",\n            \"status\": \"end\",\n            \"userId\": null,\n            \"startedAt\": \"2022-08-10T04:08:21.520Z\",\n            \"endedAt\": \"2022-08-10T04:08:21.569Z\",\n            \"type\": \"bpmn:UserTask\",\n            \"timeDue\": null,\n            \"data\": {\n                \"caseId\": 835,\n                \"needsCleaning\": \"Yes\",\n                \"needsRepairs\": \"Yes\"\n            },\n            \"messageId\": null,\n            \"signalId\": null,\n            \"assignments\": [\n                {\n                    \"id\": \"77cbb2d0-e6af-4ef6-8fca-301718733ab5\",\n                    \"ruleId\": \"6\",\n                    \"userId\": \"$current\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"123fc6a1-8df9-471a-b9db-8628bb426be4\",\n                    \"ruleId\": \"3\",\n                    \"userId\": \"$current\",\n                    \"privilege\": \"Perform\"\n                }\n            ],\n            \"notifications\": [\n                {\n                    \"id\": \"442ab2ff-cd26-4e07-90af-fcb7c463c9a1\",\n                    \"ruleId\": \"4\",\n                    \"userId\": \"$current\",\n                    \"event\": \"wait\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                },\n                {\n                    \"id\": \"4ad3fd93-e1aa-41a9-bdb6-06f6a58a4405\",\n                    \"ruleId\": \"5\",\n                    \"userId\": \"user1\",\n                    \"userGroup\": null,\n                    \"event\": \"end\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                }\n            ],\n            \"processName\": \"Buy Used Car\",\n            \"instanceId\": \"86f1615b-0571-4e8e-a741-48b5b33d08df\"\n        }\n    ]\n}"}],"_postman_id":"e4f35abe-14fc-447e-b714-fe1ff72949ed"},{"name":"datastore/findItems2","id":"e6e790a9-4fc7-482f-b219-c3dec3445ff1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":" { query:{  \"items.status\": \"end\", \"items.elementId\": \"task_Buy\" } }\r\n","options":{"raw":{"language":"json"}}},"url":"{{site}}/api/datastore/findItems","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"924a382c-6538-46cb-bdcd-e39447e64b9b","id":"924a382c-6538-46cb-bdcd-e39447e64b9b","name":"BPMN Server","type":"collection"}},"urlObject":{"path":["api","datastore","findItems"],"host":["{{site}}"],"query":[],"variable":[]}},"response":[{"id":"e8405a67-03f5-438b-bc32-84f870bcf74b","name":"datastore/findItems2","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":" { \"query\":{ \"involvements.userId\": \"user1\", \"items.elementId\": \"task_Buy\" } }\r\n","options":{"raw":{"language":"json"}}},"url":"{{site}}/api/datastore/findItems"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"401-v1LshUqqD+S+KP9OaSHnsYa7TV4\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Date","value":"Fri, 12 Aug 2022 01:31:59 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"items\": [\n        {\n            \"id\": \"225d7da0-86ed-4262-b0ab-90be1706be04\",\n            \"seq\": 2,\n            \"itemKey\": null,\n            \"tokenId\": 0,\n            \"elementId\": \"task_Buy\",\n            \"name\": \"Buy\",\n            \"status\": \"end\",\n            \"userId\": \"user1\",\n            \"startedAt\": \"2022-08-12T00:04:27.387Z\",\n            \"endedAt\": \"2022-08-12T00:04:27.931Z\",\n            \"type\": \"bpmn:UserTask\",\n            \"timeDue\": null,\n            \"data\": {\n                \"caseId\": 1050,\n                \"model\": \"Thunderbird\",\n                \"needsRepairs\": \"Yes\",\n                \"needsCleaning\": \"Yes\"\n            },\n            \"messageId\": null,\n            \"signalId\": null,\n            \"assignments\": [\n                {\n                    \"id\": \"1ca926e2-0f7e-4d97-827a-03d1595f98e5\",\n                    \"ruleId\": \"6\",\n                    \"userId\": \"user1\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"fdf36233-ecd4-469f-82f5-0a126f5e296a\",\n                    \"ruleId\": \"3\",\n                    \"userId\": \"user1\",\n                    \"privilege\": \"Perform\"\n                }\n            ],\n            \"notifications\": [\n                {\n                    \"id\": \"db9df7f6-d1c3-430f-8dba-ccb8705a3965\",\n                    \"ruleId\": \"4\",\n                    \"userId\": \"user1\",\n                    \"event\": \"wait\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                },\n                {\n                    \"id\": \"4a013a58-f4e8-4ca0-a26c-4697fdbac5d9\",\n                    \"ruleId\": \"5\",\n                    \"userId\": \"user1\",\n                    \"userGroup\": null,\n                    \"event\": \"end\",\n                    \"template\": null,\n                    \"delay\": null,\n                    \"repeat\": null,\n                    \"cancelEvent\": null\n                }\n            ],\n            \"processName\": \"Buy Used Car\",\n            \"instanceId\": \"d08ca996-abbe-4590-98fb-7ad152199c30\"\n        }\n    ]\n}"}],"_postman_id":"e6e790a9-4fc7-482f-b219-c3dec3445ff1"},{"name":"datastore/findInstances","id":"bb8dbeeb-d157-4a8d-9af4-c97722c37228","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\r\n    \"query\": {\r\n        \"data.caseId\": 3030\r\n    }\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{site}}/api/datastore/findInstances","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"924a382c-6538-46cb-bdcd-e39447e64b9b","id":"924a382c-6538-46cb-bdcd-e39447e64b9b","name":"BPMN Server","type":"collection"}},"urlObject":{"path":["api","datastore","findInstances"],"host":["{{site}}"],"query":[],"variable":[]}},"response":[{"id":"543fcefc-65b6-4037-9b28-b96dec20e461","name":"datastore/findInstances","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\r\n    \"query\": {\r\n        \"items.status\": \"wait\" ,\r\n        \"items.elementId\": \"task_Buy\"\r\n    }\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{site}}/api/datastore/findInstances"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"b325a-+K2N7/TPGl622PzdyeezB+6Gnlk\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Date","value":"Wed, 10 Aug 2022 04:03:04 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"instances\": [\n        {\n            \"_id\": \"62ee347933853721fc337346\",\n            \"items\": [\n                {\n                    \"id\": \"215f55b4-3444-4a36-a691-03982eb34158\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-06T09:29:29.524Z\",\n                    \"endedAt\": \"2022-08-06T09:29:29.551Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"d2c7ea33-d7f8-4278-a541-6137928e969b\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"403fb28c-cc8b-4735-ac69-e3b09c5d0a1f\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-06T09:29:29.697Z\",\n                    \"endedAt\": \"2022-08-06T09:29:30.354Z\",\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"a7c2a2ab-1796-4b81-a528-d4f28e11d4c3\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"f793cb6d-306e-4971-ac08-6816cd89887d\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"841b0abb-b1a6-41d8-be7a-101599bb222b\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        },\n                        {\n                            \"id\": \"536d3526-402b-4a59-97ff-c370590c41a9\",\n                            \"ruleId\": \"5\",\n                            \"userId\": \"user1\",\n                            \"userGroup\": null,\n                            \"event\": \"end\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                },\n                {\n                    \"id\": \"5a31ec4f-d2ba-41b5-9119-a14828df6254\",\n                    \"seq\": 3,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_buy_gw\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"4f3f84fc-11dc-4edd-befd-f8c43ff085e6\",\n                    \"seq\": 4,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"gateway_1\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-06T09:29:30.554Z\",\n                    \"endedAt\": \"2022-08-06T09:29:30.579Z\",\n                    \"type\": \"bpmn:InclusiveGateway\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"3e2dbd9e-12a6-4191-bf43-c08e7eb60756\",\n                    \"seq\": 5,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_gw1_clean\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"2673606a-8efb-4869-9d21-60ca26ef05ab\",\n                    \"seq\": 6,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_gw1_repair\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"9c9c0cad-443d-48aa-8296-a75d4f47a0ac\",\n                    \"seq\": 7,\n                    \"itemKey\": null,\n                    \"tokenId\": 1,\n                    \"elementId\": \"task_clean\",\n                    \"name\": \"Clean\",\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-06T09:29:30.835Z\",\n                    \"endedAt\": \"2022-08-06T09:29:31.211Z\",\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"bb3fecfe-2140-4591-aaaf-ef25d931f7c5\",\n                    \"seq\": 8,\n                    \"itemKey\": null,\n                    \"tokenId\": 2,\n                    \"elementId\": \"task_repair\",\n                    \"name\": \"Repair\",\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-06T09:29:30.837Z\",\n                    \"endedAt\": \"2022-08-06T09:29:31.843Z\",\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"ac201148-dbac-49c1-a5aa-af555cc352c6\",\n                    \"seq\": 9,\n                    \"itemKey\": null,\n                    \"tokenId\": 1,\n                    \"elementId\": \"flow_clean_gw2\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"62a6c245-ac6d-4600-ab09-2296a06e0b20\",\n                    \"seq\": 10,\n                    \"itemKey\": null,\n                    \"tokenId\": 1,\n                    \"elementId\": \"gateway_2\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-06T09:29:31.257Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:ParallelGateway\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"bccbf993-a992-4936-9351-7326233d7d8b\",\n                    \"seq\": 11,\n                    \"itemKey\": null,\n                    \"tokenId\": 2,\n                    \"elementId\": \"flow_repair_gw2\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"5084b14f-3142-49e4-b6a0-ad44d36021d0\",\n                    \"seq\": 12,\n                    \"itemKey\": null,\n                    \"tokenId\": 2,\n                    \"elementId\": \"gateway_2\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-06T09:29:31.912Z\",\n                    \"endedAt\": \"2022-08-06T09:29:31.953Z\",\n                    \"type\": \"bpmn:ParallelGateway\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"988b627a-43c3-4505-ae30-63fa21964f8f\",\n                    \"seq\": 13,\n                    \"itemKey\": null,\n                    \"tokenId\": 2,\n                    \"elementId\": \"flow_gw2_drive\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"4da79c22-01fa-4abd-8d02-e99d681f1a8f\",\n                    \"seq\": 14,\n                    \"itemKey\": null,\n                    \"tokenId\": 2,\n                    \"elementId\": \"task_Drive\",\n                    \"name\": \"Drive\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-06T09:29:32.051Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"7463605a-abeb-4012-8543-f42fb775e608\",\n                            \"ruleId\": \"8\",\n                            \"userId\": null,\n                            \"userGroup\": \"driver\"\n                        }\n                    ],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 215f55b4-3444-4a36-a691-03982eb34158\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end215f55b4-3444-4a36-a691-03982eb34158statusend\",\n                \"..executing item:StartEvent_158yep3 215f55b4-3444-4a36-a691-03982eb34158 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 403fb28c-cc8b-4735-ac69-e3b09c5d0a1f\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 403fb28c-cc8b-4735-ac69-e3b09c5d0a1f is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \",\n                \".Execution Report ----\",\n                \"..Status:running\",\n                \"..token: 0 - wait - Primary current: task_Buy from root child of - {\\\"caseId\\\":3040}\",\n                \"..Item:0 -T# 0 StartEvent_158yep3 Type: bpmn:StartEvent status: end  from 2022-08-06T09:29:29.524Z to 2022-08-06T09:29:29.551Z id: 215f55b4-3444-4a36-a691-03982eb34158\",\n                \"..Item:1 -T# 0 flow_start_buy Type: bpmn:SequenceFlow status: end\",\n                \"..Item:2 -T# 0 task_Buy Type: bpmn:UserTask status: wait  from 2022-08-06T09:29:29.697Z to - id: 403fb28c-cc8b-4735-ac69-e3b09c5d0a1f\",\n                \".data:\",\n                \"{\\\"caseId\\\":3040}\",\n                \"Action:engineInvoke {\\\"id\\\":\\\"d27c7ee6-708b-4431-8323-38fbff652b62\\\",\\\"items.elementId\\\":\\\"task_Buy\\\"}\",\n                \"Action:signal 403fb28c-cc8b-4735-ac69-e3b09c5d0a1f startedAt \",\n                \"..launching a token signal\",\n                \"..token.signal task_Buy bpmn:UserTask\",\n                \"--setting input {\\\"needsCleaning\\\":\\\"Yes\\\",\\\"needsRepairs\\\":\\\"Yes\\\"}\",\n                \"..>transformInput task_Buy\",\n                \"..>end task_Buy\",\n                \"setting item status to end403fb28c-cc8b-4735-ac69-e3b09c5d0a1fstatusend\",\n                \"..token.goNext task_Buy bpmn:UserTask\",\n                \"..Flow -flow_buy_gw going to gateway_1 action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_buy_gw to gateway_1\",\n                \"... waiting for 1\",\n                \".executing item:gateway_1 4f3f84fc-11dc-4edd-befd-f8c43ff085e6\",\n                \"..>enter gateway_1\",\n                \"..>start gateway_1\",\n                \"..>run gateway_1\",\n                \"..>end gateway_1\",\n                \"setting item status to end4f3f84fc-11dc-4edd-befd-f8c43ff085e6statusend\",\n                \"..executing item:gateway_1 4f3f84fc-11dc-4edd-befd-f8c43ff085e6 is done\",\n                \"..token.goNext gateway_1 bpmn:InclusiveGateway\",\n                \"..conditionExpression:{\\\"$type\\\":\\\"bpmn:Expression\\\",\\\"body\\\":\\\"(this.needsCleaning==\\\\\\\"Yes\\\\\\\")\\\"}\",\n                \"{\\\"caseId\\\":3040,\\\"needsCleaning\\\":\\\"Yes\\\",\\\"needsRepairs\\\":\\\"Yes\\\"}\",\n                \"..conditionExpression:(this.needsCleaning==\\\"Yes\\\") result: true\",\n                \"..Flow -flow_gw1_clean going to task_clean action : take\",\n                \"..conditionExpression:{\\\"$type\\\":\\\"bpmn:Expression\\\",\\\"body\\\":\\\"(this.needsRepairs==\\\\\\\"Yes\\\\\\\")\\\"}\",\n                \"{\\\"caseId\\\":3040,\\\"needsCleaning\\\":\\\"Yes\\\",\\\"needsRepairs\\\":\\\"Yes\\\"}\",\n                \"..conditionExpression:(this.needsRepairs==\\\"Yes\\\") result: true\",\n                \"..Flow -flow_gw1_repair going to task_repair action : take\",\n                \"..return outbounds2\",\n                \".execution ended.\",\n                \"...processing flowflow_gw1_clean to task_clean\",\n                \"starting new Token start node:task_clean noExecute: false\",\n                \"...processing flowflow_gw1_repair to task_repair\",\n                \"starting new Token start node:task_repair noExecute: false\",\n                \"... waiting for 2\",\n                \".executing item:task_clean 9c9c0cad-443d-48aa-8296-a75d4f47a0ac\",\n                \"..>enter task_clean\",\n                \".executing item:task_repair bb3fecfe-2140-4591-aaaf-ef25d931f7c5\",\n                \"..>enter task_repair\",\n                \"..>start task_clean\",\n                \"..>start task_repair\",\n                \"..>wait task_clean\",\n                \"..>wait task_repair\",\n                \"..executing item:task_clean 9c9c0cad-443d-48aa-8296-a75d4f47a0ac is done\",\n                \"..executing item:task_repair bb3fecfe-2140-4591-aaaf-ef25d931f7c5 is done\",\n                \"..token.goNext is done gateway_1 bpmn:InclusiveGateway\",\n                \"..token.goNext is done gateway_1 bpmn:InclusiveGateway\",\n                \"..token.invoke ended gateway_1 bpmn:InclusiveGateway\",\n                \"..signal token is done\",\n                \".signal returning .. waiting for promises status:end id: 403fb28c-cc8b-4735-ac69-e3b09c5d0a1f\",\n                \".signal returned process  status:end id: 403fb28c-cc8b-4735-ac69-e3b09c5d0a1f\",\n                \".Execution Report ----\",\n                \"..Status:end\",\n                \"..token: 0 - end - Primary current: gateway_1 from root child of - {\\\"caseId\\\":3040,\\\"needsCleaning\\\":\\\"Yes\\\",\\\"needsRepairs\\\":\\\"Yes\\\"}\",\n                \"..token: 1 - wait - Diverge current: task_clean from gateway_1 child of 0 {\\\"caseId\\\":3040,\\\"needsCleaning\\\":\\\"Yes\\\",\\\"needsRepairs\\\":\\\"Yes\\\"}\",\n                \"..token: 2 - wait - Diverge current: task_repair from gateway_1 child of 0 {\\\"caseId\\\":3040,\\\"needsCleaning\\\":\\\"Yes\\\",\\\"needsRepairs\\\":\\\"Yes\\\"}\",\n                \"..Item:0 -T# 0 StartEvent_158yep3 Type: bpmn:StartEvent status: end  from 2022-08-06T09:29:29.524Z to 2022-08-06T09:29:29.551Z id: 215f55b4-3444-4a36-a691-03982eb34158\",\n                \"..Item:1 -T# 0 flow_start_buy Type: bpmn:SequenceFlow status: end\",\n                \"..Item:2 -T# 0 task_Buy Type: bpmn:UserTask status: end  from 2022-08-06T09:29:29.697Z to 2022-08-06T09:29:30.354Z id: 403fb28c-cc8b-4735-ac69-e3b09c5d0a1f\",\n                \"..Item:3 -T# 0 flow_buy_gw Type: bpmn:SequenceFlow status: end\",\n                \"..Item:4 -T# 0 gateway_1 Type: bpmn:InclusiveGateway status: end  from 2022-08-06T09:29:30.554Z to 2022-08-06T09:29:30.579Z id: 4f3f84fc-11dc-4edd-befd-f8c43ff085e6\",\n                \"..Item:5 -T# 0 flow_gw1_clean Type: bpmn:SequenceFlow status: end\",\n                \"..Item:6 -T# 0 flow_gw1_repair Type: bpmn:SequenceFlow status: end\",\n                \"..Item:7 -T# 1 task_clean Type: bpmn:UserTask status: wait  from 2022-08-06T09:29:30.835Z to - id: 9c9c0cad-443d-48aa-8296-a75d4f47a0ac\",\n                \"..Item:8 -T# 2 task_repair Type: bpmn:UserTask status: wait  from 2022-08-06T09:29:30.837Z to - id: bb3fecfe-2140-4591-aaaf-ef25d931f7c5\",\n                \".data:\",\n                \"{\\\"caseId\\\":3040,\\\"needsCleaning\\\":\\\"Yes\\\",\\\"needsRepairs\\\":\\\"Yes\\\"}\",\n                \"Action:engineInvoke {\\\"id\\\":\\\"d27c7ee6-708b-4431-8323-38fbff652b62\\\",\\\"items.elementId\\\":\\\"task_clean\\\"}\",\n                \"Action:signal 9c9c0cad-443d-48aa-8296-a75d4f47a0ac startedAt \",\n                \"..launching a token signal\",\n                \"..token.signal task_clean bpmn:UserTask\",\n                \"--setting input {}\",\n                \"..>transformInput task_clean\",\n                \"..>end task_clean\",\n                \"setting item status to end9c9c0cad-443d-48aa-8296-a75d4f47a0acstatusend\",\n                \"..token.goNext task_clean bpmn:UserTask\",\n                \"..Flow -flow_clean_gw2 going to gateway_2 action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_clean_gw2 to gateway_2\",\n                \"... waiting for 1\",\n                \".executing item:gateway_2 62a6c245-ac6d-4600-ab09-2296a06e0b20\",\n                \"..>enter gateway_2\",\n                \"..>start gateway_2\",\n                \"..Starting a converging gateway\",\n                \"..converging .. my token 1\",\n                \"..converging gateway was : gateway_1\",\n                \"..# of active tokens pending 1\",\n                \"..token id 2 task_repair\",\n                \"..>wait gateway_2\",\n                \"..executing item:gateway_2 62a6c245-ac6d-4600-ab09-2296a06e0b20 is done\",\n                \"..token.goNext is done gateway_2 bpmn:ParallelGateway\",\n                \"..token.invoke ended gateway_2 bpmn:ParallelGateway\",\n                \"..signal token is done\",\n                \".signal returning .. waiting for promises status:end id: 9c9c0cad-443d-48aa-8296-a75d4f47a0ac\",\n                \".signal returned process  status:end id: 9c9c0cad-443d-48aa-8296-a75d4f47a0ac\",\n                \".Execution Report ----\",\n                \"..Status:end\",\n                \"..token: 0 - end - Primary current: gateway_1 from root child of - {\\\"caseId\\\":3040,\\\"needsCleaning\\\":\\\"Yes\\\",\\\"needsRepairs\\\":\\\"Yes\\\"}\",\n                \"..token: 1 - wait - Diverge current: gateway_2 from gateway_1 child of 0 {\\\"caseId\\\":3040,\\\"needsCleaning\\\":\\\"Yes\\\",\\\"needsRepairs\\\":\\\"Yes\\\"}\",\n                \"..token: 2 - wait - Diverge current: task_repair from gateway_1 child of 0 {\\\"caseId\\\":3040,\\\"needsCleaning\\\":\\\"Yes\\\",\\\"needsRepairs\\\":\\\"Yes\\\"}\",\n                \"..Item:0 -T# 0 StartEvent_158yep3 Type: bpmn:StartEvent status: end  from 2022-08-06T09:29:29.524Z to 2022-08-06T09:29:29.551Z id: 215f55b4-3444-4a36-a691-03982eb34158\",\n                \"..Item:1 -T# 0 flow_start_buy Type: bpmn:SequenceFlow status: end\",\n                \"..Item:2 -T# 0 task_Buy Type: bpmn:UserTask status: end  from 2022-08-06T09:29:29.697Z to 2022-08-06T09:29:30.354Z id: 403fb28c-cc8b-4735-ac69-e3b09c5d0a1f\",\n                \"..Item:3 -T# 0 flow_buy_gw Type: bpmn:SequenceFlow status: end\",\n                \"..Item:4 -T# 0 gateway_1 Type: bpmn:InclusiveGateway status: end  from 2022-08-06T09:29:30.554Z to 2022-08-06T09:29:30.579Z id: 4f3f84fc-11dc-4edd-befd-f8c43ff085e6\",\n                \"..Item:5 -T# 0 flow_gw1_clean Type: bpmn:SequenceFlow status: end\",\n                \"..Item:6 -T# 0 flow_gw1_repair Type: bpmn:SequenceFlow status: end\",\n                \"..Item:7 -T# 1 task_clean Type: bpmn:UserTask status: end  from 2022-08-06T09:29:30.835Z to 2022-08-06T09:29:31.211Z id: 9c9c0cad-443d-48aa-8296-a75d4f47a0ac\",\n                \"..Item:8 -T# 2 task_repair Type: bpmn:UserTask status: wait  from 2022-08-06T09:29:30.837Z to - id: bb3fecfe-2140-4591-aaaf-ef25d931f7c5\",\n                \"..Item:9 -T# 1 flow_clean_gw2 Type: bpmn:SequenceFlow status: end\",\n                \"..Item:10 -T# 1 gateway_2 Type: bpmn:ParallelGateway status: wait  from 2022-08-06T09:29:31.257Z to - id: 62a6c245-ac6d-4600-ab09-2296a06e0b20\",\n                \".data:\",\n                \"{\\\"caseId\\\":3040,\\\"needsCleaning\\\":\\\"Yes\\\",\\\"needsRepairs\\\":\\\"Yes\\\"}\",\n                \"Action:engineInvoke {\\\"id\\\":\\\"d27c7ee6-708b-4431-8323-38fbff652b62\\\",\\\"items.elementId\\\":\\\"task_repair\\\"}\",\n                \"Action:signal bb3fecfe-2140-4591-aaaf-ef25d931f7c5 startedAt \",\n                \"..launching a token signal\",\n                \"..token.signal task_repair bpmn:UserTask\",\n                \"--setting input {}\",\n                \"..>transformInput task_repair\",\n                \"..>end task_repair\",\n                \"setting item status to endbb3fecfe-2140-4591-aaaf-ef25d931f7c5statusend\",\n                \"..token.goNext task_repair bpmn:UserTask\",\n                \"..Flow -flow_repair_gw2 going to gateway_2 action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_repair_gw2 to gateway_2\",\n                \"... waiting for 1\",\n                \".executing item:gateway_2 5084b14f-3142-49e4-b6a0-ad44d36021d0\",\n                \"..>enter gateway_2\",\n                \"..>start gateway_2\",\n                \"..Starting a converging gateway\",\n                \"..converging .. my token 2\",\n                \"..converging gateway was : gateway_1\",\n                \"..# of active tokens pending 0\",\n                \"..let us converge now \",\n                \"..converging ending token #1\",\n                \"..>run gateway_2\",\n                \"..>end gateway_2\",\n                \"setting item status to end5084b14f-3142-49e4-b6a0-ad44d36021d0statusend\",\n                \"..executing item:gateway_2 5084b14f-3142-49e4-b6a0-ad44d36021d0 is done\",\n                \"..token.goNext gateway_2 bpmn:ParallelGateway\",\n                \"..Flow -flow_gw2_drive going to task_Drive action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_gw2_drive to task_Drive\",\n                \"... waiting for 1\",\n                \".executing item:task_Drive 4da79c22-01fa-4abd-8d02-e99d681f1a8f\",\n                \"..>enter task_Drive\",\n                \"..>start task_Drive\",\n                \"..>wait task_Drive\",\n                \"..executing item:task_Drive 4da79c22-01fa-4abd-8d02-e99d681f1a8f is done\",\n                \"..token.goNext is done task_Drive bpmn:UserTask\",\n                \"..token.goNext is done task_Drive bpmn:UserTask\",\n                \"..token.invoke ended task_Drive bpmn:UserTask\",\n                \"..signal token is done\",\n                \".signal returning .. waiting for promises status:end id: bb3fecfe-2140-4591-aaaf-ef25d931f7c5\",\n                \".signal returned process  status:end id: bb3fecfe-2140-4591-aaaf-ef25d931f7c5\"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"end\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"gateway_1\"\n                },\n                {\n                    \"id\": 1,\n                    \"type\": \"Diverge\",\n                    \"status\": \"end\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": 0,\n                    \"originItem\": \"4f3f84fc-11dc-4edd-befd-f8c43ff085e6\",\n                    \"startNodeId\": \"task_clean\",\n                    \"currentNode\": \"gateway_2\"\n                },\n                {\n                    \"id\": 2,\n                    \"type\": \"Diverge\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": 0,\n                    \"originItem\": \"4f3f84fc-11dc-4edd-befd-f8c43ff085e6\",\n                    \"startNodeId\": \"task_repair\",\n                    \"currentNode\": \"task_Drive\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"2b6e5734-ff85-47c8-80e7-b4f43c712581\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"cc72cfe6-4dc8-49a8-a23b-b620098721da\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"d27c7ee6-708b-4431-8323-38fbff652b62\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"end\",\n            \"data\": {\n                \"caseId\": 3040,\n                \"needsCleaning\": \"Yes\",\n                \"needsRepairs\": \"Yes\"\n            },\n            \"startedAt\": \"2022-08-06T09:29:29.438Z\",\n            \"saved\": \"2022-08-06T09:29:29.843Z\",\n            \"endedAt\": \"2022-08-06T09:29:30.738Z\"\n        },\n        {\n            \"_id\": \"62ef25f8c98b134d84505545\",\n            \"items\": [\n                {\n                    \"id\": \"354601f5-0e9f-4628-91fe-62ca78611a35\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-07T02:39:52.026Z\",\n                    \"endedAt\": \"2022-08-07T02:39:52.026Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"13cba4b1-bd5f-4bce-8381-09cf81ee80b9\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"903897d2-3088-4036-ba69-878553d97636\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-07T02:39:52.028Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"20588397-d0f2-4c7a-a3be-e9cd33e25f2e\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"7e1cb406-585f-4f2c-89f7-57d6e1ca16b6\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"9641b952-3d2f-40e6-94f2-5e10c1648b7e\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 354601f5-0e9f-4628-91fe-62ca78611a35\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end354601f5-0e9f-4628-91fe-62ca78611a35statusend\",\n                \"..executing item:StartEvent_158yep3 354601f5-0e9f-4628-91fe-62ca78611a35 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 903897d2-3088-4036-ba69-878553d97636\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 903897d2-3088-4036-ba69-878553d97636 is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"8e3f05af-2857-4298-9695-2573c9285660\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"45823265-d5b1-40ef-8d10-f3da48132829\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"9508523a-c501-4fbd-9783-6f60e1284d97\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 5275\n            },\n            \"startedAt\": \"2022-08-07T02:39:52.025Z\",\n            \"saved\": \"2022-08-07T02:39:52.033Z\"\n        },\n        {\n            \"_id\": \"62ef25f8c98b134d84505546\",\n            \"items\": [\n                {\n                    \"id\": \"cc2d575a-dfcb-400b-a10a-e19d63f7dc53\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-07T02:39:52.184Z\",\n                    \"endedAt\": \"2022-08-07T02:39:52.185Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"1a595602-238d-46da-8133-cce46f9202f1\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"62b35c31-663f-48e6-80a8-be35cd5a635e\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-07T02:39:52.187Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"e544be21-8ce7-4d46-895b-2da9b0e68a3a\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"213a73f7-6f42-4e99-9b9a-37a881a4e3f5\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"4406bd35-2342-4c8a-9dde-a82b3c7b32ca\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 cc2d575a-dfcb-400b-a10a-e19d63f7dc53\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to endcc2d575a-dfcb-400b-a10a-e19d63f7dc53statusend\",\n                \"..executing item:StartEvent_158yep3 cc2d575a-dfcb-400b-a10a-e19d63f7dc53 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 62b35c31-663f-48e6-80a8-be35cd5a635e\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 62b35c31-663f-48e6-80a8-be35cd5a635e is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"23186e0c-ad52-43d1-820b-7b65340b7606\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"f1dd7a46-a478-4989-b742-8fb4fdd0f84a\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"d0e9039a-de20-4506-a5cf-221dc0d8ffa8\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 8820\n            },\n            \"startedAt\": \"2022-08-07T02:39:52.182Z\",\n            \"saved\": \"2022-08-07T02:39:52.193Z\"\n        },\n        {\n            \"_id\": \"62ef541d287c4a35101520ec\",\n            \"items\": [\n                {\n                    \"id\": \"508774c6-0058-4337-be87-0b6b9b1ce346\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-07T05:56:45.773Z\",\n                    \"endedAt\": \"2022-08-07T05:56:45.774Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"b5e27236-c8d5-4e34-be97-45d49ad732ab\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"2f2d0018-03a1-4e4f-96c7-62d79af60e86\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-07T05:56:45.775Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"89536bc2-258d-413a-a4c0-037b8e88927b\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"970761d0-dea2-4105-b82f-cc8d150c09b7\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"f4e3a745-cf42-490a-8cee-18674cf7bc9d\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 508774c6-0058-4337-be87-0b6b9b1ce346\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end508774c6-0058-4337-be87-0b6b9b1ce346statusend\",\n                \"..executing item:StartEvent_158yep3 508774c6-0058-4337-be87-0b6b9b1ce346 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 2f2d0018-03a1-4e4f-96c7-62d79af60e86\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 2f2d0018-03a1-4e4f-96c7-62d79af60e86 is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"48649cb3-b7ab-4380-9273-45702d839b19\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"d29e44a9-8124-46fe-9ae9-f8ad58009cec\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"9a26c502-fb35-49dd-afae-793ac14e0408\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 1805\n            },\n            \"startedAt\": \"2022-08-07T05:56:45.772Z\",\n            \"saved\": \"2022-08-07T05:56:45.778Z\"\n        },\n        {\n            \"_id\": \"62ef541d287c4a35101520ed\",\n            \"items\": [\n                {\n                    \"id\": \"555306d9-5947-43fc-afa9-4225e68269cd\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-07T05:56:45.917Z\",\n                    \"endedAt\": \"2022-08-07T05:56:45.918Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"aeffe44f-950a-4f39-a1ca-98e464ef650c\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"1491312c-5bd5-4658-b2b3-815e6ba3c2c8\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-07T05:56:45.927Z\",\n                    \"endedAt\": \"2022-08-08T13:50:10.108Z\",\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"8176f14e-57c2-4b4a-8459-abb89c8361a9\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"bdcdfdce-940f-475c-bfcf-b16d0af8806c\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"3faa2fd0-e67e-4fc6-b592-4946df95d167\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        },\n                        {\n                            \"id\": \"250f809f-a8ba-4855-b35c-b0137bedbe58\",\n                            \"ruleId\": \"5\",\n                            \"userId\": \"user1\",\n                            \"userGroup\": null,\n                            \"event\": \"end\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                },\n                {\n                    \"id\": \"3717e945-940c-47e8-8031-1736e76ae135\",\n                    \"seq\": 3,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_buy_gw\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"665371e9-7b3a-457f-befc-8c3463c1ec98\",\n                    \"seq\": 4,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"gateway_1\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T13:50:10.251Z\",\n                    \"endedAt\": \"2022-08-08T13:50:10.281Z\",\n                    \"type\": \"bpmn:InclusiveGateway\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"4b92cc6b-f347-41ad-9391-c0b843a13458\",\n                    \"seq\": 7,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_gw1_gw2\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"94c042ff-d309-4238-ac70-d68438490bc0\",\n                    \"seq\": 8,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"gateway_2\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T13:50:10.547Z\",\n                    \"endedAt\": \"2022-08-08T13:50:10.687Z\",\n                    \"type\": \"bpmn:ParallelGateway\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"41fb89f0-0762-4ee6-82f1-c66944ffca8e\",\n                    \"seq\": 9,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_gw2_drive\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"ae587474-4936-4e45-b480-11733036ca7c\",\n                    \"seq\": 10,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Drive\",\n                    \"name\": \"Drive\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T13:50:10.817Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"7f446495-896e-4b7b-bb02-d02090f9db76\",\n                            \"ruleId\": \"8\",\n                            \"userId\": null,\n                            \"userGroup\": \"driver\"\n                        }\n                    ],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 555306d9-5947-43fc-afa9-4225e68269cd\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end555306d9-5947-43fc-afa9-4225e68269cdstatusend\",\n                \"..executing item:StartEvent_158yep3 555306d9-5947-43fc-afa9-4225e68269cd is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 1491312c-5bd5-4658-b2b3-815e6ba3c2c8\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 1491312c-5bd5-4658-b2b3-815e6ba3c2c8 is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \",\n                \".restore completed\",\n                \".Execution Report ----\",\n                \"..Status:running\",\n                \"..token: 0 - wait - Primary current: task_Buy from root child of - {\\\"caseId\\\":1798}\",\n                \"..Item:0 -T# 0 StartEvent_158yep3 Type: bpmn:StartEvent status: end  from 2022-08-07T05:56:45.917Z to 2022-08-07T05:56:45.918Z id: 555306d9-5947-43fc-afa9-4225e68269cd\",\n                \"..Item:1 -T# 0 flow_start_buy Type: bpmn:SequenceFlow status: end\",\n                \"..Item:2 -T# 0 task_Buy Type: bpmn:UserTask status: wait  from 2022-08-07T05:56:45.927Z to - id: 1491312c-5bd5-4658-b2b3-815e6ba3c2c8\",\n                \".data:\",\n                \"{\\\"caseId\\\":1798}\",\n                \"Action:engineInvoke {\\\"items.id\\\":\\\"1491312c-5bd5-4658-b2b3-815e6ba3c2c8\\\"}\",\n                \"Action:signal 1491312c-5bd5-4658-b2b3-815e6ba3c2c8 startedAt \",\n                \"..launching a token signal\",\n                \"..token.signal task_Buy bpmn:UserTask\",\n                \"--setting input {\\\"needsRepairs\\\":\\\"\\\",\\\"needsCleaning\\\":\\\"\\\"}\",\n                \"..>transformInput task_Buy\",\n                \"..>end task_Buy\",\n                \"setting item status to end1491312c-5bd5-4658-b2b3-815e6ba3c2c8statusend\",\n                \"..token.goNext task_Buy bpmn:UserTask\",\n                \"..Flow -flow_buy_gw going to gateway_1 action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_buy_gw to gateway_1\",\n                \"... waiting for 1\",\n                \".executing item:gateway_1 665371e9-7b3a-457f-befc-8c3463c1ec98\",\n                \"..>enter gateway_1\",\n                \"..>start gateway_1\",\n                \"..>run gateway_1\",\n                \"..>end gateway_1\",\n                \"setting item status to end665371e9-7b3a-457f-befc-8c3463c1ec98statusend\",\n                \"..executing item:gateway_1 665371e9-7b3a-457f-befc-8c3463c1ec98 is done\",\n                \"..token.goNext gateway_1 bpmn:InclusiveGateway\",\n                \"..conditionExpression:{\\\"$type\\\":\\\"bpmn:Expression\\\",\\\"body\\\":\\\"(this.needsCleaning==\\\\\\\"Yes\\\\\\\")\\\"}\",\n                \"{\\\"caseId\\\":1798,\\\"needsRepairs\\\":\\\"\\\",\\\"needsCleaning\\\":\\\"\\\"}\",\n                \"..conditionExpression:(this.needsCleaning==\\\"Yes\\\") result: false\",\n                \"..Flow -flow_gw1_clean going to task_clean action : discard\",\n                \"..conditionExpression:{\\\"$type\\\":\\\"bpmn:Expression\\\",\\\"body\\\":\\\"(this.needsRepairs==\\\\\\\"Yes\\\\\\\")\\\"}\",\n                \"{\\\"caseId\\\":1798,\\\"needsRepairs\\\":\\\"\\\",\\\"needsCleaning\\\":\\\"\\\"}\",\n                \"..conditionExpression:(this.needsRepairs==\\\"Yes\\\") result: false\",\n                \"..Flow -flow_gw1_repair going to task_repair action : discard\",\n                \"..return outbounds1\",\n                \"...processing flowflow_gw1_gw2 to gateway_2\",\n                \"... waiting for 1\",\n                \".executing item:gateway_2 94c042ff-d309-4238-ac70-d68438490bc0\",\n                \"..>enter gateway_2\",\n                \"..>start gateway_2\",\n                \"..Starting a converging gateway\",\n                \"..converging .. my token 0\",\n                \"..# of active tokens pending 0\",\n                \"..let us converge now \",\n                \"..>run gateway_2\",\n                \"..>end gateway_2\",\n                \"setting item status to end94c042ff-d309-4238-ac70-d68438490bc0statusend\",\n                \"..executing item:gateway_2 94c042ff-d309-4238-ac70-d68438490bc0 is done\",\n                \"..token.goNext gateway_2 bpmn:ParallelGateway\",\n                \"..Flow -flow_gw2_drive going to task_Drive action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_gw2_drive to task_Drive\",\n                \"... waiting for 1\",\n                \".executing item:task_Drive ae587474-4936-4e45-b480-11733036ca7c\",\n                \"..>enter task_Drive\",\n                \"..>start task_Drive\",\n                \"..>wait task_Drive\",\n                \"..executing item:task_Drive ae587474-4936-4e45-b480-11733036ca7c is done\",\n                \"..token.goNext is done task_Drive bpmn:UserTask\",\n                \"..token.goNext is done task_Drive bpmn:UserTask\",\n                \"..token.goNext is done task_Drive bpmn:UserTask\",\n                \"..token.invoke ended task_Drive bpmn:UserTask\",\n                \"..signal token is done\",\n                \".signal returning .. waiting for promises status:running id: 1491312c-5bd5-4658-b2b3-815e6ba3c2c8\",\n                \".signal returned process  status:running id: 1491312c-5bd5-4658-b2b3-815e6ba3c2c8\"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Drive\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"dc73eb29-a9ea-4b6b-b8e6-bea9a9029124\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"71653a3a-be67-419f-a92d-c13d1466dd47\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"11e8d73e-d592-4ac7-b33a-09cddde949d9\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 1798,\n                \"needsRepairs\": \"\",\n                \"needsCleaning\": \"\"\n            },\n            \"startedAt\": \"2022-08-07T05:56:45.916Z\",\n            \"saved\": \"2022-08-07T05:56:45.932Z\",\n            \"endedAt\": null\n        },\n        {\n            \"_id\": \"62ef549d187b3d42cc3c812b\",\n            \"items\": [\n                {\n                    \"id\": \"344b1a27-2238-4253-a83e-c8e7bd470308\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-07T05:58:53.905Z\",\n                    \"endedAt\": \"2022-08-07T05:58:53.905Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"7b57d6ec-0c38-42dc-8ed6-2fbea6f7e88f\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"0c8f48a2-79ba-4e79-bc04-b9ad3a2d5c12\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-07T05:58:53.908Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"bd8ef7ec-4bbd-4923-9ccc-237066875f5e\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"b14a2548-c03f-403e-875b-a25f30e3173a\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"7bb54b16-6162-4306-83b3-742e05acd14c\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 344b1a27-2238-4253-a83e-c8e7bd470308\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end344b1a27-2238-4253-a83e-c8e7bd470308statusend\",\n                \"..executing item:StartEvent_158yep3 344b1a27-2238-4253-a83e-c8e7bd470308 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 0c8f48a2-79ba-4e79-bc04-b9ad3a2d5c12\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 0c8f48a2-79ba-4e79-bc04-b9ad3a2d5c12 is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"dfbc8c4a-5812-40c6-b7f0-3ea85f847863\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"3b300892-9004-496d-8c90-40caa3084baa\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"1c16aec2-20b1-4bab-920b-ad8ffccc2aa9\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 4990\n            },\n            \"startedAt\": \"2022-08-07T05:58:53.901Z\",\n            \"saved\": \"2022-08-07T05:58:53.912Z\"\n        },\n        {\n            \"_id\": \"62ef549e187b3d42cc3c812c\",\n            \"items\": [\n                {\n                    \"id\": \"9c9eb7db-2f9a-4828-9fe0-8ffe1787690b\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-07T05:58:54.036Z\",\n                    \"endedAt\": \"2022-08-07T05:58:54.037Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"d3709283-058b-4d46-9dcd-582cec9dd383\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"c4efb8c0-f5d1-498c-b026-b2b320b940ac\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-07T05:58:54.039Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"dda31eba-b378-4528-a9d7-6808878dc927\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"cebf464f-4cdc-4eeb-9a50-2ea0649352b6\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"0893e7fa-8691-4f62-b2b9-db1cf6765c93\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 9c9eb7db-2f9a-4828-9fe0-8ffe1787690b\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end9c9eb7db-2f9a-4828-9fe0-8ffe1787690bstatusend\",\n                \"..executing item:StartEvent_158yep3 9c9eb7db-2f9a-4828-9fe0-8ffe1787690b is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy c4efb8c0-f5d1-498c-b026-b2b320b940ac\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy c4efb8c0-f5d1-498c-b026-b2b320b940ac is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"458b4548-823c-49c4-a032-3c0153c47862\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"a9826db5-90aa-4422-8cb4-d58d4918021a\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"74bcb189-3744-4928-83c8-9608adf83a6e\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 3232\n            },\n            \"startedAt\": \"2022-08-07T05:58:54.034Z\",\n            \"saved\": \"2022-08-07T05:58:54.064Z\"\n        },\n        {\n            \"_id\": \"62f0591ab8c45b43707a79bc\",\n            \"items\": [\n                {\n                    \"id\": \"ec624df7-592b-4d25-97d0-b8e14051863c\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T00:30:18.205Z\",\n                    \"endedAt\": \"2022-08-08T00:30:18.207Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"312d723f-8ab6-4fb6-8a61-8e5e520db7c7\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"084d7ca4-ac2a-4416-b790-775ac98606d9\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T00:30:18.219Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"094a6d6d-4572-40ba-a4ea-98c0cf4597c0\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"7c460277-9f3d-4c02-a40d-8e4581b3a502\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"0681d99f-dca0-49b1-b596-737ccefb7b7e\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 ec624df7-592b-4d25-97d0-b8e14051863c\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to endec624df7-592b-4d25-97d0-b8e14051863cstatusend\",\n                \"..executing item:StartEvent_158yep3 ec624df7-592b-4d25-97d0-b8e14051863c is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 084d7ca4-ac2a-4416-b790-775ac98606d9\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 084d7ca4-ac2a-4416-b790-775ac98606d9 is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"6c9fabe8-e5a8-491e-bbdb-ee5bbb63dee7\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"08c999e9-f4de-4cea-b5f1-4aa520971a03\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"b8465b81-0881-47e4-b18f-1a35da65643e\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 8031\n            },\n            \"startedAt\": \"2022-08-08T00:30:18.202Z\",\n            \"saved\": \"2022-08-08T00:30:18.225Z\"\n        },\n        {\n            \"_id\": \"62f0591ab8c45b43707a79bd\",\n            \"items\": [\n                {\n                    \"id\": \"453f9959-41e8-49b5-8dec-859faa71f027\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T00:30:18.384Z\",\n                    \"endedAt\": \"2022-08-08T00:30:18.387Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"bad6735e-71a7-4550-b30b-cc4fe3cfe2dc\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"32bbca42-b12d-46c2-977e-25bfbce85dd7\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T00:30:18.397Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"372cf235-f917-430d-b2c3-ab38a4679074\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"c4d80e1d-e9fd-41cf-b06a-be59f156567a\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"2d211626-dc0b-4cba-ad9f-965b28c5adbc\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 453f9959-41e8-49b5-8dec-859faa71f027\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end453f9959-41e8-49b5-8dec-859faa71f027statusend\",\n                \"..executing item:StartEvent_158yep3 453f9959-41e8-49b5-8dec-859faa71f027 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 32bbca42-b12d-46c2-977e-25bfbce85dd7\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 32bbca42-b12d-46c2-977e-25bfbce85dd7 is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"142e7a81-5d29-446b-9ef1-d06e15926e99\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"117c0d0b-256d-4fc3-87e8-e9d48a9e8546\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"f6f62176-6dea-4f4a-b09b-3ac12ea52eb9\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 6440\n            },\n            \"startedAt\": \"2022-08-08T00:30:18.358Z\",\n            \"saved\": \"2022-08-08T00:30:18.439Z\"\n        },\n        {\n            \"_id\": \"62f07799b06e204190b71bba\",\n            \"items\": [\n                {\n                    \"id\": \"de4c50eb-9e5d-42c9-8af7-80944fe84189\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T02:40:25.380Z\",\n                    \"endedAt\": \"2022-08-08T02:40:25.381Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"59aa277b-00af-4718-b8a0-4a0468765480\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"d649aef0-7d52-400d-9881-1d4f656f528e\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T02:40:25.383Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"74543d1b-2dc1-42d2-997b-12da349838d5\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"b8ba8b67-743a-4876-85f3-70fea3639462\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"1e5a1676-f544-4483-8273-713f6be0f14c\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 de4c50eb-9e5d-42c9-8af7-80944fe84189\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to endde4c50eb-9e5d-42c9-8af7-80944fe84189statusend\",\n                \"..executing item:StartEvent_158yep3 de4c50eb-9e5d-42c9-8af7-80944fe84189 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy d649aef0-7d52-400d-9881-1d4f656f528e\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy d649aef0-7d52-400d-9881-1d4f656f528e is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"5ff5a6e2-9e65-47cb-bf28-ea9d108f4314\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"fdaa4938-e40d-4b72-875c-f237564bcbc7\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"3928fbb8-a68c-4904-a456-7fcb704ba64a\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 4983\n            },\n            \"startedAt\": \"2022-08-08T02:40:25.380Z\",\n            \"saved\": \"2022-08-08T02:40:25.388Z\"\n        },\n        {\n            \"_id\": \"62f07799b06e204190b71bbb\",\n            \"items\": [\n                {\n                    \"id\": \"1eda912b-412d-4bc9-a275-a898cabcd9bf\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T02:40:25.514Z\",\n                    \"endedAt\": \"2022-08-08T02:40:25.514Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"4cabc35e-7f7f-4e61-98ce-9ec88b330991\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"4fe5cc69-d94f-47e0-87d1-b02b1e1e024f\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T02:40:25.517Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"1a634588-d5ac-4fba-9ae6-78c90163dcc0\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"793af7a4-05dc-43e1-acc6-f72fd9b81679\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"2c0eb7f9-5c8e-4b1b-b3f0-fde6ef2443b4\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 1eda912b-412d-4bc9-a275-a898cabcd9bf\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end1eda912b-412d-4bc9-a275-a898cabcd9bfstatusend\",\n                \"..executing item:StartEvent_158yep3 1eda912b-412d-4bc9-a275-a898cabcd9bf is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 4fe5cc69-d94f-47e0-87d1-b02b1e1e024f\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 4fe5cc69-d94f-47e0-87d1-b02b1e1e024f is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"34574b6e-67ca-4346-829e-0d74f72ef76d\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"b0ab6301-c811-4d67-91e9-74b742849dfa\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"d27ddfd4-c0e9-4285-860a-c6f1d05391e0\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 9012\n            },\n            \"startedAt\": \"2022-08-08T02:40:25.513Z\",\n            \"saved\": \"2022-08-08T02:40:25.523Z\"\n        },\n        {\n            \"_id\": \"62f083329398e70d14ee8010\",\n            \"items\": [\n                {\n                    \"id\": \"01404cb2-cf17-48fa-8708-162a8138db13\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T03:29:54.832Z\",\n                    \"endedAt\": \"2022-08-08T03:29:54.832Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"4f35964b-a50a-4544-b2a4-40f4c349d1e6\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"12788437-28e6-4ecc-bc36-da6ca2aee6df\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T03:29:54.833Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"d11df41b-a5fd-4bb3-b93f-7841365ca19c\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"5e3e2945-9d63-4086-a071-f04b2d41610f\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"0b4e51f7-bcd6-4219-b13c-464556505252\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 01404cb2-cf17-48fa-8708-162a8138db13\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end01404cb2-cf17-48fa-8708-162a8138db13statusend\",\n                \"..executing item:StartEvent_158yep3 01404cb2-cf17-48fa-8708-162a8138db13 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 12788437-28e6-4ecc-bc36-da6ca2aee6df\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 12788437-28e6-4ecc-bc36-da6ca2aee6df is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"c2f53bcd-7b2f-4f98-bba7-d0501041622a\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"13622931-2c17-4115-ac8a-6758313e800e\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"5ca32085-f869-4a52-bc94-75077bc92916\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 1639\n            },\n            \"startedAt\": \"2022-08-08T03:29:54.831Z\",\n            \"saved\": \"2022-08-08T03:29:54.839Z\"\n        },\n        {\n            \"_id\": \"62f083329398e70d14ee8011\",\n            \"items\": [\n                {\n                    \"id\": \"c2d77568-768e-4bcb-81c9-bbdb7640e988\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T03:29:54.971Z\",\n                    \"endedAt\": \"2022-08-08T03:29:54.972Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"be6a6eaa-89d7-4e6e-8962-a134b060d6c6\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"c37933cc-12db-4074-9a4c-163c0782e185\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T03:29:54.974Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"2e070270-d3cd-4a5d-9a85-c0273cd7bbf6\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"ecd86144-d4eb-4f90-9364-5e897d11581d\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"c3715832-fd5d-441e-82f8-8c64bbdcd0ec\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 c2d77568-768e-4bcb-81c9-bbdb7640e988\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to endc2d77568-768e-4bcb-81c9-bbdb7640e988statusend\",\n                \"..executing item:StartEvent_158yep3 c2d77568-768e-4bcb-81c9-bbdb7640e988 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy c37933cc-12db-4074-9a4c-163c0782e185\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy c37933cc-12db-4074-9a4c-163c0782e185 is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"9a3239f1-2979-4806-bfad-137f51a8757c\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"f0db8939-1dc2-465e-a445-cf514f0cc2ec\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"1f9c637b-9ee6-448d-8254-3ea1020c3ee3\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 7496\n            },\n            \"startedAt\": \"2022-08-08T03:29:54.969Z\",\n            \"saved\": \"2022-08-08T03:29:54.977Z\"\n        },\n        {\n            \"_id\": \"62f08a68b4a6cf2b94b756fb\",\n            \"items\": [\n                {\n                    \"id\": \"216a854f-4f2c-4c7a-a172-66949a432302\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T04:00:40.695Z\",\n                    \"endedAt\": \"2022-08-08T04:00:40.695Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"fb7297fa-5cf9-4d25-a92c-e92cf0cd0c74\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"1ec2c392-d0f2-484b-a475-bc449604ba74\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T04:00:40.697Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"c244d895-7f16-42ed-85b8-3077540d1c86\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"f4c1900b-f81e-4bab-8025-ec7d57991f08\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"b1c6da9c-fad8-490d-b427-360434783b35\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 216a854f-4f2c-4c7a-a172-66949a432302\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end216a854f-4f2c-4c7a-a172-66949a432302statusend\",\n                \"..executing item:StartEvent_158yep3 216a854f-4f2c-4c7a-a172-66949a432302 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 1ec2c392-d0f2-484b-a475-bc449604ba74\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 1ec2c392-d0f2-484b-a475-bc449604ba74 is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"1f4b08a9-8209-4bf3-b40a-d61adc3ca837\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"8063a275-4939-4af4-8195-88a5d24997ed\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"c562e04e-a2d6-4f4c-a5cd-804fdd218e8f\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 8251\n            },\n            \"startedAt\": \"2022-08-08T04:00:40.694Z\",\n            \"saved\": \"2022-08-08T04:00:40.702Z\"\n        },\n        {\n            \"_id\": \"62f08a68b4a6cf2b94b756fc\",\n            \"items\": [\n                {\n                    \"id\": \"8d788137-9cbb-46d1-a95a-b2d160a72d9a\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T04:00:40.818Z\",\n                    \"endedAt\": \"2022-08-08T04:00:40.819Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"a0793b29-c4f9-4d84-a5d6-3f7baeb8d3bc\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"d31dfff9-65d3-46a6-942a-84171704ec56\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T04:00:40.825Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"7431261d-7270-4e46-9537-4f882c0adefc\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"ee6e8d7a-2503-46ba-a949-898fdfddd51e\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"1567487e-06a1-4997-bd55-0344f9da67f3\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 8d788137-9cbb-46d1-a95a-b2d160a72d9a\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end8d788137-9cbb-46d1-a95a-b2d160a72d9astatusend\",\n                \"..executing item:StartEvent_158yep3 8d788137-9cbb-46d1-a95a-b2d160a72d9a is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy d31dfff9-65d3-46a6-942a-84171704ec56\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy d31dfff9-65d3-46a6-942a-84171704ec56 is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"eebfc1f9-958e-4bf4-898b-03c1395bc86a\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"6371eaa3-a48b-4afb-9703-4763899a62be\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"914a50df-8b61-49ef-84bf-b6ce735a1169\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 4869\n            },\n            \"startedAt\": \"2022-08-08T04:00:40.816Z\",\n            \"saved\": \"2022-08-08T04:00:40.830Z\"\n        },\n        {\n            \"_id\": \"62f08a97ac53f4492c5dd45a\",\n            \"items\": [\n                {\n                    \"id\": \"2b2d472d-5d59-42ba-b897-ed1d6ecd0056\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T04:01:27.055Z\",\n                    \"endedAt\": \"2022-08-08T04:01:27.056Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"c247e842-2eda-4707-9e1d-73368eeb2e21\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"2e6c5ef1-fa32-4af6-a3cf-e6202fed55de\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T04:01:27.060Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"7086711e-b940-4424-8a29-46180bcc862d\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"a65164ba-e5ae-46cb-b1f2-02c0ff2e3aef\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"96eaa59f-c225-42f4-b50e-43cdb8ea70c8\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 2b2d472d-5d59-42ba-b897-ed1d6ecd0056\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end2b2d472d-5d59-42ba-b897-ed1d6ecd0056statusend\",\n                \"..executing item:StartEvent_158yep3 2b2d472d-5d59-42ba-b897-ed1d6ecd0056 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 2e6c5ef1-fa32-4af6-a3cf-e6202fed55de\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 2e6c5ef1-fa32-4af6-a3cf-e6202fed55de is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"04c7a168-f3de-476a-bd7c-510cad011609\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"76b2a5c7-cb47-43a7-b429-97a3ca51c697\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"14ec3849-9536-4cb1-80b9-99f781837293\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 4274\n            },\n            \"startedAt\": \"2022-08-08T04:01:27.053Z\",\n            \"saved\": \"2022-08-08T04:01:27.079Z\"\n        },\n        {\n            \"_id\": \"62f08a97ac53f4492c5dd45b\",\n            \"items\": [\n                {\n                    \"id\": \"07f14b30-8ad7-44f9-8b55-ce7d631797e3\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T04:01:27.334Z\",\n                    \"endedAt\": \"2022-08-08T04:01:27.336Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"540da67c-92a2-460f-8b7f-987686b6f1ec\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"c6ffd0f0-5f2e-4c6a-a402-c3d2659c13c5\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T04:01:27.351Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"58cd0168-2d43-4e2f-bd9c-b5941d67d430\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"3c186cc9-0396-4df6-b3f4-3b4dcfc52010\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"8f0ad6f4-0b57-4930-b505-f729070fe2b1\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 07f14b30-8ad7-44f9-8b55-ce7d631797e3\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end07f14b30-8ad7-44f9-8b55-ce7d631797e3statusend\",\n                \"..executing item:StartEvent_158yep3 07f14b30-8ad7-44f9-8b55-ce7d631797e3 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy c6ffd0f0-5f2e-4c6a-a402-c3d2659c13c5\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy c6ffd0f0-5f2e-4c6a-a402-c3d2659c13c5 is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"2be84289-d85c-4eb0-9088-21fef8ddb8ae\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"a6048760-2689-45dc-8659-1e9e13842b7d\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"9de63954-60fb-4c39-957c-3ad8ed158be3\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 6858\n            },\n            \"startedAt\": \"2022-08-08T04:01:27.330Z\",\n            \"saved\": \"2022-08-08T04:01:27.364Z\"\n        },\n        {\n            \"_id\": \"62f08b49e7c50346c035d497\",\n            \"items\": [\n                {\n                    \"id\": \"228acb89-155f-4728-a1d9-dbe1b5fc4ab6\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T04:04:25.908Z\",\n                    \"endedAt\": \"2022-08-08T04:04:25.908Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"7222f0f5-257a-494c-a6d2-a0c8cc3b75ab\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"475515f0-a3db-4978-9fcd-59d3375f56df\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T04:04:25.910Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"a05aaec5-bc86-4541-bc19-3038e36824ae\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"c0f5b4cd-64f7-4bd3-8cfe-5e7b5b69a072\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"4ddae470-8f8e-4586-b085-c6e67bafc18f\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 228acb89-155f-4728-a1d9-dbe1b5fc4ab6\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end228acb89-155f-4728-a1d9-dbe1b5fc4ab6statusend\",\n                \"..executing item:StartEvent_158yep3 228acb89-155f-4728-a1d9-dbe1b5fc4ab6 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 475515f0-a3db-4978-9fcd-59d3375f56df\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 475515f0-a3db-4978-9fcd-59d3375f56df is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"8b0126fd-c8d9-45aa-b06e-faa84915d7ae\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"91d04980-604e-41c1-83e6-90e612811aef\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"31a45585-a046-4f27-bafc-f37b72456280\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 5786\n            },\n            \"startedAt\": \"2022-08-08T04:04:25.907Z\",\n            \"saved\": \"2022-08-08T04:04:25.917Z\"\n        },\n        {\n            \"_id\": \"62f08b4ae7c50346c035d498\",\n            \"items\": [\n                {\n                    \"id\": \"c87ee6be-c169-4da0-94c7-97521abe7f18\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T04:04:26.050Z\",\n                    \"endedAt\": \"2022-08-08T04:04:26.052Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"4c07201d-b03e-467a-851e-fbc26bfaaf07\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"60712894-a4ac-4801-949e-28447307617d\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T04:04:26.055Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"ef590afa-8171-42fe-a2c6-3fe0b26834aa\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"dcf17686-6c23-4f2f-8ae0-3aa021717c05\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"6c3761b8-a201-452a-95e0-967e67b34bcf\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 c87ee6be-c169-4da0-94c7-97521abe7f18\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to endc87ee6be-c169-4da0-94c7-97521abe7f18statusend\",\n                \"..executing item:StartEvent_158yep3 c87ee6be-c169-4da0-94c7-97521abe7f18 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 60712894-a4ac-4801-949e-28447307617d\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 60712894-a4ac-4801-949e-28447307617d is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"bec96352-d7bd-4c03-92a4-852c5581d1a2\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"1676c081-ff7f-471d-ad47-f6d68a2c0dfd\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"36be9e67-f682-4ddc-ae01-ab35663e31c4\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 2911\n            },\n            \"startedAt\": \"2022-08-08T04:04:26.047Z\",\n            \"saved\": \"2022-08-08T04:04:26.063Z\"\n        },\n        {\n            \"_id\": \"62f08daa5f8bc338900af567\",\n            \"items\": [\n                {\n                    \"id\": \"16e00cbb-3f2c-4942-99dd-2b98acb9f7f9\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T04:14:34.304Z\",\n                    \"endedAt\": \"2022-08-08T04:14:34.306Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"93200ec2-e292-4e57-b135-f6a0a6a55397\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"4776dff4-3f0a-4c0d-9060-f02659d8519e\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T04:14:34.306Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"3afb59c4-4037-444f-9238-578319f17162\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"128ea915-8513-47fb-b28c-87b0538722b9\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"c1f13c4a-64f0-4251-bbb5-120acbd3b376\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 16e00cbb-3f2c-4942-99dd-2b98acb9f7f9\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end16e00cbb-3f2c-4942-99dd-2b98acb9f7f9statusend\",\n                \"..executing item:StartEvent_158yep3 16e00cbb-3f2c-4942-99dd-2b98acb9f7f9 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 4776dff4-3f0a-4c0d-9060-f02659d8519e\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 4776dff4-3f0a-4c0d-9060-f02659d8519e is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"f686c628-ce51-4035-aa36-d8aefd67db72\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"62f0f88b-9849-48a0-b0db-184cbbb8e5fc\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"28ad5f48-4dec-48cb-aa49-8d097ddf216e\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 9295\n            },\n            \"startedAt\": \"2022-08-08T04:14:34.303Z\",\n            \"saved\": \"2022-08-08T04:14:34.312Z\"\n        },\n        {\n            \"_id\": \"62f08daa5f8bc338900af568\",\n            \"items\": [\n                {\n                    \"id\": \"ad2c0807-ce03-4d71-b28f-1a602bf7630e\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T04:14:34.429Z\",\n                    \"endedAt\": \"2022-08-08T04:14:34.429Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"bdd66faa-18d6-4f86-8a27-961e38344830\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"a98a2914-b42f-4639-95f7-8ecbc7c743f8\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T04:14:34.432Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"0205f584-93e9-45c1-b28c-f0e40ca08f50\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"071e37a5-c304-4190-a961-1ec02adc2400\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"a25b2207-8101-4cd4-ac23-7ebe56a64f51\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 ad2c0807-ce03-4d71-b28f-1a602bf7630e\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to endad2c0807-ce03-4d71-b28f-1a602bf7630estatusend\",\n                \"..executing item:StartEvent_158yep3 ad2c0807-ce03-4d71-b28f-1a602bf7630e is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy a98a2914-b42f-4639-95f7-8ecbc7c743f8\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy a98a2914-b42f-4639-95f7-8ecbc7c743f8 is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"7a25a664-e6ec-4ea0-a560-f6622ce46648\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"25d94367-de57-4e17-bb2f-22633ffa6e26\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"06671957-e8d3-44a8-9c0d-dff7f5262ff7\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 1250\n            },\n            \"startedAt\": \"2022-08-08T04:14:34.428Z\",\n            \"saved\": \"2022-08-08T04:14:34.453Z\"\n        },\n        {\n            \"_id\": \"62f09d6e86fc1d4f9cb68f21\",\n            \"items\": [\n                {\n                    \"id\": \"68201d35-52ba-4aac-931f-8d8a0d26bdee\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T05:21:46.425Z\",\n                    \"endedAt\": \"2022-08-08T05:21:46.453Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"9ed93fa1-ab08-4ae2-900f-335e7f105a68\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"f005d9c6-b79b-4c5b-a876-7f5b614f8f36\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T05:21:46.573Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"e51ebb80-7e88-459b-a91d-320bf00504c4\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"02c117d3-5d1a-4df8-b84f-232e6b188b8b\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"761b1779-3076-4a1d-8e65-8d6f4ff9dfd7\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 68201d35-52ba-4aac-931f-8d8a0d26bdee\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end68201d35-52ba-4aac-931f-8d8a0d26bdeestatusend\",\n                \"..executing item:StartEvent_158yep3 68201d35-52ba-4aac-931f-8d8a0d26bdee is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy f005d9c6-b79b-4c5b-a876-7f5b614f8f36\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy f005d9c6-b79b-4c5b-a876-7f5b614f8f36 is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"39daec95-03d2-4131-959c-02af85897f89\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"b8dd973b-5f55-4922-8b26-a2cb59e30b71\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"a528249e-e16f-4829-b2bf-820b2df3705d\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {},\n            \"startedAt\": \"2022-08-08T05:21:46.390Z\",\n            \"saved\": \"2022-08-08T05:21:50.277Z\"\n        },\n        {\n            \"_id\": \"62f0ff86b982503898543675\",\n            \"items\": [\n                {\n                    \"id\": \"b0dc5ffc-0837-4de9-b04f-4adb5f16ce0c\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T12:20:22.333Z\",\n                    \"endedAt\": \"2022-08-08T12:20:22.334Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"b8b5bb65-2e1b-4b02-8ac8-53749957ec57\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"a535fa38-1a85-492f-858e-50e5f6cf82e8\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T12:20:22.346Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"51b37f7f-df21-4b97-aa71-3dc8e41d0048\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"160922b9-51ed-410c-8f58-c1cf3c07f8bc\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"6c63c346-a120-4140-9f29-d164f973143c\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 b0dc5ffc-0837-4de9-b04f-4adb5f16ce0c\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to endb0dc5ffc-0837-4de9-b04f-4adb5f16ce0cstatusend\",\n                \"..executing item:StartEvent_158yep3 b0dc5ffc-0837-4de9-b04f-4adb5f16ce0c is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy a535fa38-1a85-492f-858e-50e5f6cf82e8\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy a535fa38-1a85-492f-858e-50e5f6cf82e8 is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"7be019c4-5e3e-4d99-802c-9c8ae5baa830\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"3dede58f-ad74-4e3d-acc9-a5e88df851b3\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"1145e410-c145-46eb-b4a6-11074863af71\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 4711\n            },\n            \"startedAt\": \"2022-08-08T12:20:22.329Z\",\n            \"saved\": \"2022-08-08T12:20:22.379Z\"\n        },\n        {\n            \"_id\": \"62f0ff86b982503898543676\",\n            \"items\": [\n                {\n                    \"id\": \"bbe1f350-55d0-4580-9b5d-1954fc8fd68d\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T12:20:22.571Z\",\n                    \"endedAt\": \"2022-08-08T12:20:22.572Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"8e8892f3-85bf-4e3b-9dd5-30f0896c56ce\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"620a71c4-6610-4b0f-b323-65aa851a6c15\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T12:20:22.597Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"4c1b180b-3445-492c-bf70-45a22acd7082\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"0e6fb8fd-b077-4347-a211-675bfeadb49c\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"885b5f39-e513-4a32-a66f-90d439021b5d\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 bbe1f350-55d0-4580-9b5d-1954fc8fd68d\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to endbbe1f350-55d0-4580-9b5d-1954fc8fd68dstatusend\",\n                \"..executing item:StartEvent_158yep3 bbe1f350-55d0-4580-9b5d-1954fc8fd68d is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 620a71c4-6610-4b0f-b323-65aa851a6c15\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 620a71c4-6610-4b0f-b323-65aa851a6c15 is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"053cf3d8-6d03-441a-b82d-c1b04cc2b9fe\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"e1303293-1f0b-481a-b9c2-c6bef6aecd20\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"e1dfb504-77e0-4fcc-bfa9-bdde5ae4fc23\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 8991\n            },\n            \"startedAt\": \"2022-08-08T12:20:22.567Z\",\n            \"saved\": \"2022-08-08T12:20:22.611Z\"\n        },\n        {\n            \"_id\": \"62f11074eb42f40810f0b75d\",\n            \"items\": [\n                {\n                    \"id\": \"4eb24f75-97dd-49a6-be38-971538d92ddb\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T13:32:36.624Z\",\n                    \"endedAt\": \"2022-08-08T13:32:36.625Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"fd1bfd74-44f2-45d4-9001-1e074aa14338\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"2b5646f9-2297-4262-bb97-437d91332d4b\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T13:32:36.637Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"30b65af5-0276-46e5-a27b-957d6a1660d1\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"cabfb5e9-8dc0-4bf4-9bd3-20826cc1289a\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"1abd5534-3a4e-40e7-9551-7f39afd73793\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 4eb24f75-97dd-49a6-be38-971538d92ddb\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end4eb24f75-97dd-49a6-be38-971538d92ddbstatusend\",\n                \"..executing item:StartEvent_158yep3 4eb24f75-97dd-49a6-be38-971538d92ddb is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 2b5646f9-2297-4262-bb97-437d91332d4b\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 2b5646f9-2297-4262-bb97-437d91332d4b is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"653de5ff-ac26-466c-b153-97f53f026d6e\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"8c174e44-7947-44c9-806f-e3648e43371c\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"9609a601-465b-41be-9712-e4bf46e27c0f\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 1716\n            },\n            \"startedAt\": \"2022-08-08T13:32:36.619Z\",\n            \"saved\": \"2022-08-08T13:32:36.697Z\"\n        },\n        {\n            \"_id\": \"62f11074eb42f40810f0b75e\",\n            \"items\": [\n                {\n                    \"id\": \"15bfcf38-8a4a-488b-8010-9678d6574fb7\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T13:32:36.884Z\",\n                    \"endedAt\": \"2022-08-08T13:32:36.886Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"3ffda128-8d1d-4114-82dd-7121b0e7b19d\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"b6a18f7b-28fa-4f31-8f8c-ffa74d916706\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T13:32:36.894Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"9821d207-2206-4082-bd0c-d69ac5f794fb\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"96f59af0-d81e-4cce-bd10-aabea5206c0b\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"6c18f32c-3ee3-42ae-9a0e-b49629366a6e\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 15bfcf38-8a4a-488b-8010-9678d6574fb7\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end15bfcf38-8a4a-488b-8010-9678d6574fb7statusend\",\n                \"..executing item:StartEvent_158yep3 15bfcf38-8a4a-488b-8010-9678d6574fb7 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy b6a18f7b-28fa-4f31-8f8c-ffa74d916706\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy b6a18f7b-28fa-4f31-8f8c-ffa74d916706 is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"5bc49342-8c05-49ab-995d-4db44b7659e7\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"82fc9887-0a1f-475b-87ec-a865dff7c58f\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"80aa4fe8-46e6-4740-8ac3-76d4481852b3\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 4497\n            },\n            \"startedAt\": \"2022-08-08T13:32:36.877Z\",\n            \"saved\": \"2022-08-08T13:32:36.926Z\"\n        },\n        {\n            \"_id\": \"62f18cbce3afdc23903673be\",\n            \"items\": [\n                {\n                    \"id\": \"168bcd4b-2d3e-4fd7-8f50-b9c1e7e47ce5\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T22:22:52.158Z\",\n                    \"endedAt\": \"2022-08-08T22:22:52.210Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"56a6520a-c73e-4086-9467-7ced2744c166\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"45370d03-0741-40a1-a707-d32fa3fe62a6\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T22:22:52.359Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"f65ad40f-9f2c-4269-89a0-170649d61018\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"dd4e695d-b332-4473-936f-c62bb32c90c9\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"69deddcf-b904-4523-b152-e63ff5763c23\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 168bcd4b-2d3e-4fd7-8f50-b9c1e7e47ce5\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end168bcd4b-2d3e-4fd7-8f50-b9c1e7e47ce5statusend\",\n                \"..executing item:StartEvent_158yep3 168bcd4b-2d3e-4fd7-8f50-b9c1e7e47ce5 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 45370d03-0741-40a1-a707-d32fa3fe62a6\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 45370d03-0741-40a1-a707-d32fa3fe62a6 is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"d88ce994-289f-47c6-95c4-17694dac1d1b\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"2decc9b5-cf45-4081-9e1a-7d2c77650bca\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"97bde1bc-396f-4729-962b-7014611ddf6a\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {},\n            \"startedAt\": \"2022-08-08T22:22:52.079Z\",\n            \"saved\": \"2022-08-08T22:22:52.475Z\"\n        },\n        {\n            \"_id\": \"62f18d35e3afdc23903673bf\",\n            \"items\": [\n                {\n                    \"id\": \"e06c522b-c2f3-4439-b51b-9e276c7f466b\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T22:24:53.478Z\",\n                    \"endedAt\": \"2022-08-08T22:24:53.508Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"574dfd6c-089b-4c46-ac16-2440d21a74aa\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"2b7cf26a-dc91-4cdb-83a4-5d34eaf64cef\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T22:24:53.677Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"5379c49c-2a18-416c-a711-d3b32199ee14\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"fd76995f-23f0-4601-9338-4d788cb7e965\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"4b48cecc-1868-471a-9033-d9e32e919f0a\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 e06c522b-c2f3-4439-b51b-9e276c7f466b\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to ende06c522b-c2f3-4439-b51b-9e276c7f466bstatusend\",\n                \"..executing item:StartEvent_158yep3 e06c522b-c2f3-4439-b51b-9e276c7f466b is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 2b7cf26a-dc91-4cdb-83a4-5d34eaf64cef\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 2b7cf26a-dc91-4cdb-83a4-5d34eaf64cef is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"1ecec82f-075b-4ba7-a648-c863d1d05a8e\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"8583c94b-429b-4f07-bd88-fae1369aa6bf\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"d397d1fb-1176-42d9-a1bc-12ac9b832321\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {},\n            \"startedAt\": \"2022-08-08T22:24:53.423Z\",\n            \"saved\": \"2022-08-08T22:24:53.801Z\"\n        },\n        {\n            \"_id\": \"62f19d1f45418542e0332765\",\n            \"items\": [\n                {\n                    \"id\": \"dc8e24e7-cf14-4ebc-a03d-f14f65d4b0f2\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T23:32:41.135Z\",\n                    \"endedAt\": \"2022-08-08T23:32:41.137Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"e6dd49c2-e9d9-4821-a163-851b51851cb9\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"26066b64-8989-4dd7-8f87-71eeeb2654ec\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T23:32:41.152Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"64c46cd8-7b9b-4bea-980e-901d706fe404\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"40d6a957-243f-4e0f-9975-a0cdbc2b1641\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"c2fb304a-d110-4b23-b4dd-d1d3de493be4\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 dc8e24e7-cf14-4ebc-a03d-f14f65d4b0f2\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to enddc8e24e7-cf14-4ebc-a03d-f14f65d4b0f2statusend\",\n                \"..executing item:StartEvent_158yep3 dc8e24e7-cf14-4ebc-a03d-f14f65d4b0f2 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 26066b64-8989-4dd7-8f87-71eeeb2654ec\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 26066b64-8989-4dd7-8f87-71eeeb2654ec is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"5dc840c1-7fcf-40df-b1bc-47ef6790d029\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"3535cfb0-5d80-4a7d-a89e-c6ba032cbc56\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"d8c01f19-2747-4b80-900c-3915322930dc\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {},\n            \"startedAt\": \"2022-08-08T23:32:41.126Z\",\n            \"saved\": \"2022-08-08T23:32:47.039Z\"\n        },\n        {\n            \"_id\": \"62f19d5a45418542e0332766\",\n            \"items\": [\n                {\n                    \"id\": \"8da0e52e-d6d8-4b9e-895d-d3884ee2214c\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T23:33:45.998Z\",\n                    \"endedAt\": \"2022-08-08T23:33:45.999Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"4183f27c-20f1-4da1-89b8-bedfa2b20e13\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"2d47e8a7-701f-4204-9655-03ba7d4c1393\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T23:33:46.009Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"7d4b9ace-f3a8-44b7-96a6-3202ddfb8138\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"c148130a-6a74-44ba-b7e0-a8996209a758\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"94be800d-c6df-4035-83ba-1d7e5d7966af\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 8da0e52e-d6d8-4b9e-895d-d3884ee2214c\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end8da0e52e-d6d8-4b9e-895d-d3884ee2214cstatusend\",\n                \"..executing item:StartEvent_158yep3 8da0e52e-d6d8-4b9e-895d-d3884ee2214c is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 2d47e8a7-701f-4204-9655-03ba7d4c1393\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 2d47e8a7-701f-4204-9655-03ba7d4c1393 is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"14242335-d45a-4de9-ad0e-9154b2b715b6\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"f9e13571-fcc6-439c-a391-2221d0bf048b\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"3d7ef551-4538-4233-96e6-9d60267031da\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {},\n            \"startedAt\": \"2022-08-08T23:33:45.996Z\",\n            \"saved\": \"2022-08-08T23:33:46.020Z\"\n        },\n        {\n            \"_id\": \"62f19d6245418542e0332767\",\n            \"items\": [\n                {\n                    \"id\": \"80e760bc-1868-4f6f-8233-67c13b17c9e7\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T23:33:54.908Z\",\n                    \"endedAt\": \"2022-08-08T23:33:54.909Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"c851855a-a9fb-48cb-9337-d48db53654d7\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"0ae9da59-cdb1-43fa-8ec8-b962ff708ed2\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T23:33:54.914Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"cfd53d77-4d83-46ff-8a38-3377ef1f0b7e\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"3f098ece-0dd2-4304-b463-b9f23d09828a\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"6393f23c-e1b7-47a9-a57e-f7403e4be150\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 80e760bc-1868-4f6f-8233-67c13b17c9e7\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end80e760bc-1868-4f6f-8233-67c13b17c9e7statusend\",\n                \"..executing item:StartEvent_158yep3 80e760bc-1868-4f6f-8233-67c13b17c9e7 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 0ae9da59-cdb1-43fa-8ec8-b962ff708ed2\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 0ae9da59-cdb1-43fa-8ec8-b962ff708ed2 is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"4d3c44e9-7ae8-4857-8762-5ef3e9b4ff29\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"41f31474-4097-4d2e-8d01-1477143a90c0\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"a3d3fb3d-cb0f-439d-a531-67bec0bf7577\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {},\n            \"startedAt\": \"2022-08-08T23:33:54.905Z\",\n            \"saved\": \"2022-08-08T23:33:54.919Z\"\n        },\n        {\n            \"_id\": \"62f1ce3488497736a03cae56\",\n            \"items\": [\n                {\n                    \"id\": \"c1426635-981d-41f3-95d8-ec0beee8f090\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T03:02:12.872Z\",\n                    \"endedAt\": \"2022-08-09T03:02:12.872Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"5205bcd5-47e7-4a87-a0d0-075a34376840\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"3fac0f23-09eb-40a5-b67d-e0aeee4da45c\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T03:02:12.880Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"0fe586b1-2962-47da-bcfe-c418467a1bfc\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"edfac35f-715c-4e63-b247-fbea3f48304a\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"2bc523a5-dd1b-4e41-b9a4-53268e1a1b2e\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 c1426635-981d-41f3-95d8-ec0beee8f090\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to endc1426635-981d-41f3-95d8-ec0beee8f090statusend\",\n                \"..executing item:StartEvent_158yep3 c1426635-981d-41f3-95d8-ec0beee8f090 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 3fac0f23-09eb-40a5-b67d-e0aeee4da45c\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 3fac0f23-09eb-40a5-b67d-e0aeee4da45c is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"88eefdf4-f82e-422f-8fb4-a8190f14190c\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"fa927df1-a242-4992-be49-c6ba27772bc6\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"1e6d2749-f869-4a0d-bd0b-66b7811ea69e\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 4976\n            },\n            \"startedAt\": \"2022-08-09T03:02:12.870Z\",\n            \"saved\": \"2022-08-09T03:02:12.887Z\"\n        },\n        {\n            \"_id\": \"62f1ce3588497736a03cae57\",\n            \"items\": [\n                {\n                    \"id\": \"0928624d-5d1c-463a-aff9-40917d3f23c0\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T03:02:13.008Z\",\n                    \"endedAt\": \"2022-08-09T03:02:13.009Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"755e57d1-d8da-4305-b86d-0b9999cb84c0\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"5b7507c4-f492-45b9-98d6-afdbc911b4e0\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T03:02:13.011Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"015d4418-e280-4066-a23b-cf45f828ffbe\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"b0c51d3f-5c32-4485-b97c-2d244f4b0a79\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"94290f2c-718c-4e9c-a1dc-d698ad40930d\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 0928624d-5d1c-463a-aff9-40917d3f23c0\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end0928624d-5d1c-463a-aff9-40917d3f23c0statusend\",\n                \"..executing item:StartEvent_158yep3 0928624d-5d1c-463a-aff9-40917d3f23c0 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 5b7507c4-f492-45b9-98d6-afdbc911b4e0\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 5b7507c4-f492-45b9-98d6-afdbc911b4e0 is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"a23a148c-8fd6-4cff-9496-a358a0c71246\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"07c3d146-94ff-425c-a095-f0a437ebfcb4\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"bb6f61f8-6fea-4734-a6e6-8331432d5019\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 4577\n            },\n            \"startedAt\": \"2022-08-09T03:02:13.006Z\",\n            \"saved\": \"2022-08-09T03:02:13.016Z\"\n        },\n        {\n            \"_id\": \"62f1e6e5255c711c605445e2\",\n            \"items\": [\n                {\n                    \"id\": \"69c995d4-aad2-4611-8641-c87bc8d7e7fd\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T04:47:33.489Z\",\n                    \"endedAt\": \"2022-08-09T04:47:33.491Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"694a106e-bfcb-4261-ba63-e3c40ede6ca6\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"7a23a8c6-79b3-46b9-bcf1-708e40321eba\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T04:47:33.567Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"34d1e2ab-ac89-4c1c-9f89-6d18849268ef\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"223d305d-8514-4e59-8ff1-1152810bd4de\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"1b0b2c3f-9618-4628-b27e-3e065f6ab3fb\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 69c995d4-aad2-4611-8641-c87bc8d7e7fd\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end69c995d4-aad2-4611-8641-c87bc8d7e7fdstatusend\",\n                \"..executing item:StartEvent_158yep3 69c995d4-aad2-4611-8641-c87bc8d7e7fd is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 7a23a8c6-79b3-46b9-bcf1-708e40321eba\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 7a23a8c6-79b3-46b9-bcf1-708e40321eba is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"b4553429-3a37-4c2b-9ad7-650066d39598\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"c4c78288-fb5c-438f-9a3b-c9fba7142999\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"27bb0e80-0180-49ff-b6c8-530bd8419f01\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 3597\n            },\n            \"startedAt\": \"2022-08-09T04:47:33.480Z\",\n            \"saved\": \"2022-08-09T04:47:33.614Z\"\n        },\n        {\n            \"_id\": \"62f1e6e6255c711c605445e3\",\n            \"items\": [\n                {\n                    \"id\": \"15f5ba67-7077-4fa8-8138-1d570893cedf\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T04:47:34.075Z\",\n                    \"endedAt\": \"2022-08-09T04:47:34.096Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"1254e3d5-359b-41b7-8698-d117e9c6618c\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"deaf1898-02cf-453d-bf04-67ee66b8bf51\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T04:47:34.230Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"2b37184a-1ef1-4b56-add7-3b56aa3be957\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"7487fcfc-e908-4345-a34a-c170ccddec96\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"ab3e15e1-6ac0-4352-a2ec-93e5e4043392\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 15f5ba67-7077-4fa8-8138-1d570893cedf\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end15f5ba67-7077-4fa8-8138-1d570893cedfstatusend\",\n                \"..executing item:StartEvent_158yep3 15f5ba67-7077-4fa8-8138-1d570893cedf is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy deaf1898-02cf-453d-bf04-67ee66b8bf51\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy deaf1898-02cf-453d-bf04-67ee66b8bf51 is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"28b06d6c-1477-4754-a9b0-4712caba10e2\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"bd56c1df-b036-4be6-a197-9ffa93a3474a\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"1e716932-440f-495f-9128-b3db4f22046f\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 8691\n            },\n            \"startedAt\": \"2022-08-09T04:47:33.975Z\",\n            \"saved\": \"2022-08-09T04:47:34.343Z\"\n        },\n        {\n            \"_id\": \"62f1e9489203644e405d4d6b\",\n            \"items\": [\n                {\n                    \"id\": \"68236e88-8115-4335-9c84-e041a11ce0dc\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T04:57:44.434Z\",\n                    \"endedAt\": \"2022-08-09T04:57:44.434Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"99c4cbba-9d2e-4658-b554-a710147e2dcc\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"182ffcf2-9c7f-4374-bc91-ed82cb2898ef\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T04:57:44.437Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"6053aaa5-df97-4238-9950-0e78c7f1e22e\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"fa6f16e1-3b93-45a3-879e-c4b69ade19df\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"1860692a-43ca-49aa-bcdb-ea6746fb8c51\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 68236e88-8115-4335-9c84-e041a11ce0dc\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end68236e88-8115-4335-9c84-e041a11ce0dcstatusend\",\n                \"..executing item:StartEvent_158yep3 68236e88-8115-4335-9c84-e041a11ce0dc is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 182ffcf2-9c7f-4374-bc91-ed82cb2898ef\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 182ffcf2-9c7f-4374-bc91-ed82cb2898ef is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"bf1834e0-2739-44d1-8eaf-d61a8d43867b\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"8070c7d8-3b96-4f83-8719-2ce424570d6e\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"2c978239-fb3e-4cef-9249-9bc05ebb9a19\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 6602\n            },\n            \"startedAt\": \"2022-08-09T04:57:44.433Z\",\n            \"saved\": \"2022-08-09T04:57:44.443Z\"\n        },\n        {\n            \"_id\": \"62f1e9489203644e405d4d6c\",\n            \"items\": [\n                {\n                    \"id\": \"229cdf67-7a17-44b3-b435-3dc74e18502a\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T04:57:44.610Z\",\n                    \"endedAt\": \"2022-08-09T04:57:44.611Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"6eb6043b-d1b5-4a6b-89db-9658a840e8f9\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"8159c2e5-1749-4eea-81cc-dbb631b6f8e1\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T04:57:44.614Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"c850495f-c800-4f5d-a190-406fe64e9089\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"d78e06be-29c0-4504-a49e-df8f5cec3348\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"39157c3d-25eb-4be7-9113-c74091edfd49\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 229cdf67-7a17-44b3-b435-3dc74e18502a\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end229cdf67-7a17-44b3-b435-3dc74e18502astatusend\",\n                \"..executing item:StartEvent_158yep3 229cdf67-7a17-44b3-b435-3dc74e18502a is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 8159c2e5-1749-4eea-81cc-dbb631b6f8e1\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 8159c2e5-1749-4eea-81cc-dbb631b6f8e1 is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"aa0ea337-68a2-4e1c-8145-b61f2a9bc049\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"ab1315bc-70d1-400c-81c1-d5cfe203e4be\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"b332e706-db4d-4938-9d30-f1d5af5f4d83\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 206\n            },\n            \"startedAt\": \"2022-08-09T04:57:44.609Z\",\n            \"saved\": \"2022-08-09T04:57:44.622Z\"\n        },\n        {\n            \"_id\": \"62f1e96ffd19081c9498be36\",\n            \"items\": [\n                {\n                    \"id\": \"6579ee73-7699-444e-a2a9-c61ac18ee948\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T04:58:23.019Z\",\n                    \"endedAt\": \"2022-08-09T04:58:23.020Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"8b0672ff-a579-4ca5-8264-dea805191217\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"e115000e-2a7e-4ae8-a4fa-9ff4374266b1\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T04:58:23.020Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"c4224d3c-8f76-4544-8911-1d9afe886e22\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"db7d36f1-1d1b-42ed-9524-975b4fb20348\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"465b5363-be88-429b-86b0-093e03e2cbe7\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 6579ee73-7699-444e-a2a9-c61ac18ee948\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end6579ee73-7699-444e-a2a9-c61ac18ee948statusend\",\n                \"..executing item:StartEvent_158yep3 6579ee73-7699-444e-a2a9-c61ac18ee948 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy e115000e-2a7e-4ae8-a4fa-9ff4374266b1\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy e115000e-2a7e-4ae8-a4fa-9ff4374266b1 is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"436c2346-0029-4f11-8a9a-80cbfbce4221\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"ccbd73f4-6cdc-495b-88d8-337aa530ade1\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"8467be65-7f2f-4e38-be2d-2374b4640441\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 7781\n            },\n            \"startedAt\": \"2022-08-09T04:58:23.019Z\",\n            \"saved\": \"2022-08-09T04:58:23.023Z\"\n        },\n        {\n            \"_id\": \"62f1e96ffd19081c9498be37\",\n            \"items\": [\n                {\n                    \"id\": \"13c3b99d-6382-412f-aaf1-b253014dead7\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T04:58:23.126Z\",\n                    \"endedAt\": \"2022-08-09T04:58:23.126Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"87b28851-bcca-415a-b1bc-ce96167df358\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"a60cc595-6cb2-4565-912e-3510ce299372\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T04:58:23.127Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"e1619e4c-d355-4eda-858b-d42402f6c4e5\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"95a36bb5-d9d7-4b21-b4f8-3c49bdafb053\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"b6396671-edfc-4d28-bf89-f7e0fbc1b995\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 13c3b99d-6382-412f-aaf1-b253014dead7\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end13c3b99d-6382-412f-aaf1-b253014dead7statusend\",\n                \"..executing item:StartEvent_158yep3 13c3b99d-6382-412f-aaf1-b253014dead7 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy a60cc595-6cb2-4565-912e-3510ce299372\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy a60cc595-6cb2-4565-912e-3510ce299372 is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"058083a3-c41f-47b5-870f-f495dc8724d5\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"fea74abf-d4fa-4cd4-8bf5-45c54d5598aa\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"51dd60ec-98d9-4f7f-9806-9d70a324c0fc\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 19\n            },\n            \"startedAt\": \"2022-08-09T04:58:23.125Z\",\n            \"saved\": \"2022-08-09T04:58:23.129Z\"\n        },\n        {\n            \"_id\": \"62f1e9b269c4e25808aa5e34\",\n            \"items\": [\n                {\n                    \"id\": \"021ebb09-cb28-46ac-9462-07d1913d5ac0\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T04:59:30.972Z\",\n                    \"endedAt\": \"2022-08-09T04:59:30.972Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"1bdc7770-10dd-4c2e-963f-7329db25e6e1\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"8d2fe84f-9e89-401c-b8d2-fff1afb48f64\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T04:59:30.976Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"adbd8198-9b1e-485a-bad3-cfc1441501b8\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"a5f05f26-f525-4046-b843-25b3a01871dd\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"4215f03b-5dcb-40f0-8f8f-e383be8772fe\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 021ebb09-cb28-46ac-9462-07d1913d5ac0\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end021ebb09-cb28-46ac-9462-07d1913d5ac0statusend\",\n                \"..executing item:StartEvent_158yep3 021ebb09-cb28-46ac-9462-07d1913d5ac0 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 8d2fe84f-9e89-401c-b8d2-fff1afb48f64\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 8d2fe84f-9e89-401c-b8d2-fff1afb48f64 is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"4d27b337-45da-4e56-939b-e2c4302b6cfa\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"fa6d7175-ac30-4f87-8781-efcfcbae01be\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"120efb9f-731b-452a-b71e-58b6811473ca\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 1549\n            },\n            \"startedAt\": \"2022-08-09T04:59:30.971Z\",\n            \"saved\": \"2022-08-09T04:59:30.980Z\"\n        },\n        {\n            \"_id\": \"62f1e9b369c4e25808aa5e35\",\n            \"items\": [\n                {\n                    \"id\": \"fe3364fb-8920-4b0d-8d43-687c783604f6\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T04:59:31.096Z\",\n                    \"endedAt\": \"2022-08-09T04:59:31.096Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"52c6ad02-bc93-4dc8-9b18-ee9ea0fa9fac\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"e0feeba1-fc0e-4c4a-a3e1-e33770731c83\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T04:59:31.098Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"9c51ac4e-21d3-43a0-ad25-b15c5ca6d6e9\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"3b27125b-5cbd-4874-9fc9-27a5e8b26658\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"a5b225a7-4356-464a-9e1a-0653278be8e2\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 fe3364fb-8920-4b0d-8d43-687c783604f6\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to endfe3364fb-8920-4b0d-8d43-687c783604f6statusend\",\n                \"..executing item:StartEvent_158yep3 fe3364fb-8920-4b0d-8d43-687c783604f6 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy e0feeba1-fc0e-4c4a-a3e1-e33770731c83\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy e0feeba1-fc0e-4c4a-a3e1-e33770731c83 is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"19fb71f5-57c3-44a8-a940-ac0a63d1a11a\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"7bc563cc-42e7-4894-88e5-dd38225d5ac6\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"a8a10be2-99b6-4b66-adfe-fb54f4e0ec31\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 8186\n            },\n            \"startedAt\": \"2022-08-09T04:59:31.095Z\",\n            \"saved\": \"2022-08-09T04:59:31.102Z\"\n        },\n        {\n            \"_id\": \"62f1e9e0cfb8d5551ccaf3be\",\n            \"items\": [\n                {\n                    \"id\": \"11615efb-c8f0-4e5d-ad35-03dd4fcc48b0\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T05:00:16.252Z\",\n                    \"endedAt\": \"2022-08-09T05:00:16.253Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"f8e03037-1626-4ac2-b430-975559d01642\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"8db162ea-51d1-401f-a780-bfa27a6882b4\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T05:00:16.254Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"72b17090-5789-4b06-9494-f3b4a33825c2\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"c8b7399b-091d-4f12-85ba-4dbec90c1493\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"721ea7bd-7cb1-4a3d-bf04-d3104fd62f1c\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 11615efb-c8f0-4e5d-ad35-03dd4fcc48b0\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end11615efb-c8f0-4e5d-ad35-03dd4fcc48b0statusend\",\n                \"..executing item:StartEvent_158yep3 11615efb-c8f0-4e5d-ad35-03dd4fcc48b0 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 8db162ea-51d1-401f-a780-bfa27a6882b4\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 8db162ea-51d1-401f-a780-bfa27a6882b4 is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"87733163-5afe-4ea4-8f1c-1915cb34c8ae\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"d3a7a071-da67-45f3-9ce0-45a16e505522\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"244b8b2f-d0c6-4e27-811e-64464258c7e7\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 3930\n            },\n            \"startedAt\": \"2022-08-09T05:00:16.251Z\",\n            \"saved\": \"2022-08-09T05:00:16.266Z\"\n        },\n        {\n            \"_id\": \"62f1e9e0cfb8d5551ccaf3bf\",\n            \"items\": [\n                {\n                    \"id\": \"f3c4a6bd-1a97-47ab-80f4-a5b8e9238c06\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T05:00:16.401Z\",\n                    \"endedAt\": \"2022-08-09T05:00:16.401Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"e517ab3d-da8e-48cd-94c3-ea3dcdaa9169\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"2cab6ad0-d4f2-4d23-a78c-50a357c7ac5e\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T05:00:16.433Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"8abaa689-bceb-43d6-97b4-877a3047e0ea\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"c6e61f8d-46a4-47b3-94bf-5020e8b2e816\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"968be91e-175e-4769-bfc1-81b581152361\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 f3c4a6bd-1a97-47ab-80f4-a5b8e9238c06\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to endf3c4a6bd-1a97-47ab-80f4-a5b8e9238c06statusend\",\n                \"..executing item:StartEvent_158yep3 f3c4a6bd-1a97-47ab-80f4-a5b8e9238c06 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 2cab6ad0-d4f2-4d23-a78c-50a357c7ac5e\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 2cab6ad0-d4f2-4d23-a78c-50a357c7ac5e is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"43f74b06-8372-46db-b0f6-85810011d577\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"c63e2f96-4a4a-4465-8b38-a4878dad7a2f\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"c6cab362-17a8-4bc3-b06e-e6ab5c1e38a8\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 4966\n            },\n            \"startedAt\": \"2022-08-09T05:00:16.400Z\",\n            \"saved\": \"2022-08-09T05:00:16.444Z\"\n        },\n        {\n            \"_id\": \"62f1ebf32fadf451f4e55697\",\n            \"items\": [\n                {\n                    \"id\": \"e7dfed8c-249b-4302-a86d-72c8abf30a17\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T05:09:07.760Z\",\n                    \"endedAt\": \"2022-08-09T05:09:07.761Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"b8f7a9cf-3536-42cb-8de4-c48967819165\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"fcb11b9c-fa2f-4b4a-8359-1b2fa5908f7f\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T05:09:07.770Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"58eccb08-e61c-4ca8-8dde-e43f4303c012\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"3e3aeead-ab79-40a5-b82b-11192b74f397\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"c17ce1f4-2536-416e-832a-2bb91c85effc\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 e7dfed8c-249b-4302-a86d-72c8abf30a17\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to ende7dfed8c-249b-4302-a86d-72c8abf30a17statusend\",\n                \"..executing item:StartEvent_158yep3 e7dfed8c-249b-4302-a86d-72c8abf30a17 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy fcb11b9c-fa2f-4b4a-8359-1b2fa5908f7f\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy fcb11b9c-fa2f-4b4a-8359-1b2fa5908f7f is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"a2df9677-bbee-4c6c-ab93-8b71aa1d8e78\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"0ce492f3-e3d0-472d-bffb-c2e6813a384a\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"83510557-fb70-4b15-978d-52a7b226be6c\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 2445\n            },\n            \"startedAt\": \"2022-08-09T05:09:07.755Z\",\n            \"saved\": \"2022-08-09T05:09:07.777Z\"\n        },\n        {\n            \"_id\": \"62f1ebf32fadf451f4e55698\",\n            \"items\": [\n                {\n                    \"id\": \"158ce14d-3957-4371-8413-ff3beee26a23\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T05:09:07.898Z\",\n                    \"endedAt\": \"2022-08-09T05:09:07.899Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"6b333800-45c8-4dd6-b437-0ab2033d2f9e\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"79c0c5b0-c5d5-4302-8bd1-66f26fee7c76\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T05:09:07.904Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"a0c05f4c-1950-4909-97af-6de9777ce666\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"635e1c55-680e-413a-95b4-fdfbfed163ed\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"bd5b0f15-cccf-4992-8863-baae270f8637\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 158ce14d-3957-4371-8413-ff3beee26a23\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end158ce14d-3957-4371-8413-ff3beee26a23statusend\",\n                \"..executing item:StartEvent_158yep3 158ce14d-3957-4371-8413-ff3beee26a23 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 79c0c5b0-c5d5-4302-8bd1-66f26fee7c76\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 79c0c5b0-c5d5-4302-8bd1-66f26fee7c76 is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"44503d86-a738-4047-975c-ff52db4b85fe\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"1ba3cc51-125f-4c8d-8586-e4ff0ec26790\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"1a380a44-4dd6-443c-928d-8d88e7c794cd\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 9770\n            },\n            \"startedAt\": \"2022-08-09T05:09:07.897Z\",\n            \"saved\": \"2022-08-09T05:09:07.925Z\"\n        },\n        {\n            \"_id\": \"62f298b0758d14526837d9a8\",\n            \"items\": [\n                {\n                    \"id\": \"badc9907-2272-446c-ae76-c045cc4334d2\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T17:26:08.247Z\",\n                    \"endedAt\": \"2022-08-09T17:26:08.248Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"485b4ed6-4a60-4bdb-b2bd-a2feb3058aca\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"00c8c0d7-2c48-4cdf-88b5-98ae63568334\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T17:26:08.250Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"9522a14b-b4e2-41d9-8523-b42b23571f68\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"5f80fa13-66d1-4b6b-b276-6211762136e7\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"0ac5fd73-6eac-4f42-b19f-8d4ae8a9f952\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 badc9907-2272-446c-ae76-c045cc4334d2\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to endbadc9907-2272-446c-ae76-c045cc4334d2statusend\",\n                \"..executing item:StartEvent_158yep3 badc9907-2272-446c-ae76-c045cc4334d2 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 00c8c0d7-2c48-4cdf-88b5-98ae63568334\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 00c8c0d7-2c48-4cdf-88b5-98ae63568334 is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"cb7f3108-c8ad-42c3-b926-355041c9e314\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"8d5969aa-ab12-4007-a6bf-c842a25f9fec\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"90da6510-03e6-4a8a-bf6c-2437b50f6905\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 1068\n            },\n            \"startedAt\": \"2022-08-09T17:26:08.246Z\",\n            \"saved\": \"2022-08-09T17:26:08.254Z\"\n        },\n        {\n            \"_id\": \"62f298b0758d14526837d9a9\",\n            \"items\": [\n                {\n                    \"id\": \"6d75256d-133b-4fc9-8847-eaf2b353f2d0\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T17:26:08.403Z\",\n                    \"endedAt\": \"2022-08-09T17:26:08.404Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"a9b87f08-5925-4e2d-a9ab-0bdd0ccd949b\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"699fe967-7040-4d30-a208-e6a2505ebc9f\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T17:26:08.406Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"e6bed66a-8ffb-42eb-b6a6-8203838c40ea\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"77f58fa9-2d23-478f-9ebb-412644bbf9b3\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"e27cb4ed-0d9d-4915-a060-a40838adbd41\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 6d75256d-133b-4fc9-8847-eaf2b353f2d0\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end6d75256d-133b-4fc9-8847-eaf2b353f2d0statusend\",\n                \"..executing item:StartEvent_158yep3 6d75256d-133b-4fc9-8847-eaf2b353f2d0 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 699fe967-7040-4d30-a208-e6a2505ebc9f\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 699fe967-7040-4d30-a208-e6a2505ebc9f is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"18e27eea-d5d6-46ef-af32-78e20f42c174\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"2cc10c3a-a894-4776-9257-452682c7d170\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"700daf6e-c527-4d3e-abbd-a338bb9a9740\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 8654\n            },\n            \"startedAt\": \"2022-08-09T17:26:08.402Z\",\n            \"saved\": \"2022-08-09T17:26:08.412Z\"\n        },\n        {\n            \"_id\": \"62f298db9fb4785780d94dd7\",\n            \"items\": [\n                {\n                    \"id\": \"7b4aaae1-38a1-4cf5-8dcf-1c8972bceb05\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T17:26:50.985Z\",\n                    \"endedAt\": \"2022-08-09T17:26:50.985Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"c57c6603-af25-4d79-9af0-f6f43464549d\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"30950694-2bab-493b-8607-276222da15e5\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T17:26:50.986Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"d12057eb-e9ac-4780-8c4d-19c378b6f3c2\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"6c452652-5a2b-4b89-b60a-cfc963bd7f8a\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"389c5929-2210-4f02-a05d-08955b923ac9\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 7b4aaae1-38a1-4cf5-8dcf-1c8972bceb05\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end7b4aaae1-38a1-4cf5-8dcf-1c8972bceb05statusend\",\n                \"..executing item:StartEvent_158yep3 7b4aaae1-38a1-4cf5-8dcf-1c8972bceb05 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 30950694-2bab-493b-8607-276222da15e5\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 30950694-2bab-493b-8607-276222da15e5 is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"407c4a67-c1a4-43a7-8f31-78e829dfe6ef\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"0704f6ca-f544-4e13-9920-a86cc0d33eac\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"68bbf217-662e-459e-80d2-3b1058487a65\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 3365\n            },\n            \"startedAt\": \"2022-08-09T17:26:50.984Z\",\n            \"saved\": \"2022-08-09T17:26:51.000Z\"\n        },\n        {\n            \"_id\": \"62f298db9fb4785780d94dd8\",\n            \"items\": [\n                {\n                    \"id\": \"803f7717-ec78-452a-a8e1-055aaea035b1\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T17:26:51.133Z\",\n                    \"endedAt\": \"2022-08-09T17:26:51.133Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"2450cae3-af32-4b59-9da9-6d0653ca9751\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"7ec3aa11-b564-4ac6-82dd-c75c9dd3df9b\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T17:26:51.135Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"40ff8010-f0f5-487c-a661-b742c66cc59c\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"81f5d988-2c0d-4a91-97a0-a491b08ce1ee\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"4e069fb9-96a0-47f2-8655-8d4497a805f9\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 803f7717-ec78-452a-a8e1-055aaea035b1\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end803f7717-ec78-452a-a8e1-055aaea035b1statusend\",\n                \"..executing item:StartEvent_158yep3 803f7717-ec78-452a-a8e1-055aaea035b1 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 7ec3aa11-b564-4ac6-82dd-c75c9dd3df9b\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 7ec3aa11-b564-4ac6-82dd-c75c9dd3df9b is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"490bb2b9-1b6c-44b0-941b-615587b944ab\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"cdbef723-d105-4b99-b5db-d98b1fb49c40\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"42fdaa10-8182-4c83-ba2b-b7b4015f39bc\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 3129\n            },\n            \"startedAt\": \"2022-08-09T17:26:51.132Z\",\n            \"saved\": \"2022-08-09T17:26:51.145Z\"\n        },\n        {\n            \"_id\": \"62f2a05aa6d936455cfe60e4\",\n            \"items\": [\n                {\n                    \"id\": \"c448ac7e-5a15-47f1-ba9f-0b93787331b5\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T17:58:50.967Z\",\n                    \"endedAt\": \"2022-08-09T17:58:50.968Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"7bc19e99-0f2d-4723-a55a-777226e82852\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"697ea8b4-92bf-4eb9-b8e2-3776e15471cb\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T17:58:50.969Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"dcd9957a-ddcb-40cd-8cb9-031b055df86e\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"be181725-b9ad-4cd2-b3af-258c3ccf8175\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"55dbd657-d71e-4df7-b585-12acd08b6004\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 c448ac7e-5a15-47f1-ba9f-0b93787331b5\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to endc448ac7e-5a15-47f1-ba9f-0b93787331b5statusend\",\n                \"..executing item:StartEvent_158yep3 c448ac7e-5a15-47f1-ba9f-0b93787331b5 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 697ea8b4-92bf-4eb9-b8e2-3776e15471cb\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 697ea8b4-92bf-4eb9-b8e2-3776e15471cb is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"0d633707-96cc-4001-b9f8-a8a511841769\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"81223b5a-564c-41f4-9cdc-de134f8c8808\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"f568453b-938b-4c7b-839a-b864e09ec053\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 4745\n            },\n            \"startedAt\": \"2022-08-09T17:58:50.961Z\",\n            \"saved\": \"2022-08-09T17:58:50.973Z\"\n        },\n        {\n            \"_id\": \"62f2a05ba6d936455cfe60e5\",\n            \"items\": [\n                {\n                    \"id\": \"cdb7dd2b-ac91-4fa4-ab6d-6896f34c93e9\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T17:58:51.130Z\",\n                    \"endedAt\": \"2022-08-09T17:58:51.130Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"9fc043ea-ce6b-4dd3-8912-8f96ec30cbb8\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"0631317f-7146-4296-9467-c176fa8a3af5\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T17:58:51.132Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"6f62eeb3-0b4b-492e-b68a-c40c91010c8f\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"635bf571-77a9-4d49-8084-7d1ff0aeda9b\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"cbbc84f0-3c67-47fe-aeba-c464dd6436a7\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 cdb7dd2b-ac91-4fa4-ab6d-6896f34c93e9\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to endcdb7dd2b-ac91-4fa4-ab6d-6896f34c93e9statusend\",\n                \"..executing item:StartEvent_158yep3 cdb7dd2b-ac91-4fa4-ab6d-6896f34c93e9 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 0631317f-7146-4296-9467-c176fa8a3af5\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 0631317f-7146-4296-9467-c176fa8a3af5 is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"b78c98f8-7e81-4ad5-be8a-fbf7b4c3dc7e\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"c00ab315-519d-4abd-91a9-a5bf796d59dd\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"f4ea1641-f2bf-4468-931a-f9698182d502\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 9931\n            },\n            \"startedAt\": \"2022-08-09T17:58:51.123Z\",\n            \"saved\": \"2022-08-09T17:58:51.136Z\"\n        },\n        {\n            \"_id\": \"62f2c8351edae84ddc80b7a2\",\n            \"items\": [\n                {\n                    \"id\": \"530c10a0-c42d-4917-8a3a-2366ccd73460\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T20:48:53.146Z\",\n                    \"endedAt\": \"2022-08-09T20:48:53.149Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"8979c422-df74-41b9-a1f7-068047cf1b49\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"a1ea0fb8-8d99-40cd-83c2-d13ce1e7ec27\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T20:48:53.190Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"a32e7132-6873-4a32-9776-98cfaf3aeb50\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"cc795a1b-0e78-4d8a-9de5-171afccd8b30\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"f625486a-72e3-4427-b2c7-532abe04fc8b\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 530c10a0-c42d-4917-8a3a-2366ccd73460\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end530c10a0-c42d-4917-8a3a-2366ccd73460statusend\",\n                \"..executing item:StartEvent_158yep3 530c10a0-c42d-4917-8a3a-2366ccd73460 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy a1ea0fb8-8d99-40cd-83c2-d13ce1e7ec27\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy a1ea0fb8-8d99-40cd-83c2-d13ce1e7ec27 is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"9105b3b2-832e-4133-92c3-a9888895a23d\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"daa0e67d-4222-4dc2-aa83-3dec2b7bad86\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"12158205-830a-495d-afa2-7166fcaa3260\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 2024\n            },\n            \"startedAt\": \"2022-08-09T20:48:53.136Z\",\n            \"saved\": \"2022-08-09T20:48:53.230Z\"\n        },\n        {\n            \"_id\": \"62f2c8351edae84ddc80b7a3\",\n            \"items\": [\n                {\n                    \"id\": \"a33e23af-75e6-4f0f-b773-d98482eec747\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T20:48:53.630Z\",\n                    \"endedAt\": \"2022-08-09T20:48:53.665Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"b98f130c-f4e7-4cf4-9f10-a06148a32c4c\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"cf19099a-cbc7-4a66-b183-95e9c3af1a9c\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T20:48:53.760Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"ebbaa00e-c0e5-4c4c-ab81-dca8efdf47ba\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"1da2bde1-1b8d-474c-8080-996107df06ed\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"66ade637-a1af-41c3-9a20-f60fd2df9979\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 a33e23af-75e6-4f0f-b773-d98482eec747\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to enda33e23af-75e6-4f0f-b773-d98482eec747statusend\",\n                \"..executing item:StartEvent_158yep3 a33e23af-75e6-4f0f-b773-d98482eec747 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy cf19099a-cbc7-4a66-b183-95e9c3af1a9c\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy cf19099a-cbc7-4a66-b183-95e9c3af1a9c is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"6a37713f-3c9e-4889-a00d-60a54894027e\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"0150ebb3-a89b-4d0d-89ee-13402dac7c75\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"946ca53a-25bb-4641-b890-c8993846ad79\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 1874\n            },\n            \"startedAt\": \"2022-08-09T20:48:53.600Z\",\n            \"saved\": \"2022-08-09T20:48:53.801Z\"\n        },\n        {\n            \"_id\": \"62f300b3da74c45ae0efc255\",\n            \"items\": [\n                {\n                    \"id\": \"43b16017-facc-4481-a297-a38c980bdf73\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-10T00:49:46.401Z\",\n                    \"endedAt\": \"2022-08-10T00:49:46.403Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"dae96ba3-a013-48df-aea3-5141318be557\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"d3c3496c-49ac-400f-ac66-bf39a4894f8b\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-10T00:49:46.408Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"5f4ba00d-7aa9-4431-adcd-344bc8a6657e\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"10ffa1b0-efd6-49c0-8c14-90db65aff3e6\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"9c149329-acb7-4d76-801e-656fae212889\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 43b16017-facc-4481-a297-a38c980bdf73\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end43b16017-facc-4481-a297-a38c980bdf73statusend\",\n                \"..executing item:StartEvent_158yep3 43b16017-facc-4481-a297-a38c980bdf73 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy d3c3496c-49ac-400f-ac66-bf39a4894f8b\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy d3c3496c-49ac-400f-ac66-bf39a4894f8b is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"8fedb86b-cd16-4637-91ff-0ad78c1f0e41\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"3a4a32a4-f5ca-4981-a5a7-423721b799d8\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"b5bfb057-1083-4353-9e22-499e20157160\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 3030,\n                \"claim\": \"abc\"\n            },\n            \"startedAt\": \"2022-08-10T00:49:46.376Z\",\n            \"saved\": \"2022-08-10T00:49:55.465Z\"\n        },\n        {\n            \"_id\": \"62f3108498305621b01b1585\",\n            \"items\": [\n                {\n                    \"id\": \"bcf5343c-d5e5-442c-b30f-267968042433\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-10T01:57:20.288Z\",\n                    \"endedAt\": \"2022-08-10T01:57:20.300Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"8e50efca-7991-4523-962d-3f0db801805b\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"8c54e229-d069-4a2e-8795-c44b959e690a\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-10T01:57:20.416Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"d72fe028-f4b7-4e67-9c7d-68359d5b07f8\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"dbaf0855-45c5-436d-a77b-609801939b03\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"6f203af7-612a-4935-a161-6dd9bed2ec63\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 bcf5343c-d5e5-442c-b30f-267968042433\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to endbcf5343c-d5e5-442c-b30f-267968042433statusend\",\n                \"..executing item:StartEvent_158yep3 bcf5343c-d5e5-442c-b30f-267968042433 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 8c54e229-d069-4a2e-8795-c44b959e690a\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 8c54e229-d069-4a2e-8795-c44b959e690a is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"8640b8fd-96a7-4fe6-bd13-f1c7547e4e9d\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"c839a442-adfd-49da-ab81-73c0a9859d10\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"284ddf39-e3fa-487b-b940-f461899692cb\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 9585\n            },\n            \"startedAt\": \"2022-08-10T01:57:20.247Z\",\n            \"saved\": \"2022-08-10T01:57:24.770Z\"\n        },\n        {\n            \"_id\": \"62f310b7f2b5452f98f8cba7\",\n            \"items\": [\n                {\n                    \"id\": \"b634fd36-55a4-433b-b7b7-7f7c07beb52b\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-10T01:58:14.455Z\",\n                    \"endedAt\": \"2022-08-10T01:58:14.486Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"c47f91d4-49b0-4380-8637-2c1b3d435bf4\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"57c8415e-bedb-444a-baaf-31ebb3ac9b6d\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-10T01:58:14.647Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"a897c011-a641-4bf5-b0a9-2015127f0cf1\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"84e3f30f-c8e2-4c92-ba20-fbd375677728\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"cc4d2d7e-94d8-407d-80ce-51738ae5b134\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 b634fd36-55a4-433b-b7b7-7f7c07beb52b\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to endb634fd36-55a4-433b-b7b7-7f7c07beb52bstatusend\",\n                \"..executing item:StartEvent_158yep3 b634fd36-55a4-433b-b7b7-7f7c07beb52b is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 57c8415e-bedb-444a-baaf-31ebb3ac9b6d\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 57c8415e-bedb-444a-baaf-31ebb3ac9b6d is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"5980343a-36ed-4176-95b8-0bbf99fe8d0c\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"35efba3d-b0ae-4f93-a479-cf5dc0684c00\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"9f134fe4-b3fc-4c39-b8f7-b0e44e9e3667\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 1723\n            },\n            \"startedAt\": \"2022-08-10T01:58:14.377Z\",\n            \"saved\": \"2022-08-10T01:58:15.667Z\"\n        }\n    ]\n}"}],"_postman_id":"bb8dbeeb-d157-4a8d-9af4-c97722c37228"},{"name":"Find pending Tasks","id":"0de10650-feaa-4168-ae55-2803cff597ed","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\r\n    \"query\": {\r\n        \"data.caseId\": 3030\r\n    }\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{site}}/api/datastore/findInstances","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"924a382c-6538-46cb-bdcd-e39447e64b9b","id":"924a382c-6538-46cb-bdcd-e39447e64b9b","name":"BPMN Server","type":"collection"}},"urlObject":{"path":["api","datastore","findInstances"],"host":["{{site}}"],"query":[],"variable":[]}},"response":[{"id":"82fe261b-dd70-4b00-8742-23dd698758dd","name":"datastore/findInstances","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\r\n    \"query\": {\r\n        \"items.status\": \"wait\" ,\r\n        \"items.elementId\": \"task_Buy\"\r\n    }\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{site}}/api/datastore/findInstances"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"b325a-+K2N7/TPGl622PzdyeezB+6Gnlk\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Date","value":"Wed, 10 Aug 2022 04:03:04 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"instances\": [\n        {\n            \"_id\": \"62ee347933853721fc337346\",\n            \"items\": [\n                {\n                    \"id\": \"215f55b4-3444-4a36-a691-03982eb34158\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-06T09:29:29.524Z\",\n                    \"endedAt\": \"2022-08-06T09:29:29.551Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"d2c7ea33-d7f8-4278-a541-6137928e969b\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"403fb28c-cc8b-4735-ac69-e3b09c5d0a1f\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-06T09:29:29.697Z\",\n                    \"endedAt\": \"2022-08-06T09:29:30.354Z\",\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"a7c2a2ab-1796-4b81-a528-d4f28e11d4c3\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"f793cb6d-306e-4971-ac08-6816cd89887d\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"841b0abb-b1a6-41d8-be7a-101599bb222b\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        },\n                        {\n                            \"id\": \"536d3526-402b-4a59-97ff-c370590c41a9\",\n                            \"ruleId\": \"5\",\n                            \"userId\": \"user1\",\n                            \"userGroup\": null,\n                            \"event\": \"end\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                },\n                {\n                    \"id\": \"5a31ec4f-d2ba-41b5-9119-a14828df6254\",\n                    \"seq\": 3,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_buy_gw\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"4f3f84fc-11dc-4edd-befd-f8c43ff085e6\",\n                    \"seq\": 4,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"gateway_1\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-06T09:29:30.554Z\",\n                    \"endedAt\": \"2022-08-06T09:29:30.579Z\",\n                    \"type\": \"bpmn:InclusiveGateway\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"3e2dbd9e-12a6-4191-bf43-c08e7eb60756\",\n                    \"seq\": 5,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_gw1_clean\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"2673606a-8efb-4869-9d21-60ca26ef05ab\",\n                    \"seq\": 6,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_gw1_repair\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"9c9c0cad-443d-48aa-8296-a75d4f47a0ac\",\n                    \"seq\": 7,\n                    \"itemKey\": null,\n                    \"tokenId\": 1,\n                    \"elementId\": \"task_clean\",\n                    \"name\": \"Clean\",\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-06T09:29:30.835Z\",\n                    \"endedAt\": \"2022-08-06T09:29:31.211Z\",\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"bb3fecfe-2140-4591-aaaf-ef25d931f7c5\",\n                    \"seq\": 8,\n                    \"itemKey\": null,\n                    \"tokenId\": 2,\n                    \"elementId\": \"task_repair\",\n                    \"name\": \"Repair\",\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-06T09:29:30.837Z\",\n                    \"endedAt\": \"2022-08-06T09:29:31.843Z\",\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"ac201148-dbac-49c1-a5aa-af555cc352c6\",\n                    \"seq\": 9,\n                    \"itemKey\": null,\n                    \"tokenId\": 1,\n                    \"elementId\": \"flow_clean_gw2\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"62a6c245-ac6d-4600-ab09-2296a06e0b20\",\n                    \"seq\": 10,\n                    \"itemKey\": null,\n                    \"tokenId\": 1,\n                    \"elementId\": \"gateway_2\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-06T09:29:31.257Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:ParallelGateway\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"bccbf993-a992-4936-9351-7326233d7d8b\",\n                    \"seq\": 11,\n                    \"itemKey\": null,\n                    \"tokenId\": 2,\n                    \"elementId\": \"flow_repair_gw2\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"5084b14f-3142-49e4-b6a0-ad44d36021d0\",\n                    \"seq\": 12,\n                    \"itemKey\": null,\n                    \"tokenId\": 2,\n                    \"elementId\": \"gateway_2\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-06T09:29:31.912Z\",\n                    \"endedAt\": \"2022-08-06T09:29:31.953Z\",\n                    \"type\": \"bpmn:ParallelGateway\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"988b627a-43c3-4505-ae30-63fa21964f8f\",\n                    \"seq\": 13,\n                    \"itemKey\": null,\n                    \"tokenId\": 2,\n                    \"elementId\": \"flow_gw2_drive\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"4da79c22-01fa-4abd-8d02-e99d681f1a8f\",\n                    \"seq\": 14,\n                    \"itemKey\": null,\n                    \"tokenId\": 2,\n                    \"elementId\": \"task_Drive\",\n                    \"name\": \"Drive\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-06T09:29:32.051Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"7463605a-abeb-4012-8543-f42fb775e608\",\n                            \"ruleId\": \"8\",\n                            \"userId\": null,\n                            \"userGroup\": \"driver\"\n                        }\n                    ],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 215f55b4-3444-4a36-a691-03982eb34158\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end215f55b4-3444-4a36-a691-03982eb34158statusend\",\n                \"..executing item:StartEvent_158yep3 215f55b4-3444-4a36-a691-03982eb34158 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 403fb28c-cc8b-4735-ac69-e3b09c5d0a1f\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 403fb28c-cc8b-4735-ac69-e3b09c5d0a1f is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \",\n                \".Execution Report ----\",\n                \"..Status:running\",\n                \"..token: 0 - wait - Primary current: task_Buy from root child of - {\\\"caseId\\\":3040}\",\n                \"..Item:0 -T# 0 StartEvent_158yep3 Type: bpmn:StartEvent status: end  from 2022-08-06T09:29:29.524Z to 2022-08-06T09:29:29.551Z id: 215f55b4-3444-4a36-a691-03982eb34158\",\n                \"..Item:1 -T# 0 flow_start_buy Type: bpmn:SequenceFlow status: end\",\n                \"..Item:2 -T# 0 task_Buy Type: bpmn:UserTask status: wait  from 2022-08-06T09:29:29.697Z to - id: 403fb28c-cc8b-4735-ac69-e3b09c5d0a1f\",\n                \".data:\",\n                \"{\\\"caseId\\\":3040}\",\n                \"Action:engineInvoke {\\\"id\\\":\\\"d27c7ee6-708b-4431-8323-38fbff652b62\\\",\\\"items.elementId\\\":\\\"task_Buy\\\"}\",\n                \"Action:signal 403fb28c-cc8b-4735-ac69-e3b09c5d0a1f startedAt \",\n                \"..launching a token signal\",\n                \"..token.signal task_Buy bpmn:UserTask\",\n                \"--setting input {\\\"needsCleaning\\\":\\\"Yes\\\",\\\"needsRepairs\\\":\\\"Yes\\\"}\",\n                \"..>transformInput task_Buy\",\n                \"..>end task_Buy\",\n                \"setting item status to end403fb28c-cc8b-4735-ac69-e3b09c5d0a1fstatusend\",\n                \"..token.goNext task_Buy bpmn:UserTask\",\n                \"..Flow -flow_buy_gw going to gateway_1 action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_buy_gw to gateway_1\",\n                \"... waiting for 1\",\n                \".executing item:gateway_1 4f3f84fc-11dc-4edd-befd-f8c43ff085e6\",\n                \"..>enter gateway_1\",\n                \"..>start gateway_1\",\n                \"..>run gateway_1\",\n                \"..>end gateway_1\",\n                \"setting item status to end4f3f84fc-11dc-4edd-befd-f8c43ff085e6statusend\",\n                \"..executing item:gateway_1 4f3f84fc-11dc-4edd-befd-f8c43ff085e6 is done\",\n                \"..token.goNext gateway_1 bpmn:InclusiveGateway\",\n                \"..conditionExpression:{\\\"$type\\\":\\\"bpmn:Expression\\\",\\\"body\\\":\\\"(this.needsCleaning==\\\\\\\"Yes\\\\\\\")\\\"}\",\n                \"{\\\"caseId\\\":3040,\\\"needsCleaning\\\":\\\"Yes\\\",\\\"needsRepairs\\\":\\\"Yes\\\"}\",\n                \"..conditionExpression:(this.needsCleaning==\\\"Yes\\\") result: true\",\n                \"..Flow -flow_gw1_clean going to task_clean action : take\",\n                \"..conditionExpression:{\\\"$type\\\":\\\"bpmn:Expression\\\",\\\"body\\\":\\\"(this.needsRepairs==\\\\\\\"Yes\\\\\\\")\\\"}\",\n                \"{\\\"caseId\\\":3040,\\\"needsCleaning\\\":\\\"Yes\\\",\\\"needsRepairs\\\":\\\"Yes\\\"}\",\n                \"..conditionExpression:(this.needsRepairs==\\\"Yes\\\") result: true\",\n                \"..Flow -flow_gw1_repair going to task_repair action : take\",\n                \"..return outbounds2\",\n                \".execution ended.\",\n                \"...processing flowflow_gw1_clean to task_clean\",\n                \"starting new Token start node:task_clean noExecute: false\",\n                \"...processing flowflow_gw1_repair to task_repair\",\n                \"starting new Token start node:task_repair noExecute: false\",\n                \"... waiting for 2\",\n                \".executing item:task_clean 9c9c0cad-443d-48aa-8296-a75d4f47a0ac\",\n                \"..>enter task_clean\",\n                \".executing item:task_repair bb3fecfe-2140-4591-aaaf-ef25d931f7c5\",\n                \"..>enter task_repair\",\n                \"..>start task_clean\",\n                \"..>start task_repair\",\n                \"..>wait task_clean\",\n                \"..>wait task_repair\",\n                \"..executing item:task_clean 9c9c0cad-443d-48aa-8296-a75d4f47a0ac is done\",\n                \"..executing item:task_repair bb3fecfe-2140-4591-aaaf-ef25d931f7c5 is done\",\n                \"..token.goNext is done gateway_1 bpmn:InclusiveGateway\",\n                \"..token.goNext is done gateway_1 bpmn:InclusiveGateway\",\n                \"..token.invoke ended gateway_1 bpmn:InclusiveGateway\",\n                \"..signal token is done\",\n                \".signal returning .. waiting for promises status:end id: 403fb28c-cc8b-4735-ac69-e3b09c5d0a1f\",\n                \".signal returned process  status:end id: 403fb28c-cc8b-4735-ac69-e3b09c5d0a1f\",\n                \".Execution Report ----\",\n                \"..Status:end\",\n                \"..token: 0 - end - Primary current: gateway_1 from root child of - {\\\"caseId\\\":3040,\\\"needsCleaning\\\":\\\"Yes\\\",\\\"needsRepairs\\\":\\\"Yes\\\"}\",\n                \"..token: 1 - wait - Diverge current: task_clean from gateway_1 child of 0 {\\\"caseId\\\":3040,\\\"needsCleaning\\\":\\\"Yes\\\",\\\"needsRepairs\\\":\\\"Yes\\\"}\",\n                \"..token: 2 - wait - Diverge current: task_repair from gateway_1 child of 0 {\\\"caseId\\\":3040,\\\"needsCleaning\\\":\\\"Yes\\\",\\\"needsRepairs\\\":\\\"Yes\\\"}\",\n                \"..Item:0 -T# 0 StartEvent_158yep3 Type: bpmn:StartEvent status: end  from 2022-08-06T09:29:29.524Z to 2022-08-06T09:29:29.551Z id: 215f55b4-3444-4a36-a691-03982eb34158\",\n                \"..Item:1 -T# 0 flow_start_buy Type: bpmn:SequenceFlow status: end\",\n                \"..Item:2 -T# 0 task_Buy Type: bpmn:UserTask status: end  from 2022-08-06T09:29:29.697Z to 2022-08-06T09:29:30.354Z id: 403fb28c-cc8b-4735-ac69-e3b09c5d0a1f\",\n                \"..Item:3 -T# 0 flow_buy_gw Type: bpmn:SequenceFlow status: end\",\n                \"..Item:4 -T# 0 gateway_1 Type: bpmn:InclusiveGateway status: end  from 2022-08-06T09:29:30.554Z to 2022-08-06T09:29:30.579Z id: 4f3f84fc-11dc-4edd-befd-f8c43ff085e6\",\n                \"..Item:5 -T# 0 flow_gw1_clean Type: bpmn:SequenceFlow status: end\",\n                \"..Item:6 -T# 0 flow_gw1_repair Type: bpmn:SequenceFlow status: end\",\n                \"..Item:7 -T# 1 task_clean Type: bpmn:UserTask status: wait  from 2022-08-06T09:29:30.835Z to - id: 9c9c0cad-443d-48aa-8296-a75d4f47a0ac\",\n                \"..Item:8 -T# 2 task_repair Type: bpmn:UserTask status: wait  from 2022-08-06T09:29:30.837Z to - id: bb3fecfe-2140-4591-aaaf-ef25d931f7c5\",\n                \".data:\",\n                \"{\\\"caseId\\\":3040,\\\"needsCleaning\\\":\\\"Yes\\\",\\\"needsRepairs\\\":\\\"Yes\\\"}\",\n                \"Action:engineInvoke {\\\"id\\\":\\\"d27c7ee6-708b-4431-8323-38fbff652b62\\\",\\\"items.elementId\\\":\\\"task_clean\\\"}\",\n                \"Action:signal 9c9c0cad-443d-48aa-8296-a75d4f47a0ac startedAt \",\n                \"..launching a token signal\",\n                \"..token.signal task_clean bpmn:UserTask\",\n                \"--setting input {}\",\n                \"..>transformInput task_clean\",\n                \"..>end task_clean\",\n                \"setting item status to end9c9c0cad-443d-48aa-8296-a75d4f47a0acstatusend\",\n                \"..token.goNext task_clean bpmn:UserTask\",\n                \"..Flow -flow_clean_gw2 going to gateway_2 action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_clean_gw2 to gateway_2\",\n                \"... waiting for 1\",\n                \".executing item:gateway_2 62a6c245-ac6d-4600-ab09-2296a06e0b20\",\n                \"..>enter gateway_2\",\n                \"..>start gateway_2\",\n                \"..Starting a converging gateway\",\n                \"..converging .. my token 1\",\n                \"..converging gateway was : gateway_1\",\n                \"..# of active tokens pending 1\",\n                \"..token id 2 task_repair\",\n                \"..>wait gateway_2\",\n                \"..executing item:gateway_2 62a6c245-ac6d-4600-ab09-2296a06e0b20 is done\",\n                \"..token.goNext is done gateway_2 bpmn:ParallelGateway\",\n                \"..token.invoke ended gateway_2 bpmn:ParallelGateway\",\n                \"..signal token is done\",\n                \".signal returning .. waiting for promises status:end id: 9c9c0cad-443d-48aa-8296-a75d4f47a0ac\",\n                \".signal returned process  status:end id: 9c9c0cad-443d-48aa-8296-a75d4f47a0ac\",\n                \".Execution Report ----\",\n                \"..Status:end\",\n                \"..token: 0 - end - Primary current: gateway_1 from root child of - {\\\"caseId\\\":3040,\\\"needsCleaning\\\":\\\"Yes\\\",\\\"needsRepairs\\\":\\\"Yes\\\"}\",\n                \"..token: 1 - wait - Diverge current: gateway_2 from gateway_1 child of 0 {\\\"caseId\\\":3040,\\\"needsCleaning\\\":\\\"Yes\\\",\\\"needsRepairs\\\":\\\"Yes\\\"}\",\n                \"..token: 2 - wait - Diverge current: task_repair from gateway_1 child of 0 {\\\"caseId\\\":3040,\\\"needsCleaning\\\":\\\"Yes\\\",\\\"needsRepairs\\\":\\\"Yes\\\"}\",\n                \"..Item:0 -T# 0 StartEvent_158yep3 Type: bpmn:StartEvent status: end  from 2022-08-06T09:29:29.524Z to 2022-08-06T09:29:29.551Z id: 215f55b4-3444-4a36-a691-03982eb34158\",\n                \"..Item:1 -T# 0 flow_start_buy Type: bpmn:SequenceFlow status: end\",\n                \"..Item:2 -T# 0 task_Buy Type: bpmn:UserTask status: end  from 2022-08-06T09:29:29.697Z to 2022-08-06T09:29:30.354Z id: 403fb28c-cc8b-4735-ac69-e3b09c5d0a1f\",\n                \"..Item:3 -T# 0 flow_buy_gw Type: bpmn:SequenceFlow status: end\",\n                \"..Item:4 -T# 0 gateway_1 Type: bpmn:InclusiveGateway status: end  from 2022-08-06T09:29:30.554Z to 2022-08-06T09:29:30.579Z id: 4f3f84fc-11dc-4edd-befd-f8c43ff085e6\",\n                \"..Item:5 -T# 0 flow_gw1_clean Type: bpmn:SequenceFlow status: end\",\n                \"..Item:6 -T# 0 flow_gw1_repair Type: bpmn:SequenceFlow status: end\",\n                \"..Item:7 -T# 1 task_clean Type: bpmn:UserTask status: end  from 2022-08-06T09:29:30.835Z to 2022-08-06T09:29:31.211Z id: 9c9c0cad-443d-48aa-8296-a75d4f47a0ac\",\n                \"..Item:8 -T# 2 task_repair Type: bpmn:UserTask status: wait  from 2022-08-06T09:29:30.837Z to - id: bb3fecfe-2140-4591-aaaf-ef25d931f7c5\",\n                \"..Item:9 -T# 1 flow_clean_gw2 Type: bpmn:SequenceFlow status: end\",\n                \"..Item:10 -T# 1 gateway_2 Type: bpmn:ParallelGateway status: wait  from 2022-08-06T09:29:31.257Z to - id: 62a6c245-ac6d-4600-ab09-2296a06e0b20\",\n                \".data:\",\n                \"{\\\"caseId\\\":3040,\\\"needsCleaning\\\":\\\"Yes\\\",\\\"needsRepairs\\\":\\\"Yes\\\"}\",\n                \"Action:engineInvoke {\\\"id\\\":\\\"d27c7ee6-708b-4431-8323-38fbff652b62\\\",\\\"items.elementId\\\":\\\"task_repair\\\"}\",\n                \"Action:signal bb3fecfe-2140-4591-aaaf-ef25d931f7c5 startedAt \",\n                \"..launching a token signal\",\n                \"..token.signal task_repair bpmn:UserTask\",\n                \"--setting input {}\",\n                \"..>transformInput task_repair\",\n                \"..>end task_repair\",\n                \"setting item status to endbb3fecfe-2140-4591-aaaf-ef25d931f7c5statusend\",\n                \"..token.goNext task_repair bpmn:UserTask\",\n                \"..Flow -flow_repair_gw2 going to gateway_2 action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_repair_gw2 to gateway_2\",\n                \"... waiting for 1\",\n                \".executing item:gateway_2 5084b14f-3142-49e4-b6a0-ad44d36021d0\",\n                \"..>enter gateway_2\",\n                \"..>start gateway_2\",\n                \"..Starting a converging gateway\",\n                \"..converging .. my token 2\",\n                \"..converging gateway was : gateway_1\",\n                \"..# of active tokens pending 0\",\n                \"..let us converge now \",\n                \"..converging ending token #1\",\n                \"..>run gateway_2\",\n                \"..>end gateway_2\",\n                \"setting item status to end5084b14f-3142-49e4-b6a0-ad44d36021d0statusend\",\n                \"..executing item:gateway_2 5084b14f-3142-49e4-b6a0-ad44d36021d0 is done\",\n                \"..token.goNext gateway_2 bpmn:ParallelGateway\",\n                \"..Flow -flow_gw2_drive going to task_Drive action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_gw2_drive to task_Drive\",\n                \"... waiting for 1\",\n                \".executing item:task_Drive 4da79c22-01fa-4abd-8d02-e99d681f1a8f\",\n                \"..>enter task_Drive\",\n                \"..>start task_Drive\",\n                \"..>wait task_Drive\",\n                \"..executing item:task_Drive 4da79c22-01fa-4abd-8d02-e99d681f1a8f is done\",\n                \"..token.goNext is done task_Drive bpmn:UserTask\",\n                \"..token.goNext is done task_Drive bpmn:UserTask\",\n                \"..token.invoke ended task_Drive bpmn:UserTask\",\n                \"..signal token is done\",\n                \".signal returning .. waiting for promises status:end id: bb3fecfe-2140-4591-aaaf-ef25d931f7c5\",\n                \".signal returned process  status:end id: bb3fecfe-2140-4591-aaaf-ef25d931f7c5\"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"end\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"gateway_1\"\n                },\n                {\n                    \"id\": 1,\n                    \"type\": \"Diverge\",\n                    \"status\": \"end\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": 0,\n                    \"originItem\": \"4f3f84fc-11dc-4edd-befd-f8c43ff085e6\",\n                    \"startNodeId\": \"task_clean\",\n                    \"currentNode\": \"gateway_2\"\n                },\n                {\n                    \"id\": 2,\n                    \"type\": \"Diverge\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": 0,\n                    \"originItem\": \"4f3f84fc-11dc-4edd-befd-f8c43ff085e6\",\n                    \"startNodeId\": \"task_repair\",\n                    \"currentNode\": \"task_Drive\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"2b6e5734-ff85-47c8-80e7-b4f43c712581\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"cc72cfe6-4dc8-49a8-a23b-b620098721da\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"d27c7ee6-708b-4431-8323-38fbff652b62\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"end\",\n            \"data\": {\n                \"caseId\": 3040,\n                \"needsCleaning\": \"Yes\",\n                \"needsRepairs\": \"Yes\"\n            },\n            \"startedAt\": \"2022-08-06T09:29:29.438Z\",\n            \"saved\": \"2022-08-06T09:29:29.843Z\",\n            \"endedAt\": \"2022-08-06T09:29:30.738Z\"\n        },\n        {\n            \"_id\": \"62ef25f8c98b134d84505545\",\n            \"items\": [\n                {\n                    \"id\": \"354601f5-0e9f-4628-91fe-62ca78611a35\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-07T02:39:52.026Z\",\n                    \"endedAt\": \"2022-08-07T02:39:52.026Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"13cba4b1-bd5f-4bce-8381-09cf81ee80b9\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"903897d2-3088-4036-ba69-878553d97636\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-07T02:39:52.028Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"20588397-d0f2-4c7a-a3be-e9cd33e25f2e\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"7e1cb406-585f-4f2c-89f7-57d6e1ca16b6\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"9641b952-3d2f-40e6-94f2-5e10c1648b7e\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 354601f5-0e9f-4628-91fe-62ca78611a35\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end354601f5-0e9f-4628-91fe-62ca78611a35statusend\",\n                \"..executing item:StartEvent_158yep3 354601f5-0e9f-4628-91fe-62ca78611a35 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 903897d2-3088-4036-ba69-878553d97636\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 903897d2-3088-4036-ba69-878553d97636 is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"8e3f05af-2857-4298-9695-2573c9285660\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"45823265-d5b1-40ef-8d10-f3da48132829\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"9508523a-c501-4fbd-9783-6f60e1284d97\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 5275\n            },\n            \"startedAt\": \"2022-08-07T02:39:52.025Z\",\n            \"saved\": \"2022-08-07T02:39:52.033Z\"\n        },\n        {\n            \"_id\": \"62ef25f8c98b134d84505546\",\n            \"items\": [\n                {\n                    \"id\": \"cc2d575a-dfcb-400b-a10a-e19d63f7dc53\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-07T02:39:52.184Z\",\n                    \"endedAt\": \"2022-08-07T02:39:52.185Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"1a595602-238d-46da-8133-cce46f9202f1\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"62b35c31-663f-48e6-80a8-be35cd5a635e\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-07T02:39:52.187Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"e544be21-8ce7-4d46-895b-2da9b0e68a3a\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"213a73f7-6f42-4e99-9b9a-37a881a4e3f5\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"4406bd35-2342-4c8a-9dde-a82b3c7b32ca\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 cc2d575a-dfcb-400b-a10a-e19d63f7dc53\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to endcc2d575a-dfcb-400b-a10a-e19d63f7dc53statusend\",\n                \"..executing item:StartEvent_158yep3 cc2d575a-dfcb-400b-a10a-e19d63f7dc53 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 62b35c31-663f-48e6-80a8-be35cd5a635e\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 62b35c31-663f-48e6-80a8-be35cd5a635e is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"23186e0c-ad52-43d1-820b-7b65340b7606\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"f1dd7a46-a478-4989-b742-8fb4fdd0f84a\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"d0e9039a-de20-4506-a5cf-221dc0d8ffa8\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 8820\n            },\n            \"startedAt\": \"2022-08-07T02:39:52.182Z\",\n            \"saved\": \"2022-08-07T02:39:52.193Z\"\n        },\n        {\n            \"_id\": \"62ef541d287c4a35101520ec\",\n            \"items\": [\n                {\n                    \"id\": \"508774c6-0058-4337-be87-0b6b9b1ce346\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-07T05:56:45.773Z\",\n                    \"endedAt\": \"2022-08-07T05:56:45.774Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"b5e27236-c8d5-4e34-be97-45d49ad732ab\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"2f2d0018-03a1-4e4f-96c7-62d79af60e86\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-07T05:56:45.775Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"89536bc2-258d-413a-a4c0-037b8e88927b\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"970761d0-dea2-4105-b82f-cc8d150c09b7\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"f4e3a745-cf42-490a-8cee-18674cf7bc9d\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 508774c6-0058-4337-be87-0b6b9b1ce346\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end508774c6-0058-4337-be87-0b6b9b1ce346statusend\",\n                \"..executing item:StartEvent_158yep3 508774c6-0058-4337-be87-0b6b9b1ce346 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 2f2d0018-03a1-4e4f-96c7-62d79af60e86\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 2f2d0018-03a1-4e4f-96c7-62d79af60e86 is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"48649cb3-b7ab-4380-9273-45702d839b19\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"d29e44a9-8124-46fe-9ae9-f8ad58009cec\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"9a26c502-fb35-49dd-afae-793ac14e0408\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 1805\n            },\n            \"startedAt\": \"2022-08-07T05:56:45.772Z\",\n            \"saved\": \"2022-08-07T05:56:45.778Z\"\n        },\n        {\n            \"_id\": \"62ef541d287c4a35101520ed\",\n            \"items\": [\n                {\n                    \"id\": \"555306d9-5947-43fc-afa9-4225e68269cd\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-07T05:56:45.917Z\",\n                    \"endedAt\": \"2022-08-07T05:56:45.918Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"aeffe44f-950a-4f39-a1ca-98e464ef650c\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"1491312c-5bd5-4658-b2b3-815e6ba3c2c8\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-07T05:56:45.927Z\",\n                    \"endedAt\": \"2022-08-08T13:50:10.108Z\",\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"8176f14e-57c2-4b4a-8459-abb89c8361a9\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"bdcdfdce-940f-475c-bfcf-b16d0af8806c\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"3faa2fd0-e67e-4fc6-b592-4946df95d167\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        },\n                        {\n                            \"id\": \"250f809f-a8ba-4855-b35c-b0137bedbe58\",\n                            \"ruleId\": \"5\",\n                            \"userId\": \"user1\",\n                            \"userGroup\": null,\n                            \"event\": \"end\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                },\n                {\n                    \"id\": \"3717e945-940c-47e8-8031-1736e76ae135\",\n                    \"seq\": 3,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_buy_gw\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"665371e9-7b3a-457f-befc-8c3463c1ec98\",\n                    \"seq\": 4,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"gateway_1\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T13:50:10.251Z\",\n                    \"endedAt\": \"2022-08-08T13:50:10.281Z\",\n                    \"type\": \"bpmn:InclusiveGateway\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"4b92cc6b-f347-41ad-9391-c0b843a13458\",\n                    \"seq\": 7,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_gw1_gw2\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"94c042ff-d309-4238-ac70-d68438490bc0\",\n                    \"seq\": 8,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"gateway_2\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T13:50:10.547Z\",\n                    \"endedAt\": \"2022-08-08T13:50:10.687Z\",\n                    \"type\": \"bpmn:ParallelGateway\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"41fb89f0-0762-4ee6-82f1-c66944ffca8e\",\n                    \"seq\": 9,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_gw2_drive\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"ae587474-4936-4e45-b480-11733036ca7c\",\n                    \"seq\": 10,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Drive\",\n                    \"name\": \"Drive\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T13:50:10.817Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"7f446495-896e-4b7b-bb02-d02090f9db76\",\n                            \"ruleId\": \"8\",\n                            \"userId\": null,\n                            \"userGroup\": \"driver\"\n                        }\n                    ],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 555306d9-5947-43fc-afa9-4225e68269cd\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end555306d9-5947-43fc-afa9-4225e68269cdstatusend\",\n                \"..executing item:StartEvent_158yep3 555306d9-5947-43fc-afa9-4225e68269cd is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 1491312c-5bd5-4658-b2b3-815e6ba3c2c8\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 1491312c-5bd5-4658-b2b3-815e6ba3c2c8 is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \",\n                \".restore completed\",\n                \".Execution Report ----\",\n                \"..Status:running\",\n                \"..token: 0 - wait - Primary current: task_Buy from root child of - {\\\"caseId\\\":1798}\",\n                \"..Item:0 -T# 0 StartEvent_158yep3 Type: bpmn:StartEvent status: end  from 2022-08-07T05:56:45.917Z to 2022-08-07T05:56:45.918Z id: 555306d9-5947-43fc-afa9-4225e68269cd\",\n                \"..Item:1 -T# 0 flow_start_buy Type: bpmn:SequenceFlow status: end\",\n                \"..Item:2 -T# 0 task_Buy Type: bpmn:UserTask status: wait  from 2022-08-07T05:56:45.927Z to - id: 1491312c-5bd5-4658-b2b3-815e6ba3c2c8\",\n                \".data:\",\n                \"{\\\"caseId\\\":1798}\",\n                \"Action:engineInvoke {\\\"items.id\\\":\\\"1491312c-5bd5-4658-b2b3-815e6ba3c2c8\\\"}\",\n                \"Action:signal 1491312c-5bd5-4658-b2b3-815e6ba3c2c8 startedAt \",\n                \"..launching a token signal\",\n                \"..token.signal task_Buy bpmn:UserTask\",\n                \"--setting input {\\\"needsRepairs\\\":\\\"\\\",\\\"needsCleaning\\\":\\\"\\\"}\",\n                \"..>transformInput task_Buy\",\n                \"..>end task_Buy\",\n                \"setting item status to end1491312c-5bd5-4658-b2b3-815e6ba3c2c8statusend\",\n                \"..token.goNext task_Buy bpmn:UserTask\",\n                \"..Flow -flow_buy_gw going to gateway_1 action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_buy_gw to gateway_1\",\n                \"... waiting for 1\",\n                \".executing item:gateway_1 665371e9-7b3a-457f-befc-8c3463c1ec98\",\n                \"..>enter gateway_1\",\n                \"..>start gateway_1\",\n                \"..>run gateway_1\",\n                \"..>end gateway_1\",\n                \"setting item status to end665371e9-7b3a-457f-befc-8c3463c1ec98statusend\",\n                \"..executing item:gateway_1 665371e9-7b3a-457f-befc-8c3463c1ec98 is done\",\n                \"..token.goNext gateway_1 bpmn:InclusiveGateway\",\n                \"..conditionExpression:{\\\"$type\\\":\\\"bpmn:Expression\\\",\\\"body\\\":\\\"(this.needsCleaning==\\\\\\\"Yes\\\\\\\")\\\"}\",\n                \"{\\\"caseId\\\":1798,\\\"needsRepairs\\\":\\\"\\\",\\\"needsCleaning\\\":\\\"\\\"}\",\n                \"..conditionExpression:(this.needsCleaning==\\\"Yes\\\") result: false\",\n                \"..Flow -flow_gw1_clean going to task_clean action : discard\",\n                \"..conditionExpression:{\\\"$type\\\":\\\"bpmn:Expression\\\",\\\"body\\\":\\\"(this.needsRepairs==\\\\\\\"Yes\\\\\\\")\\\"}\",\n                \"{\\\"caseId\\\":1798,\\\"needsRepairs\\\":\\\"\\\",\\\"needsCleaning\\\":\\\"\\\"}\",\n                \"..conditionExpression:(this.needsRepairs==\\\"Yes\\\") result: false\",\n                \"..Flow -flow_gw1_repair going to task_repair action : discard\",\n                \"..return outbounds1\",\n                \"...processing flowflow_gw1_gw2 to gateway_2\",\n                \"... waiting for 1\",\n                \".executing item:gateway_2 94c042ff-d309-4238-ac70-d68438490bc0\",\n                \"..>enter gateway_2\",\n                \"..>start gateway_2\",\n                \"..Starting a converging gateway\",\n                \"..converging .. my token 0\",\n                \"..# of active tokens pending 0\",\n                \"..let us converge now \",\n                \"..>run gateway_2\",\n                \"..>end gateway_2\",\n                \"setting item status to end94c042ff-d309-4238-ac70-d68438490bc0statusend\",\n                \"..executing item:gateway_2 94c042ff-d309-4238-ac70-d68438490bc0 is done\",\n                \"..token.goNext gateway_2 bpmn:ParallelGateway\",\n                \"..Flow -flow_gw2_drive going to task_Drive action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_gw2_drive to task_Drive\",\n                \"... waiting for 1\",\n                \".executing item:task_Drive ae587474-4936-4e45-b480-11733036ca7c\",\n                \"..>enter task_Drive\",\n                \"..>start task_Drive\",\n                \"..>wait task_Drive\",\n                \"..executing item:task_Drive ae587474-4936-4e45-b480-11733036ca7c is done\",\n                \"..token.goNext is done task_Drive bpmn:UserTask\",\n                \"..token.goNext is done task_Drive bpmn:UserTask\",\n                \"..token.goNext is done task_Drive bpmn:UserTask\",\n                \"..token.invoke ended task_Drive bpmn:UserTask\",\n                \"..signal token is done\",\n                \".signal returning .. waiting for promises status:running id: 1491312c-5bd5-4658-b2b3-815e6ba3c2c8\",\n                \".signal returned process  status:running id: 1491312c-5bd5-4658-b2b3-815e6ba3c2c8\"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Drive\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"dc73eb29-a9ea-4b6b-b8e6-bea9a9029124\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"71653a3a-be67-419f-a92d-c13d1466dd47\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"11e8d73e-d592-4ac7-b33a-09cddde949d9\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 1798,\n                \"needsRepairs\": \"\",\n                \"needsCleaning\": \"\"\n            },\n            \"startedAt\": \"2022-08-07T05:56:45.916Z\",\n            \"saved\": \"2022-08-07T05:56:45.932Z\",\n            \"endedAt\": null\n        },\n        {\n            \"_id\": \"62ef549d187b3d42cc3c812b\",\n            \"items\": [\n                {\n                    \"id\": \"344b1a27-2238-4253-a83e-c8e7bd470308\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-07T05:58:53.905Z\",\n                    \"endedAt\": \"2022-08-07T05:58:53.905Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"7b57d6ec-0c38-42dc-8ed6-2fbea6f7e88f\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"0c8f48a2-79ba-4e79-bc04-b9ad3a2d5c12\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-07T05:58:53.908Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"bd8ef7ec-4bbd-4923-9ccc-237066875f5e\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"b14a2548-c03f-403e-875b-a25f30e3173a\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"7bb54b16-6162-4306-83b3-742e05acd14c\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 344b1a27-2238-4253-a83e-c8e7bd470308\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end344b1a27-2238-4253-a83e-c8e7bd470308statusend\",\n                \"..executing item:StartEvent_158yep3 344b1a27-2238-4253-a83e-c8e7bd470308 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 0c8f48a2-79ba-4e79-bc04-b9ad3a2d5c12\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 0c8f48a2-79ba-4e79-bc04-b9ad3a2d5c12 is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"dfbc8c4a-5812-40c6-b7f0-3ea85f847863\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"3b300892-9004-496d-8c90-40caa3084baa\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"1c16aec2-20b1-4bab-920b-ad8ffccc2aa9\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 4990\n            },\n            \"startedAt\": \"2022-08-07T05:58:53.901Z\",\n            \"saved\": \"2022-08-07T05:58:53.912Z\"\n        },\n        {\n            \"_id\": \"62ef549e187b3d42cc3c812c\",\n            \"items\": [\n                {\n                    \"id\": \"9c9eb7db-2f9a-4828-9fe0-8ffe1787690b\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-07T05:58:54.036Z\",\n                    \"endedAt\": \"2022-08-07T05:58:54.037Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"d3709283-058b-4d46-9dcd-582cec9dd383\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"c4efb8c0-f5d1-498c-b026-b2b320b940ac\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-07T05:58:54.039Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"dda31eba-b378-4528-a9d7-6808878dc927\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"cebf464f-4cdc-4eeb-9a50-2ea0649352b6\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"0893e7fa-8691-4f62-b2b9-db1cf6765c93\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 9c9eb7db-2f9a-4828-9fe0-8ffe1787690b\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end9c9eb7db-2f9a-4828-9fe0-8ffe1787690bstatusend\",\n                \"..executing item:StartEvent_158yep3 9c9eb7db-2f9a-4828-9fe0-8ffe1787690b is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy c4efb8c0-f5d1-498c-b026-b2b320b940ac\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy c4efb8c0-f5d1-498c-b026-b2b320b940ac is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"458b4548-823c-49c4-a032-3c0153c47862\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"a9826db5-90aa-4422-8cb4-d58d4918021a\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"74bcb189-3744-4928-83c8-9608adf83a6e\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 3232\n            },\n            \"startedAt\": \"2022-08-07T05:58:54.034Z\",\n            \"saved\": \"2022-08-07T05:58:54.064Z\"\n        },\n        {\n            \"_id\": \"62f0591ab8c45b43707a79bc\",\n            \"items\": [\n                {\n                    \"id\": \"ec624df7-592b-4d25-97d0-b8e14051863c\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T00:30:18.205Z\",\n                    \"endedAt\": \"2022-08-08T00:30:18.207Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"312d723f-8ab6-4fb6-8a61-8e5e520db7c7\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"084d7ca4-ac2a-4416-b790-775ac98606d9\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T00:30:18.219Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"094a6d6d-4572-40ba-a4ea-98c0cf4597c0\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"7c460277-9f3d-4c02-a40d-8e4581b3a502\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"0681d99f-dca0-49b1-b596-737ccefb7b7e\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 ec624df7-592b-4d25-97d0-b8e14051863c\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to endec624df7-592b-4d25-97d0-b8e14051863cstatusend\",\n                \"..executing item:StartEvent_158yep3 ec624df7-592b-4d25-97d0-b8e14051863c is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 084d7ca4-ac2a-4416-b790-775ac98606d9\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 084d7ca4-ac2a-4416-b790-775ac98606d9 is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"6c9fabe8-e5a8-491e-bbdb-ee5bbb63dee7\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"08c999e9-f4de-4cea-b5f1-4aa520971a03\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"b8465b81-0881-47e4-b18f-1a35da65643e\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 8031\n            },\n            \"startedAt\": \"2022-08-08T00:30:18.202Z\",\n            \"saved\": \"2022-08-08T00:30:18.225Z\"\n        },\n        {\n            \"_id\": \"62f0591ab8c45b43707a79bd\",\n            \"items\": [\n                {\n                    \"id\": \"453f9959-41e8-49b5-8dec-859faa71f027\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T00:30:18.384Z\",\n                    \"endedAt\": \"2022-08-08T00:30:18.387Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"bad6735e-71a7-4550-b30b-cc4fe3cfe2dc\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"32bbca42-b12d-46c2-977e-25bfbce85dd7\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T00:30:18.397Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"372cf235-f917-430d-b2c3-ab38a4679074\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"c4d80e1d-e9fd-41cf-b06a-be59f156567a\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"2d211626-dc0b-4cba-ad9f-965b28c5adbc\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 453f9959-41e8-49b5-8dec-859faa71f027\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end453f9959-41e8-49b5-8dec-859faa71f027statusend\",\n                \"..executing item:StartEvent_158yep3 453f9959-41e8-49b5-8dec-859faa71f027 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 32bbca42-b12d-46c2-977e-25bfbce85dd7\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 32bbca42-b12d-46c2-977e-25bfbce85dd7 is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"142e7a81-5d29-446b-9ef1-d06e15926e99\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"117c0d0b-256d-4fc3-87e8-e9d48a9e8546\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"f6f62176-6dea-4f4a-b09b-3ac12ea52eb9\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 6440\n            },\n            \"startedAt\": \"2022-08-08T00:30:18.358Z\",\n            \"saved\": \"2022-08-08T00:30:18.439Z\"\n        },\n        {\n            \"_id\": \"62f07799b06e204190b71bba\",\n            \"items\": [\n                {\n                    \"id\": \"de4c50eb-9e5d-42c9-8af7-80944fe84189\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T02:40:25.380Z\",\n                    \"endedAt\": \"2022-08-08T02:40:25.381Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"59aa277b-00af-4718-b8a0-4a0468765480\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"d649aef0-7d52-400d-9881-1d4f656f528e\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T02:40:25.383Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"74543d1b-2dc1-42d2-997b-12da349838d5\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"b8ba8b67-743a-4876-85f3-70fea3639462\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"1e5a1676-f544-4483-8273-713f6be0f14c\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 de4c50eb-9e5d-42c9-8af7-80944fe84189\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to endde4c50eb-9e5d-42c9-8af7-80944fe84189statusend\",\n                \"..executing item:StartEvent_158yep3 de4c50eb-9e5d-42c9-8af7-80944fe84189 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy d649aef0-7d52-400d-9881-1d4f656f528e\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy d649aef0-7d52-400d-9881-1d4f656f528e is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"5ff5a6e2-9e65-47cb-bf28-ea9d108f4314\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"fdaa4938-e40d-4b72-875c-f237564bcbc7\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"3928fbb8-a68c-4904-a456-7fcb704ba64a\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 4983\n            },\n            \"startedAt\": \"2022-08-08T02:40:25.380Z\",\n            \"saved\": \"2022-08-08T02:40:25.388Z\"\n        },\n        {\n            \"_id\": \"62f07799b06e204190b71bbb\",\n            \"items\": [\n                {\n                    \"id\": \"1eda912b-412d-4bc9-a275-a898cabcd9bf\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T02:40:25.514Z\",\n                    \"endedAt\": \"2022-08-08T02:40:25.514Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"4cabc35e-7f7f-4e61-98ce-9ec88b330991\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"4fe5cc69-d94f-47e0-87d1-b02b1e1e024f\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T02:40:25.517Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"1a634588-d5ac-4fba-9ae6-78c90163dcc0\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"793af7a4-05dc-43e1-acc6-f72fd9b81679\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"2c0eb7f9-5c8e-4b1b-b3f0-fde6ef2443b4\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 1eda912b-412d-4bc9-a275-a898cabcd9bf\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end1eda912b-412d-4bc9-a275-a898cabcd9bfstatusend\",\n                \"..executing item:StartEvent_158yep3 1eda912b-412d-4bc9-a275-a898cabcd9bf is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 4fe5cc69-d94f-47e0-87d1-b02b1e1e024f\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 4fe5cc69-d94f-47e0-87d1-b02b1e1e024f is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"34574b6e-67ca-4346-829e-0d74f72ef76d\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"b0ab6301-c811-4d67-91e9-74b742849dfa\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"d27ddfd4-c0e9-4285-860a-c6f1d05391e0\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 9012\n            },\n            \"startedAt\": \"2022-08-08T02:40:25.513Z\",\n            \"saved\": \"2022-08-08T02:40:25.523Z\"\n        },\n        {\n            \"_id\": \"62f083329398e70d14ee8010\",\n            \"items\": [\n                {\n                    \"id\": \"01404cb2-cf17-48fa-8708-162a8138db13\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T03:29:54.832Z\",\n                    \"endedAt\": \"2022-08-08T03:29:54.832Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"4f35964b-a50a-4544-b2a4-40f4c349d1e6\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"12788437-28e6-4ecc-bc36-da6ca2aee6df\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T03:29:54.833Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"d11df41b-a5fd-4bb3-b93f-7841365ca19c\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"5e3e2945-9d63-4086-a071-f04b2d41610f\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"0b4e51f7-bcd6-4219-b13c-464556505252\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 01404cb2-cf17-48fa-8708-162a8138db13\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end01404cb2-cf17-48fa-8708-162a8138db13statusend\",\n                \"..executing item:StartEvent_158yep3 01404cb2-cf17-48fa-8708-162a8138db13 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 12788437-28e6-4ecc-bc36-da6ca2aee6df\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 12788437-28e6-4ecc-bc36-da6ca2aee6df is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"c2f53bcd-7b2f-4f98-bba7-d0501041622a\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"13622931-2c17-4115-ac8a-6758313e800e\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"5ca32085-f869-4a52-bc94-75077bc92916\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 1639\n            },\n            \"startedAt\": \"2022-08-08T03:29:54.831Z\",\n            \"saved\": \"2022-08-08T03:29:54.839Z\"\n        },\n        {\n            \"_id\": \"62f083329398e70d14ee8011\",\n            \"items\": [\n                {\n                    \"id\": \"c2d77568-768e-4bcb-81c9-bbdb7640e988\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T03:29:54.971Z\",\n                    \"endedAt\": \"2022-08-08T03:29:54.972Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"be6a6eaa-89d7-4e6e-8962-a134b060d6c6\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"c37933cc-12db-4074-9a4c-163c0782e185\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T03:29:54.974Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"2e070270-d3cd-4a5d-9a85-c0273cd7bbf6\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"ecd86144-d4eb-4f90-9364-5e897d11581d\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"c3715832-fd5d-441e-82f8-8c64bbdcd0ec\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 c2d77568-768e-4bcb-81c9-bbdb7640e988\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to endc2d77568-768e-4bcb-81c9-bbdb7640e988statusend\",\n                \"..executing item:StartEvent_158yep3 c2d77568-768e-4bcb-81c9-bbdb7640e988 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy c37933cc-12db-4074-9a4c-163c0782e185\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy c37933cc-12db-4074-9a4c-163c0782e185 is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"9a3239f1-2979-4806-bfad-137f51a8757c\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"f0db8939-1dc2-465e-a445-cf514f0cc2ec\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"1f9c637b-9ee6-448d-8254-3ea1020c3ee3\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 7496\n            },\n            \"startedAt\": \"2022-08-08T03:29:54.969Z\",\n            \"saved\": \"2022-08-08T03:29:54.977Z\"\n        },\n        {\n            \"_id\": \"62f08a68b4a6cf2b94b756fb\",\n            \"items\": [\n                {\n                    \"id\": \"216a854f-4f2c-4c7a-a172-66949a432302\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T04:00:40.695Z\",\n                    \"endedAt\": \"2022-08-08T04:00:40.695Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"fb7297fa-5cf9-4d25-a92c-e92cf0cd0c74\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"1ec2c392-d0f2-484b-a475-bc449604ba74\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T04:00:40.697Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"c244d895-7f16-42ed-85b8-3077540d1c86\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"f4c1900b-f81e-4bab-8025-ec7d57991f08\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"b1c6da9c-fad8-490d-b427-360434783b35\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 216a854f-4f2c-4c7a-a172-66949a432302\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end216a854f-4f2c-4c7a-a172-66949a432302statusend\",\n                \"..executing item:StartEvent_158yep3 216a854f-4f2c-4c7a-a172-66949a432302 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 1ec2c392-d0f2-484b-a475-bc449604ba74\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 1ec2c392-d0f2-484b-a475-bc449604ba74 is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"1f4b08a9-8209-4bf3-b40a-d61adc3ca837\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"8063a275-4939-4af4-8195-88a5d24997ed\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"c562e04e-a2d6-4f4c-a5cd-804fdd218e8f\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 8251\n            },\n            \"startedAt\": \"2022-08-08T04:00:40.694Z\",\n            \"saved\": \"2022-08-08T04:00:40.702Z\"\n        },\n        {\n            \"_id\": \"62f08a68b4a6cf2b94b756fc\",\n            \"items\": [\n                {\n                    \"id\": \"8d788137-9cbb-46d1-a95a-b2d160a72d9a\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T04:00:40.818Z\",\n                    \"endedAt\": \"2022-08-08T04:00:40.819Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"a0793b29-c4f9-4d84-a5d6-3f7baeb8d3bc\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"d31dfff9-65d3-46a6-942a-84171704ec56\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T04:00:40.825Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"7431261d-7270-4e46-9537-4f882c0adefc\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"ee6e8d7a-2503-46ba-a949-898fdfddd51e\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"1567487e-06a1-4997-bd55-0344f9da67f3\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 8d788137-9cbb-46d1-a95a-b2d160a72d9a\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end8d788137-9cbb-46d1-a95a-b2d160a72d9astatusend\",\n                \"..executing item:StartEvent_158yep3 8d788137-9cbb-46d1-a95a-b2d160a72d9a is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy d31dfff9-65d3-46a6-942a-84171704ec56\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy d31dfff9-65d3-46a6-942a-84171704ec56 is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"eebfc1f9-958e-4bf4-898b-03c1395bc86a\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"6371eaa3-a48b-4afb-9703-4763899a62be\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"914a50df-8b61-49ef-84bf-b6ce735a1169\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 4869\n            },\n            \"startedAt\": \"2022-08-08T04:00:40.816Z\",\n            \"saved\": \"2022-08-08T04:00:40.830Z\"\n        },\n        {\n            \"_id\": \"62f08a97ac53f4492c5dd45a\",\n            \"items\": [\n                {\n                    \"id\": \"2b2d472d-5d59-42ba-b897-ed1d6ecd0056\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T04:01:27.055Z\",\n                    \"endedAt\": \"2022-08-08T04:01:27.056Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"c247e842-2eda-4707-9e1d-73368eeb2e21\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"2e6c5ef1-fa32-4af6-a3cf-e6202fed55de\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T04:01:27.060Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"7086711e-b940-4424-8a29-46180bcc862d\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"a65164ba-e5ae-46cb-b1f2-02c0ff2e3aef\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"96eaa59f-c225-42f4-b50e-43cdb8ea70c8\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 2b2d472d-5d59-42ba-b897-ed1d6ecd0056\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end2b2d472d-5d59-42ba-b897-ed1d6ecd0056statusend\",\n                \"..executing item:StartEvent_158yep3 2b2d472d-5d59-42ba-b897-ed1d6ecd0056 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 2e6c5ef1-fa32-4af6-a3cf-e6202fed55de\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 2e6c5ef1-fa32-4af6-a3cf-e6202fed55de is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"04c7a168-f3de-476a-bd7c-510cad011609\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"76b2a5c7-cb47-43a7-b429-97a3ca51c697\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"14ec3849-9536-4cb1-80b9-99f781837293\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 4274\n            },\n            \"startedAt\": \"2022-08-08T04:01:27.053Z\",\n            \"saved\": \"2022-08-08T04:01:27.079Z\"\n        },\n        {\n            \"_id\": \"62f08a97ac53f4492c5dd45b\",\n            \"items\": [\n                {\n                    \"id\": \"07f14b30-8ad7-44f9-8b55-ce7d631797e3\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T04:01:27.334Z\",\n                    \"endedAt\": \"2022-08-08T04:01:27.336Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"540da67c-92a2-460f-8b7f-987686b6f1ec\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"c6ffd0f0-5f2e-4c6a-a402-c3d2659c13c5\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T04:01:27.351Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"58cd0168-2d43-4e2f-bd9c-b5941d67d430\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"3c186cc9-0396-4df6-b3f4-3b4dcfc52010\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"8f0ad6f4-0b57-4930-b505-f729070fe2b1\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 07f14b30-8ad7-44f9-8b55-ce7d631797e3\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end07f14b30-8ad7-44f9-8b55-ce7d631797e3statusend\",\n                \"..executing item:StartEvent_158yep3 07f14b30-8ad7-44f9-8b55-ce7d631797e3 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy c6ffd0f0-5f2e-4c6a-a402-c3d2659c13c5\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy c6ffd0f0-5f2e-4c6a-a402-c3d2659c13c5 is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"2be84289-d85c-4eb0-9088-21fef8ddb8ae\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"a6048760-2689-45dc-8659-1e9e13842b7d\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"9de63954-60fb-4c39-957c-3ad8ed158be3\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 6858\n            },\n            \"startedAt\": \"2022-08-08T04:01:27.330Z\",\n            \"saved\": \"2022-08-08T04:01:27.364Z\"\n        },\n        {\n            \"_id\": \"62f08b49e7c50346c035d497\",\n            \"items\": [\n                {\n                    \"id\": \"228acb89-155f-4728-a1d9-dbe1b5fc4ab6\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T04:04:25.908Z\",\n                    \"endedAt\": \"2022-08-08T04:04:25.908Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"7222f0f5-257a-494c-a6d2-a0c8cc3b75ab\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"475515f0-a3db-4978-9fcd-59d3375f56df\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T04:04:25.910Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"a05aaec5-bc86-4541-bc19-3038e36824ae\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"c0f5b4cd-64f7-4bd3-8cfe-5e7b5b69a072\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"4ddae470-8f8e-4586-b085-c6e67bafc18f\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 228acb89-155f-4728-a1d9-dbe1b5fc4ab6\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end228acb89-155f-4728-a1d9-dbe1b5fc4ab6statusend\",\n                \"..executing item:StartEvent_158yep3 228acb89-155f-4728-a1d9-dbe1b5fc4ab6 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 475515f0-a3db-4978-9fcd-59d3375f56df\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 475515f0-a3db-4978-9fcd-59d3375f56df is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"8b0126fd-c8d9-45aa-b06e-faa84915d7ae\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"91d04980-604e-41c1-83e6-90e612811aef\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"31a45585-a046-4f27-bafc-f37b72456280\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 5786\n            },\n            \"startedAt\": \"2022-08-08T04:04:25.907Z\",\n            \"saved\": \"2022-08-08T04:04:25.917Z\"\n        },\n        {\n            \"_id\": \"62f08b4ae7c50346c035d498\",\n            \"items\": [\n                {\n                    \"id\": \"c87ee6be-c169-4da0-94c7-97521abe7f18\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T04:04:26.050Z\",\n                    \"endedAt\": \"2022-08-08T04:04:26.052Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"4c07201d-b03e-467a-851e-fbc26bfaaf07\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"60712894-a4ac-4801-949e-28447307617d\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T04:04:26.055Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"ef590afa-8171-42fe-a2c6-3fe0b26834aa\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"dcf17686-6c23-4f2f-8ae0-3aa021717c05\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"6c3761b8-a201-452a-95e0-967e67b34bcf\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 c87ee6be-c169-4da0-94c7-97521abe7f18\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to endc87ee6be-c169-4da0-94c7-97521abe7f18statusend\",\n                \"..executing item:StartEvent_158yep3 c87ee6be-c169-4da0-94c7-97521abe7f18 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 60712894-a4ac-4801-949e-28447307617d\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 60712894-a4ac-4801-949e-28447307617d is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"bec96352-d7bd-4c03-92a4-852c5581d1a2\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"1676c081-ff7f-471d-ad47-f6d68a2c0dfd\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"36be9e67-f682-4ddc-ae01-ab35663e31c4\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 2911\n            },\n            \"startedAt\": \"2022-08-08T04:04:26.047Z\",\n            \"saved\": \"2022-08-08T04:04:26.063Z\"\n        },\n        {\n            \"_id\": \"62f08daa5f8bc338900af567\",\n            \"items\": [\n                {\n                    \"id\": \"16e00cbb-3f2c-4942-99dd-2b98acb9f7f9\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T04:14:34.304Z\",\n                    \"endedAt\": \"2022-08-08T04:14:34.306Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"93200ec2-e292-4e57-b135-f6a0a6a55397\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"4776dff4-3f0a-4c0d-9060-f02659d8519e\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T04:14:34.306Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"3afb59c4-4037-444f-9238-578319f17162\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"128ea915-8513-47fb-b28c-87b0538722b9\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"c1f13c4a-64f0-4251-bbb5-120acbd3b376\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 16e00cbb-3f2c-4942-99dd-2b98acb9f7f9\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end16e00cbb-3f2c-4942-99dd-2b98acb9f7f9statusend\",\n                \"..executing item:StartEvent_158yep3 16e00cbb-3f2c-4942-99dd-2b98acb9f7f9 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 4776dff4-3f0a-4c0d-9060-f02659d8519e\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 4776dff4-3f0a-4c0d-9060-f02659d8519e is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"f686c628-ce51-4035-aa36-d8aefd67db72\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"62f0f88b-9849-48a0-b0db-184cbbb8e5fc\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"28ad5f48-4dec-48cb-aa49-8d097ddf216e\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 9295\n            },\n            \"startedAt\": \"2022-08-08T04:14:34.303Z\",\n            \"saved\": \"2022-08-08T04:14:34.312Z\"\n        },\n        {\n            \"_id\": \"62f08daa5f8bc338900af568\",\n            \"items\": [\n                {\n                    \"id\": \"ad2c0807-ce03-4d71-b28f-1a602bf7630e\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T04:14:34.429Z\",\n                    \"endedAt\": \"2022-08-08T04:14:34.429Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"bdd66faa-18d6-4f86-8a27-961e38344830\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"a98a2914-b42f-4639-95f7-8ecbc7c743f8\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T04:14:34.432Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"0205f584-93e9-45c1-b28c-f0e40ca08f50\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"071e37a5-c304-4190-a961-1ec02adc2400\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"a25b2207-8101-4cd4-ac23-7ebe56a64f51\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 ad2c0807-ce03-4d71-b28f-1a602bf7630e\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to endad2c0807-ce03-4d71-b28f-1a602bf7630estatusend\",\n                \"..executing item:StartEvent_158yep3 ad2c0807-ce03-4d71-b28f-1a602bf7630e is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy a98a2914-b42f-4639-95f7-8ecbc7c743f8\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy a98a2914-b42f-4639-95f7-8ecbc7c743f8 is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"7a25a664-e6ec-4ea0-a560-f6622ce46648\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"25d94367-de57-4e17-bb2f-22633ffa6e26\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"06671957-e8d3-44a8-9c0d-dff7f5262ff7\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 1250\n            },\n            \"startedAt\": \"2022-08-08T04:14:34.428Z\",\n            \"saved\": \"2022-08-08T04:14:34.453Z\"\n        },\n        {\n            \"_id\": \"62f09d6e86fc1d4f9cb68f21\",\n            \"items\": [\n                {\n                    \"id\": \"68201d35-52ba-4aac-931f-8d8a0d26bdee\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T05:21:46.425Z\",\n                    \"endedAt\": \"2022-08-08T05:21:46.453Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"9ed93fa1-ab08-4ae2-900f-335e7f105a68\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"f005d9c6-b79b-4c5b-a876-7f5b614f8f36\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T05:21:46.573Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"e51ebb80-7e88-459b-a91d-320bf00504c4\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"02c117d3-5d1a-4df8-b84f-232e6b188b8b\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"761b1779-3076-4a1d-8e65-8d6f4ff9dfd7\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 68201d35-52ba-4aac-931f-8d8a0d26bdee\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end68201d35-52ba-4aac-931f-8d8a0d26bdeestatusend\",\n                \"..executing item:StartEvent_158yep3 68201d35-52ba-4aac-931f-8d8a0d26bdee is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy f005d9c6-b79b-4c5b-a876-7f5b614f8f36\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy f005d9c6-b79b-4c5b-a876-7f5b614f8f36 is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"39daec95-03d2-4131-959c-02af85897f89\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"b8dd973b-5f55-4922-8b26-a2cb59e30b71\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"a528249e-e16f-4829-b2bf-820b2df3705d\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {},\n            \"startedAt\": \"2022-08-08T05:21:46.390Z\",\n            \"saved\": \"2022-08-08T05:21:50.277Z\"\n        },\n        {\n            \"_id\": \"62f0ff86b982503898543675\",\n            \"items\": [\n                {\n                    \"id\": \"b0dc5ffc-0837-4de9-b04f-4adb5f16ce0c\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T12:20:22.333Z\",\n                    \"endedAt\": \"2022-08-08T12:20:22.334Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"b8b5bb65-2e1b-4b02-8ac8-53749957ec57\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"a535fa38-1a85-492f-858e-50e5f6cf82e8\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T12:20:22.346Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"51b37f7f-df21-4b97-aa71-3dc8e41d0048\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"160922b9-51ed-410c-8f58-c1cf3c07f8bc\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"6c63c346-a120-4140-9f29-d164f973143c\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 b0dc5ffc-0837-4de9-b04f-4adb5f16ce0c\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to endb0dc5ffc-0837-4de9-b04f-4adb5f16ce0cstatusend\",\n                \"..executing item:StartEvent_158yep3 b0dc5ffc-0837-4de9-b04f-4adb5f16ce0c is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy a535fa38-1a85-492f-858e-50e5f6cf82e8\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy a535fa38-1a85-492f-858e-50e5f6cf82e8 is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"7be019c4-5e3e-4d99-802c-9c8ae5baa830\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"3dede58f-ad74-4e3d-acc9-a5e88df851b3\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"1145e410-c145-46eb-b4a6-11074863af71\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 4711\n            },\n            \"startedAt\": \"2022-08-08T12:20:22.329Z\",\n            \"saved\": \"2022-08-08T12:20:22.379Z\"\n        },\n        {\n            \"_id\": \"62f0ff86b982503898543676\",\n            \"items\": [\n                {\n                    \"id\": \"bbe1f350-55d0-4580-9b5d-1954fc8fd68d\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T12:20:22.571Z\",\n                    \"endedAt\": \"2022-08-08T12:20:22.572Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"8e8892f3-85bf-4e3b-9dd5-30f0896c56ce\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"620a71c4-6610-4b0f-b323-65aa851a6c15\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T12:20:22.597Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"4c1b180b-3445-492c-bf70-45a22acd7082\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"0e6fb8fd-b077-4347-a211-675bfeadb49c\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"885b5f39-e513-4a32-a66f-90d439021b5d\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 bbe1f350-55d0-4580-9b5d-1954fc8fd68d\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to endbbe1f350-55d0-4580-9b5d-1954fc8fd68dstatusend\",\n                \"..executing item:StartEvent_158yep3 bbe1f350-55d0-4580-9b5d-1954fc8fd68d is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 620a71c4-6610-4b0f-b323-65aa851a6c15\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 620a71c4-6610-4b0f-b323-65aa851a6c15 is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"053cf3d8-6d03-441a-b82d-c1b04cc2b9fe\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"e1303293-1f0b-481a-b9c2-c6bef6aecd20\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"e1dfb504-77e0-4fcc-bfa9-bdde5ae4fc23\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 8991\n            },\n            \"startedAt\": \"2022-08-08T12:20:22.567Z\",\n            \"saved\": \"2022-08-08T12:20:22.611Z\"\n        },\n        {\n            \"_id\": \"62f11074eb42f40810f0b75d\",\n            \"items\": [\n                {\n                    \"id\": \"4eb24f75-97dd-49a6-be38-971538d92ddb\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T13:32:36.624Z\",\n                    \"endedAt\": \"2022-08-08T13:32:36.625Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"fd1bfd74-44f2-45d4-9001-1e074aa14338\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"2b5646f9-2297-4262-bb97-437d91332d4b\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T13:32:36.637Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"30b65af5-0276-46e5-a27b-957d6a1660d1\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"cabfb5e9-8dc0-4bf4-9bd3-20826cc1289a\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"1abd5534-3a4e-40e7-9551-7f39afd73793\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 4eb24f75-97dd-49a6-be38-971538d92ddb\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end4eb24f75-97dd-49a6-be38-971538d92ddbstatusend\",\n                \"..executing item:StartEvent_158yep3 4eb24f75-97dd-49a6-be38-971538d92ddb is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 2b5646f9-2297-4262-bb97-437d91332d4b\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 2b5646f9-2297-4262-bb97-437d91332d4b is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"653de5ff-ac26-466c-b153-97f53f026d6e\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"8c174e44-7947-44c9-806f-e3648e43371c\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"9609a601-465b-41be-9712-e4bf46e27c0f\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 1716\n            },\n            \"startedAt\": \"2022-08-08T13:32:36.619Z\",\n            \"saved\": \"2022-08-08T13:32:36.697Z\"\n        },\n        {\n            \"_id\": \"62f11074eb42f40810f0b75e\",\n            \"items\": [\n                {\n                    \"id\": \"15bfcf38-8a4a-488b-8010-9678d6574fb7\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T13:32:36.884Z\",\n                    \"endedAt\": \"2022-08-08T13:32:36.886Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"3ffda128-8d1d-4114-82dd-7121b0e7b19d\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"b6a18f7b-28fa-4f31-8f8c-ffa74d916706\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T13:32:36.894Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"9821d207-2206-4082-bd0c-d69ac5f794fb\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"96f59af0-d81e-4cce-bd10-aabea5206c0b\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"6c18f32c-3ee3-42ae-9a0e-b49629366a6e\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 15bfcf38-8a4a-488b-8010-9678d6574fb7\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end15bfcf38-8a4a-488b-8010-9678d6574fb7statusend\",\n                \"..executing item:StartEvent_158yep3 15bfcf38-8a4a-488b-8010-9678d6574fb7 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy b6a18f7b-28fa-4f31-8f8c-ffa74d916706\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy b6a18f7b-28fa-4f31-8f8c-ffa74d916706 is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"5bc49342-8c05-49ab-995d-4db44b7659e7\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"82fc9887-0a1f-475b-87ec-a865dff7c58f\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"80aa4fe8-46e6-4740-8ac3-76d4481852b3\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 4497\n            },\n            \"startedAt\": \"2022-08-08T13:32:36.877Z\",\n            \"saved\": \"2022-08-08T13:32:36.926Z\"\n        },\n        {\n            \"_id\": \"62f18cbce3afdc23903673be\",\n            \"items\": [\n                {\n                    \"id\": \"168bcd4b-2d3e-4fd7-8f50-b9c1e7e47ce5\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T22:22:52.158Z\",\n                    \"endedAt\": \"2022-08-08T22:22:52.210Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"56a6520a-c73e-4086-9467-7ced2744c166\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"45370d03-0741-40a1-a707-d32fa3fe62a6\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T22:22:52.359Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"f65ad40f-9f2c-4269-89a0-170649d61018\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"dd4e695d-b332-4473-936f-c62bb32c90c9\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"69deddcf-b904-4523-b152-e63ff5763c23\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 168bcd4b-2d3e-4fd7-8f50-b9c1e7e47ce5\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end168bcd4b-2d3e-4fd7-8f50-b9c1e7e47ce5statusend\",\n                \"..executing item:StartEvent_158yep3 168bcd4b-2d3e-4fd7-8f50-b9c1e7e47ce5 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 45370d03-0741-40a1-a707-d32fa3fe62a6\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 45370d03-0741-40a1-a707-d32fa3fe62a6 is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"d88ce994-289f-47c6-95c4-17694dac1d1b\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"2decc9b5-cf45-4081-9e1a-7d2c77650bca\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"97bde1bc-396f-4729-962b-7014611ddf6a\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {},\n            \"startedAt\": \"2022-08-08T22:22:52.079Z\",\n            \"saved\": \"2022-08-08T22:22:52.475Z\"\n        },\n        {\n            \"_id\": \"62f18d35e3afdc23903673bf\",\n            \"items\": [\n                {\n                    \"id\": \"e06c522b-c2f3-4439-b51b-9e276c7f466b\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T22:24:53.478Z\",\n                    \"endedAt\": \"2022-08-08T22:24:53.508Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"574dfd6c-089b-4c46-ac16-2440d21a74aa\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"2b7cf26a-dc91-4cdb-83a4-5d34eaf64cef\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T22:24:53.677Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"5379c49c-2a18-416c-a711-d3b32199ee14\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"fd76995f-23f0-4601-9338-4d788cb7e965\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"4b48cecc-1868-471a-9033-d9e32e919f0a\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 e06c522b-c2f3-4439-b51b-9e276c7f466b\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to ende06c522b-c2f3-4439-b51b-9e276c7f466bstatusend\",\n                \"..executing item:StartEvent_158yep3 e06c522b-c2f3-4439-b51b-9e276c7f466b is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 2b7cf26a-dc91-4cdb-83a4-5d34eaf64cef\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 2b7cf26a-dc91-4cdb-83a4-5d34eaf64cef is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"1ecec82f-075b-4ba7-a648-c863d1d05a8e\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"8583c94b-429b-4f07-bd88-fae1369aa6bf\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"d397d1fb-1176-42d9-a1bc-12ac9b832321\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {},\n            \"startedAt\": \"2022-08-08T22:24:53.423Z\",\n            \"saved\": \"2022-08-08T22:24:53.801Z\"\n        },\n        {\n            \"_id\": \"62f19d1f45418542e0332765\",\n            \"items\": [\n                {\n                    \"id\": \"dc8e24e7-cf14-4ebc-a03d-f14f65d4b0f2\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T23:32:41.135Z\",\n                    \"endedAt\": \"2022-08-08T23:32:41.137Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"e6dd49c2-e9d9-4821-a163-851b51851cb9\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"26066b64-8989-4dd7-8f87-71eeeb2654ec\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T23:32:41.152Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"64c46cd8-7b9b-4bea-980e-901d706fe404\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"40d6a957-243f-4e0f-9975-a0cdbc2b1641\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"c2fb304a-d110-4b23-b4dd-d1d3de493be4\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 dc8e24e7-cf14-4ebc-a03d-f14f65d4b0f2\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to enddc8e24e7-cf14-4ebc-a03d-f14f65d4b0f2statusend\",\n                \"..executing item:StartEvent_158yep3 dc8e24e7-cf14-4ebc-a03d-f14f65d4b0f2 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 26066b64-8989-4dd7-8f87-71eeeb2654ec\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 26066b64-8989-4dd7-8f87-71eeeb2654ec is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"5dc840c1-7fcf-40df-b1bc-47ef6790d029\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"3535cfb0-5d80-4a7d-a89e-c6ba032cbc56\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"d8c01f19-2747-4b80-900c-3915322930dc\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {},\n            \"startedAt\": \"2022-08-08T23:32:41.126Z\",\n            \"saved\": \"2022-08-08T23:32:47.039Z\"\n        },\n        {\n            \"_id\": \"62f19d5a45418542e0332766\",\n            \"items\": [\n                {\n                    \"id\": \"8da0e52e-d6d8-4b9e-895d-d3884ee2214c\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T23:33:45.998Z\",\n                    \"endedAt\": \"2022-08-08T23:33:45.999Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"4183f27c-20f1-4da1-89b8-bedfa2b20e13\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"2d47e8a7-701f-4204-9655-03ba7d4c1393\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T23:33:46.009Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"7d4b9ace-f3a8-44b7-96a6-3202ddfb8138\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"c148130a-6a74-44ba-b7e0-a8996209a758\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"94be800d-c6df-4035-83ba-1d7e5d7966af\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 8da0e52e-d6d8-4b9e-895d-d3884ee2214c\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end8da0e52e-d6d8-4b9e-895d-d3884ee2214cstatusend\",\n                \"..executing item:StartEvent_158yep3 8da0e52e-d6d8-4b9e-895d-d3884ee2214c is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 2d47e8a7-701f-4204-9655-03ba7d4c1393\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 2d47e8a7-701f-4204-9655-03ba7d4c1393 is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"14242335-d45a-4de9-ad0e-9154b2b715b6\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"f9e13571-fcc6-439c-a391-2221d0bf048b\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"3d7ef551-4538-4233-96e6-9d60267031da\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {},\n            \"startedAt\": \"2022-08-08T23:33:45.996Z\",\n            \"saved\": \"2022-08-08T23:33:46.020Z\"\n        },\n        {\n            \"_id\": \"62f19d6245418542e0332767\",\n            \"items\": [\n                {\n                    \"id\": \"80e760bc-1868-4f6f-8233-67c13b17c9e7\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T23:33:54.908Z\",\n                    \"endedAt\": \"2022-08-08T23:33:54.909Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"c851855a-a9fb-48cb-9337-d48db53654d7\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"0ae9da59-cdb1-43fa-8ec8-b962ff708ed2\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T23:33:54.914Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"cfd53d77-4d83-46ff-8a38-3377ef1f0b7e\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"3f098ece-0dd2-4304-b463-b9f23d09828a\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"6393f23c-e1b7-47a9-a57e-f7403e4be150\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 80e760bc-1868-4f6f-8233-67c13b17c9e7\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end80e760bc-1868-4f6f-8233-67c13b17c9e7statusend\",\n                \"..executing item:StartEvent_158yep3 80e760bc-1868-4f6f-8233-67c13b17c9e7 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 0ae9da59-cdb1-43fa-8ec8-b962ff708ed2\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 0ae9da59-cdb1-43fa-8ec8-b962ff708ed2 is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"4d3c44e9-7ae8-4857-8762-5ef3e9b4ff29\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"41f31474-4097-4d2e-8d01-1477143a90c0\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"a3d3fb3d-cb0f-439d-a531-67bec0bf7577\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {},\n            \"startedAt\": \"2022-08-08T23:33:54.905Z\",\n            \"saved\": \"2022-08-08T23:33:54.919Z\"\n        },\n        {\n            \"_id\": \"62f1ce3488497736a03cae56\",\n            \"items\": [\n                {\n                    \"id\": \"c1426635-981d-41f3-95d8-ec0beee8f090\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T03:02:12.872Z\",\n                    \"endedAt\": \"2022-08-09T03:02:12.872Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"5205bcd5-47e7-4a87-a0d0-075a34376840\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"3fac0f23-09eb-40a5-b67d-e0aeee4da45c\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T03:02:12.880Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"0fe586b1-2962-47da-bcfe-c418467a1bfc\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"edfac35f-715c-4e63-b247-fbea3f48304a\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"2bc523a5-dd1b-4e41-b9a4-53268e1a1b2e\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 c1426635-981d-41f3-95d8-ec0beee8f090\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to endc1426635-981d-41f3-95d8-ec0beee8f090statusend\",\n                \"..executing item:StartEvent_158yep3 c1426635-981d-41f3-95d8-ec0beee8f090 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 3fac0f23-09eb-40a5-b67d-e0aeee4da45c\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 3fac0f23-09eb-40a5-b67d-e0aeee4da45c is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"88eefdf4-f82e-422f-8fb4-a8190f14190c\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"fa927df1-a242-4992-be49-c6ba27772bc6\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"1e6d2749-f869-4a0d-bd0b-66b7811ea69e\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 4976\n            },\n            \"startedAt\": \"2022-08-09T03:02:12.870Z\",\n            \"saved\": \"2022-08-09T03:02:12.887Z\"\n        },\n        {\n            \"_id\": \"62f1ce3588497736a03cae57\",\n            \"items\": [\n                {\n                    \"id\": \"0928624d-5d1c-463a-aff9-40917d3f23c0\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T03:02:13.008Z\",\n                    \"endedAt\": \"2022-08-09T03:02:13.009Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"755e57d1-d8da-4305-b86d-0b9999cb84c0\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"5b7507c4-f492-45b9-98d6-afdbc911b4e0\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T03:02:13.011Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"015d4418-e280-4066-a23b-cf45f828ffbe\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"b0c51d3f-5c32-4485-b97c-2d244f4b0a79\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"94290f2c-718c-4e9c-a1dc-d698ad40930d\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 0928624d-5d1c-463a-aff9-40917d3f23c0\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end0928624d-5d1c-463a-aff9-40917d3f23c0statusend\",\n                \"..executing item:StartEvent_158yep3 0928624d-5d1c-463a-aff9-40917d3f23c0 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 5b7507c4-f492-45b9-98d6-afdbc911b4e0\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 5b7507c4-f492-45b9-98d6-afdbc911b4e0 is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"a23a148c-8fd6-4cff-9496-a358a0c71246\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"07c3d146-94ff-425c-a095-f0a437ebfcb4\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"bb6f61f8-6fea-4734-a6e6-8331432d5019\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 4577\n            },\n            \"startedAt\": \"2022-08-09T03:02:13.006Z\",\n            \"saved\": \"2022-08-09T03:02:13.016Z\"\n        },\n        {\n            \"_id\": \"62f1e6e5255c711c605445e2\",\n            \"items\": [\n                {\n                    \"id\": \"69c995d4-aad2-4611-8641-c87bc8d7e7fd\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T04:47:33.489Z\",\n                    \"endedAt\": \"2022-08-09T04:47:33.491Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"694a106e-bfcb-4261-ba63-e3c40ede6ca6\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"7a23a8c6-79b3-46b9-bcf1-708e40321eba\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T04:47:33.567Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"34d1e2ab-ac89-4c1c-9f89-6d18849268ef\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"223d305d-8514-4e59-8ff1-1152810bd4de\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"1b0b2c3f-9618-4628-b27e-3e065f6ab3fb\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 69c995d4-aad2-4611-8641-c87bc8d7e7fd\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end69c995d4-aad2-4611-8641-c87bc8d7e7fdstatusend\",\n                \"..executing item:StartEvent_158yep3 69c995d4-aad2-4611-8641-c87bc8d7e7fd is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 7a23a8c6-79b3-46b9-bcf1-708e40321eba\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 7a23a8c6-79b3-46b9-bcf1-708e40321eba is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"b4553429-3a37-4c2b-9ad7-650066d39598\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"c4c78288-fb5c-438f-9a3b-c9fba7142999\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"27bb0e80-0180-49ff-b6c8-530bd8419f01\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 3597\n            },\n            \"startedAt\": \"2022-08-09T04:47:33.480Z\",\n            \"saved\": \"2022-08-09T04:47:33.614Z\"\n        },\n        {\n            \"_id\": \"62f1e6e6255c711c605445e3\",\n            \"items\": [\n                {\n                    \"id\": \"15f5ba67-7077-4fa8-8138-1d570893cedf\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T04:47:34.075Z\",\n                    \"endedAt\": \"2022-08-09T04:47:34.096Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"1254e3d5-359b-41b7-8698-d117e9c6618c\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"deaf1898-02cf-453d-bf04-67ee66b8bf51\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T04:47:34.230Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"2b37184a-1ef1-4b56-add7-3b56aa3be957\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"7487fcfc-e908-4345-a34a-c170ccddec96\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"ab3e15e1-6ac0-4352-a2ec-93e5e4043392\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 15f5ba67-7077-4fa8-8138-1d570893cedf\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end15f5ba67-7077-4fa8-8138-1d570893cedfstatusend\",\n                \"..executing item:StartEvent_158yep3 15f5ba67-7077-4fa8-8138-1d570893cedf is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy deaf1898-02cf-453d-bf04-67ee66b8bf51\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy deaf1898-02cf-453d-bf04-67ee66b8bf51 is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"28b06d6c-1477-4754-a9b0-4712caba10e2\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"bd56c1df-b036-4be6-a197-9ffa93a3474a\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"1e716932-440f-495f-9128-b3db4f22046f\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 8691\n            },\n            \"startedAt\": \"2022-08-09T04:47:33.975Z\",\n            \"saved\": \"2022-08-09T04:47:34.343Z\"\n        },\n        {\n            \"_id\": \"62f1e9489203644e405d4d6b\",\n            \"items\": [\n                {\n                    \"id\": \"68236e88-8115-4335-9c84-e041a11ce0dc\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T04:57:44.434Z\",\n                    \"endedAt\": \"2022-08-09T04:57:44.434Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"99c4cbba-9d2e-4658-b554-a710147e2dcc\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"182ffcf2-9c7f-4374-bc91-ed82cb2898ef\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T04:57:44.437Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"6053aaa5-df97-4238-9950-0e78c7f1e22e\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"fa6f16e1-3b93-45a3-879e-c4b69ade19df\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"1860692a-43ca-49aa-bcdb-ea6746fb8c51\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 68236e88-8115-4335-9c84-e041a11ce0dc\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end68236e88-8115-4335-9c84-e041a11ce0dcstatusend\",\n                \"..executing item:StartEvent_158yep3 68236e88-8115-4335-9c84-e041a11ce0dc is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 182ffcf2-9c7f-4374-bc91-ed82cb2898ef\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 182ffcf2-9c7f-4374-bc91-ed82cb2898ef is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"bf1834e0-2739-44d1-8eaf-d61a8d43867b\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"8070c7d8-3b96-4f83-8719-2ce424570d6e\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"2c978239-fb3e-4cef-9249-9bc05ebb9a19\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 6602\n            },\n            \"startedAt\": \"2022-08-09T04:57:44.433Z\",\n            \"saved\": \"2022-08-09T04:57:44.443Z\"\n        },\n        {\n            \"_id\": \"62f1e9489203644e405d4d6c\",\n            \"items\": [\n                {\n                    \"id\": \"229cdf67-7a17-44b3-b435-3dc74e18502a\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T04:57:44.610Z\",\n                    \"endedAt\": \"2022-08-09T04:57:44.611Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"6eb6043b-d1b5-4a6b-89db-9658a840e8f9\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"8159c2e5-1749-4eea-81cc-dbb631b6f8e1\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T04:57:44.614Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"c850495f-c800-4f5d-a190-406fe64e9089\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"d78e06be-29c0-4504-a49e-df8f5cec3348\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"39157c3d-25eb-4be7-9113-c74091edfd49\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 229cdf67-7a17-44b3-b435-3dc74e18502a\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end229cdf67-7a17-44b3-b435-3dc74e18502astatusend\",\n                \"..executing item:StartEvent_158yep3 229cdf67-7a17-44b3-b435-3dc74e18502a is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 8159c2e5-1749-4eea-81cc-dbb631b6f8e1\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 8159c2e5-1749-4eea-81cc-dbb631b6f8e1 is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"aa0ea337-68a2-4e1c-8145-b61f2a9bc049\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"ab1315bc-70d1-400c-81c1-d5cfe203e4be\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"b332e706-db4d-4938-9d30-f1d5af5f4d83\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 206\n            },\n            \"startedAt\": \"2022-08-09T04:57:44.609Z\",\n            \"saved\": \"2022-08-09T04:57:44.622Z\"\n        },\n        {\n            \"_id\": \"62f1e96ffd19081c9498be36\",\n            \"items\": [\n                {\n                    \"id\": \"6579ee73-7699-444e-a2a9-c61ac18ee948\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T04:58:23.019Z\",\n                    \"endedAt\": \"2022-08-09T04:58:23.020Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"8b0672ff-a579-4ca5-8264-dea805191217\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"e115000e-2a7e-4ae8-a4fa-9ff4374266b1\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T04:58:23.020Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"c4224d3c-8f76-4544-8911-1d9afe886e22\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"db7d36f1-1d1b-42ed-9524-975b4fb20348\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"465b5363-be88-429b-86b0-093e03e2cbe7\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 6579ee73-7699-444e-a2a9-c61ac18ee948\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end6579ee73-7699-444e-a2a9-c61ac18ee948statusend\",\n                \"..executing item:StartEvent_158yep3 6579ee73-7699-444e-a2a9-c61ac18ee948 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy e115000e-2a7e-4ae8-a4fa-9ff4374266b1\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy e115000e-2a7e-4ae8-a4fa-9ff4374266b1 is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"436c2346-0029-4f11-8a9a-80cbfbce4221\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"ccbd73f4-6cdc-495b-88d8-337aa530ade1\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"8467be65-7f2f-4e38-be2d-2374b4640441\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 7781\n            },\n            \"startedAt\": \"2022-08-09T04:58:23.019Z\",\n            \"saved\": \"2022-08-09T04:58:23.023Z\"\n        },\n        {\n            \"_id\": \"62f1e96ffd19081c9498be37\",\n            \"items\": [\n                {\n                    \"id\": \"13c3b99d-6382-412f-aaf1-b253014dead7\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T04:58:23.126Z\",\n                    \"endedAt\": \"2022-08-09T04:58:23.126Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"87b28851-bcca-415a-b1bc-ce96167df358\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"a60cc595-6cb2-4565-912e-3510ce299372\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T04:58:23.127Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"e1619e4c-d355-4eda-858b-d42402f6c4e5\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"95a36bb5-d9d7-4b21-b4f8-3c49bdafb053\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"b6396671-edfc-4d28-bf89-f7e0fbc1b995\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 13c3b99d-6382-412f-aaf1-b253014dead7\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end13c3b99d-6382-412f-aaf1-b253014dead7statusend\",\n                \"..executing item:StartEvent_158yep3 13c3b99d-6382-412f-aaf1-b253014dead7 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy a60cc595-6cb2-4565-912e-3510ce299372\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy a60cc595-6cb2-4565-912e-3510ce299372 is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"058083a3-c41f-47b5-870f-f495dc8724d5\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"fea74abf-d4fa-4cd4-8bf5-45c54d5598aa\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"51dd60ec-98d9-4f7f-9806-9d70a324c0fc\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 19\n            },\n            \"startedAt\": \"2022-08-09T04:58:23.125Z\",\n            \"saved\": \"2022-08-09T04:58:23.129Z\"\n        },\n        {\n            \"_id\": \"62f1e9b269c4e25808aa5e34\",\n            \"items\": [\n                {\n                    \"id\": \"021ebb09-cb28-46ac-9462-07d1913d5ac0\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T04:59:30.972Z\",\n                    \"endedAt\": \"2022-08-09T04:59:30.972Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"1bdc7770-10dd-4c2e-963f-7329db25e6e1\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"8d2fe84f-9e89-401c-b8d2-fff1afb48f64\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T04:59:30.976Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"adbd8198-9b1e-485a-bad3-cfc1441501b8\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"a5f05f26-f525-4046-b843-25b3a01871dd\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"4215f03b-5dcb-40f0-8f8f-e383be8772fe\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 021ebb09-cb28-46ac-9462-07d1913d5ac0\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end021ebb09-cb28-46ac-9462-07d1913d5ac0statusend\",\n                \"..executing item:StartEvent_158yep3 021ebb09-cb28-46ac-9462-07d1913d5ac0 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 8d2fe84f-9e89-401c-b8d2-fff1afb48f64\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 8d2fe84f-9e89-401c-b8d2-fff1afb48f64 is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"4d27b337-45da-4e56-939b-e2c4302b6cfa\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"fa6d7175-ac30-4f87-8781-efcfcbae01be\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"120efb9f-731b-452a-b71e-58b6811473ca\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 1549\n            },\n            \"startedAt\": \"2022-08-09T04:59:30.971Z\",\n            \"saved\": \"2022-08-09T04:59:30.980Z\"\n        },\n        {\n            \"_id\": \"62f1e9b369c4e25808aa5e35\",\n            \"items\": [\n                {\n                    \"id\": \"fe3364fb-8920-4b0d-8d43-687c783604f6\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T04:59:31.096Z\",\n                    \"endedAt\": \"2022-08-09T04:59:31.096Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"52c6ad02-bc93-4dc8-9b18-ee9ea0fa9fac\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"e0feeba1-fc0e-4c4a-a3e1-e33770731c83\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T04:59:31.098Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"9c51ac4e-21d3-43a0-ad25-b15c5ca6d6e9\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"3b27125b-5cbd-4874-9fc9-27a5e8b26658\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"a5b225a7-4356-464a-9e1a-0653278be8e2\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 fe3364fb-8920-4b0d-8d43-687c783604f6\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to endfe3364fb-8920-4b0d-8d43-687c783604f6statusend\",\n                \"..executing item:StartEvent_158yep3 fe3364fb-8920-4b0d-8d43-687c783604f6 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy e0feeba1-fc0e-4c4a-a3e1-e33770731c83\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy e0feeba1-fc0e-4c4a-a3e1-e33770731c83 is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"19fb71f5-57c3-44a8-a940-ac0a63d1a11a\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"7bc563cc-42e7-4894-88e5-dd38225d5ac6\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"a8a10be2-99b6-4b66-adfe-fb54f4e0ec31\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 8186\n            },\n            \"startedAt\": \"2022-08-09T04:59:31.095Z\",\n            \"saved\": \"2022-08-09T04:59:31.102Z\"\n        },\n        {\n            \"_id\": \"62f1e9e0cfb8d5551ccaf3be\",\n            \"items\": [\n                {\n                    \"id\": \"11615efb-c8f0-4e5d-ad35-03dd4fcc48b0\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T05:00:16.252Z\",\n                    \"endedAt\": \"2022-08-09T05:00:16.253Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"f8e03037-1626-4ac2-b430-975559d01642\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"8db162ea-51d1-401f-a780-bfa27a6882b4\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T05:00:16.254Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"72b17090-5789-4b06-9494-f3b4a33825c2\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"c8b7399b-091d-4f12-85ba-4dbec90c1493\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"721ea7bd-7cb1-4a3d-bf04-d3104fd62f1c\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 11615efb-c8f0-4e5d-ad35-03dd4fcc48b0\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end11615efb-c8f0-4e5d-ad35-03dd4fcc48b0statusend\",\n                \"..executing item:StartEvent_158yep3 11615efb-c8f0-4e5d-ad35-03dd4fcc48b0 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 8db162ea-51d1-401f-a780-bfa27a6882b4\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 8db162ea-51d1-401f-a780-bfa27a6882b4 is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"87733163-5afe-4ea4-8f1c-1915cb34c8ae\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"d3a7a071-da67-45f3-9ce0-45a16e505522\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"244b8b2f-d0c6-4e27-811e-64464258c7e7\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 3930\n            },\n            \"startedAt\": \"2022-08-09T05:00:16.251Z\",\n            \"saved\": \"2022-08-09T05:00:16.266Z\"\n        },\n        {\n            \"_id\": \"62f1e9e0cfb8d5551ccaf3bf\",\n            \"items\": [\n                {\n                    \"id\": \"f3c4a6bd-1a97-47ab-80f4-a5b8e9238c06\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T05:00:16.401Z\",\n                    \"endedAt\": \"2022-08-09T05:00:16.401Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"e517ab3d-da8e-48cd-94c3-ea3dcdaa9169\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"2cab6ad0-d4f2-4d23-a78c-50a357c7ac5e\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T05:00:16.433Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"8abaa689-bceb-43d6-97b4-877a3047e0ea\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"c6e61f8d-46a4-47b3-94bf-5020e8b2e816\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"968be91e-175e-4769-bfc1-81b581152361\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 f3c4a6bd-1a97-47ab-80f4-a5b8e9238c06\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to endf3c4a6bd-1a97-47ab-80f4-a5b8e9238c06statusend\",\n                \"..executing item:StartEvent_158yep3 f3c4a6bd-1a97-47ab-80f4-a5b8e9238c06 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 2cab6ad0-d4f2-4d23-a78c-50a357c7ac5e\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 2cab6ad0-d4f2-4d23-a78c-50a357c7ac5e is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"43f74b06-8372-46db-b0f6-85810011d577\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"c63e2f96-4a4a-4465-8b38-a4878dad7a2f\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"c6cab362-17a8-4bc3-b06e-e6ab5c1e38a8\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 4966\n            },\n            \"startedAt\": \"2022-08-09T05:00:16.400Z\",\n            \"saved\": \"2022-08-09T05:00:16.444Z\"\n        },\n        {\n            \"_id\": \"62f1ebf32fadf451f4e55697\",\n            \"items\": [\n                {\n                    \"id\": \"e7dfed8c-249b-4302-a86d-72c8abf30a17\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T05:09:07.760Z\",\n                    \"endedAt\": \"2022-08-09T05:09:07.761Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"b8f7a9cf-3536-42cb-8de4-c48967819165\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"fcb11b9c-fa2f-4b4a-8359-1b2fa5908f7f\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T05:09:07.770Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"58eccb08-e61c-4ca8-8dde-e43f4303c012\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"3e3aeead-ab79-40a5-b82b-11192b74f397\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"c17ce1f4-2536-416e-832a-2bb91c85effc\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 e7dfed8c-249b-4302-a86d-72c8abf30a17\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to ende7dfed8c-249b-4302-a86d-72c8abf30a17statusend\",\n                \"..executing item:StartEvent_158yep3 e7dfed8c-249b-4302-a86d-72c8abf30a17 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy fcb11b9c-fa2f-4b4a-8359-1b2fa5908f7f\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy fcb11b9c-fa2f-4b4a-8359-1b2fa5908f7f is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"a2df9677-bbee-4c6c-ab93-8b71aa1d8e78\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"0ce492f3-e3d0-472d-bffb-c2e6813a384a\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"83510557-fb70-4b15-978d-52a7b226be6c\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 2445\n            },\n            \"startedAt\": \"2022-08-09T05:09:07.755Z\",\n            \"saved\": \"2022-08-09T05:09:07.777Z\"\n        },\n        {\n            \"_id\": \"62f1ebf32fadf451f4e55698\",\n            \"items\": [\n                {\n                    \"id\": \"158ce14d-3957-4371-8413-ff3beee26a23\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T05:09:07.898Z\",\n                    \"endedAt\": \"2022-08-09T05:09:07.899Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"6b333800-45c8-4dd6-b437-0ab2033d2f9e\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"79c0c5b0-c5d5-4302-8bd1-66f26fee7c76\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T05:09:07.904Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"a0c05f4c-1950-4909-97af-6de9777ce666\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"635e1c55-680e-413a-95b4-fdfbfed163ed\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"bd5b0f15-cccf-4992-8863-baae270f8637\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 158ce14d-3957-4371-8413-ff3beee26a23\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end158ce14d-3957-4371-8413-ff3beee26a23statusend\",\n                \"..executing item:StartEvent_158yep3 158ce14d-3957-4371-8413-ff3beee26a23 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 79c0c5b0-c5d5-4302-8bd1-66f26fee7c76\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 79c0c5b0-c5d5-4302-8bd1-66f26fee7c76 is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"44503d86-a738-4047-975c-ff52db4b85fe\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"1ba3cc51-125f-4c8d-8586-e4ff0ec26790\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"1a380a44-4dd6-443c-928d-8d88e7c794cd\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 9770\n            },\n            \"startedAt\": \"2022-08-09T05:09:07.897Z\",\n            \"saved\": \"2022-08-09T05:09:07.925Z\"\n        },\n        {\n            \"_id\": \"62f298b0758d14526837d9a8\",\n            \"items\": [\n                {\n                    \"id\": \"badc9907-2272-446c-ae76-c045cc4334d2\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T17:26:08.247Z\",\n                    \"endedAt\": \"2022-08-09T17:26:08.248Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"485b4ed6-4a60-4bdb-b2bd-a2feb3058aca\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"00c8c0d7-2c48-4cdf-88b5-98ae63568334\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T17:26:08.250Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"9522a14b-b4e2-41d9-8523-b42b23571f68\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"5f80fa13-66d1-4b6b-b276-6211762136e7\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"0ac5fd73-6eac-4f42-b19f-8d4ae8a9f952\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 badc9907-2272-446c-ae76-c045cc4334d2\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to endbadc9907-2272-446c-ae76-c045cc4334d2statusend\",\n                \"..executing item:StartEvent_158yep3 badc9907-2272-446c-ae76-c045cc4334d2 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 00c8c0d7-2c48-4cdf-88b5-98ae63568334\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 00c8c0d7-2c48-4cdf-88b5-98ae63568334 is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"cb7f3108-c8ad-42c3-b926-355041c9e314\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"8d5969aa-ab12-4007-a6bf-c842a25f9fec\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"90da6510-03e6-4a8a-bf6c-2437b50f6905\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 1068\n            },\n            \"startedAt\": \"2022-08-09T17:26:08.246Z\",\n            \"saved\": \"2022-08-09T17:26:08.254Z\"\n        },\n        {\n            \"_id\": \"62f298b0758d14526837d9a9\",\n            \"items\": [\n                {\n                    \"id\": \"6d75256d-133b-4fc9-8847-eaf2b353f2d0\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T17:26:08.403Z\",\n                    \"endedAt\": \"2022-08-09T17:26:08.404Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"a9b87f08-5925-4e2d-a9ab-0bdd0ccd949b\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"699fe967-7040-4d30-a208-e6a2505ebc9f\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T17:26:08.406Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"e6bed66a-8ffb-42eb-b6a6-8203838c40ea\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"77f58fa9-2d23-478f-9ebb-412644bbf9b3\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"e27cb4ed-0d9d-4915-a060-a40838adbd41\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 6d75256d-133b-4fc9-8847-eaf2b353f2d0\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end6d75256d-133b-4fc9-8847-eaf2b353f2d0statusend\",\n                \"..executing item:StartEvent_158yep3 6d75256d-133b-4fc9-8847-eaf2b353f2d0 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 699fe967-7040-4d30-a208-e6a2505ebc9f\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 699fe967-7040-4d30-a208-e6a2505ebc9f is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"18e27eea-d5d6-46ef-af32-78e20f42c174\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"2cc10c3a-a894-4776-9257-452682c7d170\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"700daf6e-c527-4d3e-abbd-a338bb9a9740\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 8654\n            },\n            \"startedAt\": \"2022-08-09T17:26:08.402Z\",\n            \"saved\": \"2022-08-09T17:26:08.412Z\"\n        },\n        {\n            \"_id\": \"62f298db9fb4785780d94dd7\",\n            \"items\": [\n                {\n                    \"id\": \"7b4aaae1-38a1-4cf5-8dcf-1c8972bceb05\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T17:26:50.985Z\",\n                    \"endedAt\": \"2022-08-09T17:26:50.985Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"c57c6603-af25-4d79-9af0-f6f43464549d\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"30950694-2bab-493b-8607-276222da15e5\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T17:26:50.986Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"d12057eb-e9ac-4780-8c4d-19c378b6f3c2\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"6c452652-5a2b-4b89-b60a-cfc963bd7f8a\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"389c5929-2210-4f02-a05d-08955b923ac9\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 7b4aaae1-38a1-4cf5-8dcf-1c8972bceb05\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end7b4aaae1-38a1-4cf5-8dcf-1c8972bceb05statusend\",\n                \"..executing item:StartEvent_158yep3 7b4aaae1-38a1-4cf5-8dcf-1c8972bceb05 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 30950694-2bab-493b-8607-276222da15e5\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 30950694-2bab-493b-8607-276222da15e5 is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"407c4a67-c1a4-43a7-8f31-78e829dfe6ef\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"0704f6ca-f544-4e13-9920-a86cc0d33eac\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"68bbf217-662e-459e-80d2-3b1058487a65\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 3365\n            },\n            \"startedAt\": \"2022-08-09T17:26:50.984Z\",\n            \"saved\": \"2022-08-09T17:26:51.000Z\"\n        },\n        {\n            \"_id\": \"62f298db9fb4785780d94dd8\",\n            \"items\": [\n                {\n                    \"id\": \"803f7717-ec78-452a-a8e1-055aaea035b1\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T17:26:51.133Z\",\n                    \"endedAt\": \"2022-08-09T17:26:51.133Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"2450cae3-af32-4b59-9da9-6d0653ca9751\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"7ec3aa11-b564-4ac6-82dd-c75c9dd3df9b\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T17:26:51.135Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"40ff8010-f0f5-487c-a661-b742c66cc59c\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"81f5d988-2c0d-4a91-97a0-a491b08ce1ee\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"4e069fb9-96a0-47f2-8655-8d4497a805f9\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 803f7717-ec78-452a-a8e1-055aaea035b1\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end803f7717-ec78-452a-a8e1-055aaea035b1statusend\",\n                \"..executing item:StartEvent_158yep3 803f7717-ec78-452a-a8e1-055aaea035b1 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 7ec3aa11-b564-4ac6-82dd-c75c9dd3df9b\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 7ec3aa11-b564-4ac6-82dd-c75c9dd3df9b is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"490bb2b9-1b6c-44b0-941b-615587b944ab\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"cdbef723-d105-4b99-b5db-d98b1fb49c40\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"42fdaa10-8182-4c83-ba2b-b7b4015f39bc\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 3129\n            },\n            \"startedAt\": \"2022-08-09T17:26:51.132Z\",\n            \"saved\": \"2022-08-09T17:26:51.145Z\"\n        },\n        {\n            \"_id\": \"62f2a05aa6d936455cfe60e4\",\n            \"items\": [\n                {\n                    \"id\": \"c448ac7e-5a15-47f1-ba9f-0b93787331b5\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T17:58:50.967Z\",\n                    \"endedAt\": \"2022-08-09T17:58:50.968Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"7bc19e99-0f2d-4723-a55a-777226e82852\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"697ea8b4-92bf-4eb9-b8e2-3776e15471cb\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T17:58:50.969Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"dcd9957a-ddcb-40cd-8cb9-031b055df86e\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"be181725-b9ad-4cd2-b3af-258c3ccf8175\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"55dbd657-d71e-4df7-b585-12acd08b6004\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 c448ac7e-5a15-47f1-ba9f-0b93787331b5\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to endc448ac7e-5a15-47f1-ba9f-0b93787331b5statusend\",\n                \"..executing item:StartEvent_158yep3 c448ac7e-5a15-47f1-ba9f-0b93787331b5 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 697ea8b4-92bf-4eb9-b8e2-3776e15471cb\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 697ea8b4-92bf-4eb9-b8e2-3776e15471cb is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"0d633707-96cc-4001-b9f8-a8a511841769\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"81223b5a-564c-41f4-9cdc-de134f8c8808\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"f568453b-938b-4c7b-839a-b864e09ec053\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 4745\n            },\n            \"startedAt\": \"2022-08-09T17:58:50.961Z\",\n            \"saved\": \"2022-08-09T17:58:50.973Z\"\n        },\n        {\n            \"_id\": \"62f2a05ba6d936455cfe60e5\",\n            \"items\": [\n                {\n                    \"id\": \"cdb7dd2b-ac91-4fa4-ab6d-6896f34c93e9\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T17:58:51.130Z\",\n                    \"endedAt\": \"2022-08-09T17:58:51.130Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"9fc043ea-ce6b-4dd3-8912-8f96ec30cbb8\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"0631317f-7146-4296-9467-c176fa8a3af5\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T17:58:51.132Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"6f62eeb3-0b4b-492e-b68a-c40c91010c8f\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"635bf571-77a9-4d49-8084-7d1ff0aeda9b\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"cbbc84f0-3c67-47fe-aeba-c464dd6436a7\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 cdb7dd2b-ac91-4fa4-ab6d-6896f34c93e9\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to endcdb7dd2b-ac91-4fa4-ab6d-6896f34c93e9statusend\",\n                \"..executing item:StartEvent_158yep3 cdb7dd2b-ac91-4fa4-ab6d-6896f34c93e9 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 0631317f-7146-4296-9467-c176fa8a3af5\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 0631317f-7146-4296-9467-c176fa8a3af5 is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"b78c98f8-7e81-4ad5-be8a-fbf7b4c3dc7e\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"c00ab315-519d-4abd-91a9-a5bf796d59dd\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"f4ea1641-f2bf-4468-931a-f9698182d502\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 9931\n            },\n            \"startedAt\": \"2022-08-09T17:58:51.123Z\",\n            \"saved\": \"2022-08-09T17:58:51.136Z\"\n        },\n        {\n            \"_id\": \"62f2c8351edae84ddc80b7a2\",\n            \"items\": [\n                {\n                    \"id\": \"530c10a0-c42d-4917-8a3a-2366ccd73460\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T20:48:53.146Z\",\n                    \"endedAt\": \"2022-08-09T20:48:53.149Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"8979c422-df74-41b9-a1f7-068047cf1b49\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"a1ea0fb8-8d99-40cd-83c2-d13ce1e7ec27\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T20:48:53.190Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"a32e7132-6873-4a32-9776-98cfaf3aeb50\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"cc795a1b-0e78-4d8a-9de5-171afccd8b30\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"f625486a-72e3-4427-b2c7-532abe04fc8b\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 530c10a0-c42d-4917-8a3a-2366ccd73460\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end530c10a0-c42d-4917-8a3a-2366ccd73460statusend\",\n                \"..executing item:StartEvent_158yep3 530c10a0-c42d-4917-8a3a-2366ccd73460 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy a1ea0fb8-8d99-40cd-83c2-d13ce1e7ec27\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy a1ea0fb8-8d99-40cd-83c2-d13ce1e7ec27 is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"9105b3b2-832e-4133-92c3-a9888895a23d\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"daa0e67d-4222-4dc2-aa83-3dec2b7bad86\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"12158205-830a-495d-afa2-7166fcaa3260\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 2024\n            },\n            \"startedAt\": \"2022-08-09T20:48:53.136Z\",\n            \"saved\": \"2022-08-09T20:48:53.230Z\"\n        },\n        {\n            \"_id\": \"62f2c8351edae84ddc80b7a3\",\n            \"items\": [\n                {\n                    \"id\": \"a33e23af-75e6-4f0f-b773-d98482eec747\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T20:48:53.630Z\",\n                    \"endedAt\": \"2022-08-09T20:48:53.665Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"b98f130c-f4e7-4cf4-9f10-a06148a32c4c\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"cf19099a-cbc7-4a66-b183-95e9c3af1a9c\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T20:48:53.760Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"ebbaa00e-c0e5-4c4c-ab81-dca8efdf47ba\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"1da2bde1-1b8d-474c-8080-996107df06ed\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"66ade637-a1af-41c3-9a20-f60fd2df9979\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 a33e23af-75e6-4f0f-b773-d98482eec747\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to enda33e23af-75e6-4f0f-b773-d98482eec747statusend\",\n                \"..executing item:StartEvent_158yep3 a33e23af-75e6-4f0f-b773-d98482eec747 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy cf19099a-cbc7-4a66-b183-95e9c3af1a9c\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy cf19099a-cbc7-4a66-b183-95e9c3af1a9c is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"6a37713f-3c9e-4889-a00d-60a54894027e\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"0150ebb3-a89b-4d0d-89ee-13402dac7c75\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"946ca53a-25bb-4641-b890-c8993846ad79\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 1874\n            },\n            \"startedAt\": \"2022-08-09T20:48:53.600Z\",\n            \"saved\": \"2022-08-09T20:48:53.801Z\"\n        },\n        {\n            \"_id\": \"62f300b3da74c45ae0efc255\",\n            \"items\": [\n                {\n                    \"id\": \"43b16017-facc-4481-a297-a38c980bdf73\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-10T00:49:46.401Z\",\n                    \"endedAt\": \"2022-08-10T00:49:46.403Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"dae96ba3-a013-48df-aea3-5141318be557\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"d3c3496c-49ac-400f-ac66-bf39a4894f8b\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-10T00:49:46.408Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"5f4ba00d-7aa9-4431-adcd-344bc8a6657e\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"10ffa1b0-efd6-49c0-8c14-90db65aff3e6\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"9c149329-acb7-4d76-801e-656fae212889\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 43b16017-facc-4481-a297-a38c980bdf73\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end43b16017-facc-4481-a297-a38c980bdf73statusend\",\n                \"..executing item:StartEvent_158yep3 43b16017-facc-4481-a297-a38c980bdf73 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy d3c3496c-49ac-400f-ac66-bf39a4894f8b\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy d3c3496c-49ac-400f-ac66-bf39a4894f8b is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"8fedb86b-cd16-4637-91ff-0ad78c1f0e41\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"3a4a32a4-f5ca-4981-a5a7-423721b799d8\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"b5bfb057-1083-4353-9e22-499e20157160\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 3030,\n                \"claim\": \"abc\"\n            },\n            \"startedAt\": \"2022-08-10T00:49:46.376Z\",\n            \"saved\": \"2022-08-10T00:49:55.465Z\"\n        },\n        {\n            \"_id\": \"62f3108498305621b01b1585\",\n            \"items\": [\n                {\n                    \"id\": \"bcf5343c-d5e5-442c-b30f-267968042433\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-10T01:57:20.288Z\",\n                    \"endedAt\": \"2022-08-10T01:57:20.300Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"8e50efca-7991-4523-962d-3f0db801805b\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"8c54e229-d069-4a2e-8795-c44b959e690a\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-10T01:57:20.416Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"d72fe028-f4b7-4e67-9c7d-68359d5b07f8\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"dbaf0855-45c5-436d-a77b-609801939b03\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"6f203af7-612a-4935-a161-6dd9bed2ec63\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 bcf5343c-d5e5-442c-b30f-267968042433\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to endbcf5343c-d5e5-442c-b30f-267968042433statusend\",\n                \"..executing item:StartEvent_158yep3 bcf5343c-d5e5-442c-b30f-267968042433 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 8c54e229-d069-4a2e-8795-c44b959e690a\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 8c54e229-d069-4a2e-8795-c44b959e690a is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"8640b8fd-96a7-4fe6-bd13-f1c7547e4e9d\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"c839a442-adfd-49da-ab81-73c0a9859d10\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"284ddf39-e3fa-487b-b940-f461899692cb\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 9585\n            },\n            \"startedAt\": \"2022-08-10T01:57:20.247Z\",\n            \"saved\": \"2022-08-10T01:57:24.770Z\"\n        },\n        {\n            \"_id\": \"62f310b7f2b5452f98f8cba7\",\n            \"items\": [\n                {\n                    \"id\": \"b634fd36-55a4-433b-b7b7-7f7c07beb52b\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-10T01:58:14.455Z\",\n                    \"endedAt\": \"2022-08-10T01:58:14.486Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"c47f91d4-49b0-4380-8637-2c1b3d435bf4\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"57c8415e-bedb-444a-baaf-31ebb3ac9b6d\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-10T01:58:14.647Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"a897c011-a641-4bf5-b0a9-2015127f0cf1\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"84e3f30f-c8e2-4c92-ba20-fbd375677728\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"cc4d2d7e-94d8-407d-80ce-51738ae5b134\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 b634fd36-55a4-433b-b7b7-7f7c07beb52b\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to endb634fd36-55a4-433b-b7b7-7f7c07beb52bstatusend\",\n                \"..executing item:StartEvent_158yep3 b634fd36-55a4-433b-b7b7-7f7c07beb52b is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 57c8415e-bedb-444a-baaf-31ebb3ac9b6d\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 57c8415e-bedb-444a-baaf-31ebb3ac9b6d is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"5980343a-36ed-4176-95b8-0bbf99fe8d0c\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"35efba3d-b0ae-4f93-a479-cf5dc0684c00\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"9f134fe4-b3fc-4c39-b8f7-b0e44e9e3667\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 1723\n            },\n            \"startedAt\": \"2022-08-10T01:58:14.377Z\",\n            \"saved\": \"2022-08-10T01:58:15.667Z\"\n        }\n    ]\n}"}],"_postman_id":"0de10650-feaa-4168-ae55-2803cff597ed"},{"name":"Find Recently Completed Tasks","id":"5d21cf7a-fe4c-4161-943d-fdb235108535","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\r\n    \"query\": {\r\n        \"data.caseId\": 3030\r\n    }\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{site}}/api/datastore/findInstances","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"924a382c-6538-46cb-bdcd-e39447e64b9b","id":"924a382c-6538-46cb-bdcd-e39447e64b9b","name":"BPMN Server","type":"collection"}},"urlObject":{"path":["api","datastore","findInstances"],"host":["{{site}}"],"query":[],"variable":[]}},"response":[{"id":"e255b9c2-f209-44b4-9157-768a63990547","name":"datastore/findInstances","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\r\n    \"query\": {\r\n        \"items.status\": \"wait\" ,\r\n        \"items.elementId\": \"task_Buy\"\r\n    }\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{site}}/api/datastore/findInstances"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"b325a-+K2N7/TPGl622PzdyeezB+6Gnlk\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Date","value":"Wed, 10 Aug 2022 04:03:04 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"instances\": [\n        {\n            \"_id\": \"62ee347933853721fc337346\",\n            \"items\": [\n                {\n                    \"id\": \"215f55b4-3444-4a36-a691-03982eb34158\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-06T09:29:29.524Z\",\n                    \"endedAt\": \"2022-08-06T09:29:29.551Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"d2c7ea33-d7f8-4278-a541-6137928e969b\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"403fb28c-cc8b-4735-ac69-e3b09c5d0a1f\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-06T09:29:29.697Z\",\n                    \"endedAt\": \"2022-08-06T09:29:30.354Z\",\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"a7c2a2ab-1796-4b81-a528-d4f28e11d4c3\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"f793cb6d-306e-4971-ac08-6816cd89887d\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"841b0abb-b1a6-41d8-be7a-101599bb222b\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        },\n                        {\n                            \"id\": \"536d3526-402b-4a59-97ff-c370590c41a9\",\n                            \"ruleId\": \"5\",\n                            \"userId\": \"user1\",\n                            \"userGroup\": null,\n                            \"event\": \"end\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                },\n                {\n                    \"id\": \"5a31ec4f-d2ba-41b5-9119-a14828df6254\",\n                    \"seq\": 3,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_buy_gw\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"4f3f84fc-11dc-4edd-befd-f8c43ff085e6\",\n                    \"seq\": 4,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"gateway_1\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-06T09:29:30.554Z\",\n                    \"endedAt\": \"2022-08-06T09:29:30.579Z\",\n                    \"type\": \"bpmn:InclusiveGateway\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"3e2dbd9e-12a6-4191-bf43-c08e7eb60756\",\n                    \"seq\": 5,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_gw1_clean\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"2673606a-8efb-4869-9d21-60ca26ef05ab\",\n                    \"seq\": 6,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_gw1_repair\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"9c9c0cad-443d-48aa-8296-a75d4f47a0ac\",\n                    \"seq\": 7,\n                    \"itemKey\": null,\n                    \"tokenId\": 1,\n                    \"elementId\": \"task_clean\",\n                    \"name\": \"Clean\",\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-06T09:29:30.835Z\",\n                    \"endedAt\": \"2022-08-06T09:29:31.211Z\",\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"bb3fecfe-2140-4591-aaaf-ef25d931f7c5\",\n                    \"seq\": 8,\n                    \"itemKey\": null,\n                    \"tokenId\": 2,\n                    \"elementId\": \"task_repair\",\n                    \"name\": \"Repair\",\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-06T09:29:30.837Z\",\n                    \"endedAt\": \"2022-08-06T09:29:31.843Z\",\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"ac201148-dbac-49c1-a5aa-af555cc352c6\",\n                    \"seq\": 9,\n                    \"itemKey\": null,\n                    \"tokenId\": 1,\n                    \"elementId\": \"flow_clean_gw2\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"62a6c245-ac6d-4600-ab09-2296a06e0b20\",\n                    \"seq\": 10,\n                    \"itemKey\": null,\n                    \"tokenId\": 1,\n                    \"elementId\": \"gateway_2\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-06T09:29:31.257Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:ParallelGateway\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"bccbf993-a992-4936-9351-7326233d7d8b\",\n                    \"seq\": 11,\n                    \"itemKey\": null,\n                    \"tokenId\": 2,\n                    \"elementId\": \"flow_repair_gw2\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"5084b14f-3142-49e4-b6a0-ad44d36021d0\",\n                    \"seq\": 12,\n                    \"itemKey\": null,\n                    \"tokenId\": 2,\n                    \"elementId\": \"gateway_2\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-06T09:29:31.912Z\",\n                    \"endedAt\": \"2022-08-06T09:29:31.953Z\",\n                    \"type\": \"bpmn:ParallelGateway\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"988b627a-43c3-4505-ae30-63fa21964f8f\",\n                    \"seq\": 13,\n                    \"itemKey\": null,\n                    \"tokenId\": 2,\n                    \"elementId\": \"flow_gw2_drive\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"4da79c22-01fa-4abd-8d02-e99d681f1a8f\",\n                    \"seq\": 14,\n                    \"itemKey\": null,\n                    \"tokenId\": 2,\n                    \"elementId\": \"task_Drive\",\n                    \"name\": \"Drive\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-06T09:29:32.051Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"7463605a-abeb-4012-8543-f42fb775e608\",\n                            \"ruleId\": \"8\",\n                            \"userId\": null,\n                            \"userGroup\": \"driver\"\n                        }\n                    ],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 215f55b4-3444-4a36-a691-03982eb34158\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end215f55b4-3444-4a36-a691-03982eb34158statusend\",\n                \"..executing item:StartEvent_158yep3 215f55b4-3444-4a36-a691-03982eb34158 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 403fb28c-cc8b-4735-ac69-e3b09c5d0a1f\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 403fb28c-cc8b-4735-ac69-e3b09c5d0a1f is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \",\n                \".Execution Report ----\",\n                \"..Status:running\",\n                \"..token: 0 - wait - Primary current: task_Buy from root child of - {\\\"caseId\\\":3040}\",\n                \"..Item:0 -T# 0 StartEvent_158yep3 Type: bpmn:StartEvent status: end  from 2022-08-06T09:29:29.524Z to 2022-08-06T09:29:29.551Z id: 215f55b4-3444-4a36-a691-03982eb34158\",\n                \"..Item:1 -T# 0 flow_start_buy Type: bpmn:SequenceFlow status: end\",\n                \"..Item:2 -T# 0 task_Buy Type: bpmn:UserTask status: wait  from 2022-08-06T09:29:29.697Z to - id: 403fb28c-cc8b-4735-ac69-e3b09c5d0a1f\",\n                \".data:\",\n                \"{\\\"caseId\\\":3040}\",\n                \"Action:engineInvoke {\\\"id\\\":\\\"d27c7ee6-708b-4431-8323-38fbff652b62\\\",\\\"items.elementId\\\":\\\"task_Buy\\\"}\",\n                \"Action:signal 403fb28c-cc8b-4735-ac69-e3b09c5d0a1f startedAt \",\n                \"..launching a token signal\",\n                \"..token.signal task_Buy bpmn:UserTask\",\n                \"--setting input {\\\"needsCleaning\\\":\\\"Yes\\\",\\\"needsRepairs\\\":\\\"Yes\\\"}\",\n                \"..>transformInput task_Buy\",\n                \"..>end task_Buy\",\n                \"setting item status to end403fb28c-cc8b-4735-ac69-e3b09c5d0a1fstatusend\",\n                \"..token.goNext task_Buy bpmn:UserTask\",\n                \"..Flow -flow_buy_gw going to gateway_1 action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_buy_gw to gateway_1\",\n                \"... waiting for 1\",\n                \".executing item:gateway_1 4f3f84fc-11dc-4edd-befd-f8c43ff085e6\",\n                \"..>enter gateway_1\",\n                \"..>start gateway_1\",\n                \"..>run gateway_1\",\n                \"..>end gateway_1\",\n                \"setting item status to end4f3f84fc-11dc-4edd-befd-f8c43ff085e6statusend\",\n                \"..executing item:gateway_1 4f3f84fc-11dc-4edd-befd-f8c43ff085e6 is done\",\n                \"..token.goNext gateway_1 bpmn:InclusiveGateway\",\n                \"..conditionExpression:{\\\"$type\\\":\\\"bpmn:Expression\\\",\\\"body\\\":\\\"(this.needsCleaning==\\\\\\\"Yes\\\\\\\")\\\"}\",\n                \"{\\\"caseId\\\":3040,\\\"needsCleaning\\\":\\\"Yes\\\",\\\"needsRepairs\\\":\\\"Yes\\\"}\",\n                \"..conditionExpression:(this.needsCleaning==\\\"Yes\\\") result: true\",\n                \"..Flow -flow_gw1_clean going to task_clean action : take\",\n                \"..conditionExpression:{\\\"$type\\\":\\\"bpmn:Expression\\\",\\\"body\\\":\\\"(this.needsRepairs==\\\\\\\"Yes\\\\\\\")\\\"}\",\n                \"{\\\"caseId\\\":3040,\\\"needsCleaning\\\":\\\"Yes\\\",\\\"needsRepairs\\\":\\\"Yes\\\"}\",\n                \"..conditionExpression:(this.needsRepairs==\\\"Yes\\\") result: true\",\n                \"..Flow -flow_gw1_repair going to task_repair action : take\",\n                \"..return outbounds2\",\n                \".execution ended.\",\n                \"...processing flowflow_gw1_clean to task_clean\",\n                \"starting new Token start node:task_clean noExecute: false\",\n                \"...processing flowflow_gw1_repair to task_repair\",\n                \"starting new Token start node:task_repair noExecute: false\",\n                \"... waiting for 2\",\n                \".executing item:task_clean 9c9c0cad-443d-48aa-8296-a75d4f47a0ac\",\n                \"..>enter task_clean\",\n                \".executing item:task_repair bb3fecfe-2140-4591-aaaf-ef25d931f7c5\",\n                \"..>enter task_repair\",\n                \"..>start task_clean\",\n                \"..>start task_repair\",\n                \"..>wait task_clean\",\n                \"..>wait task_repair\",\n                \"..executing item:task_clean 9c9c0cad-443d-48aa-8296-a75d4f47a0ac is done\",\n                \"..executing item:task_repair bb3fecfe-2140-4591-aaaf-ef25d931f7c5 is done\",\n                \"..token.goNext is done gateway_1 bpmn:InclusiveGateway\",\n                \"..token.goNext is done gateway_1 bpmn:InclusiveGateway\",\n                \"..token.invoke ended gateway_1 bpmn:InclusiveGateway\",\n                \"..signal token is done\",\n                \".signal returning .. waiting for promises status:end id: 403fb28c-cc8b-4735-ac69-e3b09c5d0a1f\",\n                \".signal returned process  status:end id: 403fb28c-cc8b-4735-ac69-e3b09c5d0a1f\",\n                \".Execution Report ----\",\n                \"..Status:end\",\n                \"..token: 0 - end - Primary current: gateway_1 from root child of - {\\\"caseId\\\":3040,\\\"needsCleaning\\\":\\\"Yes\\\",\\\"needsRepairs\\\":\\\"Yes\\\"}\",\n                \"..token: 1 - wait - Diverge current: task_clean from gateway_1 child of 0 {\\\"caseId\\\":3040,\\\"needsCleaning\\\":\\\"Yes\\\",\\\"needsRepairs\\\":\\\"Yes\\\"}\",\n                \"..token: 2 - wait - Diverge current: task_repair from gateway_1 child of 0 {\\\"caseId\\\":3040,\\\"needsCleaning\\\":\\\"Yes\\\",\\\"needsRepairs\\\":\\\"Yes\\\"}\",\n                \"..Item:0 -T# 0 StartEvent_158yep3 Type: bpmn:StartEvent status: end  from 2022-08-06T09:29:29.524Z to 2022-08-06T09:29:29.551Z id: 215f55b4-3444-4a36-a691-03982eb34158\",\n                \"..Item:1 -T# 0 flow_start_buy Type: bpmn:SequenceFlow status: end\",\n                \"..Item:2 -T# 0 task_Buy Type: bpmn:UserTask status: end  from 2022-08-06T09:29:29.697Z to 2022-08-06T09:29:30.354Z id: 403fb28c-cc8b-4735-ac69-e3b09c5d0a1f\",\n                \"..Item:3 -T# 0 flow_buy_gw Type: bpmn:SequenceFlow status: end\",\n                \"..Item:4 -T# 0 gateway_1 Type: bpmn:InclusiveGateway status: end  from 2022-08-06T09:29:30.554Z to 2022-08-06T09:29:30.579Z id: 4f3f84fc-11dc-4edd-befd-f8c43ff085e6\",\n                \"..Item:5 -T# 0 flow_gw1_clean Type: bpmn:SequenceFlow status: end\",\n                \"..Item:6 -T# 0 flow_gw1_repair Type: bpmn:SequenceFlow status: end\",\n                \"..Item:7 -T# 1 task_clean Type: bpmn:UserTask status: wait  from 2022-08-06T09:29:30.835Z to - id: 9c9c0cad-443d-48aa-8296-a75d4f47a0ac\",\n                \"..Item:8 -T# 2 task_repair Type: bpmn:UserTask status: wait  from 2022-08-06T09:29:30.837Z to - id: bb3fecfe-2140-4591-aaaf-ef25d931f7c5\",\n                \".data:\",\n                \"{\\\"caseId\\\":3040,\\\"needsCleaning\\\":\\\"Yes\\\",\\\"needsRepairs\\\":\\\"Yes\\\"}\",\n                \"Action:engineInvoke {\\\"id\\\":\\\"d27c7ee6-708b-4431-8323-38fbff652b62\\\",\\\"items.elementId\\\":\\\"task_clean\\\"}\",\n                \"Action:signal 9c9c0cad-443d-48aa-8296-a75d4f47a0ac startedAt \",\n                \"..launching a token signal\",\n                \"..token.signal task_clean bpmn:UserTask\",\n                \"--setting input {}\",\n                \"..>transformInput task_clean\",\n                \"..>end task_clean\",\n                \"setting item status to end9c9c0cad-443d-48aa-8296-a75d4f47a0acstatusend\",\n                \"..token.goNext task_clean bpmn:UserTask\",\n                \"..Flow -flow_clean_gw2 going to gateway_2 action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_clean_gw2 to gateway_2\",\n                \"... waiting for 1\",\n                \".executing item:gateway_2 62a6c245-ac6d-4600-ab09-2296a06e0b20\",\n                \"..>enter gateway_2\",\n                \"..>start gateway_2\",\n                \"..Starting a converging gateway\",\n                \"..converging .. my token 1\",\n                \"..converging gateway was : gateway_1\",\n                \"..# of active tokens pending 1\",\n                \"..token id 2 task_repair\",\n                \"..>wait gateway_2\",\n                \"..executing item:gateway_2 62a6c245-ac6d-4600-ab09-2296a06e0b20 is done\",\n                \"..token.goNext is done gateway_2 bpmn:ParallelGateway\",\n                \"..token.invoke ended gateway_2 bpmn:ParallelGateway\",\n                \"..signal token is done\",\n                \".signal returning .. waiting for promises status:end id: 9c9c0cad-443d-48aa-8296-a75d4f47a0ac\",\n                \".signal returned process  status:end id: 9c9c0cad-443d-48aa-8296-a75d4f47a0ac\",\n                \".Execution Report ----\",\n                \"..Status:end\",\n                \"..token: 0 - end - Primary current: gateway_1 from root child of - {\\\"caseId\\\":3040,\\\"needsCleaning\\\":\\\"Yes\\\",\\\"needsRepairs\\\":\\\"Yes\\\"}\",\n                \"..token: 1 - wait - Diverge current: gateway_2 from gateway_1 child of 0 {\\\"caseId\\\":3040,\\\"needsCleaning\\\":\\\"Yes\\\",\\\"needsRepairs\\\":\\\"Yes\\\"}\",\n                \"..token: 2 - wait - Diverge current: task_repair from gateway_1 child of 0 {\\\"caseId\\\":3040,\\\"needsCleaning\\\":\\\"Yes\\\",\\\"needsRepairs\\\":\\\"Yes\\\"}\",\n                \"..Item:0 -T# 0 StartEvent_158yep3 Type: bpmn:StartEvent status: end  from 2022-08-06T09:29:29.524Z to 2022-08-06T09:29:29.551Z id: 215f55b4-3444-4a36-a691-03982eb34158\",\n                \"..Item:1 -T# 0 flow_start_buy Type: bpmn:SequenceFlow status: end\",\n                \"..Item:2 -T# 0 task_Buy Type: bpmn:UserTask status: end  from 2022-08-06T09:29:29.697Z to 2022-08-06T09:29:30.354Z id: 403fb28c-cc8b-4735-ac69-e3b09c5d0a1f\",\n                \"..Item:3 -T# 0 flow_buy_gw Type: bpmn:SequenceFlow status: end\",\n                \"..Item:4 -T# 0 gateway_1 Type: bpmn:InclusiveGateway status: end  from 2022-08-06T09:29:30.554Z to 2022-08-06T09:29:30.579Z id: 4f3f84fc-11dc-4edd-befd-f8c43ff085e6\",\n                \"..Item:5 -T# 0 flow_gw1_clean Type: bpmn:SequenceFlow status: end\",\n                \"..Item:6 -T# 0 flow_gw1_repair Type: bpmn:SequenceFlow status: end\",\n                \"..Item:7 -T# 1 task_clean Type: bpmn:UserTask status: end  from 2022-08-06T09:29:30.835Z to 2022-08-06T09:29:31.211Z id: 9c9c0cad-443d-48aa-8296-a75d4f47a0ac\",\n                \"..Item:8 -T# 2 task_repair Type: bpmn:UserTask status: wait  from 2022-08-06T09:29:30.837Z to - id: bb3fecfe-2140-4591-aaaf-ef25d931f7c5\",\n                \"..Item:9 -T# 1 flow_clean_gw2 Type: bpmn:SequenceFlow status: end\",\n                \"..Item:10 -T# 1 gateway_2 Type: bpmn:ParallelGateway status: wait  from 2022-08-06T09:29:31.257Z to - id: 62a6c245-ac6d-4600-ab09-2296a06e0b20\",\n                \".data:\",\n                \"{\\\"caseId\\\":3040,\\\"needsCleaning\\\":\\\"Yes\\\",\\\"needsRepairs\\\":\\\"Yes\\\"}\",\n                \"Action:engineInvoke {\\\"id\\\":\\\"d27c7ee6-708b-4431-8323-38fbff652b62\\\",\\\"items.elementId\\\":\\\"task_repair\\\"}\",\n                \"Action:signal bb3fecfe-2140-4591-aaaf-ef25d931f7c5 startedAt \",\n                \"..launching a token signal\",\n                \"..token.signal task_repair bpmn:UserTask\",\n                \"--setting input {}\",\n                \"..>transformInput task_repair\",\n                \"..>end task_repair\",\n                \"setting item status to endbb3fecfe-2140-4591-aaaf-ef25d931f7c5statusend\",\n                \"..token.goNext task_repair bpmn:UserTask\",\n                \"..Flow -flow_repair_gw2 going to gateway_2 action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_repair_gw2 to gateway_2\",\n                \"... waiting for 1\",\n                \".executing item:gateway_2 5084b14f-3142-49e4-b6a0-ad44d36021d0\",\n                \"..>enter gateway_2\",\n                \"..>start gateway_2\",\n                \"..Starting a converging gateway\",\n                \"..converging .. my token 2\",\n                \"..converging gateway was : gateway_1\",\n                \"..# of active tokens pending 0\",\n                \"..let us converge now \",\n                \"..converging ending token #1\",\n                \"..>run gateway_2\",\n                \"..>end gateway_2\",\n                \"setting item status to end5084b14f-3142-49e4-b6a0-ad44d36021d0statusend\",\n                \"..executing item:gateway_2 5084b14f-3142-49e4-b6a0-ad44d36021d0 is done\",\n                \"..token.goNext gateway_2 bpmn:ParallelGateway\",\n                \"..Flow -flow_gw2_drive going to task_Drive action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_gw2_drive to task_Drive\",\n                \"... waiting for 1\",\n                \".executing item:task_Drive 4da79c22-01fa-4abd-8d02-e99d681f1a8f\",\n                \"..>enter task_Drive\",\n                \"..>start task_Drive\",\n                \"..>wait task_Drive\",\n                \"..executing item:task_Drive 4da79c22-01fa-4abd-8d02-e99d681f1a8f is done\",\n                \"..token.goNext is done task_Drive bpmn:UserTask\",\n                \"..token.goNext is done task_Drive bpmn:UserTask\",\n                \"..token.invoke ended task_Drive bpmn:UserTask\",\n                \"..signal token is done\",\n                \".signal returning .. waiting for promises status:end id: bb3fecfe-2140-4591-aaaf-ef25d931f7c5\",\n                \".signal returned process  status:end id: bb3fecfe-2140-4591-aaaf-ef25d931f7c5\"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"end\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"gateway_1\"\n                },\n                {\n                    \"id\": 1,\n                    \"type\": \"Diverge\",\n                    \"status\": \"end\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": 0,\n                    \"originItem\": \"4f3f84fc-11dc-4edd-befd-f8c43ff085e6\",\n                    \"startNodeId\": \"task_clean\",\n                    \"currentNode\": \"gateway_2\"\n                },\n                {\n                    \"id\": 2,\n                    \"type\": \"Diverge\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": 0,\n                    \"originItem\": \"4f3f84fc-11dc-4edd-befd-f8c43ff085e6\",\n                    \"startNodeId\": \"task_repair\",\n                    \"currentNode\": \"task_Drive\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"2b6e5734-ff85-47c8-80e7-b4f43c712581\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"cc72cfe6-4dc8-49a8-a23b-b620098721da\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"d27c7ee6-708b-4431-8323-38fbff652b62\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"end\",\n            \"data\": {\n                \"caseId\": 3040,\n                \"needsCleaning\": \"Yes\",\n                \"needsRepairs\": \"Yes\"\n            },\n            \"startedAt\": \"2022-08-06T09:29:29.438Z\",\n            \"saved\": \"2022-08-06T09:29:29.843Z\",\n            \"endedAt\": \"2022-08-06T09:29:30.738Z\"\n        },\n        {\n            \"_id\": \"62ef25f8c98b134d84505545\",\n            \"items\": [\n                {\n                    \"id\": \"354601f5-0e9f-4628-91fe-62ca78611a35\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-07T02:39:52.026Z\",\n                    \"endedAt\": \"2022-08-07T02:39:52.026Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"13cba4b1-bd5f-4bce-8381-09cf81ee80b9\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"903897d2-3088-4036-ba69-878553d97636\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-07T02:39:52.028Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"20588397-d0f2-4c7a-a3be-e9cd33e25f2e\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"7e1cb406-585f-4f2c-89f7-57d6e1ca16b6\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"9641b952-3d2f-40e6-94f2-5e10c1648b7e\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 354601f5-0e9f-4628-91fe-62ca78611a35\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end354601f5-0e9f-4628-91fe-62ca78611a35statusend\",\n                \"..executing item:StartEvent_158yep3 354601f5-0e9f-4628-91fe-62ca78611a35 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 903897d2-3088-4036-ba69-878553d97636\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 903897d2-3088-4036-ba69-878553d97636 is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"8e3f05af-2857-4298-9695-2573c9285660\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"45823265-d5b1-40ef-8d10-f3da48132829\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"9508523a-c501-4fbd-9783-6f60e1284d97\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 5275\n            },\n            \"startedAt\": \"2022-08-07T02:39:52.025Z\",\n            \"saved\": \"2022-08-07T02:39:52.033Z\"\n        },\n        {\n            \"_id\": \"62ef25f8c98b134d84505546\",\n            \"items\": [\n                {\n                    \"id\": \"cc2d575a-dfcb-400b-a10a-e19d63f7dc53\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-07T02:39:52.184Z\",\n                    \"endedAt\": \"2022-08-07T02:39:52.185Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"1a595602-238d-46da-8133-cce46f9202f1\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"62b35c31-663f-48e6-80a8-be35cd5a635e\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-07T02:39:52.187Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"e544be21-8ce7-4d46-895b-2da9b0e68a3a\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"213a73f7-6f42-4e99-9b9a-37a881a4e3f5\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"4406bd35-2342-4c8a-9dde-a82b3c7b32ca\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 cc2d575a-dfcb-400b-a10a-e19d63f7dc53\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to endcc2d575a-dfcb-400b-a10a-e19d63f7dc53statusend\",\n                \"..executing item:StartEvent_158yep3 cc2d575a-dfcb-400b-a10a-e19d63f7dc53 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 62b35c31-663f-48e6-80a8-be35cd5a635e\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 62b35c31-663f-48e6-80a8-be35cd5a635e is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"23186e0c-ad52-43d1-820b-7b65340b7606\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"f1dd7a46-a478-4989-b742-8fb4fdd0f84a\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"d0e9039a-de20-4506-a5cf-221dc0d8ffa8\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 8820\n            },\n            \"startedAt\": \"2022-08-07T02:39:52.182Z\",\n            \"saved\": \"2022-08-07T02:39:52.193Z\"\n        },\n        {\n            \"_id\": \"62ef541d287c4a35101520ec\",\n            \"items\": [\n                {\n                    \"id\": \"508774c6-0058-4337-be87-0b6b9b1ce346\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-07T05:56:45.773Z\",\n                    \"endedAt\": \"2022-08-07T05:56:45.774Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"b5e27236-c8d5-4e34-be97-45d49ad732ab\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"2f2d0018-03a1-4e4f-96c7-62d79af60e86\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-07T05:56:45.775Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"89536bc2-258d-413a-a4c0-037b8e88927b\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"970761d0-dea2-4105-b82f-cc8d150c09b7\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"f4e3a745-cf42-490a-8cee-18674cf7bc9d\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 508774c6-0058-4337-be87-0b6b9b1ce346\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end508774c6-0058-4337-be87-0b6b9b1ce346statusend\",\n                \"..executing item:StartEvent_158yep3 508774c6-0058-4337-be87-0b6b9b1ce346 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 2f2d0018-03a1-4e4f-96c7-62d79af60e86\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 2f2d0018-03a1-4e4f-96c7-62d79af60e86 is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"48649cb3-b7ab-4380-9273-45702d839b19\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"d29e44a9-8124-46fe-9ae9-f8ad58009cec\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"9a26c502-fb35-49dd-afae-793ac14e0408\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 1805\n            },\n            \"startedAt\": \"2022-08-07T05:56:45.772Z\",\n            \"saved\": \"2022-08-07T05:56:45.778Z\"\n        },\n        {\n            \"_id\": \"62ef541d287c4a35101520ed\",\n            \"items\": [\n                {\n                    \"id\": \"555306d9-5947-43fc-afa9-4225e68269cd\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-07T05:56:45.917Z\",\n                    \"endedAt\": \"2022-08-07T05:56:45.918Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"aeffe44f-950a-4f39-a1ca-98e464ef650c\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"1491312c-5bd5-4658-b2b3-815e6ba3c2c8\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-07T05:56:45.927Z\",\n                    \"endedAt\": \"2022-08-08T13:50:10.108Z\",\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"8176f14e-57c2-4b4a-8459-abb89c8361a9\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"bdcdfdce-940f-475c-bfcf-b16d0af8806c\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"3faa2fd0-e67e-4fc6-b592-4946df95d167\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        },\n                        {\n                            \"id\": \"250f809f-a8ba-4855-b35c-b0137bedbe58\",\n                            \"ruleId\": \"5\",\n                            \"userId\": \"user1\",\n                            \"userGroup\": null,\n                            \"event\": \"end\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                },\n                {\n                    \"id\": \"3717e945-940c-47e8-8031-1736e76ae135\",\n                    \"seq\": 3,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_buy_gw\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"665371e9-7b3a-457f-befc-8c3463c1ec98\",\n                    \"seq\": 4,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"gateway_1\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T13:50:10.251Z\",\n                    \"endedAt\": \"2022-08-08T13:50:10.281Z\",\n                    \"type\": \"bpmn:InclusiveGateway\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"4b92cc6b-f347-41ad-9391-c0b843a13458\",\n                    \"seq\": 7,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_gw1_gw2\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"94c042ff-d309-4238-ac70-d68438490bc0\",\n                    \"seq\": 8,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"gateway_2\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T13:50:10.547Z\",\n                    \"endedAt\": \"2022-08-08T13:50:10.687Z\",\n                    \"type\": \"bpmn:ParallelGateway\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"41fb89f0-0762-4ee6-82f1-c66944ffca8e\",\n                    \"seq\": 9,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_gw2_drive\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"ae587474-4936-4e45-b480-11733036ca7c\",\n                    \"seq\": 10,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Drive\",\n                    \"name\": \"Drive\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T13:50:10.817Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"7f446495-896e-4b7b-bb02-d02090f9db76\",\n                            \"ruleId\": \"8\",\n                            \"userId\": null,\n                            \"userGroup\": \"driver\"\n                        }\n                    ],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 555306d9-5947-43fc-afa9-4225e68269cd\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end555306d9-5947-43fc-afa9-4225e68269cdstatusend\",\n                \"..executing item:StartEvent_158yep3 555306d9-5947-43fc-afa9-4225e68269cd is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 1491312c-5bd5-4658-b2b3-815e6ba3c2c8\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 1491312c-5bd5-4658-b2b3-815e6ba3c2c8 is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \",\n                \".restore completed\",\n                \".Execution Report ----\",\n                \"..Status:running\",\n                \"..token: 0 - wait - Primary current: task_Buy from root child of - {\\\"caseId\\\":1798}\",\n                \"..Item:0 -T# 0 StartEvent_158yep3 Type: bpmn:StartEvent status: end  from 2022-08-07T05:56:45.917Z to 2022-08-07T05:56:45.918Z id: 555306d9-5947-43fc-afa9-4225e68269cd\",\n                \"..Item:1 -T# 0 flow_start_buy Type: bpmn:SequenceFlow status: end\",\n                \"..Item:2 -T# 0 task_Buy Type: bpmn:UserTask status: wait  from 2022-08-07T05:56:45.927Z to - id: 1491312c-5bd5-4658-b2b3-815e6ba3c2c8\",\n                \".data:\",\n                \"{\\\"caseId\\\":1798}\",\n                \"Action:engineInvoke {\\\"items.id\\\":\\\"1491312c-5bd5-4658-b2b3-815e6ba3c2c8\\\"}\",\n                \"Action:signal 1491312c-5bd5-4658-b2b3-815e6ba3c2c8 startedAt \",\n                \"..launching a token signal\",\n                \"..token.signal task_Buy bpmn:UserTask\",\n                \"--setting input {\\\"needsRepairs\\\":\\\"\\\",\\\"needsCleaning\\\":\\\"\\\"}\",\n                \"..>transformInput task_Buy\",\n                \"..>end task_Buy\",\n                \"setting item status to end1491312c-5bd5-4658-b2b3-815e6ba3c2c8statusend\",\n                \"..token.goNext task_Buy bpmn:UserTask\",\n                \"..Flow -flow_buy_gw going to gateway_1 action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_buy_gw to gateway_1\",\n                \"... waiting for 1\",\n                \".executing item:gateway_1 665371e9-7b3a-457f-befc-8c3463c1ec98\",\n                \"..>enter gateway_1\",\n                \"..>start gateway_1\",\n                \"..>run gateway_1\",\n                \"..>end gateway_1\",\n                \"setting item status to end665371e9-7b3a-457f-befc-8c3463c1ec98statusend\",\n                \"..executing item:gateway_1 665371e9-7b3a-457f-befc-8c3463c1ec98 is done\",\n                \"..token.goNext gateway_1 bpmn:InclusiveGateway\",\n                \"..conditionExpression:{\\\"$type\\\":\\\"bpmn:Expression\\\",\\\"body\\\":\\\"(this.needsCleaning==\\\\\\\"Yes\\\\\\\")\\\"}\",\n                \"{\\\"caseId\\\":1798,\\\"needsRepairs\\\":\\\"\\\",\\\"needsCleaning\\\":\\\"\\\"}\",\n                \"..conditionExpression:(this.needsCleaning==\\\"Yes\\\") result: false\",\n                \"..Flow -flow_gw1_clean going to task_clean action : discard\",\n                \"..conditionExpression:{\\\"$type\\\":\\\"bpmn:Expression\\\",\\\"body\\\":\\\"(this.needsRepairs==\\\\\\\"Yes\\\\\\\")\\\"}\",\n                \"{\\\"caseId\\\":1798,\\\"needsRepairs\\\":\\\"\\\",\\\"needsCleaning\\\":\\\"\\\"}\",\n                \"..conditionExpression:(this.needsRepairs==\\\"Yes\\\") result: false\",\n                \"..Flow -flow_gw1_repair going to task_repair action : discard\",\n                \"..return outbounds1\",\n                \"...processing flowflow_gw1_gw2 to gateway_2\",\n                \"... waiting for 1\",\n                \".executing item:gateway_2 94c042ff-d309-4238-ac70-d68438490bc0\",\n                \"..>enter gateway_2\",\n                \"..>start gateway_2\",\n                \"..Starting a converging gateway\",\n                \"..converging .. my token 0\",\n                \"..# of active tokens pending 0\",\n                \"..let us converge now \",\n                \"..>run gateway_2\",\n                \"..>end gateway_2\",\n                \"setting item status to end94c042ff-d309-4238-ac70-d68438490bc0statusend\",\n                \"..executing item:gateway_2 94c042ff-d309-4238-ac70-d68438490bc0 is done\",\n                \"..token.goNext gateway_2 bpmn:ParallelGateway\",\n                \"..Flow -flow_gw2_drive going to task_Drive action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_gw2_drive to task_Drive\",\n                \"... waiting for 1\",\n                \".executing item:task_Drive ae587474-4936-4e45-b480-11733036ca7c\",\n                \"..>enter task_Drive\",\n                \"..>start task_Drive\",\n                \"..>wait task_Drive\",\n                \"..executing item:task_Drive ae587474-4936-4e45-b480-11733036ca7c is done\",\n                \"..token.goNext is done task_Drive bpmn:UserTask\",\n                \"..token.goNext is done task_Drive bpmn:UserTask\",\n                \"..token.goNext is done task_Drive bpmn:UserTask\",\n                \"..token.invoke ended task_Drive bpmn:UserTask\",\n                \"..signal token is done\",\n                \".signal returning .. waiting for promises status:running id: 1491312c-5bd5-4658-b2b3-815e6ba3c2c8\",\n                \".signal returned process  status:running id: 1491312c-5bd5-4658-b2b3-815e6ba3c2c8\"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Drive\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"dc73eb29-a9ea-4b6b-b8e6-bea9a9029124\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"71653a3a-be67-419f-a92d-c13d1466dd47\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"11e8d73e-d592-4ac7-b33a-09cddde949d9\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 1798,\n                \"needsRepairs\": \"\",\n                \"needsCleaning\": \"\"\n            },\n            \"startedAt\": \"2022-08-07T05:56:45.916Z\",\n            \"saved\": \"2022-08-07T05:56:45.932Z\",\n            \"endedAt\": null\n        },\n        {\n            \"_id\": \"62ef549d187b3d42cc3c812b\",\n            \"items\": [\n                {\n                    \"id\": \"344b1a27-2238-4253-a83e-c8e7bd470308\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-07T05:58:53.905Z\",\n                    \"endedAt\": \"2022-08-07T05:58:53.905Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"7b57d6ec-0c38-42dc-8ed6-2fbea6f7e88f\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"0c8f48a2-79ba-4e79-bc04-b9ad3a2d5c12\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-07T05:58:53.908Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"bd8ef7ec-4bbd-4923-9ccc-237066875f5e\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"b14a2548-c03f-403e-875b-a25f30e3173a\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"7bb54b16-6162-4306-83b3-742e05acd14c\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 344b1a27-2238-4253-a83e-c8e7bd470308\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end344b1a27-2238-4253-a83e-c8e7bd470308statusend\",\n                \"..executing item:StartEvent_158yep3 344b1a27-2238-4253-a83e-c8e7bd470308 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 0c8f48a2-79ba-4e79-bc04-b9ad3a2d5c12\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 0c8f48a2-79ba-4e79-bc04-b9ad3a2d5c12 is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"dfbc8c4a-5812-40c6-b7f0-3ea85f847863\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"3b300892-9004-496d-8c90-40caa3084baa\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"1c16aec2-20b1-4bab-920b-ad8ffccc2aa9\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 4990\n            },\n            \"startedAt\": \"2022-08-07T05:58:53.901Z\",\n            \"saved\": \"2022-08-07T05:58:53.912Z\"\n        },\n        {\n            \"_id\": \"62ef549e187b3d42cc3c812c\",\n            \"items\": [\n                {\n                    \"id\": \"9c9eb7db-2f9a-4828-9fe0-8ffe1787690b\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-07T05:58:54.036Z\",\n                    \"endedAt\": \"2022-08-07T05:58:54.037Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"d3709283-058b-4d46-9dcd-582cec9dd383\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"c4efb8c0-f5d1-498c-b026-b2b320b940ac\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-07T05:58:54.039Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"dda31eba-b378-4528-a9d7-6808878dc927\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"cebf464f-4cdc-4eeb-9a50-2ea0649352b6\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"0893e7fa-8691-4f62-b2b9-db1cf6765c93\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 9c9eb7db-2f9a-4828-9fe0-8ffe1787690b\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end9c9eb7db-2f9a-4828-9fe0-8ffe1787690bstatusend\",\n                \"..executing item:StartEvent_158yep3 9c9eb7db-2f9a-4828-9fe0-8ffe1787690b is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy c4efb8c0-f5d1-498c-b026-b2b320b940ac\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy c4efb8c0-f5d1-498c-b026-b2b320b940ac is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"458b4548-823c-49c4-a032-3c0153c47862\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"a9826db5-90aa-4422-8cb4-d58d4918021a\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"74bcb189-3744-4928-83c8-9608adf83a6e\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 3232\n            },\n            \"startedAt\": \"2022-08-07T05:58:54.034Z\",\n            \"saved\": \"2022-08-07T05:58:54.064Z\"\n        },\n        {\n            \"_id\": \"62f0591ab8c45b43707a79bc\",\n            \"items\": [\n                {\n                    \"id\": \"ec624df7-592b-4d25-97d0-b8e14051863c\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T00:30:18.205Z\",\n                    \"endedAt\": \"2022-08-08T00:30:18.207Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"312d723f-8ab6-4fb6-8a61-8e5e520db7c7\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"084d7ca4-ac2a-4416-b790-775ac98606d9\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T00:30:18.219Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"094a6d6d-4572-40ba-a4ea-98c0cf4597c0\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"7c460277-9f3d-4c02-a40d-8e4581b3a502\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"0681d99f-dca0-49b1-b596-737ccefb7b7e\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 ec624df7-592b-4d25-97d0-b8e14051863c\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to endec624df7-592b-4d25-97d0-b8e14051863cstatusend\",\n                \"..executing item:StartEvent_158yep3 ec624df7-592b-4d25-97d0-b8e14051863c is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 084d7ca4-ac2a-4416-b790-775ac98606d9\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 084d7ca4-ac2a-4416-b790-775ac98606d9 is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"6c9fabe8-e5a8-491e-bbdb-ee5bbb63dee7\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"08c999e9-f4de-4cea-b5f1-4aa520971a03\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"b8465b81-0881-47e4-b18f-1a35da65643e\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 8031\n            },\n            \"startedAt\": \"2022-08-08T00:30:18.202Z\",\n            \"saved\": \"2022-08-08T00:30:18.225Z\"\n        },\n        {\n            \"_id\": \"62f0591ab8c45b43707a79bd\",\n            \"items\": [\n                {\n                    \"id\": \"453f9959-41e8-49b5-8dec-859faa71f027\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T00:30:18.384Z\",\n                    \"endedAt\": \"2022-08-08T00:30:18.387Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"bad6735e-71a7-4550-b30b-cc4fe3cfe2dc\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"32bbca42-b12d-46c2-977e-25bfbce85dd7\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T00:30:18.397Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"372cf235-f917-430d-b2c3-ab38a4679074\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"c4d80e1d-e9fd-41cf-b06a-be59f156567a\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"2d211626-dc0b-4cba-ad9f-965b28c5adbc\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 453f9959-41e8-49b5-8dec-859faa71f027\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end453f9959-41e8-49b5-8dec-859faa71f027statusend\",\n                \"..executing item:StartEvent_158yep3 453f9959-41e8-49b5-8dec-859faa71f027 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 32bbca42-b12d-46c2-977e-25bfbce85dd7\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 32bbca42-b12d-46c2-977e-25bfbce85dd7 is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"142e7a81-5d29-446b-9ef1-d06e15926e99\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"117c0d0b-256d-4fc3-87e8-e9d48a9e8546\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"f6f62176-6dea-4f4a-b09b-3ac12ea52eb9\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 6440\n            },\n            \"startedAt\": \"2022-08-08T00:30:18.358Z\",\n            \"saved\": \"2022-08-08T00:30:18.439Z\"\n        },\n        {\n            \"_id\": \"62f07799b06e204190b71bba\",\n            \"items\": [\n                {\n                    \"id\": \"de4c50eb-9e5d-42c9-8af7-80944fe84189\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T02:40:25.380Z\",\n                    \"endedAt\": \"2022-08-08T02:40:25.381Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"59aa277b-00af-4718-b8a0-4a0468765480\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"d649aef0-7d52-400d-9881-1d4f656f528e\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T02:40:25.383Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"74543d1b-2dc1-42d2-997b-12da349838d5\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"b8ba8b67-743a-4876-85f3-70fea3639462\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"1e5a1676-f544-4483-8273-713f6be0f14c\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 de4c50eb-9e5d-42c9-8af7-80944fe84189\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to endde4c50eb-9e5d-42c9-8af7-80944fe84189statusend\",\n                \"..executing item:StartEvent_158yep3 de4c50eb-9e5d-42c9-8af7-80944fe84189 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy d649aef0-7d52-400d-9881-1d4f656f528e\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy d649aef0-7d52-400d-9881-1d4f656f528e is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"5ff5a6e2-9e65-47cb-bf28-ea9d108f4314\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"fdaa4938-e40d-4b72-875c-f237564bcbc7\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"3928fbb8-a68c-4904-a456-7fcb704ba64a\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 4983\n            },\n            \"startedAt\": \"2022-08-08T02:40:25.380Z\",\n            \"saved\": \"2022-08-08T02:40:25.388Z\"\n        },\n        {\n            \"_id\": \"62f07799b06e204190b71bbb\",\n            \"items\": [\n                {\n                    \"id\": \"1eda912b-412d-4bc9-a275-a898cabcd9bf\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T02:40:25.514Z\",\n                    \"endedAt\": \"2022-08-08T02:40:25.514Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"4cabc35e-7f7f-4e61-98ce-9ec88b330991\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"4fe5cc69-d94f-47e0-87d1-b02b1e1e024f\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T02:40:25.517Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"1a634588-d5ac-4fba-9ae6-78c90163dcc0\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"793af7a4-05dc-43e1-acc6-f72fd9b81679\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"2c0eb7f9-5c8e-4b1b-b3f0-fde6ef2443b4\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 1eda912b-412d-4bc9-a275-a898cabcd9bf\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end1eda912b-412d-4bc9-a275-a898cabcd9bfstatusend\",\n                \"..executing item:StartEvent_158yep3 1eda912b-412d-4bc9-a275-a898cabcd9bf is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 4fe5cc69-d94f-47e0-87d1-b02b1e1e024f\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 4fe5cc69-d94f-47e0-87d1-b02b1e1e024f is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"34574b6e-67ca-4346-829e-0d74f72ef76d\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"b0ab6301-c811-4d67-91e9-74b742849dfa\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"d27ddfd4-c0e9-4285-860a-c6f1d05391e0\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 9012\n            },\n            \"startedAt\": \"2022-08-08T02:40:25.513Z\",\n            \"saved\": \"2022-08-08T02:40:25.523Z\"\n        },\n        {\n            \"_id\": \"62f083329398e70d14ee8010\",\n            \"items\": [\n                {\n                    \"id\": \"01404cb2-cf17-48fa-8708-162a8138db13\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T03:29:54.832Z\",\n                    \"endedAt\": \"2022-08-08T03:29:54.832Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"4f35964b-a50a-4544-b2a4-40f4c349d1e6\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"12788437-28e6-4ecc-bc36-da6ca2aee6df\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T03:29:54.833Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"d11df41b-a5fd-4bb3-b93f-7841365ca19c\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"5e3e2945-9d63-4086-a071-f04b2d41610f\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"0b4e51f7-bcd6-4219-b13c-464556505252\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 01404cb2-cf17-48fa-8708-162a8138db13\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end01404cb2-cf17-48fa-8708-162a8138db13statusend\",\n                \"..executing item:StartEvent_158yep3 01404cb2-cf17-48fa-8708-162a8138db13 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 12788437-28e6-4ecc-bc36-da6ca2aee6df\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 12788437-28e6-4ecc-bc36-da6ca2aee6df is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"c2f53bcd-7b2f-4f98-bba7-d0501041622a\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"13622931-2c17-4115-ac8a-6758313e800e\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"5ca32085-f869-4a52-bc94-75077bc92916\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 1639\n            },\n            \"startedAt\": \"2022-08-08T03:29:54.831Z\",\n            \"saved\": \"2022-08-08T03:29:54.839Z\"\n        },\n        {\n            \"_id\": \"62f083329398e70d14ee8011\",\n            \"items\": [\n                {\n                    \"id\": \"c2d77568-768e-4bcb-81c9-bbdb7640e988\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T03:29:54.971Z\",\n                    \"endedAt\": \"2022-08-08T03:29:54.972Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"be6a6eaa-89d7-4e6e-8962-a134b060d6c6\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"c37933cc-12db-4074-9a4c-163c0782e185\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T03:29:54.974Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"2e070270-d3cd-4a5d-9a85-c0273cd7bbf6\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"ecd86144-d4eb-4f90-9364-5e897d11581d\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"c3715832-fd5d-441e-82f8-8c64bbdcd0ec\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 c2d77568-768e-4bcb-81c9-bbdb7640e988\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to endc2d77568-768e-4bcb-81c9-bbdb7640e988statusend\",\n                \"..executing item:StartEvent_158yep3 c2d77568-768e-4bcb-81c9-bbdb7640e988 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy c37933cc-12db-4074-9a4c-163c0782e185\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy c37933cc-12db-4074-9a4c-163c0782e185 is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"9a3239f1-2979-4806-bfad-137f51a8757c\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"f0db8939-1dc2-465e-a445-cf514f0cc2ec\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"1f9c637b-9ee6-448d-8254-3ea1020c3ee3\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 7496\n            },\n            \"startedAt\": \"2022-08-08T03:29:54.969Z\",\n            \"saved\": \"2022-08-08T03:29:54.977Z\"\n        },\n        {\n            \"_id\": \"62f08a68b4a6cf2b94b756fb\",\n            \"items\": [\n                {\n                    \"id\": \"216a854f-4f2c-4c7a-a172-66949a432302\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T04:00:40.695Z\",\n                    \"endedAt\": \"2022-08-08T04:00:40.695Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"fb7297fa-5cf9-4d25-a92c-e92cf0cd0c74\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"1ec2c392-d0f2-484b-a475-bc449604ba74\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T04:00:40.697Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"c244d895-7f16-42ed-85b8-3077540d1c86\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"f4c1900b-f81e-4bab-8025-ec7d57991f08\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"b1c6da9c-fad8-490d-b427-360434783b35\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 216a854f-4f2c-4c7a-a172-66949a432302\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end216a854f-4f2c-4c7a-a172-66949a432302statusend\",\n                \"..executing item:StartEvent_158yep3 216a854f-4f2c-4c7a-a172-66949a432302 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 1ec2c392-d0f2-484b-a475-bc449604ba74\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 1ec2c392-d0f2-484b-a475-bc449604ba74 is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"1f4b08a9-8209-4bf3-b40a-d61adc3ca837\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"8063a275-4939-4af4-8195-88a5d24997ed\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"c562e04e-a2d6-4f4c-a5cd-804fdd218e8f\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 8251\n            },\n            \"startedAt\": \"2022-08-08T04:00:40.694Z\",\n            \"saved\": \"2022-08-08T04:00:40.702Z\"\n        },\n        {\n            \"_id\": \"62f08a68b4a6cf2b94b756fc\",\n            \"items\": [\n                {\n                    \"id\": \"8d788137-9cbb-46d1-a95a-b2d160a72d9a\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T04:00:40.818Z\",\n                    \"endedAt\": \"2022-08-08T04:00:40.819Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"a0793b29-c4f9-4d84-a5d6-3f7baeb8d3bc\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"d31dfff9-65d3-46a6-942a-84171704ec56\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T04:00:40.825Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"7431261d-7270-4e46-9537-4f882c0adefc\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"ee6e8d7a-2503-46ba-a949-898fdfddd51e\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"1567487e-06a1-4997-bd55-0344f9da67f3\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 8d788137-9cbb-46d1-a95a-b2d160a72d9a\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end8d788137-9cbb-46d1-a95a-b2d160a72d9astatusend\",\n                \"..executing item:StartEvent_158yep3 8d788137-9cbb-46d1-a95a-b2d160a72d9a is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy d31dfff9-65d3-46a6-942a-84171704ec56\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy d31dfff9-65d3-46a6-942a-84171704ec56 is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"eebfc1f9-958e-4bf4-898b-03c1395bc86a\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"6371eaa3-a48b-4afb-9703-4763899a62be\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"914a50df-8b61-49ef-84bf-b6ce735a1169\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 4869\n            },\n            \"startedAt\": \"2022-08-08T04:00:40.816Z\",\n            \"saved\": \"2022-08-08T04:00:40.830Z\"\n        },\n        {\n            \"_id\": \"62f08a97ac53f4492c5dd45a\",\n            \"items\": [\n                {\n                    \"id\": \"2b2d472d-5d59-42ba-b897-ed1d6ecd0056\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T04:01:27.055Z\",\n                    \"endedAt\": \"2022-08-08T04:01:27.056Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"c247e842-2eda-4707-9e1d-73368eeb2e21\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"2e6c5ef1-fa32-4af6-a3cf-e6202fed55de\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T04:01:27.060Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"7086711e-b940-4424-8a29-46180bcc862d\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"a65164ba-e5ae-46cb-b1f2-02c0ff2e3aef\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"96eaa59f-c225-42f4-b50e-43cdb8ea70c8\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 2b2d472d-5d59-42ba-b897-ed1d6ecd0056\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end2b2d472d-5d59-42ba-b897-ed1d6ecd0056statusend\",\n                \"..executing item:StartEvent_158yep3 2b2d472d-5d59-42ba-b897-ed1d6ecd0056 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 2e6c5ef1-fa32-4af6-a3cf-e6202fed55de\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 2e6c5ef1-fa32-4af6-a3cf-e6202fed55de is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"04c7a168-f3de-476a-bd7c-510cad011609\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"76b2a5c7-cb47-43a7-b429-97a3ca51c697\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"14ec3849-9536-4cb1-80b9-99f781837293\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 4274\n            },\n            \"startedAt\": \"2022-08-08T04:01:27.053Z\",\n            \"saved\": \"2022-08-08T04:01:27.079Z\"\n        },\n        {\n            \"_id\": \"62f08a97ac53f4492c5dd45b\",\n            \"items\": [\n                {\n                    \"id\": \"07f14b30-8ad7-44f9-8b55-ce7d631797e3\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T04:01:27.334Z\",\n                    \"endedAt\": \"2022-08-08T04:01:27.336Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"540da67c-92a2-460f-8b7f-987686b6f1ec\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"c6ffd0f0-5f2e-4c6a-a402-c3d2659c13c5\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T04:01:27.351Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"58cd0168-2d43-4e2f-bd9c-b5941d67d430\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"3c186cc9-0396-4df6-b3f4-3b4dcfc52010\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"8f0ad6f4-0b57-4930-b505-f729070fe2b1\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 07f14b30-8ad7-44f9-8b55-ce7d631797e3\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end07f14b30-8ad7-44f9-8b55-ce7d631797e3statusend\",\n                \"..executing item:StartEvent_158yep3 07f14b30-8ad7-44f9-8b55-ce7d631797e3 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy c6ffd0f0-5f2e-4c6a-a402-c3d2659c13c5\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy c6ffd0f0-5f2e-4c6a-a402-c3d2659c13c5 is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"2be84289-d85c-4eb0-9088-21fef8ddb8ae\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"a6048760-2689-45dc-8659-1e9e13842b7d\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"9de63954-60fb-4c39-957c-3ad8ed158be3\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 6858\n            },\n            \"startedAt\": \"2022-08-08T04:01:27.330Z\",\n            \"saved\": \"2022-08-08T04:01:27.364Z\"\n        },\n        {\n            \"_id\": \"62f08b49e7c50346c035d497\",\n            \"items\": [\n                {\n                    \"id\": \"228acb89-155f-4728-a1d9-dbe1b5fc4ab6\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T04:04:25.908Z\",\n                    \"endedAt\": \"2022-08-08T04:04:25.908Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"7222f0f5-257a-494c-a6d2-a0c8cc3b75ab\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"475515f0-a3db-4978-9fcd-59d3375f56df\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T04:04:25.910Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"a05aaec5-bc86-4541-bc19-3038e36824ae\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"c0f5b4cd-64f7-4bd3-8cfe-5e7b5b69a072\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"4ddae470-8f8e-4586-b085-c6e67bafc18f\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 228acb89-155f-4728-a1d9-dbe1b5fc4ab6\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end228acb89-155f-4728-a1d9-dbe1b5fc4ab6statusend\",\n                \"..executing item:StartEvent_158yep3 228acb89-155f-4728-a1d9-dbe1b5fc4ab6 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 475515f0-a3db-4978-9fcd-59d3375f56df\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 475515f0-a3db-4978-9fcd-59d3375f56df is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"8b0126fd-c8d9-45aa-b06e-faa84915d7ae\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"91d04980-604e-41c1-83e6-90e612811aef\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"31a45585-a046-4f27-bafc-f37b72456280\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 5786\n            },\n            \"startedAt\": \"2022-08-08T04:04:25.907Z\",\n            \"saved\": \"2022-08-08T04:04:25.917Z\"\n        },\n        {\n            \"_id\": \"62f08b4ae7c50346c035d498\",\n            \"items\": [\n                {\n                    \"id\": \"c87ee6be-c169-4da0-94c7-97521abe7f18\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T04:04:26.050Z\",\n                    \"endedAt\": \"2022-08-08T04:04:26.052Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"4c07201d-b03e-467a-851e-fbc26bfaaf07\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"60712894-a4ac-4801-949e-28447307617d\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T04:04:26.055Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"ef590afa-8171-42fe-a2c6-3fe0b26834aa\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"dcf17686-6c23-4f2f-8ae0-3aa021717c05\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"6c3761b8-a201-452a-95e0-967e67b34bcf\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 c87ee6be-c169-4da0-94c7-97521abe7f18\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to endc87ee6be-c169-4da0-94c7-97521abe7f18statusend\",\n                \"..executing item:StartEvent_158yep3 c87ee6be-c169-4da0-94c7-97521abe7f18 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 60712894-a4ac-4801-949e-28447307617d\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 60712894-a4ac-4801-949e-28447307617d is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"bec96352-d7bd-4c03-92a4-852c5581d1a2\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"1676c081-ff7f-471d-ad47-f6d68a2c0dfd\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"36be9e67-f682-4ddc-ae01-ab35663e31c4\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 2911\n            },\n            \"startedAt\": \"2022-08-08T04:04:26.047Z\",\n            \"saved\": \"2022-08-08T04:04:26.063Z\"\n        },\n        {\n            \"_id\": \"62f08daa5f8bc338900af567\",\n            \"items\": [\n                {\n                    \"id\": \"16e00cbb-3f2c-4942-99dd-2b98acb9f7f9\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T04:14:34.304Z\",\n                    \"endedAt\": \"2022-08-08T04:14:34.306Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"93200ec2-e292-4e57-b135-f6a0a6a55397\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"4776dff4-3f0a-4c0d-9060-f02659d8519e\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T04:14:34.306Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"3afb59c4-4037-444f-9238-578319f17162\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"128ea915-8513-47fb-b28c-87b0538722b9\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"c1f13c4a-64f0-4251-bbb5-120acbd3b376\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 16e00cbb-3f2c-4942-99dd-2b98acb9f7f9\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end16e00cbb-3f2c-4942-99dd-2b98acb9f7f9statusend\",\n                \"..executing item:StartEvent_158yep3 16e00cbb-3f2c-4942-99dd-2b98acb9f7f9 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 4776dff4-3f0a-4c0d-9060-f02659d8519e\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 4776dff4-3f0a-4c0d-9060-f02659d8519e is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"f686c628-ce51-4035-aa36-d8aefd67db72\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"62f0f88b-9849-48a0-b0db-184cbbb8e5fc\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"28ad5f48-4dec-48cb-aa49-8d097ddf216e\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 9295\n            },\n            \"startedAt\": \"2022-08-08T04:14:34.303Z\",\n            \"saved\": \"2022-08-08T04:14:34.312Z\"\n        },\n        {\n            \"_id\": \"62f08daa5f8bc338900af568\",\n            \"items\": [\n                {\n                    \"id\": \"ad2c0807-ce03-4d71-b28f-1a602bf7630e\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T04:14:34.429Z\",\n                    \"endedAt\": \"2022-08-08T04:14:34.429Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"bdd66faa-18d6-4f86-8a27-961e38344830\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"a98a2914-b42f-4639-95f7-8ecbc7c743f8\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T04:14:34.432Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"0205f584-93e9-45c1-b28c-f0e40ca08f50\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"071e37a5-c304-4190-a961-1ec02adc2400\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"a25b2207-8101-4cd4-ac23-7ebe56a64f51\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 ad2c0807-ce03-4d71-b28f-1a602bf7630e\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to endad2c0807-ce03-4d71-b28f-1a602bf7630estatusend\",\n                \"..executing item:StartEvent_158yep3 ad2c0807-ce03-4d71-b28f-1a602bf7630e is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy a98a2914-b42f-4639-95f7-8ecbc7c743f8\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy a98a2914-b42f-4639-95f7-8ecbc7c743f8 is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"7a25a664-e6ec-4ea0-a560-f6622ce46648\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"25d94367-de57-4e17-bb2f-22633ffa6e26\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"06671957-e8d3-44a8-9c0d-dff7f5262ff7\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 1250\n            },\n            \"startedAt\": \"2022-08-08T04:14:34.428Z\",\n            \"saved\": \"2022-08-08T04:14:34.453Z\"\n        },\n        {\n            \"_id\": \"62f09d6e86fc1d4f9cb68f21\",\n            \"items\": [\n                {\n                    \"id\": \"68201d35-52ba-4aac-931f-8d8a0d26bdee\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T05:21:46.425Z\",\n                    \"endedAt\": \"2022-08-08T05:21:46.453Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"9ed93fa1-ab08-4ae2-900f-335e7f105a68\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"f005d9c6-b79b-4c5b-a876-7f5b614f8f36\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T05:21:46.573Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"e51ebb80-7e88-459b-a91d-320bf00504c4\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"02c117d3-5d1a-4df8-b84f-232e6b188b8b\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"761b1779-3076-4a1d-8e65-8d6f4ff9dfd7\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 68201d35-52ba-4aac-931f-8d8a0d26bdee\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end68201d35-52ba-4aac-931f-8d8a0d26bdeestatusend\",\n                \"..executing item:StartEvent_158yep3 68201d35-52ba-4aac-931f-8d8a0d26bdee is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy f005d9c6-b79b-4c5b-a876-7f5b614f8f36\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy f005d9c6-b79b-4c5b-a876-7f5b614f8f36 is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"39daec95-03d2-4131-959c-02af85897f89\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"b8dd973b-5f55-4922-8b26-a2cb59e30b71\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"a528249e-e16f-4829-b2bf-820b2df3705d\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {},\n            \"startedAt\": \"2022-08-08T05:21:46.390Z\",\n            \"saved\": \"2022-08-08T05:21:50.277Z\"\n        },\n        {\n            \"_id\": \"62f0ff86b982503898543675\",\n            \"items\": [\n                {\n                    \"id\": \"b0dc5ffc-0837-4de9-b04f-4adb5f16ce0c\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T12:20:22.333Z\",\n                    \"endedAt\": \"2022-08-08T12:20:22.334Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"b8b5bb65-2e1b-4b02-8ac8-53749957ec57\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"a535fa38-1a85-492f-858e-50e5f6cf82e8\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T12:20:22.346Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"51b37f7f-df21-4b97-aa71-3dc8e41d0048\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"160922b9-51ed-410c-8f58-c1cf3c07f8bc\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"6c63c346-a120-4140-9f29-d164f973143c\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 b0dc5ffc-0837-4de9-b04f-4adb5f16ce0c\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to endb0dc5ffc-0837-4de9-b04f-4adb5f16ce0cstatusend\",\n                \"..executing item:StartEvent_158yep3 b0dc5ffc-0837-4de9-b04f-4adb5f16ce0c is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy a535fa38-1a85-492f-858e-50e5f6cf82e8\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy a535fa38-1a85-492f-858e-50e5f6cf82e8 is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"7be019c4-5e3e-4d99-802c-9c8ae5baa830\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"3dede58f-ad74-4e3d-acc9-a5e88df851b3\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"1145e410-c145-46eb-b4a6-11074863af71\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 4711\n            },\n            \"startedAt\": \"2022-08-08T12:20:22.329Z\",\n            \"saved\": \"2022-08-08T12:20:22.379Z\"\n        },\n        {\n            \"_id\": \"62f0ff86b982503898543676\",\n            \"items\": [\n                {\n                    \"id\": \"bbe1f350-55d0-4580-9b5d-1954fc8fd68d\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T12:20:22.571Z\",\n                    \"endedAt\": \"2022-08-08T12:20:22.572Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"8e8892f3-85bf-4e3b-9dd5-30f0896c56ce\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"620a71c4-6610-4b0f-b323-65aa851a6c15\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T12:20:22.597Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"4c1b180b-3445-492c-bf70-45a22acd7082\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"0e6fb8fd-b077-4347-a211-675bfeadb49c\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"885b5f39-e513-4a32-a66f-90d439021b5d\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 bbe1f350-55d0-4580-9b5d-1954fc8fd68d\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to endbbe1f350-55d0-4580-9b5d-1954fc8fd68dstatusend\",\n                \"..executing item:StartEvent_158yep3 bbe1f350-55d0-4580-9b5d-1954fc8fd68d is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 620a71c4-6610-4b0f-b323-65aa851a6c15\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 620a71c4-6610-4b0f-b323-65aa851a6c15 is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"053cf3d8-6d03-441a-b82d-c1b04cc2b9fe\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"e1303293-1f0b-481a-b9c2-c6bef6aecd20\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"e1dfb504-77e0-4fcc-bfa9-bdde5ae4fc23\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 8991\n            },\n            \"startedAt\": \"2022-08-08T12:20:22.567Z\",\n            \"saved\": \"2022-08-08T12:20:22.611Z\"\n        },\n        {\n            \"_id\": \"62f11074eb42f40810f0b75d\",\n            \"items\": [\n                {\n                    \"id\": \"4eb24f75-97dd-49a6-be38-971538d92ddb\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T13:32:36.624Z\",\n                    \"endedAt\": \"2022-08-08T13:32:36.625Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"fd1bfd74-44f2-45d4-9001-1e074aa14338\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"2b5646f9-2297-4262-bb97-437d91332d4b\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T13:32:36.637Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"30b65af5-0276-46e5-a27b-957d6a1660d1\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"cabfb5e9-8dc0-4bf4-9bd3-20826cc1289a\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"1abd5534-3a4e-40e7-9551-7f39afd73793\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 4eb24f75-97dd-49a6-be38-971538d92ddb\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end4eb24f75-97dd-49a6-be38-971538d92ddbstatusend\",\n                \"..executing item:StartEvent_158yep3 4eb24f75-97dd-49a6-be38-971538d92ddb is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 2b5646f9-2297-4262-bb97-437d91332d4b\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 2b5646f9-2297-4262-bb97-437d91332d4b is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"653de5ff-ac26-466c-b153-97f53f026d6e\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"8c174e44-7947-44c9-806f-e3648e43371c\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"9609a601-465b-41be-9712-e4bf46e27c0f\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 1716\n            },\n            \"startedAt\": \"2022-08-08T13:32:36.619Z\",\n            \"saved\": \"2022-08-08T13:32:36.697Z\"\n        },\n        {\n            \"_id\": \"62f11074eb42f40810f0b75e\",\n            \"items\": [\n                {\n                    \"id\": \"15bfcf38-8a4a-488b-8010-9678d6574fb7\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T13:32:36.884Z\",\n                    \"endedAt\": \"2022-08-08T13:32:36.886Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"3ffda128-8d1d-4114-82dd-7121b0e7b19d\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"b6a18f7b-28fa-4f31-8f8c-ffa74d916706\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T13:32:36.894Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"9821d207-2206-4082-bd0c-d69ac5f794fb\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"96f59af0-d81e-4cce-bd10-aabea5206c0b\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"6c18f32c-3ee3-42ae-9a0e-b49629366a6e\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 15bfcf38-8a4a-488b-8010-9678d6574fb7\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end15bfcf38-8a4a-488b-8010-9678d6574fb7statusend\",\n                \"..executing item:StartEvent_158yep3 15bfcf38-8a4a-488b-8010-9678d6574fb7 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy b6a18f7b-28fa-4f31-8f8c-ffa74d916706\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy b6a18f7b-28fa-4f31-8f8c-ffa74d916706 is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"5bc49342-8c05-49ab-995d-4db44b7659e7\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"82fc9887-0a1f-475b-87ec-a865dff7c58f\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"80aa4fe8-46e6-4740-8ac3-76d4481852b3\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 4497\n            },\n            \"startedAt\": \"2022-08-08T13:32:36.877Z\",\n            \"saved\": \"2022-08-08T13:32:36.926Z\"\n        },\n        {\n            \"_id\": \"62f18cbce3afdc23903673be\",\n            \"items\": [\n                {\n                    \"id\": \"168bcd4b-2d3e-4fd7-8f50-b9c1e7e47ce5\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T22:22:52.158Z\",\n                    \"endedAt\": \"2022-08-08T22:22:52.210Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"56a6520a-c73e-4086-9467-7ced2744c166\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"45370d03-0741-40a1-a707-d32fa3fe62a6\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T22:22:52.359Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"f65ad40f-9f2c-4269-89a0-170649d61018\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"dd4e695d-b332-4473-936f-c62bb32c90c9\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"69deddcf-b904-4523-b152-e63ff5763c23\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 168bcd4b-2d3e-4fd7-8f50-b9c1e7e47ce5\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end168bcd4b-2d3e-4fd7-8f50-b9c1e7e47ce5statusend\",\n                \"..executing item:StartEvent_158yep3 168bcd4b-2d3e-4fd7-8f50-b9c1e7e47ce5 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 45370d03-0741-40a1-a707-d32fa3fe62a6\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 45370d03-0741-40a1-a707-d32fa3fe62a6 is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"d88ce994-289f-47c6-95c4-17694dac1d1b\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"2decc9b5-cf45-4081-9e1a-7d2c77650bca\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"97bde1bc-396f-4729-962b-7014611ddf6a\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {},\n            \"startedAt\": \"2022-08-08T22:22:52.079Z\",\n            \"saved\": \"2022-08-08T22:22:52.475Z\"\n        },\n        {\n            \"_id\": \"62f18d35e3afdc23903673bf\",\n            \"items\": [\n                {\n                    \"id\": \"e06c522b-c2f3-4439-b51b-9e276c7f466b\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T22:24:53.478Z\",\n                    \"endedAt\": \"2022-08-08T22:24:53.508Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"574dfd6c-089b-4c46-ac16-2440d21a74aa\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"2b7cf26a-dc91-4cdb-83a4-5d34eaf64cef\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T22:24:53.677Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"5379c49c-2a18-416c-a711-d3b32199ee14\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"fd76995f-23f0-4601-9338-4d788cb7e965\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"4b48cecc-1868-471a-9033-d9e32e919f0a\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 e06c522b-c2f3-4439-b51b-9e276c7f466b\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to ende06c522b-c2f3-4439-b51b-9e276c7f466bstatusend\",\n                \"..executing item:StartEvent_158yep3 e06c522b-c2f3-4439-b51b-9e276c7f466b is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 2b7cf26a-dc91-4cdb-83a4-5d34eaf64cef\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 2b7cf26a-dc91-4cdb-83a4-5d34eaf64cef is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"1ecec82f-075b-4ba7-a648-c863d1d05a8e\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"8583c94b-429b-4f07-bd88-fae1369aa6bf\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"d397d1fb-1176-42d9-a1bc-12ac9b832321\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {},\n            \"startedAt\": \"2022-08-08T22:24:53.423Z\",\n            \"saved\": \"2022-08-08T22:24:53.801Z\"\n        },\n        {\n            \"_id\": \"62f19d1f45418542e0332765\",\n            \"items\": [\n                {\n                    \"id\": \"dc8e24e7-cf14-4ebc-a03d-f14f65d4b0f2\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T23:32:41.135Z\",\n                    \"endedAt\": \"2022-08-08T23:32:41.137Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"e6dd49c2-e9d9-4821-a163-851b51851cb9\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"26066b64-8989-4dd7-8f87-71eeeb2654ec\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T23:32:41.152Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"64c46cd8-7b9b-4bea-980e-901d706fe404\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"40d6a957-243f-4e0f-9975-a0cdbc2b1641\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"c2fb304a-d110-4b23-b4dd-d1d3de493be4\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 dc8e24e7-cf14-4ebc-a03d-f14f65d4b0f2\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to enddc8e24e7-cf14-4ebc-a03d-f14f65d4b0f2statusend\",\n                \"..executing item:StartEvent_158yep3 dc8e24e7-cf14-4ebc-a03d-f14f65d4b0f2 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 26066b64-8989-4dd7-8f87-71eeeb2654ec\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 26066b64-8989-4dd7-8f87-71eeeb2654ec is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"5dc840c1-7fcf-40df-b1bc-47ef6790d029\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"3535cfb0-5d80-4a7d-a89e-c6ba032cbc56\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"d8c01f19-2747-4b80-900c-3915322930dc\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {},\n            \"startedAt\": \"2022-08-08T23:32:41.126Z\",\n            \"saved\": \"2022-08-08T23:32:47.039Z\"\n        },\n        {\n            \"_id\": \"62f19d5a45418542e0332766\",\n            \"items\": [\n                {\n                    \"id\": \"8da0e52e-d6d8-4b9e-895d-d3884ee2214c\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T23:33:45.998Z\",\n                    \"endedAt\": \"2022-08-08T23:33:45.999Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"4183f27c-20f1-4da1-89b8-bedfa2b20e13\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"2d47e8a7-701f-4204-9655-03ba7d4c1393\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T23:33:46.009Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"7d4b9ace-f3a8-44b7-96a6-3202ddfb8138\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"c148130a-6a74-44ba-b7e0-a8996209a758\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"94be800d-c6df-4035-83ba-1d7e5d7966af\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 8da0e52e-d6d8-4b9e-895d-d3884ee2214c\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end8da0e52e-d6d8-4b9e-895d-d3884ee2214cstatusend\",\n                \"..executing item:StartEvent_158yep3 8da0e52e-d6d8-4b9e-895d-d3884ee2214c is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 2d47e8a7-701f-4204-9655-03ba7d4c1393\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 2d47e8a7-701f-4204-9655-03ba7d4c1393 is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"14242335-d45a-4de9-ad0e-9154b2b715b6\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"f9e13571-fcc6-439c-a391-2221d0bf048b\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"3d7ef551-4538-4233-96e6-9d60267031da\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {},\n            \"startedAt\": \"2022-08-08T23:33:45.996Z\",\n            \"saved\": \"2022-08-08T23:33:46.020Z\"\n        },\n        {\n            \"_id\": \"62f19d6245418542e0332767\",\n            \"items\": [\n                {\n                    \"id\": \"80e760bc-1868-4f6f-8233-67c13b17c9e7\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T23:33:54.908Z\",\n                    \"endedAt\": \"2022-08-08T23:33:54.909Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"c851855a-a9fb-48cb-9337-d48db53654d7\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"0ae9da59-cdb1-43fa-8ec8-b962ff708ed2\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-08T23:33:54.914Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"cfd53d77-4d83-46ff-8a38-3377ef1f0b7e\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"3f098ece-0dd2-4304-b463-b9f23d09828a\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"6393f23c-e1b7-47a9-a57e-f7403e4be150\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 80e760bc-1868-4f6f-8233-67c13b17c9e7\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end80e760bc-1868-4f6f-8233-67c13b17c9e7statusend\",\n                \"..executing item:StartEvent_158yep3 80e760bc-1868-4f6f-8233-67c13b17c9e7 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 0ae9da59-cdb1-43fa-8ec8-b962ff708ed2\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 0ae9da59-cdb1-43fa-8ec8-b962ff708ed2 is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"4d3c44e9-7ae8-4857-8762-5ef3e9b4ff29\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"41f31474-4097-4d2e-8d01-1477143a90c0\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"a3d3fb3d-cb0f-439d-a531-67bec0bf7577\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {},\n            \"startedAt\": \"2022-08-08T23:33:54.905Z\",\n            \"saved\": \"2022-08-08T23:33:54.919Z\"\n        },\n        {\n            \"_id\": \"62f1ce3488497736a03cae56\",\n            \"items\": [\n                {\n                    \"id\": \"c1426635-981d-41f3-95d8-ec0beee8f090\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T03:02:12.872Z\",\n                    \"endedAt\": \"2022-08-09T03:02:12.872Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"5205bcd5-47e7-4a87-a0d0-075a34376840\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"3fac0f23-09eb-40a5-b67d-e0aeee4da45c\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T03:02:12.880Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"0fe586b1-2962-47da-bcfe-c418467a1bfc\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"edfac35f-715c-4e63-b247-fbea3f48304a\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"2bc523a5-dd1b-4e41-b9a4-53268e1a1b2e\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 c1426635-981d-41f3-95d8-ec0beee8f090\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to endc1426635-981d-41f3-95d8-ec0beee8f090statusend\",\n                \"..executing item:StartEvent_158yep3 c1426635-981d-41f3-95d8-ec0beee8f090 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 3fac0f23-09eb-40a5-b67d-e0aeee4da45c\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 3fac0f23-09eb-40a5-b67d-e0aeee4da45c is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"88eefdf4-f82e-422f-8fb4-a8190f14190c\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"fa927df1-a242-4992-be49-c6ba27772bc6\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"1e6d2749-f869-4a0d-bd0b-66b7811ea69e\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 4976\n            },\n            \"startedAt\": \"2022-08-09T03:02:12.870Z\",\n            \"saved\": \"2022-08-09T03:02:12.887Z\"\n        },\n        {\n            \"_id\": \"62f1ce3588497736a03cae57\",\n            \"items\": [\n                {\n                    \"id\": \"0928624d-5d1c-463a-aff9-40917d3f23c0\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T03:02:13.008Z\",\n                    \"endedAt\": \"2022-08-09T03:02:13.009Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"755e57d1-d8da-4305-b86d-0b9999cb84c0\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"5b7507c4-f492-45b9-98d6-afdbc911b4e0\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T03:02:13.011Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"015d4418-e280-4066-a23b-cf45f828ffbe\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"b0c51d3f-5c32-4485-b97c-2d244f4b0a79\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"94290f2c-718c-4e9c-a1dc-d698ad40930d\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 0928624d-5d1c-463a-aff9-40917d3f23c0\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end0928624d-5d1c-463a-aff9-40917d3f23c0statusend\",\n                \"..executing item:StartEvent_158yep3 0928624d-5d1c-463a-aff9-40917d3f23c0 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 5b7507c4-f492-45b9-98d6-afdbc911b4e0\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 5b7507c4-f492-45b9-98d6-afdbc911b4e0 is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"a23a148c-8fd6-4cff-9496-a358a0c71246\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"07c3d146-94ff-425c-a095-f0a437ebfcb4\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"bb6f61f8-6fea-4734-a6e6-8331432d5019\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 4577\n            },\n            \"startedAt\": \"2022-08-09T03:02:13.006Z\",\n            \"saved\": \"2022-08-09T03:02:13.016Z\"\n        },\n        {\n            \"_id\": \"62f1e6e5255c711c605445e2\",\n            \"items\": [\n                {\n                    \"id\": \"69c995d4-aad2-4611-8641-c87bc8d7e7fd\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T04:47:33.489Z\",\n                    \"endedAt\": \"2022-08-09T04:47:33.491Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"694a106e-bfcb-4261-ba63-e3c40ede6ca6\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"7a23a8c6-79b3-46b9-bcf1-708e40321eba\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T04:47:33.567Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"34d1e2ab-ac89-4c1c-9f89-6d18849268ef\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"223d305d-8514-4e59-8ff1-1152810bd4de\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"1b0b2c3f-9618-4628-b27e-3e065f6ab3fb\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 69c995d4-aad2-4611-8641-c87bc8d7e7fd\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end69c995d4-aad2-4611-8641-c87bc8d7e7fdstatusend\",\n                \"..executing item:StartEvent_158yep3 69c995d4-aad2-4611-8641-c87bc8d7e7fd is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 7a23a8c6-79b3-46b9-bcf1-708e40321eba\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 7a23a8c6-79b3-46b9-bcf1-708e40321eba is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"b4553429-3a37-4c2b-9ad7-650066d39598\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"c4c78288-fb5c-438f-9a3b-c9fba7142999\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"27bb0e80-0180-49ff-b6c8-530bd8419f01\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 3597\n            },\n            \"startedAt\": \"2022-08-09T04:47:33.480Z\",\n            \"saved\": \"2022-08-09T04:47:33.614Z\"\n        },\n        {\n            \"_id\": \"62f1e6e6255c711c605445e3\",\n            \"items\": [\n                {\n                    \"id\": \"15f5ba67-7077-4fa8-8138-1d570893cedf\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T04:47:34.075Z\",\n                    \"endedAt\": \"2022-08-09T04:47:34.096Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"1254e3d5-359b-41b7-8698-d117e9c6618c\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"deaf1898-02cf-453d-bf04-67ee66b8bf51\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T04:47:34.230Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"2b37184a-1ef1-4b56-add7-3b56aa3be957\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"7487fcfc-e908-4345-a34a-c170ccddec96\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"ab3e15e1-6ac0-4352-a2ec-93e5e4043392\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 15f5ba67-7077-4fa8-8138-1d570893cedf\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end15f5ba67-7077-4fa8-8138-1d570893cedfstatusend\",\n                \"..executing item:StartEvent_158yep3 15f5ba67-7077-4fa8-8138-1d570893cedf is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy deaf1898-02cf-453d-bf04-67ee66b8bf51\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy deaf1898-02cf-453d-bf04-67ee66b8bf51 is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"28b06d6c-1477-4754-a9b0-4712caba10e2\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"bd56c1df-b036-4be6-a197-9ffa93a3474a\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"1e716932-440f-495f-9128-b3db4f22046f\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 8691\n            },\n            \"startedAt\": \"2022-08-09T04:47:33.975Z\",\n            \"saved\": \"2022-08-09T04:47:34.343Z\"\n        },\n        {\n            \"_id\": \"62f1e9489203644e405d4d6b\",\n            \"items\": [\n                {\n                    \"id\": \"68236e88-8115-4335-9c84-e041a11ce0dc\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T04:57:44.434Z\",\n                    \"endedAt\": \"2022-08-09T04:57:44.434Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"99c4cbba-9d2e-4658-b554-a710147e2dcc\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"182ffcf2-9c7f-4374-bc91-ed82cb2898ef\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T04:57:44.437Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"6053aaa5-df97-4238-9950-0e78c7f1e22e\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"fa6f16e1-3b93-45a3-879e-c4b69ade19df\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"1860692a-43ca-49aa-bcdb-ea6746fb8c51\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 68236e88-8115-4335-9c84-e041a11ce0dc\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end68236e88-8115-4335-9c84-e041a11ce0dcstatusend\",\n                \"..executing item:StartEvent_158yep3 68236e88-8115-4335-9c84-e041a11ce0dc is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 182ffcf2-9c7f-4374-bc91-ed82cb2898ef\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 182ffcf2-9c7f-4374-bc91-ed82cb2898ef is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"bf1834e0-2739-44d1-8eaf-d61a8d43867b\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"8070c7d8-3b96-4f83-8719-2ce424570d6e\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"2c978239-fb3e-4cef-9249-9bc05ebb9a19\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 6602\n            },\n            \"startedAt\": \"2022-08-09T04:57:44.433Z\",\n            \"saved\": \"2022-08-09T04:57:44.443Z\"\n        },\n        {\n            \"_id\": \"62f1e9489203644e405d4d6c\",\n            \"items\": [\n                {\n                    \"id\": \"229cdf67-7a17-44b3-b435-3dc74e18502a\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T04:57:44.610Z\",\n                    \"endedAt\": \"2022-08-09T04:57:44.611Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"6eb6043b-d1b5-4a6b-89db-9658a840e8f9\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"8159c2e5-1749-4eea-81cc-dbb631b6f8e1\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T04:57:44.614Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"c850495f-c800-4f5d-a190-406fe64e9089\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"d78e06be-29c0-4504-a49e-df8f5cec3348\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"39157c3d-25eb-4be7-9113-c74091edfd49\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 229cdf67-7a17-44b3-b435-3dc74e18502a\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end229cdf67-7a17-44b3-b435-3dc74e18502astatusend\",\n                \"..executing item:StartEvent_158yep3 229cdf67-7a17-44b3-b435-3dc74e18502a is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 8159c2e5-1749-4eea-81cc-dbb631b6f8e1\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 8159c2e5-1749-4eea-81cc-dbb631b6f8e1 is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"aa0ea337-68a2-4e1c-8145-b61f2a9bc049\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"ab1315bc-70d1-400c-81c1-d5cfe203e4be\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"b332e706-db4d-4938-9d30-f1d5af5f4d83\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 206\n            },\n            \"startedAt\": \"2022-08-09T04:57:44.609Z\",\n            \"saved\": \"2022-08-09T04:57:44.622Z\"\n        },\n        {\n            \"_id\": \"62f1e96ffd19081c9498be36\",\n            \"items\": [\n                {\n                    \"id\": \"6579ee73-7699-444e-a2a9-c61ac18ee948\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T04:58:23.019Z\",\n                    \"endedAt\": \"2022-08-09T04:58:23.020Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"8b0672ff-a579-4ca5-8264-dea805191217\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"e115000e-2a7e-4ae8-a4fa-9ff4374266b1\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T04:58:23.020Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"c4224d3c-8f76-4544-8911-1d9afe886e22\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"db7d36f1-1d1b-42ed-9524-975b4fb20348\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"465b5363-be88-429b-86b0-093e03e2cbe7\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 6579ee73-7699-444e-a2a9-c61ac18ee948\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end6579ee73-7699-444e-a2a9-c61ac18ee948statusend\",\n                \"..executing item:StartEvent_158yep3 6579ee73-7699-444e-a2a9-c61ac18ee948 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy e115000e-2a7e-4ae8-a4fa-9ff4374266b1\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy e115000e-2a7e-4ae8-a4fa-9ff4374266b1 is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"436c2346-0029-4f11-8a9a-80cbfbce4221\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"ccbd73f4-6cdc-495b-88d8-337aa530ade1\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"8467be65-7f2f-4e38-be2d-2374b4640441\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 7781\n            },\n            \"startedAt\": \"2022-08-09T04:58:23.019Z\",\n            \"saved\": \"2022-08-09T04:58:23.023Z\"\n        },\n        {\n            \"_id\": \"62f1e96ffd19081c9498be37\",\n            \"items\": [\n                {\n                    \"id\": \"13c3b99d-6382-412f-aaf1-b253014dead7\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T04:58:23.126Z\",\n                    \"endedAt\": \"2022-08-09T04:58:23.126Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"87b28851-bcca-415a-b1bc-ce96167df358\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"a60cc595-6cb2-4565-912e-3510ce299372\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T04:58:23.127Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"e1619e4c-d355-4eda-858b-d42402f6c4e5\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"95a36bb5-d9d7-4b21-b4f8-3c49bdafb053\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"b6396671-edfc-4d28-bf89-f7e0fbc1b995\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 13c3b99d-6382-412f-aaf1-b253014dead7\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end13c3b99d-6382-412f-aaf1-b253014dead7statusend\",\n                \"..executing item:StartEvent_158yep3 13c3b99d-6382-412f-aaf1-b253014dead7 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy a60cc595-6cb2-4565-912e-3510ce299372\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy a60cc595-6cb2-4565-912e-3510ce299372 is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"058083a3-c41f-47b5-870f-f495dc8724d5\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"fea74abf-d4fa-4cd4-8bf5-45c54d5598aa\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"51dd60ec-98d9-4f7f-9806-9d70a324c0fc\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 19\n            },\n            \"startedAt\": \"2022-08-09T04:58:23.125Z\",\n            \"saved\": \"2022-08-09T04:58:23.129Z\"\n        },\n        {\n            \"_id\": \"62f1e9b269c4e25808aa5e34\",\n            \"items\": [\n                {\n                    \"id\": \"021ebb09-cb28-46ac-9462-07d1913d5ac0\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T04:59:30.972Z\",\n                    \"endedAt\": \"2022-08-09T04:59:30.972Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"1bdc7770-10dd-4c2e-963f-7329db25e6e1\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"8d2fe84f-9e89-401c-b8d2-fff1afb48f64\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T04:59:30.976Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"adbd8198-9b1e-485a-bad3-cfc1441501b8\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"a5f05f26-f525-4046-b843-25b3a01871dd\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"4215f03b-5dcb-40f0-8f8f-e383be8772fe\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 021ebb09-cb28-46ac-9462-07d1913d5ac0\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end021ebb09-cb28-46ac-9462-07d1913d5ac0statusend\",\n                \"..executing item:StartEvent_158yep3 021ebb09-cb28-46ac-9462-07d1913d5ac0 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 8d2fe84f-9e89-401c-b8d2-fff1afb48f64\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 8d2fe84f-9e89-401c-b8d2-fff1afb48f64 is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"4d27b337-45da-4e56-939b-e2c4302b6cfa\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"fa6d7175-ac30-4f87-8781-efcfcbae01be\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"120efb9f-731b-452a-b71e-58b6811473ca\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 1549\n            },\n            \"startedAt\": \"2022-08-09T04:59:30.971Z\",\n            \"saved\": \"2022-08-09T04:59:30.980Z\"\n        },\n        {\n            \"_id\": \"62f1e9b369c4e25808aa5e35\",\n            \"items\": [\n                {\n                    \"id\": \"fe3364fb-8920-4b0d-8d43-687c783604f6\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T04:59:31.096Z\",\n                    \"endedAt\": \"2022-08-09T04:59:31.096Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"52c6ad02-bc93-4dc8-9b18-ee9ea0fa9fac\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"e0feeba1-fc0e-4c4a-a3e1-e33770731c83\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T04:59:31.098Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"9c51ac4e-21d3-43a0-ad25-b15c5ca6d6e9\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"3b27125b-5cbd-4874-9fc9-27a5e8b26658\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"a5b225a7-4356-464a-9e1a-0653278be8e2\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 fe3364fb-8920-4b0d-8d43-687c783604f6\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to endfe3364fb-8920-4b0d-8d43-687c783604f6statusend\",\n                \"..executing item:StartEvent_158yep3 fe3364fb-8920-4b0d-8d43-687c783604f6 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy e0feeba1-fc0e-4c4a-a3e1-e33770731c83\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy e0feeba1-fc0e-4c4a-a3e1-e33770731c83 is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"19fb71f5-57c3-44a8-a940-ac0a63d1a11a\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"7bc563cc-42e7-4894-88e5-dd38225d5ac6\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"a8a10be2-99b6-4b66-adfe-fb54f4e0ec31\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 8186\n            },\n            \"startedAt\": \"2022-08-09T04:59:31.095Z\",\n            \"saved\": \"2022-08-09T04:59:31.102Z\"\n        },\n        {\n            \"_id\": \"62f1e9e0cfb8d5551ccaf3be\",\n            \"items\": [\n                {\n                    \"id\": \"11615efb-c8f0-4e5d-ad35-03dd4fcc48b0\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T05:00:16.252Z\",\n                    \"endedAt\": \"2022-08-09T05:00:16.253Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"f8e03037-1626-4ac2-b430-975559d01642\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"8db162ea-51d1-401f-a780-bfa27a6882b4\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T05:00:16.254Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"72b17090-5789-4b06-9494-f3b4a33825c2\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"c8b7399b-091d-4f12-85ba-4dbec90c1493\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"721ea7bd-7cb1-4a3d-bf04-d3104fd62f1c\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 11615efb-c8f0-4e5d-ad35-03dd4fcc48b0\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end11615efb-c8f0-4e5d-ad35-03dd4fcc48b0statusend\",\n                \"..executing item:StartEvent_158yep3 11615efb-c8f0-4e5d-ad35-03dd4fcc48b0 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 8db162ea-51d1-401f-a780-bfa27a6882b4\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 8db162ea-51d1-401f-a780-bfa27a6882b4 is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"87733163-5afe-4ea4-8f1c-1915cb34c8ae\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"d3a7a071-da67-45f3-9ce0-45a16e505522\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"244b8b2f-d0c6-4e27-811e-64464258c7e7\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 3930\n            },\n            \"startedAt\": \"2022-08-09T05:00:16.251Z\",\n            \"saved\": \"2022-08-09T05:00:16.266Z\"\n        },\n        {\n            \"_id\": \"62f1e9e0cfb8d5551ccaf3bf\",\n            \"items\": [\n                {\n                    \"id\": \"f3c4a6bd-1a97-47ab-80f4-a5b8e9238c06\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T05:00:16.401Z\",\n                    \"endedAt\": \"2022-08-09T05:00:16.401Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"e517ab3d-da8e-48cd-94c3-ea3dcdaa9169\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"2cab6ad0-d4f2-4d23-a78c-50a357c7ac5e\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T05:00:16.433Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"8abaa689-bceb-43d6-97b4-877a3047e0ea\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"c6e61f8d-46a4-47b3-94bf-5020e8b2e816\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"968be91e-175e-4769-bfc1-81b581152361\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 f3c4a6bd-1a97-47ab-80f4-a5b8e9238c06\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to endf3c4a6bd-1a97-47ab-80f4-a5b8e9238c06statusend\",\n                \"..executing item:StartEvent_158yep3 f3c4a6bd-1a97-47ab-80f4-a5b8e9238c06 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 2cab6ad0-d4f2-4d23-a78c-50a357c7ac5e\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 2cab6ad0-d4f2-4d23-a78c-50a357c7ac5e is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"43f74b06-8372-46db-b0f6-85810011d577\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"c63e2f96-4a4a-4465-8b38-a4878dad7a2f\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"c6cab362-17a8-4bc3-b06e-e6ab5c1e38a8\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 4966\n            },\n            \"startedAt\": \"2022-08-09T05:00:16.400Z\",\n            \"saved\": \"2022-08-09T05:00:16.444Z\"\n        },\n        {\n            \"_id\": \"62f1ebf32fadf451f4e55697\",\n            \"items\": [\n                {\n                    \"id\": \"e7dfed8c-249b-4302-a86d-72c8abf30a17\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T05:09:07.760Z\",\n                    \"endedAt\": \"2022-08-09T05:09:07.761Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"b8f7a9cf-3536-42cb-8de4-c48967819165\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"fcb11b9c-fa2f-4b4a-8359-1b2fa5908f7f\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T05:09:07.770Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"58eccb08-e61c-4ca8-8dde-e43f4303c012\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"3e3aeead-ab79-40a5-b82b-11192b74f397\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"c17ce1f4-2536-416e-832a-2bb91c85effc\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 e7dfed8c-249b-4302-a86d-72c8abf30a17\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to ende7dfed8c-249b-4302-a86d-72c8abf30a17statusend\",\n                \"..executing item:StartEvent_158yep3 e7dfed8c-249b-4302-a86d-72c8abf30a17 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy fcb11b9c-fa2f-4b4a-8359-1b2fa5908f7f\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy fcb11b9c-fa2f-4b4a-8359-1b2fa5908f7f is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"a2df9677-bbee-4c6c-ab93-8b71aa1d8e78\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"0ce492f3-e3d0-472d-bffb-c2e6813a384a\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"83510557-fb70-4b15-978d-52a7b226be6c\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 2445\n            },\n            \"startedAt\": \"2022-08-09T05:09:07.755Z\",\n            \"saved\": \"2022-08-09T05:09:07.777Z\"\n        },\n        {\n            \"_id\": \"62f1ebf32fadf451f4e55698\",\n            \"items\": [\n                {\n                    \"id\": \"158ce14d-3957-4371-8413-ff3beee26a23\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T05:09:07.898Z\",\n                    \"endedAt\": \"2022-08-09T05:09:07.899Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"6b333800-45c8-4dd6-b437-0ab2033d2f9e\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"79c0c5b0-c5d5-4302-8bd1-66f26fee7c76\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T05:09:07.904Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"a0c05f4c-1950-4909-97af-6de9777ce666\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"635e1c55-680e-413a-95b4-fdfbfed163ed\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"bd5b0f15-cccf-4992-8863-baae270f8637\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 158ce14d-3957-4371-8413-ff3beee26a23\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end158ce14d-3957-4371-8413-ff3beee26a23statusend\",\n                \"..executing item:StartEvent_158yep3 158ce14d-3957-4371-8413-ff3beee26a23 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 79c0c5b0-c5d5-4302-8bd1-66f26fee7c76\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 79c0c5b0-c5d5-4302-8bd1-66f26fee7c76 is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"44503d86-a738-4047-975c-ff52db4b85fe\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"1ba3cc51-125f-4c8d-8586-e4ff0ec26790\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"1a380a44-4dd6-443c-928d-8d88e7c794cd\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 9770\n            },\n            \"startedAt\": \"2022-08-09T05:09:07.897Z\",\n            \"saved\": \"2022-08-09T05:09:07.925Z\"\n        },\n        {\n            \"_id\": \"62f298b0758d14526837d9a8\",\n            \"items\": [\n                {\n                    \"id\": \"badc9907-2272-446c-ae76-c045cc4334d2\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T17:26:08.247Z\",\n                    \"endedAt\": \"2022-08-09T17:26:08.248Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"485b4ed6-4a60-4bdb-b2bd-a2feb3058aca\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"00c8c0d7-2c48-4cdf-88b5-98ae63568334\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T17:26:08.250Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"9522a14b-b4e2-41d9-8523-b42b23571f68\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"5f80fa13-66d1-4b6b-b276-6211762136e7\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"0ac5fd73-6eac-4f42-b19f-8d4ae8a9f952\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 badc9907-2272-446c-ae76-c045cc4334d2\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to endbadc9907-2272-446c-ae76-c045cc4334d2statusend\",\n                \"..executing item:StartEvent_158yep3 badc9907-2272-446c-ae76-c045cc4334d2 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 00c8c0d7-2c48-4cdf-88b5-98ae63568334\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 00c8c0d7-2c48-4cdf-88b5-98ae63568334 is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"cb7f3108-c8ad-42c3-b926-355041c9e314\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"8d5969aa-ab12-4007-a6bf-c842a25f9fec\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"90da6510-03e6-4a8a-bf6c-2437b50f6905\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 1068\n            },\n            \"startedAt\": \"2022-08-09T17:26:08.246Z\",\n            \"saved\": \"2022-08-09T17:26:08.254Z\"\n        },\n        {\n            \"_id\": \"62f298b0758d14526837d9a9\",\n            \"items\": [\n                {\n                    \"id\": \"6d75256d-133b-4fc9-8847-eaf2b353f2d0\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T17:26:08.403Z\",\n                    \"endedAt\": \"2022-08-09T17:26:08.404Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"a9b87f08-5925-4e2d-a9ab-0bdd0ccd949b\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"699fe967-7040-4d30-a208-e6a2505ebc9f\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T17:26:08.406Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"e6bed66a-8ffb-42eb-b6a6-8203838c40ea\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"77f58fa9-2d23-478f-9ebb-412644bbf9b3\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"e27cb4ed-0d9d-4915-a060-a40838adbd41\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 6d75256d-133b-4fc9-8847-eaf2b353f2d0\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end6d75256d-133b-4fc9-8847-eaf2b353f2d0statusend\",\n                \"..executing item:StartEvent_158yep3 6d75256d-133b-4fc9-8847-eaf2b353f2d0 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 699fe967-7040-4d30-a208-e6a2505ebc9f\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 699fe967-7040-4d30-a208-e6a2505ebc9f is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"18e27eea-d5d6-46ef-af32-78e20f42c174\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"2cc10c3a-a894-4776-9257-452682c7d170\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"700daf6e-c527-4d3e-abbd-a338bb9a9740\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 8654\n            },\n            \"startedAt\": \"2022-08-09T17:26:08.402Z\",\n            \"saved\": \"2022-08-09T17:26:08.412Z\"\n        },\n        {\n            \"_id\": \"62f298db9fb4785780d94dd7\",\n            \"items\": [\n                {\n                    \"id\": \"7b4aaae1-38a1-4cf5-8dcf-1c8972bceb05\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T17:26:50.985Z\",\n                    \"endedAt\": \"2022-08-09T17:26:50.985Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"c57c6603-af25-4d79-9af0-f6f43464549d\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"30950694-2bab-493b-8607-276222da15e5\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T17:26:50.986Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"d12057eb-e9ac-4780-8c4d-19c378b6f3c2\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"6c452652-5a2b-4b89-b60a-cfc963bd7f8a\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"389c5929-2210-4f02-a05d-08955b923ac9\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 7b4aaae1-38a1-4cf5-8dcf-1c8972bceb05\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end7b4aaae1-38a1-4cf5-8dcf-1c8972bceb05statusend\",\n                \"..executing item:StartEvent_158yep3 7b4aaae1-38a1-4cf5-8dcf-1c8972bceb05 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 30950694-2bab-493b-8607-276222da15e5\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 30950694-2bab-493b-8607-276222da15e5 is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"407c4a67-c1a4-43a7-8f31-78e829dfe6ef\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"0704f6ca-f544-4e13-9920-a86cc0d33eac\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"68bbf217-662e-459e-80d2-3b1058487a65\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 3365\n            },\n            \"startedAt\": \"2022-08-09T17:26:50.984Z\",\n            \"saved\": \"2022-08-09T17:26:51.000Z\"\n        },\n        {\n            \"_id\": \"62f298db9fb4785780d94dd8\",\n            \"items\": [\n                {\n                    \"id\": \"803f7717-ec78-452a-a8e1-055aaea035b1\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T17:26:51.133Z\",\n                    \"endedAt\": \"2022-08-09T17:26:51.133Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"2450cae3-af32-4b59-9da9-6d0653ca9751\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"7ec3aa11-b564-4ac6-82dd-c75c9dd3df9b\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T17:26:51.135Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"40ff8010-f0f5-487c-a661-b742c66cc59c\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"81f5d988-2c0d-4a91-97a0-a491b08ce1ee\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"4e069fb9-96a0-47f2-8655-8d4497a805f9\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 803f7717-ec78-452a-a8e1-055aaea035b1\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end803f7717-ec78-452a-a8e1-055aaea035b1statusend\",\n                \"..executing item:StartEvent_158yep3 803f7717-ec78-452a-a8e1-055aaea035b1 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 7ec3aa11-b564-4ac6-82dd-c75c9dd3df9b\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 7ec3aa11-b564-4ac6-82dd-c75c9dd3df9b is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"490bb2b9-1b6c-44b0-941b-615587b944ab\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"cdbef723-d105-4b99-b5db-d98b1fb49c40\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"42fdaa10-8182-4c83-ba2b-b7b4015f39bc\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 3129\n            },\n            \"startedAt\": \"2022-08-09T17:26:51.132Z\",\n            \"saved\": \"2022-08-09T17:26:51.145Z\"\n        },\n        {\n            \"_id\": \"62f2a05aa6d936455cfe60e4\",\n            \"items\": [\n                {\n                    \"id\": \"c448ac7e-5a15-47f1-ba9f-0b93787331b5\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T17:58:50.967Z\",\n                    \"endedAt\": \"2022-08-09T17:58:50.968Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"7bc19e99-0f2d-4723-a55a-777226e82852\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"697ea8b4-92bf-4eb9-b8e2-3776e15471cb\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T17:58:50.969Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"dcd9957a-ddcb-40cd-8cb9-031b055df86e\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"be181725-b9ad-4cd2-b3af-258c3ccf8175\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"55dbd657-d71e-4df7-b585-12acd08b6004\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 c448ac7e-5a15-47f1-ba9f-0b93787331b5\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to endc448ac7e-5a15-47f1-ba9f-0b93787331b5statusend\",\n                \"..executing item:StartEvent_158yep3 c448ac7e-5a15-47f1-ba9f-0b93787331b5 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 697ea8b4-92bf-4eb9-b8e2-3776e15471cb\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 697ea8b4-92bf-4eb9-b8e2-3776e15471cb is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"0d633707-96cc-4001-b9f8-a8a511841769\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"81223b5a-564c-41f4-9cdc-de134f8c8808\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"f568453b-938b-4c7b-839a-b864e09ec053\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 4745\n            },\n            \"startedAt\": \"2022-08-09T17:58:50.961Z\",\n            \"saved\": \"2022-08-09T17:58:50.973Z\"\n        },\n        {\n            \"_id\": \"62f2a05ba6d936455cfe60e5\",\n            \"items\": [\n                {\n                    \"id\": \"cdb7dd2b-ac91-4fa4-ab6d-6896f34c93e9\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T17:58:51.130Z\",\n                    \"endedAt\": \"2022-08-09T17:58:51.130Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"9fc043ea-ce6b-4dd3-8912-8f96ec30cbb8\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"0631317f-7146-4296-9467-c176fa8a3af5\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T17:58:51.132Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"6f62eeb3-0b4b-492e-b68a-c40c91010c8f\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"635bf571-77a9-4d49-8084-7d1ff0aeda9b\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"cbbc84f0-3c67-47fe-aeba-c464dd6436a7\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 cdb7dd2b-ac91-4fa4-ab6d-6896f34c93e9\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to endcdb7dd2b-ac91-4fa4-ab6d-6896f34c93e9statusend\",\n                \"..executing item:StartEvent_158yep3 cdb7dd2b-ac91-4fa4-ab6d-6896f34c93e9 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 0631317f-7146-4296-9467-c176fa8a3af5\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 0631317f-7146-4296-9467-c176fa8a3af5 is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"b78c98f8-7e81-4ad5-be8a-fbf7b4c3dc7e\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"c00ab315-519d-4abd-91a9-a5bf796d59dd\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"f4ea1641-f2bf-4468-931a-f9698182d502\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 9931\n            },\n            \"startedAt\": \"2022-08-09T17:58:51.123Z\",\n            \"saved\": \"2022-08-09T17:58:51.136Z\"\n        },\n        {\n            \"_id\": \"62f2c8351edae84ddc80b7a2\",\n            \"items\": [\n                {\n                    \"id\": \"530c10a0-c42d-4917-8a3a-2366ccd73460\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T20:48:53.146Z\",\n                    \"endedAt\": \"2022-08-09T20:48:53.149Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"8979c422-df74-41b9-a1f7-068047cf1b49\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"a1ea0fb8-8d99-40cd-83c2-d13ce1e7ec27\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T20:48:53.190Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"a32e7132-6873-4a32-9776-98cfaf3aeb50\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"cc795a1b-0e78-4d8a-9de5-171afccd8b30\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"f625486a-72e3-4427-b2c7-532abe04fc8b\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 530c10a0-c42d-4917-8a3a-2366ccd73460\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end530c10a0-c42d-4917-8a3a-2366ccd73460statusend\",\n                \"..executing item:StartEvent_158yep3 530c10a0-c42d-4917-8a3a-2366ccd73460 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy a1ea0fb8-8d99-40cd-83c2-d13ce1e7ec27\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy a1ea0fb8-8d99-40cd-83c2-d13ce1e7ec27 is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"9105b3b2-832e-4133-92c3-a9888895a23d\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"daa0e67d-4222-4dc2-aa83-3dec2b7bad86\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"12158205-830a-495d-afa2-7166fcaa3260\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 2024\n            },\n            \"startedAt\": \"2022-08-09T20:48:53.136Z\",\n            \"saved\": \"2022-08-09T20:48:53.230Z\"\n        },\n        {\n            \"_id\": \"62f2c8351edae84ddc80b7a3\",\n            \"items\": [\n                {\n                    \"id\": \"a33e23af-75e6-4f0f-b773-d98482eec747\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T20:48:53.630Z\",\n                    \"endedAt\": \"2022-08-09T20:48:53.665Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"b98f130c-f4e7-4cf4-9f10-a06148a32c4c\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"cf19099a-cbc7-4a66-b183-95e9c3af1a9c\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-09T20:48:53.760Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"ebbaa00e-c0e5-4c4c-ab81-dca8efdf47ba\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"1da2bde1-1b8d-474c-8080-996107df06ed\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"66ade637-a1af-41c3-9a20-f60fd2df9979\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 a33e23af-75e6-4f0f-b773-d98482eec747\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to enda33e23af-75e6-4f0f-b773-d98482eec747statusend\",\n                \"..executing item:StartEvent_158yep3 a33e23af-75e6-4f0f-b773-d98482eec747 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy cf19099a-cbc7-4a66-b183-95e9c3af1a9c\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy cf19099a-cbc7-4a66-b183-95e9c3af1a9c is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"6a37713f-3c9e-4889-a00d-60a54894027e\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"0150ebb3-a89b-4d0d-89ee-13402dac7c75\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"946ca53a-25bb-4641-b890-c8993846ad79\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 1874\n            },\n            \"startedAt\": \"2022-08-09T20:48:53.600Z\",\n            \"saved\": \"2022-08-09T20:48:53.801Z\"\n        },\n        {\n            \"_id\": \"62f300b3da74c45ae0efc255\",\n            \"items\": [\n                {\n                    \"id\": \"43b16017-facc-4481-a297-a38c980bdf73\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-10T00:49:46.401Z\",\n                    \"endedAt\": \"2022-08-10T00:49:46.403Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"dae96ba3-a013-48df-aea3-5141318be557\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"d3c3496c-49ac-400f-ac66-bf39a4894f8b\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-10T00:49:46.408Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"5f4ba00d-7aa9-4431-adcd-344bc8a6657e\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"10ffa1b0-efd6-49c0-8c14-90db65aff3e6\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"9c149329-acb7-4d76-801e-656fae212889\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 43b16017-facc-4481-a297-a38c980bdf73\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to end43b16017-facc-4481-a297-a38c980bdf73statusend\",\n                \"..executing item:StartEvent_158yep3 43b16017-facc-4481-a297-a38c980bdf73 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy d3c3496c-49ac-400f-ac66-bf39a4894f8b\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy d3c3496c-49ac-400f-ac66-bf39a4894f8b is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"8fedb86b-cd16-4637-91ff-0ad78c1f0e41\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"3a4a32a4-f5ca-4981-a5a7-423721b799d8\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"b5bfb057-1083-4353-9e22-499e20157160\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 3030,\n                \"claim\": \"abc\"\n            },\n            \"startedAt\": \"2022-08-10T00:49:46.376Z\",\n            \"saved\": \"2022-08-10T00:49:55.465Z\"\n        },\n        {\n            \"_id\": \"62f3108498305621b01b1585\",\n            \"items\": [\n                {\n                    \"id\": \"bcf5343c-d5e5-442c-b30f-267968042433\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-10T01:57:20.288Z\",\n                    \"endedAt\": \"2022-08-10T01:57:20.300Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"8e50efca-7991-4523-962d-3f0db801805b\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"8c54e229-d069-4a2e-8795-c44b959e690a\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-10T01:57:20.416Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"d72fe028-f4b7-4e67-9c7d-68359d5b07f8\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"dbaf0855-45c5-436d-a77b-609801939b03\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"6f203af7-612a-4935-a161-6dd9bed2ec63\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 bcf5343c-d5e5-442c-b30f-267968042433\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to endbcf5343c-d5e5-442c-b30f-267968042433statusend\",\n                \"..executing item:StartEvent_158yep3 bcf5343c-d5e5-442c-b30f-267968042433 is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 8c54e229-d069-4a2e-8795-c44b959e690a\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 8c54e229-d069-4a2e-8795-c44b959e690a is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"8640b8fd-96a7-4fe6-bd13-f1c7547e4e9d\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"c839a442-adfd-49da-ab81-73c0a9859d10\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"284ddf39-e3fa-487b-b940-f461899692cb\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 9585\n            },\n            \"startedAt\": \"2022-08-10T01:57:20.247Z\",\n            \"saved\": \"2022-08-10T01:57:24.770Z\"\n        },\n        {\n            \"_id\": \"62f310b7f2b5452f98f8cba7\",\n            \"items\": [\n                {\n                    \"id\": \"b634fd36-55a4-433b-b7b7-7f7c07beb52b\",\n                    \"seq\": 0,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"StartEvent_158yep3\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-10T01:58:14.455Z\",\n                    \"endedAt\": \"2022-08-10T01:58:14.486Z\",\n                    \"type\": \"bpmn:StartEvent\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"c47f91d4-49b0-4380-8637-2c1b3d435bf4\",\n                    \"seq\": 1,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"flow_start_buy\",\n                    \"name\": null,\n                    \"status\": \"end\",\n                    \"userId\": null,\n                    \"startedAt\": null,\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:SequenceFlow\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [],\n                    \"authorizations\": [],\n                    \"notifications\": []\n                },\n                {\n                    \"id\": \"57c8415e-bedb-444a-baaf-31ebb3ac9b6d\",\n                    \"seq\": 2,\n                    \"itemKey\": null,\n                    \"tokenId\": 0,\n                    \"elementId\": \"task_Buy\",\n                    \"name\": \"Buy\",\n                    \"status\": \"wait\",\n                    \"userId\": null,\n                    \"startedAt\": \"2022-08-10T01:58:14.647Z\",\n                    \"endedAt\": null,\n                    \"type\": \"bpmn:UserTask\",\n                    \"timeDue\": null,\n                    \"data\": null,\n                    \"messageId\": null,\n                    \"signalId\": null,\n                    \"assignments\": [\n                        {\n                            \"id\": \"a897c011-a641-4bf5-b0a9-2015127f0cf1\",\n                            \"ruleId\": \"6\",\n                            \"userId\": \"$current\"\n                        }\n                    ],\n                    \"authorizations\": [\n                        {\n                            \"id\": \"84e3f30f-c8e2-4c92-ba20-fbd375677728\",\n                            \"ruleId\": \"3\",\n                            \"userId\": \"$current\",\n                            \"privilege\": \"Perform\"\n                        }\n                    ],\n                    \"notifications\": [\n                        {\n                            \"id\": \"cc4d2d7e-94d8-407d-80ce-51738ae5b134\",\n                            \"ruleId\": \"4\",\n                            \"userId\": \"$current\",\n                            \"event\": \"wait\",\n                            \"template\": null,\n                            \"delay\": null,\n                            \"repeat\": null,\n                            \"cancelEvent\": null\n                        }\n                    ]\n                }\n            ],\n            \"logs\": [\n                \"ACTION:execute:\",\n                \"..starting at :StartEvent_158yep3\",\n                \"starting new Token start node:StartEvent_158yep3 noExecute: true\",\n                \".executing item:StartEvent_158yep3 b634fd36-55a4-433b-b7b7-7f7c07beb52b\",\n                \"..>enter StartEvent_158yep3\",\n                \"..>start StartEvent_158yep3\",\n                \"..>run StartEvent_158yep3\",\n                \"..>end StartEvent_158yep3\",\n                \"setting item status to endb634fd36-55a4-433b-b7b7-7f7c07beb52bstatusend\",\n                \"..executing item:StartEvent_158yep3 b634fd36-55a4-433b-b7b7-7f7c07beb52b is done\",\n                \"..token.goNext StartEvent_158yep3 bpmn:StartEvent\",\n                \"..Flow -flow_start_buy going to task_Buy action : take\",\n                \"..return outbounds1\",\n                \"...processing flowflow_start_buy to task_Buy\",\n                \"... waiting for 1\",\n                \".executing item:task_Buy 57c8415e-bedb-444a-baaf-31ebb3ac9b6d\",\n                \"..>enter task_Buy\",\n                \"..>start task_Buy\",\n                \"..>wait task_Buy\",\n                \"..executing item:task_Buy 57c8415e-bedb-444a-baaf-31ebb3ac9b6d is done\",\n                \"..token.goNext is done task_Buy bpmn:UserTask\",\n                \".execute returned \"\n            ],\n            \"tokens\": [\n                {\n                    \"id\": 0,\n                    \"type\": \"Primary\",\n                    \"status\": \"wait\",\n                    \"dataPath\": \"\",\n                    \"loopId\": null,\n                    \"parentToken\": null,\n                    \"originItem\": null,\n                    \"startNodeId\": \"StartEvent_158yep3\",\n                    \"currentNode\": \"task_Buy\"\n                }\n            ],\n            \"loops\": [],\n            \"involvements\": [\n                {\n                    \"id\": \"5980343a-36ed-4176-95b8-0bbf99fe8d0c\",\n                    \"ruleId\": \"1\",\n                    \"userId\": \"$current\",\n                    \"userGroup\": null,\n                    \"assignActor\": \"owner\"\n                }\n            ],\n            \"authorizations\": [\n                {\n                    \"id\": \"35efba3d-b0ae-4f93-a479-cf5dc0684c00\",\n                    \"ruleId\": \"2\",\n                    \"userId\": null,\n                    \"userGroup\": \"Admin\",\n                    \"privilege\": \"View\"\n                }\n            ],\n            \"id\": \"9f134fe4-b3fc-4c39-b8f7-b0e44e9e3667\",\n            \"name\": \"Buy Used Car\",\n            \"source\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<bpmn:definitions xmlns:bpmn=\\\"http://www.omg.org/spec/BPMN/20100524/MODEL\\\" xmlns:bpmndi=\\\"http://www.omg.org/spec/BPMN/20100524/DI\\\" xmlns:di=\\\"http://www.omg.org/spec/DD/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\\\" exporter=\\\"bpmn-js (https://demo.bpmn.io)\\\" exporterVersion=\\\"6.5.1\\\">\\n  <bpmn:collaboration id=\\\"Collaboration_0memx95\\\">\\n    <bpmn:participant id=\\\"Participant_1c0lpx5\\\" processRef=\\\"Process_1hf9394\\\" />\\n  </bpmn:collaboration>\\n  <bpmn:process id=\\\"Process_1hf9394\\\" isExecutable=\\\"true\\\">\\n    <bpmn:startEvent id=\\\"StartEvent_158yep3\\\">\\n      <bpmn:outgoing>flow_start_buy</bpmn:outgoing>\\n    </bpmn:startEvent>\\n    <bpmn:userTask id=\\\"task_Buy\\\" name=\\\"Buy\\\">\\n      <bpmn:extensionElements>\\n        <camunda:formData>\\n          <camunda:formField id=\\\"needsRepairs\\\" label=\\\"Repairs Required?\\\" type=\\\"boolean\\\" />\\n          <camunda:formField id=\\\"needsCleaning\\\" label=\\\"Cleaning Required?\\\" type=\\\"boolean\\\" />\\n        </camunda:formData>\\n      </bpmn:extensionElements>\\n      <bpmn:incoming>flow_start_buy</bpmn:incoming>\\n      <bpmn:outgoing>flow_buy_gw</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_clean\\\" name=\\\"Clean\\\">\\n      <bpmn:incoming>flow_gw1_clean</bpmn:incoming>\\n      <bpmn:outgoing>flow_clean_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:parallelGateway id=\\\"gateway_2\\\">\\n      <bpmn:incoming>flow_repair_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_clean_gw2</bpmn:incoming>\\n      <bpmn:incoming>flow_gw1_gw2</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw2_drive</bpmn:outgoing>\\n    </bpmn:parallelGateway>\\n    <bpmn:userTask id=\\\"task_repair\\\" name=\\\"Repair\\\">\\n      <bpmn:incoming>flow_gw1_repair</bpmn:incoming>\\n      <bpmn:outgoing>flow_repair_gw2</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:userTask id=\\\"task_Drive\\\" name=\\\"Drive\\\">\\n      <bpmn:incoming>flow_gw2_drive</bpmn:incoming>\\n      <bpmn:outgoing>flow_drive_end</bpmn:outgoing>\\n    </bpmn:userTask>\\n    <bpmn:inclusiveGateway id=\\\"gateway_1\\\" default=\\\"flow_gw1_gw2\\\">\\n      <bpmn:incoming>flow_buy_gw</bpmn:incoming>\\n      <bpmn:outgoing>flow_gw1_repair</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_clean</bpmn:outgoing>\\n      <bpmn:outgoing>flow_gw1_gw2</bpmn:outgoing>\\n    </bpmn:inclusiveGateway>\\n    <bpmn:endEvent id=\\\"Event_19ebav7\\\">\\n      <bpmn:incoming>flow_drive_end</bpmn:incoming>\\n    </bpmn:endEvent>\\n    <bpmn:sequenceFlow id=\\\"flow_start_buy\\\" sourceRef=\\\"StartEvent_158yep3\\\" targetRef=\\\"task_Buy\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_buy_gw\\\" sourceRef=\\\"task_Buy\\\" targetRef=\\\"gateway_1\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_clean\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_clean\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsCleaning==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_clean_gw2\\\" sourceRef=\\\"task_clean\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_repair_gw2\\\" sourceRef=\\\"task_repair\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_gw2\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"gateway_2\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw2_drive\\\" sourceRef=\\\"gateway_2\\\" targetRef=\\\"task_Drive\\\" />\\n    <bpmn:sequenceFlow id=\\\"flow_gw1_repair\\\" sourceRef=\\\"gateway_1\\\" targetRef=\\\"task_repair\\\">\\n      <bpmn:conditionExpression xsi:type=\\\"bpmn:tExpression\\\"><![CDATA[(this.needsRepairs==\\\"Yes\\\")]]></bpmn:conditionExpression>\\n    </bpmn:sequenceFlow>\\n    <bpmn:sequenceFlow id=\\\"flow_drive_end\\\" sourceRef=\\\"task_Drive\\\" targetRef=\\\"Event_19ebav7\\\" />\\n  </bpmn:process>\\n  <bpmndi:BPMNDiagram id=\\\"BPMNDiagram_1\\\">\\n    <bpmndi:BPMNPlane id=\\\"BPMNPlane_1\\\" bpmnElement=\\\"Collaboration_0memx95\\\">\\n      <bpmndi:BPMNShape id=\\\"Participant_1c0lpx5_di\\\" bpmnElement=\\\"Participant_1c0lpx5\\\" isHorizontal=\\\"true\\\">\\n        <dc:Bounds x=\\\"152\\\" y=\\\"37\\\" width=\\\"704\\\" height=\\\"250\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_repair_di\\\" bpmnElement=\\\"flow_gw1_repair\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"141\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"96\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"109\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_drive_end_di\\\" bpmnElement=\\\"flow_drive_end\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"766\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"800\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"737\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw2_drive_di\\\" bpmnElement=\\\"flow_gw2_drive\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"651\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"666\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"614\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_gw2_di\\\" bpmnElement=\\\"flow_gw1_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"421\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"601\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"466\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_repair_gw2_di\\\" bpmnElement=\\\"flow_repair_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"96\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"141\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"71\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_clean_gw2_di\\\" bpmnElement=\\\"flow_clean_gw2\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"556\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"626\\\" y=\\\"191\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"546\\\" y=\\\"201\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_gw1_clean_di\\\" bpmnElement=\\\"flow_gw1_clean\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"191\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"396\\\" y=\\\"226\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"456\\\" y=\\\"226\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"366\\\" y=\\\"199\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_buy_gw_di\\\" bpmnElement=\\\"flow_buy_gw\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"346\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"371\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"314\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNEdge id=\\\"flow_start_buy_di\\\" bpmnElement=\\\"flow_start_buy\\\">\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"224\\\" y=\\\"166\\\" />\\n        <di:waypoint xsi:type=\\\"dc:Point\\\" x=\\\"246\\\" y=\\\"166\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"190\\\" y=\\\"141\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNEdge>\\n      <bpmndi:BPMNShape id=\\\"_BPMNShape_StartEvent_2\\\" bpmnElement=\\\"StartEvent_158yep3\\\">\\n        <dc:Bounds x=\\\"188\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"161\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1bp4iyj_di\\\" bpmnElement=\\\"task_Buy\\\">\\n        <dc:Bounds x=\\\"246\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_1kzuj3t_di\\\" bpmnElement=\\\"task_clean\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"186\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Gateway_0jp9aj3_di\\\" bpmnElement=\\\"gateway_2\\\">\\n        <dc:Bounds x=\\\"601\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"581\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_0pn5s0l_di\\\" bpmnElement=\\\"task_repair\\\">\\n        <dc:Bounds x=\\\"456\\\" y=\\\"56\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Activity_02ehn3y_di\\\" bpmnElement=\\\"task_Drive\\\">\\n        <dc:Bounds x=\\\"666\\\" y=\\\"126\\\" width=\\\"100\\\" height=\\\"80\\\" />\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"InclusiveGateway_0ea77jj_di\\\" bpmnElement=\\\"gateway_1\\\">\\n        <dc:Bounds x=\\\"371\\\" y=\\\"141\\\" width=\\\"50\\\" height=\\\"50\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"306\\\" y=\\\"191\\\" width=\\\"90\\\" height=\\\"12\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n      <bpmndi:BPMNShape id=\\\"Event_19ebav7_di\\\" bpmnElement=\\\"Event_19ebav7\\\">\\n        <dc:Bounds x=\\\"800\\\" y=\\\"148\\\" width=\\\"36\\\" height=\\\"36\\\" />\\n        <bpmndi:BPMNLabel>\\n          <dc:Bounds x=\\\"771\\\" y=\\\"184\\\" width=\\\"90\\\" height=\\\"20\\\" />\\n        </bpmndi:BPMNLabel>\\n      </bpmndi:BPMNShape>\\n    </bpmndi:BPMNPlane>\\n  </bpmndi:BPMNDiagram>\\n</bpmn:definitions>\\n\",\n            \"status\": \"running\",\n            \"data\": {\n                \"caseId\": 1723\n            },\n            \"startedAt\": \"2022-08-10T01:58:14.377Z\",\n            \"saved\": \"2022-08-10T01:58:15.667Z\"\n        }\n    ]\n}"}],"_postman_id":"5d21cf7a-fe4c-4161-943d-fdb235108535"}],"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"<value>"}]}},"event":[{"listen":"prerequest","script":{"id":"c4d0d18a-ba8d-4f9d-82be-3baef956acf6","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"85309315-42b8-458d-ae6e-44078278b8bf","type":"text/javascript","exec":[""]}}]}