-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathcalculator.json
More file actions
536 lines (536 loc) · 138 KB
/
calculator.json
File metadata and controls
536 lines (536 loc) · 138 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
{
"type": "pm_block_package",
"version": "2",
"root": "99d57353-3366-4aff-aabb-95d209a2ad19",
"name": "Calculator",
"export": {
"99d57353-3366-4aff-aabb-95d209a2ad19": {
"exporter": "ProcessMaker\\Package\\PackagePmBlocks\\ImportExport\\PmBlockExporter",
"type": "PmBlock",
"type_human": "Pm Block",
"type_plural": "PmBlocks",
"type_human_plural": "Pm Blocks",
"last_modified_by": "",
"last_modified_by_id": null,
"model": "ProcessMaker\\Package\\PackagePmBlocks\\Models\\PmBlock",
"force_password_protect": false,
"hidden": false,
"mode": "update",
"saveAssetsMode": "saveAllAssets",
"explicit_discard": false,
"dependents": [
{
"type": "pm-block-subprocess",
"uuid": "99d57352-d534-4853-bbf9-ad70e60ced12",
"meta": {
"payload": {
"type": "process_package",
"version": "2",
"root": "99d57352-d534-4853-bbf9-ad70e60ced12",
"name": "Calculator",
"export": {
"99d57352-d534-4853-bbf9-ad70e60ced12": {
"exporter": "ProcessMaker\\ImportExport\\Exporters\\ProcessExporter",
"type": "Process",
"type_human": "Process",
"type_plural": "Processes",
"type_human_plural": "Processes",
"last_modified_by": "",
"last_modified_by_id": null,
"model": "ProcessMaker\\Models\\Process",
"force_password_protect": false,
"hidden": false,
"mode": "copy",
"saveAssetsMode": "saveAllAssets",
"explicit_discard": false,
"dependents": [
{
"type": "user",
"uuid": "9acb37a7-4654-4a0c-9514-0535fd22f7db",
"meta": null,
"exporterClass": "ProcessMaker\\ImportExport\\Exporters\\UserExporter",
"modelClass": "ProcessMaker\\Models\\User",
"fallbackMatches": {
"email": "admin@processmaker.com",
"username": "admin"
},
"name": "",
"discard": false
},
{
"type": "manager",
"uuid": "9acb37a7-4654-4a0c-9514-0535fd22f7db",
"meta": null,
"exporterClass": "ProcessMaker\\ImportExport\\Exporters\\UserExporter",
"modelClass": "ProcessMaker\\Models\\User",
"fallbackMatches": {
"email": "admin@processmaker.com",
"username": "admin"
},
"name": "",
"discard": false
},
{
"type": "scripts",
"uuid": "99d57352-e53a-4d75-8493-ddd71649c2fd",
"meta": {
"path": "/bpmn:definitions/bpmn:process/bpmn:scriptTask"
},
"exporterClass": "ProcessMaker\\ImportExport\\Exporters\\ScriptExporter",
"modelClass": "ProcessMaker\\Models\\Script",
"fallbackMatches": {
"title": "PHP calculator"
},
"name": "PHP calculator",
"discard": false
}
],
"name": "Calculator",
"description": "A simple calculator.",
"process_manager": "Admin User",
"process_manager_id": 1,
"attributes": {
"id": 15,
"uuid": "99d57352-d534-4853-bbf9-ad70e60ced12",
"process_category_id": 2,
"user_id": 1,
"bpmn": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\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:pm=\"http://processmaker.com/BPMN/2.0/Schema.xsd\" xmlns:tns=\"http://sourceforge.net/bpmn/definitions/_1530553328908\" xmlns:xsd=\"http://www.w3.org/2001/XMLSchema\" targetNamespace=\"http://bpmn.io/schema/bpmn\" exporter=\"ProcessMaker Modeler\" exporterVersion=\"1.0\" xsi:schemaLocation=\"http://www.omg.org/spec/BPMN/20100524/MODEL http://bpmn.sourceforge.net/schemas/BPMN20.xsd\">\n <bpmn:process id=\"ProcessId\" name=\"ProcessName\" isExecutable=\"true\">\n <bpmn:startEvent id=\"node_1\" name=\"Start Event\" pm:allowInterstitial=\"false\" pm:config=\"{"web_entry":null}\">\n <bpmn:outgoing>node_45</bpmn:outgoing>\n </bpmn:startEvent>\n <bpmn:scriptTask id=\"node_10\" name=\"execute calc\" pm:scriptRef=\"30\" pm:errorHandling=\"{"timeout":0,"retry_attempts":0,"retry_wait_time":5}\">\n <bpmn:incoming>node_45</bpmn:incoming>\n <bpmn:outgoing>node_47</bpmn:outgoing>\n </bpmn:scriptTask>\n <bpmn:endEvent id=\"node_20\" name=\"End Event\">\n <bpmn:incoming>node_47</bpmn:incoming>\n </bpmn:endEvent>\n <bpmn:sequenceFlow id=\"node_45\" sourceRef=\"node_1\" targetRef=\"node_10\"/>\n <bpmn:sequenceFlow id=\"node_47\" sourceRef=\"node_10\" targetRef=\"node_20\"/>\n </bpmn:process>\n <bpmndi:BPMNDiagram id=\"BPMNDiagramId\">\n <bpmndi:BPMNPlane id=\"BPMNPlaneId\" bpmnElement=\"ProcessId\">\n <bpmndi:BPMNShape id=\"node_1_di\" bpmnElement=\"node_1\">\n <dc:Bounds x=\"450\" y=\"390\" width=\"36\" height=\"36\"/>\n </bpmndi:BPMNShape>\n <bpmndi:BPMNShape id=\"node_10_di\" bpmnElement=\"node_10\">\n <dc:Bounds x=\"578\" y=\"370\" width=\"116\" height=\"76\"/>\n </bpmndi:BPMNShape>\n <bpmndi:BPMNShape id=\"node_20_di\" bpmnElement=\"node_20\">\n <dc:Bounds x=\"779\" y=\"390\" width=\"36\" height=\"36\"/>\n </bpmndi:BPMNShape>\n <bpmndi:BPMNEdge id=\"node_45_di\" bpmnElement=\"node_45\">\n <di:waypoint x=\"468\" y=\"408\"/>\n <di:waypoint x=\"636\" y=\"408\"/>\n </bpmndi:BPMNEdge>\n <bpmndi:BPMNEdge id=\"node_47_di\" bpmnElement=\"node_47\">\n <di:waypoint x=\"636\" y=\"408\"/>\n <di:waypoint x=\"797\" y=\"408\"/>\n </bpmndi:BPMNEdge>\n </bpmndi:BPMNPlane>\n </bpmndi:BPMNDiagram>\n</bpmn:definitions>\n",
"description": "A simple calculator.",
"name": "Calculator",
"cancel_screen_id": null,
"request_detail_screen_id": null,
"status": "ACTIVE",
"is_valid": 1,
"package_key": "pm-block-64d10702b3e15",
"pause_timer_start": 0,
"deleted_at": null,
"created_at": "2023-07-19 15:55:20",
"updated_at": "2023-12-07 22:26:23",
"start_events": "[{\"id\": \"node_1\", \"name\": \"Start Event\", \"config\": \"{\\\"web_entry\\\":null}\", \"ownerProcessId\": \"ProcessId\", \"eventDefinitions\": [], \"ownerProcessName\": \"ProcessName\", \"allowInterstitial\": \"false\"}]",
"warnings": null,
"self_service_tasks": "[]",
"svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" joint-selector=\"svg\" id=\"v-8\"><defs joint-selector=\"defs\"><marker id=\"v-81801458145\" orient=\"auto\" overflow=\"visible\" markerUnits=\"userSpaceOnUse\"><path id=\"v-1002\" stroke=\"#333333\" fill=\"#333333\" transform=\"rotate(180)\" d=\"M 10 -5 0 0 10 5 z\"/></marker><marker id=\"v-8971858281\" orient=\"auto\" overflow=\"visible\" markerUnits=\"userSpaceOnUse\"><path id=\"v-1004\" stroke=\"#000\" fill=\"#000\" transform=\"rotate(180)\" d=\"M 10 -5 0 0 10 5 z\"/></marker><marker id=\"v-81324702540\" orient=\"auto\" overflow=\"visible\" markerUnits=\"userSpaceOnUse\"><polyline id=\"v-1016\" stroke=\"#333333\" fill=\"#333333\" stroke-width=\"0\" points=\"2,6 6,-6\"/></marker><marker id=\"v-8409924820\" orient=\"auto\" overflow=\"visible\" markerUnits=\"userSpaceOnUse\"><polyline id=\"v-1018\" stroke=\"#000\" fill=\"#000\" stroke-width=\"0\" points=\"2,6 6,-6\"/></marker></defs><g joint-selector=\"layers\" class=\"joint-layers\" transform=\"matrix(0.5,0,0,0.5,-206.6796875,-175)\"><g class=\"joint-back-layer\"/><g class=\"joint-cells-layer joint-viewport\"><g model-id=\"d9579af5-fc4c-4dec-9c07-4531fc1d9da1\" data-type=\"processmaker.components.nodes.startEvent.Shape\" id=\"j_2\" class=\"joint-cell joint-type-processmaker joint-type-processmaker-components joint-type-processmaker-components-nodes joint-type-processmaker-components-nodes-startevent joint-type-processmaker-components-nodes-startevent-shape joint-element joint-theme-default\" transform=\"translate(450,390)\"><circle joint-selector=\"body\" id=\"v-34\" stroke-width=\"2\" stroke=\"#00bf9c\" fill=\"#edfffc\" cx=\"18\" cy=\"18\" r=\"18\" cursor=\"move\"/><text joint-selector=\"label\" id=\"v-35\" font-size=\"14\" xml:space=\"preserve\" text-anchor=\"middle\" fill=\"#00bf9c\" transform=\"matrix(1,0,0,1,18,46.8)\" display=\"initial\"><tspan dy=\"0.3em\" class=\"v-line\">Start Event</tspan></text><image joint-selector=\"image\" id=\"v-9\" width=\"26\" height=\"26\" transform=\"matrix(1,0,0,1,5,5)\"/><g joint-selector=\"topLeft\" id=\"v-10\" ref-padding-x=\"0\" transform=\"matrix(1,0,0,1,0,-20)\"><image joint-selector=\"topLeft.0\" id=\"v-11\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,0,0)\"/><image joint-selector=\"topLeft.1\" id=\"v-12\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,16,0)\"/><image joint-selector=\"topLeft.2\" id=\"v-13\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,32,0)\"/></g><g joint-selector=\"topCenter\" id=\"v-14\" transform=\"matrix(1,0,0,1,0,-20)\"><image joint-selector=\"topCenter.0\" id=\"v-15\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,0,0)\"/><image joint-selector=\"topCenter.1\" id=\"v-16\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,16,0)\"/><image joint-selector=\"topCenter.2\" id=\"v-17\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,32,0)\"/></g><g joint-selector=\"topRight\" id=\"v-18\" ref-padding-x=\"0\" transform=\"matrix(1,0,0,1,26,-20)\"><image joint-selector=\"topRight.0\" id=\"v-19\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,0,0)\"/><image joint-selector=\"topRight.1\" id=\"v-20\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,-16,0)\"/><image joint-selector=\"topRight.2\" id=\"v-21\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,-32,0)\"/></g><g joint-selector=\"bottomLeft\" id=\"v-22\" ref-padding-x=\"0\" ref-padding-y=\"-40\"><image joint-selector=\"bottomLeft.0\" id=\"v-23\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,0,0)\"/><image joint-selector=\"bottomLeft.1\" id=\"v-24\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,16,0)\"/><image joint-selector=\"bottomLeft.2\" id=\"v-25\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,32,0)\"/></g><g joint-selector=\"bottomCenter\" id=\"v-26\" ref-padding-y=\"-40\"><image joint-selector=\"bottomCenter.0\" id=\"v-27\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,0,0)\"/><image joint-selector=\"bottomCenter.1\" id=\"v-28\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,16,0)\"/><image joint-selector=\"bottomCenter.2\" id=\"v-29\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,32,0)\"/></g><g joint-selector=\"bottomRight\" id=\"v-30\" ref-padding-x=\"0\" ref-padding-y=\"-40\" transform=\"matrix(1,0,0,1,26,0)\"><image joint-selector=\"bottomRight.0\" id=\"v-31\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,0,0)\"/><image joint-selector=\"bottomRight.1\" id=\"v-32\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,-16,0)\"/><image joint-selector=\"bottomRight.2\" id=\"v-33\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,-32,0)\"/></g><g id=\"v-36\" class=\"joint-port\" transform=\"matrix(1,0,0,1,18,0)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-37\" port=\"e403f1a3-afab-4d89-956d-ae58ac17e1d7\" port-group=\"default\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-96\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-38\" class=\"joint-port\" transform=\"matrix(1,0,0,1,36,18)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-39\" port=\"4732bd55-c07e-45c7-9513-70e4059a8846\" port-group=\"default\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-97\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-40\" class=\"joint-port\" transform=\"matrix(1,0,0,1,0,18)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-41\" port=\"3e43e4d9-c35f-45e4-81f4-54fc8643ffcd\" port-group=\"default\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-98\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-42\" class=\"joint-port\" transform=\"matrix(1,0,0,1,18,36)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-43\" port=\"5ba57ceb-b4f0-4364-a4d1-994a92e85277\" port-group=\"default\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-99\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-44\" class=\"joint-port\" transform=\"matrix(1,0,0,1,18,18)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-45\" port=\"7bfcec7c-8ddd-42c0-901a-e2656ce811b4\" port-group=\"default\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-100\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-46\" class=\"joint-port\" transform=\"matrix(1,0,0,1,18,0)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-47\" port=\"55d1add6-da20-434f-99a1-e8a0c98cddfb\" port-group=\"boundary\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-101\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-48\" class=\"joint-port\" transform=\"matrix(1,0,0,1,9,0)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-49\" port=\"d6b8da23-b630-4f48-b0aa-a47657a70271\" port-group=\"boundary\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-102\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-50\" class=\"joint-port\" transform=\"matrix(1,0,0,1,27,0)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-51\" port=\"606ab18b-225e-4161-a548-60fe48e95aa8\" port-group=\"boundary\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-103\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-52\" class=\"joint-port\" transform=\"matrix(1,0,0,1,36,18)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-53\" port=\"0a062121-5455-41b7-94e1-0ea97ef7fbfc\" port-group=\"boundary\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-104\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-54\" class=\"joint-port\" transform=\"matrix(1,0,0,1,36,9)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-55\" port=\"561bce7e-bf20-4284-966b-e4fee93905e9\" port-group=\"boundary\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-105\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-56\" class=\"joint-port\" transform=\"matrix(1,0,0,1,36,27)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-57\" port=\"62cf48d6-06e4-4493-b5c4-a54a8d5a227c\" port-group=\"boundary\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-106\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-58\" class=\"joint-port\" transform=\"matrix(1,0,0,1,18,36)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-59\" port=\"6deac291-d557-4110-811e-c91703b0eb6c\" port-group=\"boundary\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-107\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-60\" class=\"joint-port\" transform=\"matrix(1,0,0,1,9,36)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-61\" port=\"a655278e-6132-4663-9b64-2aab599acfda\" port-group=\"boundary\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-108\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-62\" class=\"joint-port\" transform=\"matrix(1,0,0,1,27,36)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-63\" port=\"f6def46d-ba36-4d3e-a329-cbba08718e51\" port-group=\"boundary\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-109\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-64\" class=\"joint-port\" transform=\"matrix(1,0,0,1,0,18)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-65\" port=\"8b6ab7c5-f71b-4c4f-b27b-ad3829561641\" port-group=\"boundary\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-110\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-66\" class=\"joint-port\" transform=\"matrix(1,0,0,1,0,9)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-67\" port=\"12011a62-e857-4c9e-aef9-3a978e1538c6\" port-group=\"boundary\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-111\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-68\" class=\"joint-port\" transform=\"matrix(1,0,0,1,0,27)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-69\" port=\"4c0b62e1-487f-44bc-8a2f-4905a2236e65\" port-group=\"boundary\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-112\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-70\" class=\"joint-port\" transform=\"matrix(1,0,0,1,18,0)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-71\" port=\"f6dd0858-49e7-46a1-b8b0-75ae08169239\" port-group=\"rectangle\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-113\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-72\" class=\"joint-port\" transform=\"matrix(1,0,0,1,9,0)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-73\" port=\"bcdeb83f-aa29-4dce-96e5-dad10af9824c\" port-group=\"rectangle\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-114\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-74\" class=\"joint-port\" transform=\"matrix(1,0,0,1,27,0)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-75\" port=\"8209bb17-2c80-49f0-9421-37f0972d035a\" port-group=\"rectangle\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-115\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-76\" class=\"joint-port\" transform=\"matrix(1,0,0,1,36,18)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-77\" port=\"e078e677-9a53-4583-97c6-03fc602b3b38\" port-group=\"rectangle\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-116\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-78\" class=\"joint-port\" transform=\"matrix(1,0,0,1,36,9)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-79\" port=\"034d1748-bcab-49b8-981e-178eada5e353\" port-group=\"rectangle\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-117\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-80\" class=\"joint-port\" transform=\"matrix(1,0,0,1,36,27)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-81\" port=\"6b4830d9-471d-405d-a9d6-faded4408ea5\" port-group=\"rectangle\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-118\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-82\" class=\"joint-port\" transform=\"matrix(1,0,0,1,18,36)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-83\" port=\"b021f2f8-abc6-4fbd-9ab6-2062115ed5a0\" port-group=\"rectangle\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-119\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-84\" class=\"joint-port\" transform=\"matrix(1,0,0,1,9,36)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-85\" port=\"6a215958-945f-45a5-abc8-f252dca14c59\" port-group=\"rectangle\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-120\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-86\" class=\"joint-port\" transform=\"matrix(1,0,0,1,27,36)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-87\" port=\"d0701394-f37f-4053-9a39-703c8cfb609d\" port-group=\"rectangle\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-121\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-88\" class=\"joint-port\" transform=\"matrix(1,0,0,1,0,18)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-89\" port=\"d8ebc441-5e92-40fb-8a44-9f558a27ffd8\" port-group=\"rectangle\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-122\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-90\" class=\"joint-port\" transform=\"matrix(1,0,0,1,0,9)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-91\" port=\"3e310c69-3998-4b1e-bd3e-ae3d89ae03e7\" port-group=\"rectangle\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-123\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-92\" class=\"joint-port\" transform=\"matrix(1,0,0,1,0,27)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-93\" port=\"66b81297-ef5a-41f2-bbfa-db328ad3481c\" port-group=\"rectangle\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-124\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-94\" class=\"joint-port\" transform=\"matrix(1,0,0,1,18,18)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-95\" port=\"1c39d837-1e77-4975-96e6-b83277e7b629\" port-group=\"rectangle\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-125\" y=\".3em\" text-anchor=\"end\"/></g></g><g model-id=\"bf1d615a-3ca0-4bb7-a888-2a21ac25a0b3\" data-type=\"processmaker.components.nodes.endEvent.Shape\" id=\"j_8\" class=\"joint-cell joint-type-processmaker joint-type-processmaker-components joint-type-processmaker-components-nodes joint-type-processmaker-components-nodes-endevent joint-type-processmaker-components-nodes-endevent-shape joint-element joint-theme-default\" transform=\"translate(779,390)\"><circle joint-selector=\"body\" id=\"v-742\" stroke-width=\"2\" stroke=\"#ed4757\" fill=\"#fff1f2\" cx=\"18\" cy=\"18\" r=\"18\" cursor=\"move\"/><text joint-selector=\"label\" id=\"v-743\" font-size=\"14\" xml:space=\"preserve\" text-anchor=\"middle\" fill=\"#ed4757\" transform=\"matrix(1,0,0,1,18,46.8)\" display=\"initial\"><tspan dy=\"0.3em\" class=\"v-line\">End Event</tspan></text><image joint-selector=\"image\" id=\"v-717\" width=\"26\" height=\"26\" transform=\"matrix(1,0,0,1,5,5)\"/><g joint-selector=\"topLeft\" id=\"v-718\" ref-padding-x=\"0\" transform=\"matrix(1,0,0,1,0,-20)\"><image joint-selector=\"topLeft.0\" id=\"v-719\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,0,0)\"/><image joint-selector=\"topLeft.1\" id=\"v-720\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,16,0)\"/><image joint-selector=\"topLeft.2\" id=\"v-721\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,32,0)\"/></g><g joint-selector=\"topCenter\" id=\"v-722\" transform=\"matrix(1,0,0,1,0,-20)\"><image joint-selector=\"topCenter.0\" id=\"v-723\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,0,0)\"/><image joint-selector=\"topCenter.1\" id=\"v-724\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,16,0)\"/><image joint-selector=\"topCenter.2\" id=\"v-725\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,32,0)\"/></g><g joint-selector=\"topRight\" id=\"v-726\" ref-padding-x=\"0\" transform=\"matrix(1,0,0,1,26,-20)\"><image joint-selector=\"topRight.0\" id=\"v-727\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,0,0)\"/><image joint-selector=\"topRight.1\" id=\"v-728\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,-16,0)\"/><image joint-selector=\"topRight.2\" id=\"v-729\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,-32,0)\"/></g><g joint-selector=\"bottomLeft\" id=\"v-730\" ref-padding-x=\"0\" ref-padding-y=\"-40\"><image joint-selector=\"bottomLeft.0\" id=\"v-731\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,0,0)\"/><image joint-selector=\"bottomLeft.1\" id=\"v-732\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,16,0)\"/><image joint-selector=\"bottomLeft.2\" id=\"v-733\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,32,0)\"/></g><g joint-selector=\"bottomCenter\" id=\"v-734\" ref-padding-y=\"-40\"><image joint-selector=\"bottomCenter.0\" id=\"v-735\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,0,0)\"/><image joint-selector=\"bottomCenter.1\" id=\"v-736\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,16,0)\"/><image joint-selector=\"bottomCenter.2\" id=\"v-737\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,32,0)\"/></g><g joint-selector=\"bottomRight\" id=\"v-738\" ref-padding-x=\"0\" ref-padding-y=\"-40\" transform=\"matrix(1,0,0,1,26,0)\"><image joint-selector=\"bottomRight.0\" id=\"v-739\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,0,0)\"/><image joint-selector=\"bottomRight.1\" id=\"v-740\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,-16,0)\"/><image joint-selector=\"bottomRight.2\" id=\"v-741\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,-32,0)\"/></g><g id=\"v-744\" class=\"joint-port\" transform=\"matrix(1,0,0,1,18,0)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-745\" port=\"3458e466-e384-4c88-90d7-0604e1e1423a\" port-group=\"default\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-804\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-746\" class=\"joint-port\" transform=\"matrix(1,0,0,1,36,18)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-747\" port=\"364c60e3-8e45-499b-8c8b-277536b73702\" port-group=\"default\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-805\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-748\" class=\"joint-port\" transform=\"matrix(1,0,0,1,0,18)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-749\" port=\"fbca1323-a5eb-467d-940d-4c64f19207c3\" port-group=\"default\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-806\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-750\" class=\"joint-port\" transform=\"matrix(1,0,0,1,18,36)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-751\" port=\"d3065da2-ec89-4cfd-9918-a2f09e7fe85c\" port-group=\"default\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-807\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-752\" class=\"joint-port\" transform=\"matrix(1,0,0,1,18,18)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-753\" port=\"b8cae546-edf9-493a-9e36-d1ef68f96606\" port-group=\"default\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-808\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-754\" class=\"joint-port\" transform=\"matrix(1,0,0,1,18,0)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-755\" port=\"4992a2f3-1082-478b-b67e-f945c420198a\" port-group=\"boundary\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-809\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-756\" class=\"joint-port\" transform=\"matrix(1,0,0,1,9,0)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-757\" port=\"2089e9b7-a0fe-4bf2-96f1-04ff9451457b\" port-group=\"boundary\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-810\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-758\" class=\"joint-port\" transform=\"matrix(1,0,0,1,27,0)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-759\" port=\"9dd6cf25-c4c0-442d-b93b-13cf16b8d8b4\" port-group=\"boundary\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-811\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-760\" class=\"joint-port\" transform=\"matrix(1,0,0,1,36,18)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-761\" port=\"72055fd2-e4bf-411b-b976-0e65831395f4\" port-group=\"boundary\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-812\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-762\" class=\"joint-port\" transform=\"matrix(1,0,0,1,36,9)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-763\" port=\"66d3878c-96aa-4fa0-81ca-3b2a9a4e62a6\" port-group=\"boundary\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-813\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-764\" class=\"joint-port\" transform=\"matrix(1,0,0,1,36,27)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-765\" port=\"550e92ba-bef6-47f5-81e0-1031d7ea9aa6\" port-group=\"boundary\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-814\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-766\" class=\"joint-port\" transform=\"matrix(1,0,0,1,18,36)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-767\" port=\"c490d4d8-3ffd-4b2e-8207-56153e782e28\" port-group=\"boundary\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-815\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-768\" class=\"joint-port\" transform=\"matrix(1,0,0,1,9,36)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-769\" port=\"4487d37d-69d1-43d1-b5f6-29c23f23bf7c\" port-group=\"boundary\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-816\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-770\" class=\"joint-port\" transform=\"matrix(1,0,0,1,27,36)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-771\" port=\"de399d52-b80a-4196-ac10-944fe70d47bd\" port-group=\"boundary\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-817\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-772\" class=\"joint-port\" transform=\"matrix(1,0,0,1,0,18)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-773\" port=\"76681e75-fc6c-4049-a772-098073cb0188\" port-group=\"boundary\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-818\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-774\" class=\"joint-port\" transform=\"matrix(1,0,0,1,0,9)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-775\" port=\"b825858a-3a6d-44c6-8327-689da2a7915b\" port-group=\"boundary\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-819\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-776\" class=\"joint-port\" transform=\"matrix(1,0,0,1,0,27)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-777\" port=\"0f17b8e4-1c13-49f2-8248-5f83200a829d\" port-group=\"boundary\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-820\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-778\" class=\"joint-port\" transform=\"matrix(1,0,0,1,18,0)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-779\" port=\"52699a89-38b3-41af-a838-cc8b01b47eba\" port-group=\"rectangle\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-821\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-780\" class=\"joint-port\" transform=\"matrix(1,0,0,1,9,0)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-781\" port=\"8f22a3ee-579d-4085-b459-628ca28a50c7\" port-group=\"rectangle\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-822\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-782\" class=\"joint-port\" transform=\"matrix(1,0,0,1,27,0)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-783\" port=\"c0ac1387-d34e-49c1-9510-a3472a7e1032\" port-group=\"rectangle\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-823\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-784\" class=\"joint-port\" transform=\"matrix(1,0,0,1,36,18)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-785\" port=\"4ce096ed-97d7-425e-a04d-0a168a8d0fa3\" port-group=\"rectangle\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-824\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-786\" class=\"joint-port\" transform=\"matrix(1,0,0,1,36,9)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-787\" port=\"be7afaaa-48d8-4111-87f0-c3713ec6e69a\" port-group=\"rectangle\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-825\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-788\" class=\"joint-port\" transform=\"matrix(1,0,0,1,36,27)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-789\" port=\"eeb7245e-67bc-475d-9fb4-0ec98d206044\" port-group=\"rectangle\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-826\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-790\" class=\"joint-port\" transform=\"matrix(1,0,0,1,18,36)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-791\" port=\"a4c01d81-a13f-4683-b55c-ed8a3d29de39\" port-group=\"rectangle\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-827\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-792\" class=\"joint-port\" transform=\"matrix(1,0,0,1,9,36)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-793\" port=\"d34b5097-272c-4e4c-85c9-75beda5cd615\" port-group=\"rectangle\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-828\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-794\" class=\"joint-port\" transform=\"matrix(1,0,0,1,27,36)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-795\" port=\"e10c8b7a-87bf-400e-9046-02d2f2d54654\" port-group=\"rectangle\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-829\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-796\" class=\"joint-port\" transform=\"matrix(1,0,0,1,0,18)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-797\" port=\"b786ac2a-3cf1-4a87-bb9b-575d3fb1c30a\" port-group=\"rectangle\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-830\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-798\" class=\"joint-port\" transform=\"matrix(1,0,0,1,0,9)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-799\" port=\"b4ad430b-5159-4ceb-b618-e19a8ca380f7\" port-group=\"rectangle\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-831\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-800\" class=\"joint-port\" transform=\"matrix(1,0,0,1,0,27)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-801\" port=\"40462044-68f0-41e1-b686-b5bdc834353f\" port-group=\"rectangle\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-832\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-802\" class=\"joint-port\" transform=\"matrix(1,0,0,1,18,18)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-803\" port=\"d82a1580-dc71-47ff-9ba0-a30f541f79f8\" port-group=\"rectangle\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-833\" y=\".3em\" text-anchor=\"end\"/></g></g><g model-id=\"39b8b2cb-695d-44ae-abf2-49dfa1261008\" data-type=\"processmaker.components.nodes.task.Shape\" id=\"j_6\" class=\"joint-cell joint-type-processmaker joint-type-processmaker-components joint-type-processmaker-components-nodes joint-type-processmaker-components-nodes-task joint-type-processmaker-components-nodes-task-shape joint-element joint-theme-default\" transform=\"translate(578,370)\"><rect joint-selector=\"body\" id=\"v-508\" stroke-width=\"2\" stroke=\"#000\" fill=\"#fff\" rx=\"8\" ry=\"8\" width=\"116\" height=\"76\" cursor=\"move\"/><text joint-selector=\"label\" id=\"v-509\" font-size=\"14\" xml:space=\"preserve\" text-anchor=\"middle\" fill=\"#000\" transform=\"matrix(1,0,0,1,58,38)\" display=\"initial\"><tspan dy=\"0.3em\" class=\"v-line\">execute calc</tspan></text><image joint-selector=\"image\" id=\"v-483\" width=\"16\" height=\"16\" data-test=\"nodeIcon\" transform=\"matrix(1,0,0,1,4,4)\" xlink:href=\"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2aWV3Qm94PSIwIDAgMTQgMTQiIHZlcnNpb249IjEuMSI+PGcgaWQ9IlBhZ2UtMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+PGcgaWQ9Ikdyb3VwIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxLjAwMDAwMCwgMC4wMDAwMDApIiBzdHJva2U9IiM3ODg3OTMiPjxwYXRoIGQ9Ik0xMi4wMDAwMTMzLDEgQzEwLjgzNDg1MjgsMS40MDY2ODA2IDEwLjAzMzE4NzgsMi40ODYzNTk1NiA5LjU5NTAxODQ2LDQuMjM5MDM2ODkgQzkuMzA0NDY0MzIsNS40MDEyNTM0NyAxMC41Nzk2NDM5LDcuNDk5MTkzNTEgMTAuNTAwMDA2Nyw5LjY4ODI2ODQ0IEMxMC40NzMwMzM3LDEwLjQyOTcwMzkgOS45NzMwMzE0OCwxMS41MzM2MTQ0IDksMTMiIGlkPSJQYXRoLTMiLz48cGF0aCBkPSJNMy4wMDAwMTMzNCwxIEMxLjgzNDg1Mjc1LDEuNDA2NjgwNiAxLjAzMzE4Nzc5LDIuNDg2MzU5NTYgMC41OTUwMTg0NjIsNC4yMzkwMzY4OSBDMC4zMDQ0NjQzMTcsNS40MDEyNTM0NyAxLjU3OTY0Mzg3LDcuNDk5MTkzNTEgMS41MDAwMDY2Nyw5LjY4ODI2ODQ0IEMxLjQ3MzAzMzcsMTAuNDI5NzAzOSAwLjk3MzAzMTQ4MSwxMS41MzM2MTQ0IC04Ljg4MTc4NDJlLTE2LDEzIiBpZD0iUGF0aC0zIi8+PHBhdGggZD0iTTMuMDAwMDEzMzQsMSBMMTIuMDAwMDEzMywxIiBpZD0iUGF0aC00Ii8+PHBhdGggZD0iTTAsMTMgTDksMTMiIGlkPSJQYXRoLTUiLz48cGF0aCBkPSJNMiw0LjUgTDcuMTg1ODk4NTUsNC41IiBpZD0iUGF0aC02Ii8+PHBhdGggZD0iTTMsNi41IEw4LjE4NTg5ODU1LDYuNSIgaWQ9IlBhdGgtNiIvPjxwYXRoIGQ9Ik00LDguNSBMOS4xODU4OTg1NSw4LjUiIGlkPSJQYXRoLTYiLz48cGF0aCBkPSJNMywxMC41IEw4LjE4NTg5ODU1LDEwLjUiIGlkPSJQYXRoLTYiLz48L2c+PC9nPjwvc3ZnPg==\"/><g joint-selector=\"topLeft\" id=\"v-484\" transform=\"matrix(1,0,0,1,0,4)\"><image joint-selector=\"topLeft.0\" id=\"v-485\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,0,0)\"/><image joint-selector=\"topLeft.1\" id=\"v-486\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,16,0)\"/><image joint-selector=\"topLeft.2\" id=\"v-487\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,32,0)\"/></g><g joint-selector=\"topCenter\" id=\"v-488\" transform=\"matrix(1,0,0,1,0,4)\"><image joint-selector=\"topCenter.0\" id=\"v-489\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,0,0)\"/><image joint-selector=\"topCenter.1\" id=\"v-490\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,16,0)\"/><image joint-selector=\"topCenter.2\" id=\"v-491\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,32,0)\"/></g><g joint-selector=\"topRight\" id=\"v-492\" transform=\"matrix(1,0,0,1,96,4)\"><image joint-selector=\"topRight.0\" id=\"v-493\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,0,0)\"/><image joint-selector=\"topRight.1\" id=\"v-494\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,-16,0)\"/><image joint-selector=\"topRight.2\" id=\"v-495\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,-32,0)\"/></g><g joint-selector=\"bottomLeft\" id=\"v-496\"><image joint-selector=\"bottomLeft.0\" id=\"v-497\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,0,0)\"/><image joint-selector=\"bottomLeft.1\" id=\"v-498\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,16,0)\"/><image joint-selector=\"bottomLeft.2\" id=\"v-499\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,32,0)\"/></g><g joint-selector=\"bottomCenter\" id=\"v-500\"><image joint-selector=\"bottomCenter.0\" id=\"v-501\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,0,0)\"/><image joint-selector=\"bottomCenter.1\" id=\"v-502\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,16,0)\"/><image joint-selector=\"bottomCenter.2\" id=\"v-503\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,32,0)\"/></g><g joint-selector=\"bottomRight\" id=\"v-504\" transform=\"matrix(1,0,0,1,96,0)\"><image joint-selector=\"bottomRight.0\" id=\"v-505\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,0,0)\"/><image joint-selector=\"bottomRight.1\" id=\"v-506\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,-16,0)\"/><image joint-selector=\"bottomRight.2\" id=\"v-507\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,-32,0)\"/></g><g id=\"v-510\" class=\"joint-port\" transform=\"matrix(1,0,0,1,58,0)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-511\" port=\"40602daa-5254-4b83-86d5-2858ebcfdae2\" port-group=\"default\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-570\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-512\" class=\"joint-port\" transform=\"matrix(1,0,0,1,116,38)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-513\" port=\"b644ef7e-7f19-4098-a4ae-8e9ca2c635da\" port-group=\"default\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-571\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-514\" class=\"joint-port\" transform=\"matrix(1,0,0,1,0,38)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-515\" port=\"a4643767-9926-46d8-b04e-9d04f836cec3\" port-group=\"default\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-572\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-516\" class=\"joint-port\" transform=\"matrix(1,0,0,1,58,76)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-517\" port=\"f628a883-7dcf-4d9d-a2be-4d612301b6a2\" port-group=\"default\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-573\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-518\" class=\"joint-port\" transform=\"matrix(1,0,0,1,58,38)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-519\" port=\"9ba32663-2408-4589-8015-53071000ad7f\" port-group=\"default\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-574\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-520\" class=\"joint-port\" transform=\"matrix(1,0,0,1,58,0)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-521\" port=\"710e4c00-742d-4a80-bdde-08622b1a3b50\" port-group=\"boundary\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-575\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-522\" class=\"joint-port\" transform=\"matrix(1,0,0,1,29,0)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-523\" port=\"dbd25f60-1962-4011-9792-e6b426bee7c2\" port-group=\"boundary\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-576\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-524\" class=\"joint-port\" transform=\"matrix(1,0,0,1,87,0)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-525\" port=\"e01a78a1-4b28-4576-b8c0-f6fb52749490\" port-group=\"boundary\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-577\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-526\" class=\"joint-port\" transform=\"matrix(1,0,0,1,116,38)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-527\" port=\"b3d8980a-59e5-4f11-9e73-294c388f8f96\" port-group=\"boundary\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-578\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-528\" class=\"joint-port\" transform=\"matrix(1,0,0,1,116,19)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-529\" port=\"a808c0c2-0e25-4473-b7d8-279c1721c5e0\" port-group=\"boundary\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-579\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-530\" class=\"joint-port\" transform=\"matrix(1,0,0,1,116,57)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-531\" port=\"7bbee54e-7a0a-4ddd-848f-671a6d5cebe9\" port-group=\"boundary\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-580\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-532\" class=\"joint-port\" transform=\"matrix(1,0,0,1,58,76)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-533\" port=\"17607ac2-8bc3-4055-91fa-a34c4c426cdc\" port-group=\"boundary\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-581\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-534\" class=\"joint-port\" transform=\"matrix(1,0,0,1,29,76)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-535\" port=\"3caec4f9-3070-42ab-bff7-b7f8f8ff0b6e\" port-group=\"boundary\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-582\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-536\" class=\"joint-port\" transform=\"matrix(1,0,0,1,87,76)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-537\" port=\"1ec78547-d39f-43b8-b33b-1bbd0dc6f1e9\" port-group=\"boundary\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-583\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-538\" class=\"joint-port\" transform=\"matrix(1,0,0,1,0,38)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-539\" port=\"e75d1954-3220-47cc-91cd-37aa116a01a4\" port-group=\"boundary\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-584\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-540\" class=\"joint-port\" transform=\"matrix(1,0,0,1,0,19)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-541\" port=\"f70680d2-eb51-41c9-add5-612a6583097b\" port-group=\"boundary\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-585\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-542\" class=\"joint-port\" transform=\"matrix(1,0,0,1,0,57)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-543\" port=\"0a650a0e-5d1d-412a-88b0-e9ec0631ca8f\" port-group=\"boundary\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-586\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-544\" class=\"joint-port\" transform=\"matrix(1,0,0,1,58,0)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-545\" port=\"7070ffc7-a9af-4768-a89f-f3ccdda5ac15\" port-group=\"rectangle\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-587\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-546\" class=\"joint-port\" transform=\"matrix(1,0,0,1,29,0)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-547\" port=\"5ff5c6c0-8521-4755-b54d-a1e267513920\" port-group=\"rectangle\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-588\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-548\" class=\"joint-port\" transform=\"matrix(1,0,0,1,87,0)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-549\" port=\"6df9ce22-62e8-4bfc-85ab-1bebab0143b0\" port-group=\"rectangle\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-589\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-550\" class=\"joint-port\" transform=\"matrix(1,0,0,1,116,38)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-551\" port=\"d5f38efe-9bc8-4601-bdb8-7234884d7ffb\" port-group=\"rectangle\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-590\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-552\" class=\"joint-port\" transform=\"matrix(1,0,0,1,116,19)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-553\" port=\"a690a346-16d3-4d0d-bad0-eadbef36fb84\" port-group=\"rectangle\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-591\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-554\" class=\"joint-port\" transform=\"matrix(1,0,0,1,116,57)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-555\" port=\"49304f34-a09a-47c3-845b-25a9b0bc659d\" port-group=\"rectangle\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-592\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-556\" class=\"joint-port\" transform=\"matrix(1,0,0,1,58,76)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-557\" port=\"6548b747-cfc0-4f93-a577-d57417a17c75\" port-group=\"rectangle\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-593\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-558\" class=\"joint-port\" transform=\"matrix(1,0,0,1,29,76)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-559\" port=\"51c0e244-08d7-4c74-a916-e709298e4b01\" port-group=\"rectangle\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-594\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-560\" class=\"joint-port\" transform=\"matrix(1,0,0,1,87,76)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-561\" port=\"e64ea3a9-8548-4cb2-8989-e5d297e2e36e\" port-group=\"rectangle\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-595\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-562\" class=\"joint-port\" transform=\"matrix(1,0,0,1,0,38)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-563\" port=\"a8f48007-89ee-47f0-996f-35d8f84cf66f\" port-group=\"rectangle\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-596\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-564\" class=\"joint-port\" transform=\"matrix(1,0,0,1,0,19)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-565\" port=\"ffeae03b-51c1-419d-97a4-a18731e68bba\" port-group=\"rectangle\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-597\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-566\" class=\"joint-port\" transform=\"matrix(1,0,0,1,0,57)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-567\" port=\"b34882d2-2c1c-4c9e-a5c2-8574223ee132\" port-group=\"rectangle\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-598\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-568\" class=\"joint-port\" transform=\"matrix(1,0,0,1,58,38)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-569\" port=\"6d9dac40-9e38-4bb4-aa89-5fd56c65ecab\" port-group=\"rectangle\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-599\" y=\".3em\" text-anchor=\"end\"/></g></g><g model-id=\"478d5a01-5353-432a-b3ae-f1c90a522697\" data-type=\"standard.Link\" id=\"j_12\" class=\"joint-cell joint-type-standard joint-type-standard-link joint-link joint-theme-default\"><path fill=\"none\" cursor=\"pointer\" stroke=\"transparent\" stroke-linecap=\"round\" joint-selector=\"wrapper\" id=\"v-1014\" stroke-width=\"10\" stroke-linejoin=\"round\" d=\"M 486 408 L 578 408\"/><path fill=\"none\" pointer-events=\"none\" joint-selector=\"line\" id=\"v-1013\" stroke=\"#000\" stroke-width=\"2\" stroke-linejoin=\"round\" d=\"M 486 408 L 578 408\" marker-end=\"url(#v-8971858281)\" marker-start=\"url(#v-8409924820)\"/><g id=\"v-1009\" class=\"labels\"><g id=\"v-1010\" class=\"label\" label-idx=\"0\" cursor=\"default\" transform=\"matrix(1,0,0,1,532,388)\"><rect joint-selector=\"rect\" id=\"v-1012\" fill=\"#ffffff\" rx=\"3\" ry=\"3\" width=\"0\" height=\"0\" transform=\"matrix(1,0,0,1,0,0)\"/><text joint-selector=\"text\" id=\"v-1011\" fill=\"#000000\" font-size=\"14\" text-anchor=\"middle\" pointer-events=\"none\"/></g></g></g><g model-id=\"78724cd3-341a-45b5-b2ee-5b308147f969\" data-type=\"standard.Link\" id=\"j_16\" class=\"joint-cell joint-type-standard joint-type-standard-link joint-link joint-theme-default\"><path fill=\"none\" cursor=\"pointer\" stroke=\"transparent\" stroke-linecap=\"round\" joint-selector=\"wrapper\" id=\"v-1036\" stroke-width=\"10\" stroke-linejoin=\"round\" d=\"M 694 408 L 779 408\"/><path fill=\"none\" pointer-events=\"none\" joint-selector=\"line\" id=\"v-1035\" stroke=\"#000\" stroke-width=\"2\" stroke-linejoin=\"round\" d=\"M 694 408 L 779 408\" marker-end=\"url(#v-8971858281)\" marker-start=\"url(#v-8409924820)\"/><g id=\"v-1031\" class=\"labels\"><g id=\"v-1032\" class=\"label\" label-idx=\"0\" cursor=\"default\" transform=\"matrix(1,0,0,1,736.5,388)\"><rect joint-selector=\"rect\" id=\"v-1034\" fill=\"#ffffff\" rx=\"3\" ry=\"3\" width=\"0\" height=\"0\" transform=\"matrix(1,0,0,1,0,0)\"/><text joint-selector=\"text\" id=\"v-1033\" fill=\"#000000\" font-size=\"14\" text-anchor=\"middle\" pointer-events=\"none\"/></g></g></g></g><g class=\"joint-labels-layer joint-viewport\"/><g class=\"joint-front-layer\"/><g class=\"joint-tools-layer\"/></g><style xmlns=\"http://www.w3.org/1999/xhtml\">text { font-family: sans-serif; }</style><style xmlns=\"http://www.w3.org/1999/xhtml\">text { font-family: sans-serif; }</style><style xmlns=\"http://www.w3.org/1999/xhtml\">text { font-family: sans-serif; }</style><style xmlns=\"http://www.w3.org/1999/xhtml\">text { font-family: sans-serif; }</style><style xmlns=\"http://www.w3.org/1999/xhtml\">text { font-family: sans-serif; }</style></svg>",
"signal_events": "[]",
"conditional_events": "[]",
"properties": "{\"manager_id\": 1, \"manager_can_cancel_request\": false}",
"is_template": 0,
"asset_type": "PM_BLOCK"
},
"extraAttributes": {
"translatedLanguages": []
},
"references": {
"bpmn-elements": [],
"abe_servers": [],
"uncategorized-category": true,
"signals": [],
"notification_settings": []
}
},
"99d57352-e53a-4d75-8493-ddd71649c2fd": {
"exporter": "ProcessMaker\\ImportExport\\Exporters\\ScriptExporter",
"type": "Script",
"type_human": "Script",
"type_plural": "Scripts",
"type_human_plural": "Scripts",
"last_modified_by": "",
"last_modified_by_id": null,
"model": "ProcessMaker\\Models\\Script",
"force_password_protect": false,
"hidden": false,
"mode": "copy",
"saveAssetsMode": "saveAllAssets",
"explicit_discard": false,
"dependents": [
{
"type": "user",
"uuid": "9acb37a7-4654-4a0c-9514-0535fd22f7db",
"meta": null,
"exporterClass": "ProcessMaker\\ImportExport\\Exporters\\UserExporter",
"modelClass": "ProcessMaker\\Models\\User",
"fallbackMatches": {
"email": "admin@processmaker.com",
"username": "admin"
},
"name": "",
"discard": false
},
{
"type": "executor",
"uuid": "9acb37b3-a8ed-49dc-b4de-f686ad4e286f",
"meta": null,
"exporterClass": "ProcessMaker\\ImportExport\\Exporters\\ScriptExecutorExporter",
"modelClass": "ProcessMaker\\Models\\ScriptExecutor",
"fallbackMatches": {
"title": "PHP Executor"
},
"name": "PHP Executor",
"discard": false
}
],
"name": "PHP calculator",
"description": "PHP calculator",
"process_manager": "",
"process_manager_id": null,
"attributes": {
"id": 30,
"uuid": "99d57352-e53a-4d75-8493-ddd71649c2fd",
"key": null,
"title": "PHP calculator",
"description": "PHP calculator",
"language": "php",
"code": "<?php \n/* \n * Welcome to ProcessMaker 4 Script Editor \n * To access Environment Variables use getenv(\"ENV_VAR_NAME\") \n * To access Request Data use $data \n * To access Configuration Data use $config \n * To preview your script, click the Run button using the provided input and config data \n * Return an array and it will be merged with the processes data \n * Example API to retrieve user email by their ID $api->users()->getUserById(1)['email'] \n * API Documentation https://github.com/ProcessMaker/docker-executor-php/tree/master/docs/sdk \n */\n\n$operator = $data['operator'];\n$number1 = $data['number1'];\n$number2 = $data['number2'];\nif ($operator==\"Add\")\n $operationResult=$number1+$number2;\nelseif ($operator ==\"Substract\")\n $operationResult=$number1-$number2;\nelseif ($operator ==\"Multiply\")\n $operationResult=$number1*$number2;\nelseif ($operator ==\"Divide\")\n $operationResult=$number1/$number2;\nelse\n $operationResult=\"invalid input\";\n\n return [\"operationResult\" => $operationResult];",
"retry_wait_time": 5,
"retry_attempts": 0,
"timeout": 0,
"run_as_user_id": 1,
"created_at": "2023-07-18 18:36:21",
"updated_at": "2023-07-19 15:50:20",
"status": "ACTIVE",
"script_category_id": 1,
"script_executor_id": 3,
"is_template": 0,
"asset_type": "PM_BLOCK"
},
"extraAttributes": {
"translatedLanguages": []
},
"references": {
"uncategorized-category": true
}
}
}
}
},
"exporterClass": "ProcessMaker\\ImportExport\\Exporters\\ProcessExporter",
"modelClass": "ProcessMaker\\Models\\Process",
"fallbackMatches": {
"name": "Calculator"
},
"name": "Calculator",
"discard": false
},
{
"type": "categories",
"uuid": "9acb3e02-346e-4d7b-b0ef-5c7dcff322aa",
"meta": null,
"exporterClass": "ProcessMaker\\ImportExport\\Exporters\\CategoryExporter",
"modelClass": "ProcessMaker\\Package\\PackagePmBlocks\\Models\\PmBlockCategory",
"fallbackMatches": {
"name": "Default PM Blocks"
},
"name": "Default PM Blocks",
"discard": false
}
],
"name": "Calculator",
"description": "A simple calculator.",
"process_manager": "",
"process_manager_id": null,
"attributes": {
"id": 12,
"uuid": "99d57353-3366-4aff-aabb-95d209a2ad19",
"name": "Calculator",
"description": "A simple calculator.",
"status": "ACTIVE",
"editing_process_id": 15,
"editing_process_uuid": "99d57352-d534-4853-bbf9-ad70e60ced12",
"user_id": null,
"pm_block_category_id": 2,
"process_package_key": "pm-block-64d10702b3e15",
"meta": "{\"icon\":\"calculator\",\"file\":null,\"author\":\"ProcessMaker\",\"version\":\"1.0.0\",\"isLocked\":false,\"isImported\":true}",
"deleted_at": null,
"panels": "[{\"name\": \"Default\", \"items\": [{\"label\": \"Line Input\", \"value\": null, \"config\": {\"icon\": \"far fa-square\", \"name\": \"operator\", \"type\": \"text\", \"label\": \"Operator\", \"helper\": \"Enter the name of this element\", \"readonly\": false, \"dataFormat\": \"string\", \"validation\": [], \"placeholder\": null}, \"component\": \"FormInput\", \"inspector\": [], \"editor-control\": \"FormInput\", \"editor-component\": \"FormInput\"}, {\"label\": \"Line Input\", \"config\": {\"icon\": \"far fa-square\", \"name\": \"number1\", \"type\": \"text\", \"label\": \"Number 1\", \"helper\": null, \"readonly\": false, \"dataFormat\": \"string\", \"validation\": [], \"placeholder\": null}, \"component\": \"FormInput\", \"inspector\": [{\"type\": \"FormInput\", \"field\": \"name\", \"config\": {\"name\": \"Variable Name\", \"label\": \"Variable Name\", \"helper\": \"A variable name is a symbolic name to reference information.\", \"validation\": \"regex:/^([a-zA-Z]([a-zA-Z0-9_]?)+\\\\.?)+(?<!\\\\.)$/|required|not_in:null,break,case,catch,continue,debugger,default,delete,do,else,finally,for,function,if,in,instanceof,new,return,switch,this,throw,try,typeof,var,void,while,with,class,const,enum,export,extends,import,super,true,false\"}}, {\"type\": \"FormInput\", \"field\": \"label\", \"config\": {\"label\": \"Label\", \"helper\": \"The label describes the field's name\"}}, {\"type\": \"ValidationSelect\", \"field\": \"validation\", \"config\": {\"label\": \"Validation Rules\", \"helper\": \"The validation rules needed for this field\"}}, {\"type\": \"FormInput\", \"field\": \"placeholder\", \"config\": {\"label\": \"Placeholder Text\", \"helper\": \"The placeholder is what is shown in the field when no value is provided yet\"}}, {\"type\": \"FormInput\", \"field\": \"helper\", \"config\": {\"label\": \"Helper Text\", \"helper\": \"Help text is meant to provide additional guidance on the field's value\"}}, {\"type\": \"FormCheckbox\", \"field\": \"readonly\", \"config\": {\"label\": \"Read Only\"}}, {\"type\": \"default-value-editor\", \"field\": \"defaultValue\", \"config\": {\"label\": \"Default Value\", \"helper\": \"The default value is pre populated using the existing request data. This feature will allow you to modify the value displayed on screen load if needed.\"}}, {\"type\": \"FormInput\", \"field\": \"conditionalHide\", \"config\": {\"label\": \"Visibility Rule\", \"helper\": \"This control is hidden until this expression is true\"}}, {\"type\": \"FormInput\", \"field\": \"customFormatter\", \"config\": {\"label\": \"Custom Format String\", \"helper\": \"Use the Mask Pattern format <br> Date ##/##/#### <br> SSN ###-##-#### <br> Phone (###) ###-####\", \"validation\": null}}, {\"type\": \"FormInput\", \"field\": \"customCssSelector\", \"config\": {\"label\": \"CSS Selector Name\", \"helper\": \"Use this in your custom css rules\", \"validation\": \"regex: [-?[_a-zA-Z]+[_-a-zA-Z0-9]*]\"}}, {\"type\": \"FormInput\", \"field\": \"ariaLabel\", \"config\": {\"label\": \"Aria Label\", \"helper\": \"Attribute designed to help assistive technology (e.g. screen readers) attach a label\"}}, {\"type\": \"FormInput\", \"field\": \"tabindex\", \"config\": {\"label\": \"Tab Order\", \"helper\": \"Order in which a user will move focus from one control to another by pressing the Tab key\", \"validation\": \"regex: [0-9]*\"}}], \"editor-control\": \"FormInput\", \"editor-component\": \"FormInput\"}, {\"label\": \"Line Input\", \"config\": {\"icon\": \"far fa-square\", \"name\": \"number2\", \"type\": \"text\", \"label\": \"Number 2\", \"helper\": null, \"readonly\": false, \"dataFormat\": \"string\", \"validation\": [], \"placeholder\": null}, \"component\": \"FormInput\", \"inspector\": [{\"type\": \"FormInput\", \"field\": \"name\", \"config\": {\"name\": \"Variable Name\", \"label\": \"Variable Name\", \"helper\": \"A variable name is a symbolic name to reference information.\", \"validation\": \"regex:/^([a-zA-Z]([a-zA-Z0-9_]?)+\\\\.?)+(?<!\\\\.)$/|required|not_in:null,break,case,catch,continue,debugger,default,delete,do,else,finally,for,function,if,in,instanceof,new,return,switch,this,throw,try,typeof,var,void,while,with,class,const,enum,export,extends,import,super,true,false\"}}, {\"type\": \"FormInput\", \"field\": \"label\", \"config\": {\"label\": \"Label\", \"helper\": \"The label describes the field's name\"}}, {\"type\": \"ValidationSelect\", \"field\": \"validation\", \"config\": {\"label\": \"Validation Rules\", \"helper\": \"The validation rules needed for this field\"}}, {\"type\": \"FormInput\", \"field\": \"placeholder\", \"config\": {\"label\": \"Placeholder Text\", \"helper\": \"The placeholder is what is shown in the field when no value is provided yet\"}}, {\"type\": \"FormInput\", \"field\": \"helper\", \"config\": {\"label\": \"Helper Text\", \"helper\": \"Help text is meant to provide additional guidance on the field's value\"}}, {\"type\": \"FormCheckbox\", \"field\": \"readonly\", \"config\": {\"label\": \"Read Only\"}}, {\"type\": \"default-value-editor\", \"field\": \"defaultValue\", \"config\": {\"label\": \"Default Value\", \"helper\": \"The default value is pre populated using the existing request data. This feature will allow you to modify the value displayed on screen load if needed.\"}}, {\"type\": \"FormInput\", \"field\": \"conditionalHide\", \"config\": {\"label\": \"Visibility Rule\", \"helper\": \"This control is hidden until this expression is true\"}}, {\"type\": \"FormInput\", \"field\": \"customFormatter\", \"config\": {\"label\": \"Custom Format String\", \"helper\": \"Use the Mask Pattern format <br> Date ##/##/#### <br> SSN ###-##-#### <br> Phone (###) ###-####\", \"validation\": null}}, {\"type\": \"FormInput\", \"field\": \"customCssSelector\", \"config\": {\"label\": \"CSS Selector Name\", \"helper\": \"Use this in your custom css rules\", \"validation\": \"regex: [-?[_a-zA-Z]+[_-a-zA-Z0-9]*]\"}}, {\"type\": \"FormInput\", \"field\": \"ariaLabel\", \"config\": {\"label\": \"Aria Label\", \"helper\": \"Attribute designed to help assistive technology (e.g. screen readers) attach a label\"}}, {\"type\": \"FormInput\", \"field\": \"tabindex\", \"config\": {\"label\": \"Tab Order\", \"helper\": \"Order in which a user will move focus from one control to another by pressing the Tab key\", \"validation\": \"regex: [0-9]*\"}}], \"editor-control\": \"FormInput\", \"editor-component\": \"FormInput\"}]}]",
"global_settings": null,
"is_template": 0,
"asset_type": null,
"created_at": "2023-08-07 15:00:19",
"updated_at": "2023-12-07 22:26:23"
},
"extraAttributes": {
"translatedLanguages": []
},
"references": {
"uncategorized-category": false
}
},
"99d57352-d534-4853-bbf9-ad70e60ced12": {
"exporter": "ProcessMaker\\ImportExport\\Exporters\\ProcessExporter",
"type": "Process",
"type_human": "Process",
"type_plural": "Processes",
"type_human_plural": "Processes",
"last_modified_by": "",
"last_modified_by_id": null,
"model": "ProcessMaker\\Models\\Process",
"force_password_protect": false,
"hidden": false,
"mode": "update",
"saveAssetsMode": "saveAllAssets",
"explicit_discard": false,
"dependents": [
{
"type": "user",
"uuid": "9acb37a7-4654-4a0c-9514-0535fd22f7db",
"meta": null,
"exporterClass": "ProcessMaker\\ImportExport\\Exporters\\UserExporter",
"modelClass": "ProcessMaker\\Models\\User",
"fallbackMatches": {
"email": "admin@processmaker.com",
"username": "admin"
},
"name": "admin",
"discard": false
},
{
"type": "manager",
"uuid": "9acb37a7-4654-4a0c-9514-0535fd22f7db",
"meta": null,
"exporterClass": "ProcessMaker\\ImportExport\\Exporters\\UserExporter",
"modelClass": "ProcessMaker\\Models\\User",
"fallbackMatches": {
"email": "admin@processmaker.com",
"username": "admin"
},
"name": "admin",
"discard": false
},
{
"type": "scripts",
"uuid": "99d57352-e53a-4d75-8493-ddd71649c2fd",
"meta": {
"path": "/bpmn:definitions/bpmn:process/bpmn:scriptTask"
},
"exporterClass": "ProcessMaker\\ImportExport\\Exporters\\ScriptExporter",
"modelClass": "ProcessMaker\\Models\\Script",
"fallbackMatches": {
"title": "PHP calculator"
},
"name": "PHP calculator",
"discard": false
}
],
"name": "Calculator",
"description": "A simple calculator.",
"process_manager": "Admin User",
"process_manager_id": 1,
"attributes": {
"id": 15,
"uuid": "99d57352-d534-4853-bbf9-ad70e60ced12",
"process_category_id": 2,
"user_id": 1,
"bpmn": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\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:pm=\"http://processmaker.com/BPMN/2.0/Schema.xsd\" xmlns:tns=\"http://sourceforge.net/bpmn/definitions/_1530553328908\" xmlns:xsd=\"http://www.w3.org/2001/XMLSchema\" targetNamespace=\"http://bpmn.io/schema/bpmn\" exporter=\"ProcessMaker Modeler\" exporterVersion=\"1.0\" xsi:schemaLocation=\"http://www.omg.org/spec/BPMN/20100524/MODEL http://bpmn.sourceforge.net/schemas/BPMN20.xsd\">\n <bpmn:process id=\"ProcessId\" name=\"ProcessName\" isExecutable=\"true\">\n <bpmn:startEvent id=\"node_1\" name=\"Start Event\" pm:allowInterstitial=\"false\" pm:config=\"{"web_entry":null}\">\n <bpmn:outgoing>node_45</bpmn:outgoing>\n </bpmn:startEvent>\n <bpmn:scriptTask id=\"node_10\" name=\"execute calc\" pm:scriptRef=\"30\" pm:errorHandling=\"{"timeout":0,"retry_attempts":0,"retry_wait_time":5}\">\n <bpmn:incoming>node_45</bpmn:incoming>\n <bpmn:outgoing>node_47</bpmn:outgoing>\n </bpmn:scriptTask>\n <bpmn:endEvent id=\"node_20\" name=\"End Event\">\n <bpmn:incoming>node_47</bpmn:incoming>\n </bpmn:endEvent>\n <bpmn:sequenceFlow id=\"node_45\" sourceRef=\"node_1\" targetRef=\"node_10\"/>\n <bpmn:sequenceFlow id=\"node_47\" sourceRef=\"node_10\" targetRef=\"node_20\"/>\n </bpmn:process>\n <bpmndi:BPMNDiagram id=\"BPMNDiagramId\">\n <bpmndi:BPMNPlane id=\"BPMNPlaneId\" bpmnElement=\"ProcessId\">\n <bpmndi:BPMNShape id=\"node_1_di\" bpmnElement=\"node_1\">\n <dc:Bounds x=\"450\" y=\"390\" width=\"36\" height=\"36\"/>\n </bpmndi:BPMNShape>\n <bpmndi:BPMNShape id=\"node_10_di\" bpmnElement=\"node_10\">\n <dc:Bounds x=\"578\" y=\"370\" width=\"116\" height=\"76\"/>\n </bpmndi:BPMNShape>\n <bpmndi:BPMNShape id=\"node_20_di\" bpmnElement=\"node_20\">\n <dc:Bounds x=\"779\" y=\"390\" width=\"36\" height=\"36\"/>\n </bpmndi:BPMNShape>\n <bpmndi:BPMNEdge id=\"node_45_di\" bpmnElement=\"node_45\">\n <di:waypoint x=\"468\" y=\"408\"/>\n <di:waypoint x=\"636\" y=\"408\"/>\n </bpmndi:BPMNEdge>\n <bpmndi:BPMNEdge id=\"node_47_di\" bpmnElement=\"node_47\">\n <di:waypoint x=\"636\" y=\"408\"/>\n <di:waypoint x=\"797\" y=\"408\"/>\n </bpmndi:BPMNEdge>\n </bpmndi:BPMNPlane>\n </bpmndi:BPMNDiagram>\n</bpmn:definitions>\n",
"description": "A simple calculator.",
"name": "Calculator",
"cancel_screen_id": null,
"request_detail_screen_id": null,
"status": "ACTIVE",
"is_valid": 1,
"package_key": "pm-block-64d10702b3e15",
"pause_timer_start": 0,
"deleted_at": null,
"created_at": "2023-07-19 15:55:20",
"updated_at": "2023-12-07 22:26:23",
"start_events": "[{\"id\": \"node_1\", \"name\": \"Start Event\", \"config\": \"{\\\"web_entry\\\":null}\", \"ownerProcessId\": \"ProcessId\", \"eventDefinitions\": [], \"ownerProcessName\": \"ProcessName\", \"allowInterstitial\": \"false\"}]",
"warnings": null,
"self_service_tasks": "[]",
"svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" joint-selector=\"svg\" id=\"v-8\"><defs joint-selector=\"defs\"><marker id=\"v-81801458145\" orient=\"auto\" overflow=\"visible\" markerUnits=\"userSpaceOnUse\"><path id=\"v-1002\" stroke=\"#333333\" fill=\"#333333\" transform=\"rotate(180)\" d=\"M 10 -5 0 0 10 5 z\"/></marker><marker id=\"v-8971858281\" orient=\"auto\" overflow=\"visible\" markerUnits=\"userSpaceOnUse\"><path id=\"v-1004\" stroke=\"#000\" fill=\"#000\" transform=\"rotate(180)\" d=\"M 10 -5 0 0 10 5 z\"/></marker><marker id=\"v-81324702540\" orient=\"auto\" overflow=\"visible\" markerUnits=\"userSpaceOnUse\"><polyline id=\"v-1016\" stroke=\"#333333\" fill=\"#333333\" stroke-width=\"0\" points=\"2,6 6,-6\"/></marker><marker id=\"v-8409924820\" orient=\"auto\" overflow=\"visible\" markerUnits=\"userSpaceOnUse\"><polyline id=\"v-1018\" stroke=\"#000\" fill=\"#000\" stroke-width=\"0\" points=\"2,6 6,-6\"/></marker></defs><g joint-selector=\"layers\" class=\"joint-layers\" transform=\"matrix(0.5,0,0,0.5,-206.6796875,-175)\"><g class=\"joint-back-layer\"/><g class=\"joint-cells-layer joint-viewport\"><g model-id=\"d9579af5-fc4c-4dec-9c07-4531fc1d9da1\" data-type=\"processmaker.components.nodes.startEvent.Shape\" id=\"j_2\" class=\"joint-cell joint-type-processmaker joint-type-processmaker-components joint-type-processmaker-components-nodes joint-type-processmaker-components-nodes-startevent joint-type-processmaker-components-nodes-startevent-shape joint-element joint-theme-default\" transform=\"translate(450,390)\"><circle joint-selector=\"body\" id=\"v-34\" stroke-width=\"2\" stroke=\"#00bf9c\" fill=\"#edfffc\" cx=\"18\" cy=\"18\" r=\"18\" cursor=\"move\"/><text joint-selector=\"label\" id=\"v-35\" font-size=\"14\" xml:space=\"preserve\" text-anchor=\"middle\" fill=\"#00bf9c\" transform=\"matrix(1,0,0,1,18,46.8)\" display=\"initial\"><tspan dy=\"0.3em\" class=\"v-line\">Start Event</tspan></text><image joint-selector=\"image\" id=\"v-9\" width=\"26\" height=\"26\" transform=\"matrix(1,0,0,1,5,5)\"/><g joint-selector=\"topLeft\" id=\"v-10\" ref-padding-x=\"0\" transform=\"matrix(1,0,0,1,0,-20)\"><image joint-selector=\"topLeft.0\" id=\"v-11\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,0,0)\"/><image joint-selector=\"topLeft.1\" id=\"v-12\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,16,0)\"/><image joint-selector=\"topLeft.2\" id=\"v-13\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,32,0)\"/></g><g joint-selector=\"topCenter\" id=\"v-14\" transform=\"matrix(1,0,0,1,0,-20)\"><image joint-selector=\"topCenter.0\" id=\"v-15\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,0,0)\"/><image joint-selector=\"topCenter.1\" id=\"v-16\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,16,0)\"/><image joint-selector=\"topCenter.2\" id=\"v-17\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,32,0)\"/></g><g joint-selector=\"topRight\" id=\"v-18\" ref-padding-x=\"0\" transform=\"matrix(1,0,0,1,26,-20)\"><image joint-selector=\"topRight.0\" id=\"v-19\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,0,0)\"/><image joint-selector=\"topRight.1\" id=\"v-20\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,-16,0)\"/><image joint-selector=\"topRight.2\" id=\"v-21\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,-32,0)\"/></g><g joint-selector=\"bottomLeft\" id=\"v-22\" ref-padding-x=\"0\" ref-padding-y=\"-40\"><image joint-selector=\"bottomLeft.0\" id=\"v-23\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,0,0)\"/><image joint-selector=\"bottomLeft.1\" id=\"v-24\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,16,0)\"/><image joint-selector=\"bottomLeft.2\" id=\"v-25\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,32,0)\"/></g><g joint-selector=\"bottomCenter\" id=\"v-26\" ref-padding-y=\"-40\"><image joint-selector=\"bottomCenter.0\" id=\"v-27\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,0,0)\"/><image joint-selector=\"bottomCenter.1\" id=\"v-28\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,16,0)\"/><image joint-selector=\"bottomCenter.2\" id=\"v-29\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,32,0)\"/></g><g joint-selector=\"bottomRight\" id=\"v-30\" ref-padding-x=\"0\" ref-padding-y=\"-40\" transform=\"matrix(1,0,0,1,26,0)\"><image joint-selector=\"bottomRight.0\" id=\"v-31\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,0,0)\"/><image joint-selector=\"bottomRight.1\" id=\"v-32\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,-16,0)\"/><image joint-selector=\"bottomRight.2\" id=\"v-33\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,-32,0)\"/></g><g id=\"v-36\" class=\"joint-port\" transform=\"matrix(1,0,0,1,18,0)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-37\" port=\"e403f1a3-afab-4d89-956d-ae58ac17e1d7\" port-group=\"default\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-96\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-38\" class=\"joint-port\" transform=\"matrix(1,0,0,1,36,18)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-39\" port=\"4732bd55-c07e-45c7-9513-70e4059a8846\" port-group=\"default\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-97\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-40\" class=\"joint-port\" transform=\"matrix(1,0,0,1,0,18)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-41\" port=\"3e43e4d9-c35f-45e4-81f4-54fc8643ffcd\" port-group=\"default\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-98\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-42\" class=\"joint-port\" transform=\"matrix(1,0,0,1,18,36)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-43\" port=\"5ba57ceb-b4f0-4364-a4d1-994a92e85277\" port-group=\"default\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-99\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-44\" class=\"joint-port\" transform=\"matrix(1,0,0,1,18,18)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-45\" port=\"7bfcec7c-8ddd-42c0-901a-e2656ce811b4\" port-group=\"default\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-100\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-46\" class=\"joint-port\" transform=\"matrix(1,0,0,1,18,0)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-47\" port=\"55d1add6-da20-434f-99a1-e8a0c98cddfb\" port-group=\"boundary\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-101\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-48\" class=\"joint-port\" transform=\"matrix(1,0,0,1,9,0)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-49\" port=\"d6b8da23-b630-4f48-b0aa-a47657a70271\" port-group=\"boundary\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-102\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-50\" class=\"joint-port\" transform=\"matrix(1,0,0,1,27,0)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-51\" port=\"606ab18b-225e-4161-a548-60fe48e95aa8\" port-group=\"boundary\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-103\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-52\" class=\"joint-port\" transform=\"matrix(1,0,0,1,36,18)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-53\" port=\"0a062121-5455-41b7-94e1-0ea97ef7fbfc\" port-group=\"boundary\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-104\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-54\" class=\"joint-port\" transform=\"matrix(1,0,0,1,36,9)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-55\" port=\"561bce7e-bf20-4284-966b-e4fee93905e9\" port-group=\"boundary\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-105\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-56\" class=\"joint-port\" transform=\"matrix(1,0,0,1,36,27)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-57\" port=\"62cf48d6-06e4-4493-b5c4-a54a8d5a227c\" port-group=\"boundary\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-106\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-58\" class=\"joint-port\" transform=\"matrix(1,0,0,1,18,36)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-59\" port=\"6deac291-d557-4110-811e-c91703b0eb6c\" port-group=\"boundary\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-107\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-60\" class=\"joint-port\" transform=\"matrix(1,0,0,1,9,36)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-61\" port=\"a655278e-6132-4663-9b64-2aab599acfda\" port-group=\"boundary\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-108\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-62\" class=\"joint-port\" transform=\"matrix(1,0,0,1,27,36)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-63\" port=\"f6def46d-ba36-4d3e-a329-cbba08718e51\" port-group=\"boundary\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-109\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-64\" class=\"joint-port\" transform=\"matrix(1,0,0,1,0,18)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-65\" port=\"8b6ab7c5-f71b-4c4f-b27b-ad3829561641\" port-group=\"boundary\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-110\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-66\" class=\"joint-port\" transform=\"matrix(1,0,0,1,0,9)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-67\" port=\"12011a62-e857-4c9e-aef9-3a978e1538c6\" port-group=\"boundary\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-111\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-68\" class=\"joint-port\" transform=\"matrix(1,0,0,1,0,27)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-69\" port=\"4c0b62e1-487f-44bc-8a2f-4905a2236e65\" port-group=\"boundary\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-112\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-70\" class=\"joint-port\" transform=\"matrix(1,0,0,1,18,0)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-71\" port=\"f6dd0858-49e7-46a1-b8b0-75ae08169239\" port-group=\"rectangle\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-113\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-72\" class=\"joint-port\" transform=\"matrix(1,0,0,1,9,0)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-73\" port=\"bcdeb83f-aa29-4dce-96e5-dad10af9824c\" port-group=\"rectangle\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-114\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-74\" class=\"joint-port\" transform=\"matrix(1,0,0,1,27,0)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-75\" port=\"8209bb17-2c80-49f0-9421-37f0972d035a\" port-group=\"rectangle\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-115\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-76\" class=\"joint-port\" transform=\"matrix(1,0,0,1,36,18)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-77\" port=\"e078e677-9a53-4583-97c6-03fc602b3b38\" port-group=\"rectangle\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-116\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-78\" class=\"joint-port\" transform=\"matrix(1,0,0,1,36,9)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-79\" port=\"034d1748-bcab-49b8-981e-178eada5e353\" port-group=\"rectangle\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-117\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-80\" class=\"joint-port\" transform=\"matrix(1,0,0,1,36,27)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-81\" port=\"6b4830d9-471d-405d-a9d6-faded4408ea5\" port-group=\"rectangle\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-118\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-82\" class=\"joint-port\" transform=\"matrix(1,0,0,1,18,36)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-83\" port=\"b021f2f8-abc6-4fbd-9ab6-2062115ed5a0\" port-group=\"rectangle\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-119\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-84\" class=\"joint-port\" transform=\"matrix(1,0,0,1,9,36)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-85\" port=\"6a215958-945f-45a5-abc8-f252dca14c59\" port-group=\"rectangle\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-120\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-86\" class=\"joint-port\" transform=\"matrix(1,0,0,1,27,36)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-87\" port=\"d0701394-f37f-4053-9a39-703c8cfb609d\" port-group=\"rectangle\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-121\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-88\" class=\"joint-port\" transform=\"matrix(1,0,0,1,0,18)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-89\" port=\"d8ebc441-5e92-40fb-8a44-9f558a27ffd8\" port-group=\"rectangle\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-122\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-90\" class=\"joint-port\" transform=\"matrix(1,0,0,1,0,9)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-91\" port=\"3e310c69-3998-4b1e-bd3e-ae3d89ae03e7\" port-group=\"rectangle\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-123\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-92\" class=\"joint-port\" transform=\"matrix(1,0,0,1,0,27)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-93\" port=\"66b81297-ef5a-41f2-bbfa-db328ad3481c\" port-group=\"rectangle\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-124\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-94\" class=\"joint-port\" transform=\"matrix(1,0,0,1,18,18)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-95\" port=\"1c39d837-1e77-4975-96e6-b83277e7b629\" port-group=\"rectangle\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-125\" y=\".3em\" text-anchor=\"end\"/></g></g><g model-id=\"bf1d615a-3ca0-4bb7-a888-2a21ac25a0b3\" data-type=\"processmaker.components.nodes.endEvent.Shape\" id=\"j_8\" class=\"joint-cell joint-type-processmaker joint-type-processmaker-components joint-type-processmaker-components-nodes joint-type-processmaker-components-nodes-endevent joint-type-processmaker-components-nodes-endevent-shape joint-element joint-theme-default\" transform=\"translate(779,390)\"><circle joint-selector=\"body\" id=\"v-742\" stroke-width=\"2\" stroke=\"#ed4757\" fill=\"#fff1f2\" cx=\"18\" cy=\"18\" r=\"18\" cursor=\"move\"/><text joint-selector=\"label\" id=\"v-743\" font-size=\"14\" xml:space=\"preserve\" text-anchor=\"middle\" fill=\"#ed4757\" transform=\"matrix(1,0,0,1,18,46.8)\" display=\"initial\"><tspan dy=\"0.3em\" class=\"v-line\">End Event</tspan></text><image joint-selector=\"image\" id=\"v-717\" width=\"26\" height=\"26\" transform=\"matrix(1,0,0,1,5,5)\"/><g joint-selector=\"topLeft\" id=\"v-718\" ref-padding-x=\"0\" transform=\"matrix(1,0,0,1,0,-20)\"><image joint-selector=\"topLeft.0\" id=\"v-719\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,0,0)\"/><image joint-selector=\"topLeft.1\" id=\"v-720\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,16,0)\"/><image joint-selector=\"topLeft.2\" id=\"v-721\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,32,0)\"/></g><g joint-selector=\"topCenter\" id=\"v-722\" transform=\"matrix(1,0,0,1,0,-20)\"><image joint-selector=\"topCenter.0\" id=\"v-723\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,0,0)\"/><image joint-selector=\"topCenter.1\" id=\"v-724\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,16,0)\"/><image joint-selector=\"topCenter.2\" id=\"v-725\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,32,0)\"/></g><g joint-selector=\"topRight\" id=\"v-726\" ref-padding-x=\"0\" transform=\"matrix(1,0,0,1,26,-20)\"><image joint-selector=\"topRight.0\" id=\"v-727\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,0,0)\"/><image joint-selector=\"topRight.1\" id=\"v-728\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,-16,0)\"/><image joint-selector=\"topRight.2\" id=\"v-729\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,-32,0)\"/></g><g joint-selector=\"bottomLeft\" id=\"v-730\" ref-padding-x=\"0\" ref-padding-y=\"-40\"><image joint-selector=\"bottomLeft.0\" id=\"v-731\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,0,0)\"/><image joint-selector=\"bottomLeft.1\" id=\"v-732\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,16,0)\"/><image joint-selector=\"bottomLeft.2\" id=\"v-733\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,32,0)\"/></g><g joint-selector=\"bottomCenter\" id=\"v-734\" ref-padding-y=\"-40\"><image joint-selector=\"bottomCenter.0\" id=\"v-735\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,0,0)\"/><image joint-selector=\"bottomCenter.1\" id=\"v-736\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,16,0)\"/><image joint-selector=\"bottomCenter.2\" id=\"v-737\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,32,0)\"/></g><g joint-selector=\"bottomRight\" id=\"v-738\" ref-padding-x=\"0\" ref-padding-y=\"-40\" transform=\"matrix(1,0,0,1,26,0)\"><image joint-selector=\"bottomRight.0\" id=\"v-739\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,0,0)\"/><image joint-selector=\"bottomRight.1\" id=\"v-740\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,-16,0)\"/><image joint-selector=\"bottomRight.2\" id=\"v-741\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,-32,0)\"/></g><g id=\"v-744\" class=\"joint-port\" transform=\"matrix(1,0,0,1,18,0)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-745\" port=\"3458e466-e384-4c88-90d7-0604e1e1423a\" port-group=\"default\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-804\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-746\" class=\"joint-port\" transform=\"matrix(1,0,0,1,36,18)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-747\" port=\"364c60e3-8e45-499b-8c8b-277536b73702\" port-group=\"default\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-805\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-748\" class=\"joint-port\" transform=\"matrix(1,0,0,1,0,18)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-749\" port=\"fbca1323-a5eb-467d-940d-4c64f19207c3\" port-group=\"default\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-806\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-750\" class=\"joint-port\" transform=\"matrix(1,0,0,1,18,36)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-751\" port=\"d3065da2-ec89-4cfd-9918-a2f09e7fe85c\" port-group=\"default\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-807\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-752\" class=\"joint-port\" transform=\"matrix(1,0,0,1,18,18)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-753\" port=\"b8cae546-edf9-493a-9e36-d1ef68f96606\" port-group=\"default\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-808\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-754\" class=\"joint-port\" transform=\"matrix(1,0,0,1,18,0)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-755\" port=\"4992a2f3-1082-478b-b67e-f945c420198a\" port-group=\"boundary\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-809\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-756\" class=\"joint-port\" transform=\"matrix(1,0,0,1,9,0)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-757\" port=\"2089e9b7-a0fe-4bf2-96f1-04ff9451457b\" port-group=\"boundary\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-810\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-758\" class=\"joint-port\" transform=\"matrix(1,0,0,1,27,0)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-759\" port=\"9dd6cf25-c4c0-442d-b93b-13cf16b8d8b4\" port-group=\"boundary\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-811\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-760\" class=\"joint-port\" transform=\"matrix(1,0,0,1,36,18)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-761\" port=\"72055fd2-e4bf-411b-b976-0e65831395f4\" port-group=\"boundary\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-812\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-762\" class=\"joint-port\" transform=\"matrix(1,0,0,1,36,9)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-763\" port=\"66d3878c-96aa-4fa0-81ca-3b2a9a4e62a6\" port-group=\"boundary\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-813\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-764\" class=\"joint-port\" transform=\"matrix(1,0,0,1,36,27)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-765\" port=\"550e92ba-bef6-47f5-81e0-1031d7ea9aa6\" port-group=\"boundary\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-814\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-766\" class=\"joint-port\" transform=\"matrix(1,0,0,1,18,36)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-767\" port=\"c490d4d8-3ffd-4b2e-8207-56153e782e28\" port-group=\"boundary\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-815\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-768\" class=\"joint-port\" transform=\"matrix(1,0,0,1,9,36)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-769\" port=\"4487d37d-69d1-43d1-b5f6-29c23f23bf7c\" port-group=\"boundary\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-816\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-770\" class=\"joint-port\" transform=\"matrix(1,0,0,1,27,36)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-771\" port=\"de399d52-b80a-4196-ac10-944fe70d47bd\" port-group=\"boundary\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-817\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-772\" class=\"joint-port\" transform=\"matrix(1,0,0,1,0,18)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-773\" port=\"76681e75-fc6c-4049-a772-098073cb0188\" port-group=\"boundary\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-818\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-774\" class=\"joint-port\" transform=\"matrix(1,0,0,1,0,9)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-775\" port=\"b825858a-3a6d-44c6-8327-689da2a7915b\" port-group=\"boundary\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-819\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-776\" class=\"joint-port\" transform=\"matrix(1,0,0,1,0,27)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-777\" port=\"0f17b8e4-1c13-49f2-8248-5f83200a829d\" port-group=\"boundary\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-820\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-778\" class=\"joint-port\" transform=\"matrix(1,0,0,1,18,0)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-779\" port=\"52699a89-38b3-41af-a838-cc8b01b47eba\" port-group=\"rectangle\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-821\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-780\" class=\"joint-port\" transform=\"matrix(1,0,0,1,9,0)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-781\" port=\"8f22a3ee-579d-4085-b459-628ca28a50c7\" port-group=\"rectangle\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-822\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-782\" class=\"joint-port\" transform=\"matrix(1,0,0,1,27,0)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-783\" port=\"c0ac1387-d34e-49c1-9510-a3472a7e1032\" port-group=\"rectangle\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-823\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-784\" class=\"joint-port\" transform=\"matrix(1,0,0,1,36,18)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-785\" port=\"4ce096ed-97d7-425e-a04d-0a168a8d0fa3\" port-group=\"rectangle\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-824\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-786\" class=\"joint-port\" transform=\"matrix(1,0,0,1,36,9)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-787\" port=\"be7afaaa-48d8-4111-87f0-c3713ec6e69a\" port-group=\"rectangle\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-825\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-788\" class=\"joint-port\" transform=\"matrix(1,0,0,1,36,27)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-789\" port=\"eeb7245e-67bc-475d-9fb4-0ec98d206044\" port-group=\"rectangle\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-826\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-790\" class=\"joint-port\" transform=\"matrix(1,0,0,1,18,36)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-791\" port=\"a4c01d81-a13f-4683-b55c-ed8a3d29de39\" port-group=\"rectangle\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-827\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-792\" class=\"joint-port\" transform=\"matrix(1,0,0,1,9,36)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-793\" port=\"d34b5097-272c-4e4c-85c9-75beda5cd615\" port-group=\"rectangle\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-828\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-794\" class=\"joint-port\" transform=\"matrix(1,0,0,1,27,36)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-795\" port=\"e10c8b7a-87bf-400e-9046-02d2f2d54654\" port-group=\"rectangle\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-829\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-796\" class=\"joint-port\" transform=\"matrix(1,0,0,1,0,18)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-797\" port=\"b786ac2a-3cf1-4a87-bb9b-575d3fb1c30a\" port-group=\"rectangle\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-830\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-798\" class=\"joint-port\" transform=\"matrix(1,0,0,1,0,9)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-799\" port=\"b4ad430b-5159-4ceb-b618-e19a8ca380f7\" port-group=\"rectangle\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-831\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-800\" class=\"joint-port\" transform=\"matrix(1,0,0,1,0,27)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-801\" port=\"40462044-68f0-41e1-b686-b5bdc834353f\" port-group=\"rectangle\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-832\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-802\" class=\"joint-port\" transform=\"matrix(1,0,0,1,18,18)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-803\" port=\"d82a1580-dc71-47ff-9ba0-a30f541f79f8\" port-group=\"rectangle\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-833\" y=\".3em\" text-anchor=\"end\"/></g></g><g model-id=\"39b8b2cb-695d-44ae-abf2-49dfa1261008\" data-type=\"processmaker.components.nodes.task.Shape\" id=\"j_6\" class=\"joint-cell joint-type-processmaker joint-type-processmaker-components joint-type-processmaker-components-nodes joint-type-processmaker-components-nodes-task joint-type-processmaker-components-nodes-task-shape joint-element joint-theme-default\" transform=\"translate(578,370)\"><rect joint-selector=\"body\" id=\"v-508\" stroke-width=\"2\" stroke=\"#000\" fill=\"#fff\" rx=\"8\" ry=\"8\" width=\"116\" height=\"76\" cursor=\"move\"/><text joint-selector=\"label\" id=\"v-509\" font-size=\"14\" xml:space=\"preserve\" text-anchor=\"middle\" fill=\"#000\" transform=\"matrix(1,0,0,1,58,38)\" display=\"initial\"><tspan dy=\"0.3em\" class=\"v-line\">execute calc</tspan></text><image joint-selector=\"image\" id=\"v-483\" width=\"16\" height=\"16\" data-test=\"nodeIcon\" transform=\"matrix(1,0,0,1,4,4)\" xlink:href=\"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2aWV3Qm94PSIwIDAgMTQgMTQiIHZlcnNpb249IjEuMSI+PGcgaWQ9IlBhZ2UtMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+PGcgaWQ9Ikdyb3VwIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxLjAwMDAwMCwgMC4wMDAwMDApIiBzdHJva2U9IiM3ODg3OTMiPjxwYXRoIGQ9Ik0xMi4wMDAwMTMzLDEgQzEwLjgzNDg1MjgsMS40MDY2ODA2IDEwLjAzMzE4NzgsMi40ODYzNTk1NiA5LjU5NTAxODQ2LDQuMjM5MDM2ODkgQzkuMzA0NDY0MzIsNS40MDEyNTM0NyAxMC41Nzk2NDM5LDcuNDk5MTkzNTEgMTAuNTAwMDA2Nyw5LjY4ODI2ODQ0IEMxMC40NzMwMzM3LDEwLjQyOTcwMzkgOS45NzMwMzE0OCwxMS41MzM2MTQ0IDksMTMiIGlkPSJQYXRoLTMiLz48cGF0aCBkPSJNMy4wMDAwMTMzNCwxIEMxLjgzNDg1Mjc1LDEuNDA2NjgwNiAxLjAzMzE4Nzc5LDIuNDg2MzU5NTYgMC41OTUwMTg0NjIsNC4yMzkwMzY4OSBDMC4zMDQ0NjQzMTcsNS40MDEyNTM0NyAxLjU3OTY0Mzg3LDcuNDk5MTkzNTEgMS41MDAwMDY2Nyw5LjY4ODI2ODQ0IEMxLjQ3MzAzMzcsMTAuNDI5NzAzOSAwLjk3MzAzMTQ4MSwxMS41MzM2MTQ0IC04Ljg4MTc4NDJlLTE2LDEzIiBpZD0iUGF0aC0zIi8+PHBhdGggZD0iTTMuMDAwMDEzMzQsMSBMMTIuMDAwMDEzMywxIiBpZD0iUGF0aC00Ii8+PHBhdGggZD0iTTAsMTMgTDksMTMiIGlkPSJQYXRoLTUiLz48cGF0aCBkPSJNMiw0LjUgTDcuMTg1ODk4NTUsNC41IiBpZD0iUGF0aC02Ii8+PHBhdGggZD0iTTMsNi41IEw4LjE4NTg5ODU1LDYuNSIgaWQ9IlBhdGgtNiIvPjxwYXRoIGQ9Ik00LDguNSBMOS4xODU4OTg1NSw4LjUiIGlkPSJQYXRoLTYiLz48cGF0aCBkPSJNMywxMC41IEw4LjE4NTg5ODU1LDEwLjUiIGlkPSJQYXRoLTYiLz48L2c+PC9nPjwvc3ZnPg==\"/><g joint-selector=\"topLeft\" id=\"v-484\" transform=\"matrix(1,0,0,1,0,4)\"><image joint-selector=\"topLeft.0\" id=\"v-485\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,0,0)\"/><image joint-selector=\"topLeft.1\" id=\"v-486\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,16,0)\"/><image joint-selector=\"topLeft.2\" id=\"v-487\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,32,0)\"/></g><g joint-selector=\"topCenter\" id=\"v-488\" transform=\"matrix(1,0,0,1,0,4)\"><image joint-selector=\"topCenter.0\" id=\"v-489\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,0,0)\"/><image joint-selector=\"topCenter.1\" id=\"v-490\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,16,0)\"/><image joint-selector=\"topCenter.2\" id=\"v-491\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,32,0)\"/></g><g joint-selector=\"topRight\" id=\"v-492\" transform=\"matrix(1,0,0,1,96,4)\"><image joint-selector=\"topRight.0\" id=\"v-493\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,0,0)\"/><image joint-selector=\"topRight.1\" id=\"v-494\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,-16,0)\"/><image joint-selector=\"topRight.2\" id=\"v-495\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,-32,0)\"/></g><g joint-selector=\"bottomLeft\" id=\"v-496\"><image joint-selector=\"bottomLeft.0\" id=\"v-497\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,0,0)\"/><image joint-selector=\"bottomLeft.1\" id=\"v-498\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,16,0)\"/><image joint-selector=\"bottomLeft.2\" id=\"v-499\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,32,0)\"/></g><g joint-selector=\"bottomCenter\" id=\"v-500\"><image joint-selector=\"bottomCenter.0\" id=\"v-501\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,0,0)\"/><image joint-selector=\"bottomCenter.1\" id=\"v-502\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,16,0)\"/><image joint-selector=\"bottomCenter.2\" id=\"v-503\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,32,0)\"/></g><g joint-selector=\"bottomRight\" id=\"v-504\" transform=\"matrix(1,0,0,1,96,0)\"><image joint-selector=\"bottomRight.0\" id=\"v-505\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,0,0)\"/><image joint-selector=\"bottomRight.1\" id=\"v-506\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,-16,0)\"/><image joint-selector=\"bottomRight.2\" id=\"v-507\" width=\"16\" height=\"16\" transform=\"matrix(1,0,0,1,-32,0)\"/></g><g id=\"v-510\" class=\"joint-port\" transform=\"matrix(1,0,0,1,58,0)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-511\" port=\"40602daa-5254-4b83-86d5-2858ebcfdae2\" port-group=\"default\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-570\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-512\" class=\"joint-port\" transform=\"matrix(1,0,0,1,116,38)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-513\" port=\"b644ef7e-7f19-4098-a4ae-8e9ca2c635da\" port-group=\"default\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-571\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-514\" class=\"joint-port\" transform=\"matrix(1,0,0,1,0,38)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-515\" port=\"a4643767-9926-46d8-b04e-9d04f836cec3\" port-group=\"default\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-572\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-516\" class=\"joint-port\" transform=\"matrix(1,0,0,1,58,76)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-517\" port=\"f628a883-7dcf-4d9d-a2be-4d612301b6a2\" port-group=\"default\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-573\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-518\" class=\"joint-port\" transform=\"matrix(1,0,0,1,58,38)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-519\" port=\"9ba32663-2408-4589-8015-53071000ad7f\" port-group=\"default\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-574\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-520\" class=\"joint-port\" transform=\"matrix(1,0,0,1,58,0)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-521\" port=\"710e4c00-742d-4a80-bdde-08622b1a3b50\" port-group=\"boundary\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-575\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-522\" class=\"joint-port\" transform=\"matrix(1,0,0,1,29,0)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-523\" port=\"dbd25f60-1962-4011-9792-e6b426bee7c2\" port-group=\"boundary\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-576\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-524\" class=\"joint-port\" transform=\"matrix(1,0,0,1,87,0)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-525\" port=\"e01a78a1-4b28-4576-b8c0-f6fb52749490\" port-group=\"boundary\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-577\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-526\" class=\"joint-port\" transform=\"matrix(1,0,0,1,116,38)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-527\" port=\"b3d8980a-59e5-4f11-9e73-294c388f8f96\" port-group=\"boundary\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-578\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-528\" class=\"joint-port\" transform=\"matrix(1,0,0,1,116,19)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-529\" port=\"a808c0c2-0e25-4473-b7d8-279c1721c5e0\" port-group=\"boundary\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-579\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-530\" class=\"joint-port\" transform=\"matrix(1,0,0,1,116,57)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-531\" port=\"7bbee54e-7a0a-4ddd-848f-671a6d5cebe9\" port-group=\"boundary\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-580\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-532\" class=\"joint-port\" transform=\"matrix(1,0,0,1,58,76)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-533\" port=\"17607ac2-8bc3-4055-91fa-a34c4c426cdc\" port-group=\"boundary\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-581\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-534\" class=\"joint-port\" transform=\"matrix(1,0,0,1,29,76)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-535\" port=\"3caec4f9-3070-42ab-bff7-b7f8f8ff0b6e\" port-group=\"boundary\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-582\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-536\" class=\"joint-port\" transform=\"matrix(1,0,0,1,87,76)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-537\" port=\"1ec78547-d39f-43b8-b33b-1bbd0dc6f1e9\" port-group=\"boundary\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-583\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-538\" class=\"joint-port\" transform=\"matrix(1,0,0,1,0,38)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-539\" port=\"e75d1954-3220-47cc-91cd-37aa116a01a4\" port-group=\"boundary\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-584\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-540\" class=\"joint-port\" transform=\"matrix(1,0,0,1,0,19)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-541\" port=\"f70680d2-eb51-41c9-add5-612a6583097b\" port-group=\"boundary\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-585\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-542\" class=\"joint-port\" transform=\"matrix(1,0,0,1,0,57)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-543\" port=\"0a650a0e-5d1d-412a-88b0-e9ec0631ca8f\" port-group=\"boundary\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-586\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-544\" class=\"joint-port\" transform=\"matrix(1,0,0,1,58,0)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-545\" port=\"7070ffc7-a9af-4768-a89f-f3ccdda5ac15\" port-group=\"rectangle\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-587\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-546\" class=\"joint-port\" transform=\"matrix(1,0,0,1,29,0)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-547\" port=\"5ff5c6c0-8521-4755-b54d-a1e267513920\" port-group=\"rectangle\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-588\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-548\" class=\"joint-port\" transform=\"matrix(1,0,0,1,87,0)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-549\" port=\"6df9ce22-62e8-4bfc-85ab-1bebab0143b0\" port-group=\"rectangle\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-589\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-550\" class=\"joint-port\" transform=\"matrix(1,0,0,1,116,38)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-551\" port=\"d5f38efe-9bc8-4601-bdb8-7234884d7ffb\" port-group=\"rectangle\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-590\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-552\" class=\"joint-port\" transform=\"matrix(1,0,0,1,116,19)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-553\" port=\"a690a346-16d3-4d0d-bad0-eadbef36fb84\" port-group=\"rectangle\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-591\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-554\" class=\"joint-port\" transform=\"matrix(1,0,0,1,116,57)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-555\" port=\"49304f34-a09a-47c3-845b-25a9b0bc659d\" port-group=\"rectangle\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-592\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-556\" class=\"joint-port\" transform=\"matrix(1,0,0,1,58,76)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-557\" port=\"6548b747-cfc0-4f93-a577-d57417a17c75\" port-group=\"rectangle\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-593\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-558\" class=\"joint-port\" transform=\"matrix(1,0,0,1,29,76)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-559\" port=\"51c0e244-08d7-4c74-a916-e709298e4b01\" port-group=\"rectangle\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-594\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-560\" class=\"joint-port\" transform=\"matrix(1,0,0,1,87,76)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-561\" port=\"e64ea3a9-8548-4cb2-8989-e5d297e2e36e\" port-group=\"rectangle\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-595\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-562\" class=\"joint-port\" transform=\"matrix(1,0,0,1,0,38)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-563\" port=\"a8f48007-89ee-47f0-996f-35d8f84cf66f\" port-group=\"rectangle\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-596\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-564\" class=\"joint-port\" transform=\"matrix(1,0,0,1,0,19)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-565\" port=\"ffeae03b-51c1-419d-97a4-a18731e68bba\" port-group=\"rectangle\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-597\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-566\" class=\"joint-port\" transform=\"matrix(1,0,0,1,0,57)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-567\" port=\"b34882d2-2c1c-4c9e-a5c2-8574223ee132\" port-group=\"rectangle\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-598\" y=\".3em\" text-anchor=\"end\"/></g><g id=\"v-568\" class=\"joint-port\" transform=\"matrix(1,0,0,1,58,38)\"><rect width=\"1\" height=\"1\" fill=\"none\" id=\"v-569\" port=\"6d9dac40-9e38-4bb4-aa89-5fd56c65ecab\" port-group=\"rectangle\" class=\"joint-port-body\"/><text fill=\"#000000\" joint-selector=\"text\" class=\"joint-port-label\" transform=\"matrix(1,0,0,1,-15,0)\" id=\"v-599\" y=\".3em\" text-anchor=\"end\"/></g></g><g model-id=\"478d5a01-5353-432a-b3ae-f1c90a522697\" data-type=\"standard.Link\" id=\"j_12\" class=\"joint-cell joint-type-standard joint-type-standard-link joint-link joint-theme-default\"><path fill=\"none\" cursor=\"pointer\" stroke=\"transparent\" stroke-linecap=\"round\" joint-selector=\"wrapper\" id=\"v-1014\" stroke-width=\"10\" stroke-linejoin=\"round\" d=\"M 486 408 L 578 408\"/><path fill=\"none\" pointer-events=\"none\" joint-selector=\"line\" id=\"v-1013\" stroke=\"#000\" stroke-width=\"2\" stroke-linejoin=\"round\" d=\"M 486 408 L 578 408\" marker-end=\"url(#v-8971858281)\" marker-start=\"url(#v-8409924820)\"/><g id=\"v-1009\" class=\"labels\"><g id=\"v-1010\" class=\"label\" label-idx=\"0\" cursor=\"default\" transform=\"matrix(1,0,0,1,532,388)\"><rect joint-selector=\"rect\" id=\"v-1012\" fill=\"#ffffff\" rx=\"3\" ry=\"3\" width=\"0\" height=\"0\" transform=\"matrix(1,0,0,1,0,0)\"/><text joint-selector=\"text\" id=\"v-1011\" fill=\"#000000\" font-size=\"14\" text-anchor=\"middle\" pointer-events=\"none\"/></g></g></g><g model-id=\"78724cd3-341a-45b5-b2ee-5b308147f969\" data-type=\"standard.Link\" id=\"j_16\" class=\"joint-cell joint-type-standard joint-type-standard-link joint-link joint-theme-default\"><path fill=\"none\" cursor=\"pointer\" stroke=\"transparent\" stroke-linecap=\"round\" joint-selector=\"wrapper\" id=\"v-1036\" stroke-width=\"10\" stroke-linejoin=\"round\" d=\"M 694 408 L 779 408\"/><path fill=\"none\" pointer-events=\"none\" joint-selector=\"line\" id=\"v-1035\" stroke=\"#000\" stroke-width=\"2\" stroke-linejoin=\"round\" d=\"M 694 408 L 779 408\" marker-end=\"url(#v-8971858281)\" marker-start=\"url(#v-8409924820)\"/><g id=\"v-1031\" class=\"labels\"><g id=\"v-1032\" class=\"label\" label-idx=\"0\" cursor=\"default\" transform=\"matrix(1,0,0,1,736.5,388)\"><rect joint-selector=\"rect\" id=\"v-1034\" fill=\"#ffffff\" rx=\"3\" ry=\"3\" width=\"0\" height=\"0\" transform=\"matrix(1,0,0,1,0,0)\"/><text joint-selector=\"text\" id=\"v-1033\" fill=\"#000000\" font-size=\"14\" text-anchor=\"middle\" pointer-events=\"none\"/></g></g></g></g><g class=\"joint-labels-layer joint-viewport\"/><g class=\"joint-front-layer\"/><g class=\"joint-tools-layer\"/></g><style xmlns=\"http://www.w3.org/1999/xhtml\">text { font-family: sans-serif; }</style><style xmlns=\"http://www.w3.org/1999/xhtml\">text { font-family: sans-serif; }</style><style xmlns=\"http://www.w3.org/1999/xhtml\">text { font-family: sans-serif; }</style><style xmlns=\"http://www.w3.org/1999/xhtml\">text { font-family: sans-serif; }</style><style xmlns=\"http://www.w3.org/1999/xhtml\">text { font-family: sans-serif; }</style></svg>",
"signal_events": "[]",
"conditional_events": "[]",
"properties": "{\"manager_id\": 1, \"manager_can_cancel_request\": false}",
"is_template": 0,
"asset_type": "PM_BLOCK"
},
"extraAttributes": {
"translatedLanguages": []
},
"references": {
"bpmn-elements": [],
"abe_servers": [],
"uncategorized-category": true,
"signals": [],
"notification_settings": []
}
},
"9acb37a7-4654-4a0c-9514-0535fd22f7db": {
"exporter": "ProcessMaker\\ImportExport\\Exporters\\UserExporter",
"type": "User",
"type_human": "User",
"type_plural": "Users",
"type_human_plural": "Users",
"last_modified_by": "",
"last_modified_by_id": null,
"model": "ProcessMaker\\Models\\User",
"force_password_protect": false,
"hidden": false,
"mode": "update",
"saveAssetsMode": "saveAllAssets",
"explicit_discard": true,
"dependents": [],
"name": "admin",
"description": null,
"process_manager": "",
"process_manager_id": null,
"attributes": {
"id": 1,
"uuid": "9acb37a7-4654-4a0c-9514-0535fd22f7db",
"email": "admin@processmaker.com",
"password": "$2y$10$2/9i4vb2qQDd3oyz9Teat.kCuzcCqXnG5K/2qbHJZfd605viZtHRa",
"firstname": "Admin",
"lastname": "User",
"username": "admin",
"status": "ACTIVE",
"address": null,
"city": null,
"state": null,
"postal": null,
"country": null,
"phone": null,
"fax": null,
"cell": null,
"title": null,
"birthdate": null,
"timezone": "America/Los_Angeles",
"datetime_format": "m/d/Y H:i",
"language": "en",
"meta": null,
"is_administrator": 1,
"is_system": 0,
"expires_at": null,
"loggedin_at": "2023-12-07 19:24:28",
"active_at": "2023-12-07 22:30:58",
"remember_token": null,
"created_at": "2023-12-07 19:07:07",
"updated_at": "2023-12-07 19:07:16",
"deleted_at": null,
"delegation_user_id": null,
"manager_id": null,
"schedule": null,
"force_change_password": 0,
"avatar": ""
},
"extraAttributes": {
"translatedLanguages": []
},
"references": {
"permissions": [
"create-projects",
"view-projects",
"export-projects",
"import-projects",
"delete-projects",
"create-project-categories",
"view-project-categories",
"edit-project-categories",
"delete-project-categories"
]
}
},
"99d57352-e53a-4d75-8493-ddd71649c2fd": {
"exporter": "ProcessMaker\\ImportExport\\Exporters\\ScriptExporter",
"type": "Script",
"type_human": "Script",
"type_plural": "Scripts",
"type_human_plural": "Scripts",
"last_modified_by": "",
"last_modified_by_id": null,
"model": "ProcessMaker\\Models\\Script",
"force_password_protect": false,
"hidden": false,
"mode": "update",
"saveAssetsMode": "saveAllAssets",
"explicit_discard": false,
"dependents": [
{
"type": "user",
"uuid": "9acb37a7-4654-4a0c-9514-0535fd22f7db",
"meta": null,
"exporterClass": "ProcessMaker\\ImportExport\\Exporters\\UserExporter",
"modelClass": "ProcessMaker\\Models\\User",
"fallbackMatches": {
"email": "admin@processmaker.com",
"username": "admin"
},
"name": "admin",
"discard": false
},
{
"type": "executor",
"uuid": "9acb37b3-a8ed-49dc-b4de-f686ad4e286f",
"meta": null,
"exporterClass": "ProcessMaker\\ImportExport\\Exporters\\ScriptExecutorExporter",
"modelClass": "ProcessMaker\\Models\\ScriptExecutor",
"fallbackMatches": {
"title": "PHP Executor"
},
"name": "PHP Executor",
"discard": false
}
],
"name": "PHP calculator",
"description": "PHP calculator",
"process_manager": "",
"process_manager_id": null,
"attributes": {
"id": 30,
"uuid": "99d57352-e53a-4d75-8493-ddd71649c2fd",
"key": null,
"title": "PHP calculator",
"description": "PHP calculator",
"language": "php",
"code": "<?php \n/* \n * Welcome to ProcessMaker 4 Script Editor \n * To access Environment Variables use getenv(\"ENV_VAR_NAME\") \n * To access Request Data use $data \n * To access Configuration Data use $config \n * To preview your script, click the Run button using the provided input and config data \n * Return an array and it will be merged with the processes data \n * Example API to retrieve user email by their ID $api->users()->getUserById(1)['email'] \n * API Documentation https://github.com/ProcessMaker/docker-executor-php/tree/master/docs/sdk \n */\n\n$operator = $data['operator'];\n$number1 = $data['number1'];\n$number2 = $data['number2'];\nif ($operator==\"Add\")\n $operationResult=$number1+$number2;\nelseif ($operator ==\"Substract\")\n $operationResult=$number1-$number2;\nelseif ($operator ==\"Multiply\")\n $operationResult=$number1*$number2;\nelseif ($operator ==\"Divide\")\n $operationResult=$number1/$number2;\nelse\n $operationResult=\"invalid input\";\n\n return [\"operationResult\" => $operationResult];",
"retry_wait_time": 5,
"retry_attempts": 0,
"timeout": 0,
"run_as_user_id": 1,
"created_at": "2023-07-18 18:36:21",
"updated_at": "2023-07-19 15:50:20",
"status": "ACTIVE",
"script_category_id": 1,
"script_executor_id": 3,
"is_template": 0,
"asset_type": "PM_BLOCK"
},
"extraAttributes": {
"translatedLanguages": []
},
"references": {
"uncategorized-category": true
}
},
"9acb3e02-346e-4d7b-b0ef-5c7dcff322aa": {
"exporter": "ProcessMaker\\ImportExport\\Exporters\\CategoryExporter",
"type": "PmBlockCategory",
"type_human": "Pm Block Category",
"type_plural": "PmBlockCategories",
"type_human_plural": "Pm Block Categories",
"last_modified_by": "",
"last_modified_by_id": null,
"model": "ProcessMaker\\Package\\PackagePmBlocks\\Models\\PmBlockCategory",
"force_password_protect": false,
"hidden": true,
"mode": "update",
"saveAssetsMode": "saveAllAssets",
"explicit_discard": false,
"dependents": [],
"name": "Default PM Blocks",
"description": null,
"process_manager": "",
"process_manager_id": null,
"attributes": {
"id": 2,
"uuid": "9acb3e02-346e-4d7b-b0ef-5c7dcff322aa",
"name": "Default PM Blocks",
"status": "ACTIVE",
"is_system": 0,
"created_at": "2023-12-07 19:24:53",
"updated_at": "2023-12-07 19:24:53"
},
"extraAttributes": {
"translatedLanguages": []
},
"references": []
}
},
"exportFileName": "calculator"
}