@5minds/node-red-contrib-processcube 0.14.0-feature-7cec87-lyytfjz9 → 0.14.0-fix-error-in-process-instance-query-9aeac9-lyzi0gix
Sign up to get free protection for your applications and to get access to all the features.
- package/.prettierrc.json +6 -0
- package/Dockerfile +1 -1
- package/docker-compose.yml +0 -12
- package/externaltask-error.html +12 -26
- package/externaltask-error.js +20 -19
- package/externaltask-input.html +14 -31
- package/externaltask-input.js +55 -107
- package/externaltask-output.html +10 -20
- package/externaltask-output.js +11 -12
- package/message-event-trigger.html +14 -14
- package/message-event-trigger.js +21 -25
- package/nodered/node-red-contrib-processcube-flows.json +132 -216
- package/nodered/package.json +0 -1
- package/nodered/settings.js +82 -92
- package/package.json +9 -3
- package/process-start.html +19 -23
- package/process-start.js +18 -18
- package/processcube-engine-config.html +10 -10
- package/processcube-engine-config.js +22 -30
- package/processdefinition-query.html +29 -23
- package/processdefinition-query.js +12 -16
- package/processes/CheckError.bpmn +78 -0
- package/processes/NodeRedExternalTask.bpmn +77 -0
- package/processes/SampleUserTask.bpmn +95 -0
- package/processinstance-query.html +19 -20
- package/processinstance-query.js +17 -12
- package/signal-event-trigger.html +14 -14
- package/signal-event-trigger.js +21 -25
- package/usertask-finished-listener.html +17 -12
- package/usertask-finished-listener.js +34 -16
- package/usertask-input.html +40 -27
- package/usertask-input.js +19 -18
- package/usertask-new-listener.html +17 -12
- package/usertask-new-listener.js +35 -18
- package/usertask-output.html +23 -24
- package/usertask-output.js +12 -12
- package/examples/External-Task-Sample.json +0 -252
- package/processes/External-Task-Sample.bpmn +0 -94
@@ -1,16 +1,8 @@
|
|
1
1
|
[
|
2
|
-
{
|
3
|
-
"id": "3f916448523ed12b",
|
4
|
-
"type": "tab",
|
5
|
-
"label": "Node-Inspector",
|
6
|
-
"disabled": false,
|
7
|
-
"info": "",
|
8
|
-
"env": []
|
9
|
-
},
|
10
2
|
{
|
11
3
|
"id": "a23d2e782beb66f4",
|
12
4
|
"type": "tab",
|
13
|
-
"label": "
|
5
|
+
"label": "ExternalTasks",
|
14
6
|
"disabled": false,
|
15
7
|
"info": "",
|
16
8
|
"env": []
|
@@ -87,176 +79,24 @@
|
|
87
79
|
"w": 572,
|
88
80
|
"h": 142
|
89
81
|
},
|
90
|
-
{
|
91
|
-
"id": "70d7a70e375b162a",
|
92
|
-
"type": "group",
|
93
|
-
"z": "a23d2e782beb66f4",
|
94
|
-
"style": {
|
95
|
-
"stroke": "#999999",
|
96
|
-
"stroke-opacity": "1",
|
97
|
-
"fill": "none",
|
98
|
-
"fill-opacity": "1",
|
99
|
-
"label": true,
|
100
|
-
"label-position": "nw",
|
101
|
-
"color": "#a4a4a4"
|
102
|
-
},
|
103
|
-
"nodes": [
|
104
|
-
"2991a5e6df2b87d2",
|
105
|
-
"911fde53bcbb7e3f",
|
106
|
-
"d56bb7cd73fd220c",
|
107
|
-
"15a5f64b9e2e05fc"
|
108
|
-
],
|
109
|
-
"x": 34,
|
110
|
-
"y": 79,
|
111
|
-
"w": 512,
|
112
|
-
"h": 142
|
113
|
-
},
|
114
|
-
{
|
115
|
-
"id": "31cb6729aac0ba46",
|
116
|
-
"type": "group",
|
117
|
-
"z": "a23d2e782beb66f4",
|
118
|
-
"style": {
|
119
|
-
"stroke": "#999999",
|
120
|
-
"stroke-opacity": "1",
|
121
|
-
"fill": "none",
|
122
|
-
"fill-opacity": "1",
|
123
|
-
"label": true,
|
124
|
-
"label-position": "nw",
|
125
|
-
"color": "#a4a4a4"
|
126
|
-
},
|
127
|
-
"nodes": [
|
128
|
-
"18e05d562d48f32d",
|
129
|
-
"49aee03a7885fae8",
|
130
|
-
"e4555d9019cd3f47",
|
131
|
-
"bd68c4bdc53b8f80",
|
132
|
-
"fb87f79852b22e4a",
|
133
|
-
"1ba1e62c9935255f",
|
134
|
-
"b49f226ba865e164"
|
135
|
-
],
|
136
|
-
"x": 34,
|
137
|
-
"y": 259,
|
138
|
-
"w": 812,
|
139
|
-
"h": 202
|
140
|
-
},
|
141
|
-
{
|
142
|
-
"id": "dd43902998ad7630",
|
143
|
-
"type": "group",
|
144
|
-
"z": "3f916448523ed12b",
|
145
|
-
"style": {
|
146
|
-
"stroke": "#999999",
|
147
|
-
"stroke-opacity": "1",
|
148
|
-
"fill": "none",
|
149
|
-
"fill-opacity": "1",
|
150
|
-
"label": true,
|
151
|
-
"label-position": "nw",
|
152
|
-
"color": "#a4a4a4"
|
153
|
-
},
|
154
|
-
"nodes": [
|
155
|
-
"3add02d7.7df60e",
|
156
|
-
"8cf9f9cd.1a6a88",
|
157
|
-
"4b2a8ca1.de70e4",
|
158
|
-
"97dbbfedba44a728"
|
159
|
-
],
|
160
|
-
"x": 34,
|
161
|
-
"y": 59,
|
162
|
-
"w": 712,
|
163
|
-
"h": 202
|
164
|
-
},
|
165
82
|
{
|
166
83
|
"id": "42e6796dddd9d4db",
|
167
84
|
"type": "processcube-engine-config",
|
168
85
|
"url": "http://engine:8000"
|
169
86
|
},
|
170
|
-
{
|
171
|
-
"id": "3add02d7.7df60e",
|
172
|
-
"type": "node-inspector",
|
173
|
-
"z": "3f916448523ed12b",
|
174
|
-
"g": "dd43902998ad7630",
|
175
|
-
"inputField": "payload",
|
176
|
-
"host": "0.0.0.0",
|
177
|
-
"portNumber": 9229,
|
178
|
-
"autoStart": false,
|
179
|
-
"name": "",
|
180
|
-
"x": 400,
|
181
|
-
"y": 160,
|
182
|
-
"wires": []
|
183
|
-
},
|
184
|
-
{
|
185
|
-
"id": "8cf9f9cd.1a6a88",
|
186
|
-
"type": "inject",
|
187
|
-
"z": "3f916448523ed12b",
|
188
|
-
"g": "dd43902998ad7630",
|
189
|
-
"name": "",
|
190
|
-
"props": [
|
191
|
-
{
|
192
|
-
"p": "payload"
|
193
|
-
}
|
194
|
-
],
|
195
|
-
"repeat": "",
|
196
|
-
"crontab": "",
|
197
|
-
"once": false,
|
198
|
-
"onceDelay": 0.1,
|
199
|
-
"topic": "",
|
200
|
-
"payload": "open_inspector",
|
201
|
-
"payloadType": "str",
|
202
|
-
"x": 160,
|
203
|
-
"y": 160,
|
204
|
-
"wires": [
|
205
|
-
[
|
206
|
-
"3add02d7.7df60e"
|
207
|
-
]
|
208
|
-
]
|
209
|
-
},
|
210
|
-
{
|
211
|
-
"id": "4b2a8ca1.de70e4",
|
212
|
-
"type": "inject",
|
213
|
-
"z": "3f916448523ed12b",
|
214
|
-
"g": "dd43902998ad7630",
|
215
|
-
"name": "",
|
216
|
-
"props": [
|
217
|
-
{
|
218
|
-
"p": "payload"
|
219
|
-
}
|
220
|
-
],
|
221
|
-
"repeat": "",
|
222
|
-
"crontab": "",
|
223
|
-
"once": false,
|
224
|
-
"onceDelay": 0.1,
|
225
|
-
"topic": "",
|
226
|
-
"payload": "close_inspector",
|
227
|
-
"payloadType": "str",
|
228
|
-
"x": 160,
|
229
|
-
"y": 220,
|
230
|
-
"wires": [
|
231
|
-
[
|
232
|
-
"3add02d7.7df60e"
|
233
|
-
]
|
234
|
-
]
|
235
|
-
},
|
236
|
-
{
|
237
|
-
"id": "97dbbfedba44a728",
|
238
|
-
"type": "comment",
|
239
|
-
"z": "3f916448523ed12b",
|
240
|
-
"g": "dd43902998ad7630",
|
241
|
-
"name": "Start Node-Inspector on Port 9229 - be sure, that you expose the port from the docker-container",
|
242
|
-
"info": "",
|
243
|
-
"x": 390,
|
244
|
-
"y": 100,
|
245
|
-
"wires": []
|
246
|
-
},
|
247
87
|
{
|
248
88
|
"id": "2991a5e6df2b87d2",
|
249
89
|
"type": "externaltask-input",
|
250
90
|
"z": "a23d2e782beb66f4",
|
251
|
-
"g": "70d7a70e375b162a",
|
252
91
|
"name": "Test",
|
253
92
|
"engine": "42e6796dddd9d4db",
|
254
93
|
"topic": "Test",
|
255
|
-
"x":
|
256
|
-
"y":
|
94
|
+
"x": 90,
|
95
|
+
"y": 400,
|
257
96
|
"wires": [
|
258
97
|
[
|
259
|
-
"d56bb7cd73fd220c"
|
98
|
+
"d56bb7cd73fd220c",
|
99
|
+
"75c7bb5cc34e354a"
|
260
100
|
]
|
261
101
|
]
|
262
102
|
},
|
@@ -264,17 +104,15 @@
|
|
264
104
|
"id": "911fde53bcbb7e3f",
|
265
105
|
"type": "externaltask-output",
|
266
106
|
"z": "a23d2e782beb66f4",
|
267
|
-
"g": "70d7a70e375b162a",
|
268
107
|
"name": "Test Ende",
|
269
|
-
"x":
|
270
|
-
"y":
|
108
|
+
"x": 500,
|
109
|
+
"y": 400,
|
271
110
|
"wires": []
|
272
111
|
},
|
273
112
|
{
|
274
113
|
"id": "d56bb7cd73fd220c",
|
275
114
|
"type": "delay",
|
276
115
|
"z": "a23d2e782beb66f4",
|
277
|
-
"g": "70d7a70e375b162a",
|
278
116
|
"name": "",
|
279
117
|
"pauseType": "delay",
|
280
118
|
"timeout": "1",
|
@@ -289,23 +127,56 @@
|
|
289
127
|
"allowrate": false,
|
290
128
|
"outputs": 1,
|
291
129
|
"x": 280,
|
292
|
-
"y":
|
130
|
+
"y": 400,
|
293
131
|
"wires": [
|
294
132
|
[
|
295
|
-
"911fde53bcbb7e3f"
|
133
|
+
"911fde53bcbb7e3f",
|
134
|
+
"69aec57d8bb00292"
|
296
135
|
]
|
297
136
|
]
|
298
137
|
},
|
138
|
+
{
|
139
|
+
"id": "75c7bb5cc34e354a",
|
140
|
+
"type": "debug",
|
141
|
+
"z": "a23d2e782beb66f4",
|
142
|
+
"name": "debug 1",
|
143
|
+
"active": true,
|
144
|
+
"tosidebar": true,
|
145
|
+
"console": false,
|
146
|
+
"tostatus": false,
|
147
|
+
"complete": "false",
|
148
|
+
"statusVal": "",
|
149
|
+
"statusType": "auto",
|
150
|
+
"x": 260,
|
151
|
+
"y": 480,
|
152
|
+
"wires": []
|
153
|
+
},
|
154
|
+
{
|
155
|
+
"id": "69aec57d8bb00292",
|
156
|
+
"type": "debug",
|
157
|
+
"z": "a23d2e782beb66f4",
|
158
|
+
"name": "debug 6",
|
159
|
+
"active": true,
|
160
|
+
"tosidebar": true,
|
161
|
+
"console": false,
|
162
|
+
"tostatus": false,
|
163
|
+
"complete": "externalTaskId",
|
164
|
+
"targetType": "msg",
|
165
|
+
"statusVal": "",
|
166
|
+
"statusType": "auto",
|
167
|
+
"x": 480,
|
168
|
+
"y": 480,
|
169
|
+
"wires": []
|
170
|
+
},
|
299
171
|
{
|
300
172
|
"id": "18e05d562d48f32d",
|
301
173
|
"type": "externaltask-input",
|
302
174
|
"z": "a23d2e782beb66f4",
|
303
|
-
"g": "31cb6729aac0ba46",
|
304
175
|
"name": "SampleError",
|
305
176
|
"engine": "42e6796dddd9d4db",
|
306
177
|
"topic": "SampleError",
|
307
|
-
"x":
|
308
|
-
"y":
|
178
|
+
"x": 110,
|
179
|
+
"y": 640,
|
309
180
|
"wires": [
|
310
181
|
[
|
311
182
|
"49aee03a7885fae8"
|
@@ -316,7 +187,6 @@
|
|
316
187
|
"id": "49aee03a7885fae8",
|
317
188
|
"type": "delay",
|
318
189
|
"z": "a23d2e782beb66f4",
|
319
|
-
"g": "31cb6729aac0ba46",
|
320
190
|
"name": "",
|
321
191
|
"pauseType": "delay",
|
322
192
|
"timeout": "5",
|
@@ -330,8 +200,8 @@
|
|
330
200
|
"drop": false,
|
331
201
|
"allowrate": false,
|
332
202
|
"outputs": 1,
|
333
|
-
"x":
|
334
|
-
"y":
|
203
|
+
"x": 350,
|
204
|
+
"y": 640,
|
335
205
|
"wires": [
|
336
206
|
[
|
337
207
|
"bd68c4bdc53b8f80"
|
@@ -342,14 +212,15 @@
|
|
342
212
|
"id": "e4555d9019cd3f47",
|
343
213
|
"type": "catch",
|
344
214
|
"z": "a23d2e782beb66f4",
|
345
|
-
"g": "31cb6729aac0ba46",
|
346
215
|
"name": "",
|
347
|
-
"scope":
|
216
|
+
"scope": null,
|
348
217
|
"uncaught": false,
|
349
|
-
"x":
|
350
|
-
"y":
|
218
|
+
"x": 360,
|
219
|
+
"y": 760,
|
351
220
|
"wires": [
|
352
221
|
[
|
222
|
+
"fa1c26d470c38efd",
|
223
|
+
"019797b5a0882e7b",
|
353
224
|
"fb87f79852b22e4a"
|
354
225
|
]
|
355
226
|
]
|
@@ -358,8 +229,7 @@
|
|
358
229
|
"id": "bd68c4bdc53b8f80",
|
359
230
|
"type": "function",
|
360
231
|
"z": "a23d2e782beb66f4",
|
361
|
-
"
|
362
|
-
"name": "raise Error",
|
232
|
+
"name": "function 1",
|
363
233
|
"func": "throw Error(\"hello error\");\n\nreturn msg;",
|
364
234
|
"outputs": 1,
|
365
235
|
"timeout": 0,
|
@@ -367,23 +237,55 @@
|
|
367
237
|
"initialize": "",
|
368
238
|
"finalize": "",
|
369
239
|
"libs": [],
|
370
|
-
"x":
|
371
|
-
"y":
|
240
|
+
"x": 560,
|
241
|
+
"y": 640,
|
372
242
|
"wires": [
|
373
243
|
[
|
374
244
|
"1ba1e62c9935255f"
|
375
245
|
]
|
376
246
|
]
|
377
247
|
},
|
248
|
+
{
|
249
|
+
"id": "fa1c26d470c38efd",
|
250
|
+
"type": "debug",
|
251
|
+
"z": "a23d2e782beb66f4",
|
252
|
+
"name": "debug 8",
|
253
|
+
"active": true,
|
254
|
+
"tosidebar": true,
|
255
|
+
"console": false,
|
256
|
+
"tostatus": false,
|
257
|
+
"complete": "false",
|
258
|
+
"statusVal": "",
|
259
|
+
"statusType": "auto",
|
260
|
+
"x": 620,
|
261
|
+
"y": 760,
|
262
|
+
"wires": []
|
263
|
+
},
|
264
|
+
{
|
265
|
+
"id": "019797b5a0882e7b",
|
266
|
+
"type": "debug",
|
267
|
+
"z": "a23d2e782beb66f4",
|
268
|
+
"name": "debug 9",
|
269
|
+
"active": true,
|
270
|
+
"tosidebar": true,
|
271
|
+
"console": false,
|
272
|
+
"tostatus": false,
|
273
|
+
"complete": "externalTaskId",
|
274
|
+
"targetType": "msg",
|
275
|
+
"statusVal": "",
|
276
|
+
"statusType": "auto",
|
277
|
+
"x": 620,
|
278
|
+
"y": 820,
|
279
|
+
"wires": []
|
280
|
+
},
|
378
281
|
{
|
379
282
|
"id": "fb87f79852b22e4a",
|
380
283
|
"type": "externaltask-error",
|
381
284
|
"z": "a23d2e782beb66f4",
|
382
|
-
"
|
383
|
-
"name": "Send Error to Engine",
|
285
|
+
"name": "Fehler",
|
384
286
|
"error": "MyErrorCode",
|
385
|
-
"x":
|
386
|
-
"y":
|
287
|
+
"x": 570,
|
288
|
+
"y": 900,
|
387
289
|
"wires": [
|
388
290
|
[]
|
389
291
|
]
|
@@ -392,42 +294,56 @@
|
|
392
294
|
"id": "1ba1e62c9935255f",
|
393
295
|
"type": "externaltask-output",
|
394
296
|
"z": "a23d2e782beb66f4",
|
395
|
-
"g": "31cb6729aac0ba46",
|
396
297
|
"name": "",
|
397
|
-
"x":
|
398
|
-
"y":
|
399
|
-
"wires": []
|
400
|
-
},
|
401
|
-
{
|
402
|
-
"id": "15a5f64b9e2e05fc",
|
403
|
-
"type": "comment",
|
404
|
-
"z": "a23d2e782beb66f4",
|
405
|
-
"g": "70d7a70e375b162a",
|
406
|
-
"name": "Simple External Task handling",
|
407
|
-
"info": "",
|
408
|
-
"x": 180,
|
409
|
-
"y": 120,
|
298
|
+
"x": 770,
|
299
|
+
"y": 640,
|
410
300
|
"wires": []
|
411
301
|
},
|
412
302
|
{
|
413
|
-
"id": "
|
414
|
-
"type": "
|
303
|
+
"id": "c18723294975e975",
|
304
|
+
"type": "inject",
|
415
305
|
"z": "a23d2e782beb66f4",
|
416
|
-
"
|
417
|
-
"
|
418
|
-
|
306
|
+
"name": "",
|
307
|
+
"props": [
|
308
|
+
{
|
309
|
+
"p": "payload"
|
310
|
+
},
|
311
|
+
{
|
312
|
+
"p": "eventName",
|
313
|
+
"v": "sampleEvent",
|
314
|
+
"vt": "str"
|
315
|
+
}
|
316
|
+
],
|
317
|
+
"repeat": "",
|
318
|
+
"crontab": "",
|
319
|
+
"once": false,
|
320
|
+
"onceDelay": 0.1,
|
321
|
+
"topic": "",
|
322
|
+
"payload": "{\t \t}",
|
323
|
+
"payloadType": "jsonata",
|
419
324
|
"x": 190,
|
420
|
-
"y":
|
421
|
-
"wires": [
|
325
|
+
"y": 1200,
|
326
|
+
"wires": [
|
327
|
+
[
|
328
|
+
"ddcde0ab7abfb8af"
|
329
|
+
]
|
330
|
+
]
|
422
331
|
},
|
423
332
|
{
|
424
|
-
"id": "
|
425
|
-
"type": "
|
333
|
+
"id": "ddcde0ab7abfb8af",
|
334
|
+
"type": "debug",
|
426
335
|
"z": "a23d2e782beb66f4",
|
427
|
-
"name": "
|
428
|
-
"
|
429
|
-
"
|
430
|
-
"
|
336
|
+
"name": "debug 18",
|
337
|
+
"active": true,
|
338
|
+
"tosidebar": true,
|
339
|
+
"console": false,
|
340
|
+
"tostatus": false,
|
341
|
+
"complete": "true",
|
342
|
+
"targetType": "full",
|
343
|
+
"statusVal": "",
|
344
|
+
"statusType": "auto",
|
345
|
+
"x": 480,
|
346
|
+
"y": 1200,
|
431
347
|
"wires": []
|
432
348
|
},
|
433
349
|
{
|
package/nodered/package.json
CHANGED