@camunda/connectors-element-templates 1.0.5 → 1.0.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/src/connectors.js +2 -0
- package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +170 -13
- package/src/element-templates/agenticai-aiagent-outbound-connector.json +1596 -389
- package/src/element-templates/agenticai-mcp-client-outbound-connector.json +1 -1
- package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +2 -1
- package/src/element-templates/asana-connector.json +104 -104
- package/src/element-templates/automation-anywhere-outbound-connector.json +1207 -1201
- package/src/element-templates/aws-comprehend-outbound-connector.json +36 -36
- package/src/element-templates/aws-dynamodb-outbound-connector.json +1404 -1404
- package/src/element-templates/aws-eventbridge-connector-boundary.json +28 -28
- package/src/element-templates/aws-eventbridge-connector-message-start.json +10 -10
- package/src/element-templates/aws-eventbridge-connector-start-event.json +13 -10
- package/src/element-templates/aws-eventbridge-outbound-connector.json +474 -474
- package/src/element-templates/aws-lambda-outbound-connector.json +51 -51
- package/src/element-templates/aws-s3-outbound-connector.json +30 -30
- package/src/element-templates/aws-sagemaker-outbound-connector.json +50 -50
- package/src/element-templates/aws-sns-inbound-boundary.json +283 -283
- package/src/element-templates/aws-sns-inbound-intermediate.json +467 -467
- package/src/element-templates/aws-sns-inbound-message-start.json +98 -98
- package/src/element-templates/aws-sns-inbound-start-event.json +132 -132
- package/src/element-templates/aws-sns-outbound-connector.json +719 -719
- package/src/element-templates/aws-sqs-boundary-connector.json +420 -420
- package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +958 -958
- package/src/element-templates/aws-sqs-outbound-connector.json +421 -421
- package/src/element-templates/aws-sqs-start-event-connector.json +388 -388
- package/src/element-templates/aws-sqs-start-message.json +463 -463
- package/src/element-templates/azure-blobstorage-outbound-connector.json +1 -1
- package/src/element-templates/azure-open-ai-connector.json +32 -32
- package/src/element-templates/blue-prism-connector.json +57 -57
- package/src/element-templates/box-outbound-connector.json +30 -30
- package/src/element-templates/csv-outbound-connector.json +392 -0
- package/src/element-templates/easy-post-connector.json +269 -269
- package/src/element-templates/email-inbound-connector-intermediate.json +19 -19
- package/src/element-templates/email-outbound-connector.json +231 -231
- package/src/element-templates/embeddings-vector-database-outbound-connector.json +3473 -150
- package/src/element-templates/github-connector.json +2930 -2930
- package/src/element-templates/github-webhook-connector-boundary.json +21 -21
- package/src/element-templates/github-webhook-connector-intermediate.json +35 -35
- package/src/element-templates/github-webhook-connector-message-start.json +21 -21
- package/src/element-templates/github-webhook-connector-start-event.json +35 -32
- package/src/element-templates/gitlab-connector.json +1561 -1561
- package/src/element-templates/google-drive-outbound-connector.json +363 -363
- package/src/element-templates/google-gemini-outbound-connector.json +32 -32
- package/src/element-templates/google-maps-platform-connector.json +76 -76
- package/src/element-templates/google-sheets-outbound-connector.json +1177 -1177
- package/src/element-templates/graphql-outbound-connector.json +1182 -1182
- package/src/element-templates/http-json-connector.json +2332 -2332
- package/src/element-templates/http-polling-boundary-catch-event-connector.json +261 -558
- package/src/element-templates/http-polling-connector.json +259 -556
- package/src/element-templates/hugging-face-connector.json +34 -34
- package/src/element-templates/jdbc-outbound-connector.json +404 -2
- package/src/element-templates/kafka-inbound-connector-boundary.json +624 -624
- package/src/element-templates/kafka-inbound-connector-intermediate.json +1018 -1018
- package/src/element-templates/kafka-inbound-connector-start-message.json +532 -532
- package/src/element-templates/kafka-inbound-connector.json +240 -237
- package/src/element-templates/kafka-outbound-connector.json +588 -588
- package/src/element-templates/microsoft-office365-mail-connector.json +32 -32
- package/src/element-templates/microsoft-teams-outbound-connector.json +3730 -3730
- package/src/element-templates/openai-connector.json +117 -117
- package/src/element-templates/operate-connector.json +68 -68
- package/src/element-templates/power-automate-connector.json +12 -12
- package/src/element-templates/rabbitmq-inbound-connector-boundary.json +437 -437
- package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +581 -581
- package/src/element-templates/rabbitmq-inbound-connector-message-start.json +451 -451
- package/src/element-templates/rabbitmq-inbound-connector-start-event.json +354 -354
- package/src/element-templates/rabbitmq-outbound-connector.json +666 -666
- package/src/element-templates/salesforce-connector.json +40 -40
- package/src/element-templates/sendgrid-outbound-connector.json +487 -487
- package/src/element-templates/slack-inbound-boundary.json +301 -301
- package/src/element-templates/slack-inbound-intermediate.json +307 -307
- package/src/element-templates/slack-inbound-message-start.json +350 -350
- package/src/element-templates/slack-inbound-start-event.json +213 -210
- package/src/element-templates/slack-outbound-connector.json +739 -739
- package/src/element-templates/twilio-connector.json +88 -88
- package/src/element-templates/twilio-webhook-connector.json +13 -10
- package/src/element-templates/twilio-webhook-intermediate-connector.json +31 -31
- package/src/element-templates/twilio-webhook-message-start-connector.json +8 -8
- package/src/element-templates/uipath-connector.json +49 -49
- package/src/element-templates/webhook-connector-boundary.json +1644 -1644
- package/src/element-templates/webhook-connector-intermediate.json +972 -972
- package/src/element-templates/webhook-connector-start-event.json +556 -553
- package/src/element-templates/webhook-connector-start-message.json +33 -33
- package/src/element-templates/whatsapp-connector.json +6 -6
|
@@ -4,12 +4,8 @@
|
|
|
4
4
|
"name": "RabbitMQ Start Event Connector",
|
|
5
5
|
"id": "io.camunda.connectors.inbound.RabbitMQ.StartEvent.v1",
|
|
6
6
|
"description": "Receive a message from RabbitMQ",
|
|
7
|
-
"deprecated": {
|
|
8
|
-
"message": "None Start Events are deprecated in favor of Message Start Events for message based Connectors.",
|
|
9
|
-
"documentationRef": "https://docs.camunda.io/docs/components/modeler/bpmn/none-events/"
|
|
10
|
-
},
|
|
11
7
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound",
|
|
12
|
-
"version":
|
|
8
|
+
"version": 6,
|
|
13
9
|
"category": {
|
|
14
10
|
"id": "connectors",
|
|
15
11
|
"name": "Connectors"
|
|
@@ -35,11 +31,6 @@
|
|
|
35
31
|
"id": "activation",
|
|
36
32
|
"label": "Activation"
|
|
37
33
|
},
|
|
38
|
-
{
|
|
39
|
-
"id": "deduplication",
|
|
40
|
-
"label": "Deduplication",
|
|
41
|
-
"tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
|
|
42
|
-
},
|
|
43
34
|
{
|
|
44
35
|
"id": "output",
|
|
45
36
|
"label": "Output mapping"
|
|
@@ -272,82 +263,6 @@
|
|
|
272
263
|
},
|
|
273
264
|
"type": "String"
|
|
274
265
|
},
|
|
275
|
-
{
|
|
276
|
-
"id": "consumeUnmatchedEvents",
|
|
277
|
-
"label": "Consume unmatched events",
|
|
278
|
-
"value": true,
|
|
279
|
-
"group": "activation",
|
|
280
|
-
"binding": {
|
|
281
|
-
"name": "consumeUnmatchedEvents",
|
|
282
|
-
"type": "zeebe:property"
|
|
283
|
-
},
|
|
284
|
-
"tooltip": "Unmatched events are rejected by default, allowing the upstream service to handle the error. Check this box to consume unmatched events and return a success response",
|
|
285
|
-
"type": "Boolean"
|
|
286
|
-
},
|
|
287
|
-
{
|
|
288
|
-
"id": "deduplicationModeManualFlag",
|
|
289
|
-
"label": "Manual mode",
|
|
290
|
-
"description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
|
|
291
|
-
"value": false,
|
|
292
|
-
"group": "deduplication",
|
|
293
|
-
"binding": {
|
|
294
|
-
"name": "deduplicationModeManualFlag",
|
|
295
|
-
"type": "zeebe:property"
|
|
296
|
-
},
|
|
297
|
-
"type": "Boolean"
|
|
298
|
-
},
|
|
299
|
-
{
|
|
300
|
-
"id": "deduplicationId",
|
|
301
|
-
"label": "Deduplication ID",
|
|
302
|
-
"constraints": {
|
|
303
|
-
"notEmpty": true,
|
|
304
|
-
"pattern": {
|
|
305
|
-
"value": "^[a-zA-Z0-9_-]+$",
|
|
306
|
-
"message": "can only contain alphanumeric characters, dashes, and underscores"
|
|
307
|
-
}
|
|
308
|
-
},
|
|
309
|
-
"group": "deduplication",
|
|
310
|
-
"binding": {
|
|
311
|
-
"name": "deduplicationId",
|
|
312
|
-
"type": "zeebe:property"
|
|
313
|
-
},
|
|
314
|
-
"condition": {
|
|
315
|
-
"property": "deduplicationModeManualFlag",
|
|
316
|
-
"equals": true,
|
|
317
|
-
"type": "simple"
|
|
318
|
-
},
|
|
319
|
-
"type": "String"
|
|
320
|
-
},
|
|
321
|
-
{
|
|
322
|
-
"id": "deduplicationModeManual",
|
|
323
|
-
"value": "MANUAL",
|
|
324
|
-
"group": "deduplication",
|
|
325
|
-
"binding": {
|
|
326
|
-
"name": "deduplicationMode",
|
|
327
|
-
"type": "zeebe:property"
|
|
328
|
-
},
|
|
329
|
-
"condition": {
|
|
330
|
-
"property": "deduplicationId",
|
|
331
|
-
"isActive": true,
|
|
332
|
-
"type": "simple"
|
|
333
|
-
},
|
|
334
|
-
"type": "Hidden"
|
|
335
|
-
},
|
|
336
|
-
{
|
|
337
|
-
"id": "deduplicationModeAuto",
|
|
338
|
-
"value": "AUTO",
|
|
339
|
-
"group": "deduplication",
|
|
340
|
-
"binding": {
|
|
341
|
-
"name": "deduplicationMode",
|
|
342
|
-
"type": "zeebe:property"
|
|
343
|
-
},
|
|
344
|
-
"condition": {
|
|
345
|
-
"property": "deduplicationId",
|
|
346
|
-
"isActive": false,
|
|
347
|
-
"type": "simple"
|
|
348
|
-
},
|
|
349
|
-
"type": "Hidden"
|
|
350
|
-
},
|
|
351
266
|
{
|
|
352
267
|
"id": "resultVariable",
|
|
353
268
|
"label": "Result variable",
|
|
@@ -376,16 +291,20 @@
|
|
|
376
291
|
"contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxOCcgaGVpZ2h0PScxOCcgdmlld0JveD0nLTcuNSAwIDI3MSAyNzEnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yNDUuNDQgMTA4LjMwOGgtODUuMDlhNy43MzggNy43MzggMCAwIDEtNy43MzUtNy43MzR2LTg4LjY4QzE1Mi42MTUgNS4zMjcgMTQ3LjI5IDAgMTQwLjcyNiAwaC0zMC4zNzVjLTYuNTY4IDAtMTEuODkgNS4zMjctMTEuODkgMTEuODk0djg4LjE0M2MwIDQuNTczLTMuNjk3IDguMjktOC4yNyA4LjMxbC0yNy44ODUuMTMzYy00LjYxMi4wMjUtOC4zNTktMy43MTctOC4zNS04LjMyNWwuMTczLTg4LjI0MUM1NC4xNDQgNS4zMzcgNDguODE3IDAgNDIuMjQgMEgxMS44OUM1LjMyMSAwIDAgNS4zMjcgMCAxMS44OTRWMjYwLjIxYzAgNS44MzQgNC43MjYgMTAuNTYgMTAuNTU1IDEwLjU2SDI0NS40NGM1LjgzNCAwIDEwLjU2LTQuNzI2IDEwLjU2LTEwLjU2VjExOC44NjhjMC01LjgzNC00LjcyNi0xMC41Ni0xMC41Ni0xMC41NnptLTM5LjkwMiA5My4yMzNjMCA3LjY0NS02LjE5OCAxMy44NDQtMTMuODQzIDEzLjg0NEgxNjcuNjljLTcuNjQ2IDAtMTMuODQ0LTYuMTk5LTEzLjg0NC0xMy44NDR2LTI0LjAwNWMwLTcuNjQ2IDYuMTk4LTEzLjg0NCAxMy44NDQtMTMuODQ0aDI0LjAwNWM3LjY0NSAwIDEzLjg0MyA2LjE5OCAxMy44NDMgMTMuODQ0djI0LjAwNXonCiAgICAgICAgICBmaWxsPScjRjYwJy8+Cjwvc3ZnPg=="
|
|
377
292
|
},
|
|
378
293
|
"engines": {
|
|
379
|
-
"camunda": "^8.
|
|
294
|
+
"camunda": "^8.5"
|
|
380
295
|
}
|
|
381
296
|
},
|
|
382
297
|
{
|
|
383
298
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
384
|
-
"name": "RabbitMQ
|
|
299
|
+
"name": "RabbitMQ Start Event Connector",
|
|
385
300
|
"id": "io.camunda.connectors.inbound.RabbitMQ.StartEvent.v1",
|
|
386
|
-
"version": 2,
|
|
387
301
|
"description": "Receive a message from RabbitMQ",
|
|
388
|
-
"
|
|
302
|
+
"deprecated": {
|
|
303
|
+
"message": "None Start Events are deprecated in favor of Message Start Events for message based Connectors.",
|
|
304
|
+
"documentationRef": "https://docs.camunda.io/docs/components/modeler/bpmn/none-events/"
|
|
305
|
+
},
|
|
306
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound",
|
|
307
|
+
"version": 7,
|
|
389
308
|
"category": {
|
|
390
309
|
"id": "connectors",
|
|
391
310
|
"name": "Connectors"
|
|
@@ -412,29 +331,34 @@
|
|
|
412
331
|
"label": "Activation"
|
|
413
332
|
},
|
|
414
333
|
{
|
|
415
|
-
"id": "
|
|
416
|
-
"label": "
|
|
334
|
+
"id": "deduplication",
|
|
335
|
+
"label": "Deduplication",
|
|
336
|
+
"tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
|
|
337
|
+
},
|
|
338
|
+
{
|
|
339
|
+
"id": "output",
|
|
340
|
+
"label": "Output mapping"
|
|
417
341
|
}
|
|
418
342
|
],
|
|
419
343
|
"properties": [
|
|
420
344
|
{
|
|
421
|
-
"type": "Hidden",
|
|
422
345
|
"value": "io.camunda:connector-rabbitmq-inbound:1",
|
|
423
346
|
"binding": {
|
|
424
|
-
"
|
|
425
|
-
"
|
|
426
|
-
}
|
|
347
|
+
"name": "inbound.type",
|
|
348
|
+
"type": "zeebe:property"
|
|
349
|
+
},
|
|
350
|
+
"type": "Hidden"
|
|
427
351
|
},
|
|
428
352
|
{
|
|
429
|
-
"id": "
|
|
353
|
+
"id": "authentication.authType",
|
|
430
354
|
"label": "Connection type",
|
|
431
|
-
"group": "authentication",
|
|
432
|
-
"type": "Dropdown",
|
|
433
355
|
"value": "uri",
|
|
356
|
+
"group": "authentication",
|
|
434
357
|
"binding": {
|
|
435
|
-
"
|
|
436
|
-
"
|
|
358
|
+
"name": "authentication.authType",
|
|
359
|
+
"type": "zeebe:property"
|
|
437
360
|
},
|
|
361
|
+
"type": "Dropdown",
|
|
438
362
|
"choices": [
|
|
439
363
|
{
|
|
440
364
|
"name": "URI",
|
|
@@ -447,154 +371,178 @@
|
|
|
447
371
|
]
|
|
448
372
|
},
|
|
449
373
|
{
|
|
374
|
+
"id": "authentication.uri",
|
|
450
375
|
"label": "URI",
|
|
451
376
|
"description": "URI should contain username, password, host name, port number, and virtual host",
|
|
452
|
-
"
|
|
453
|
-
"type": "String",
|
|
454
|
-
"binding": {
|
|
455
|
-
"type": "zeebe:property",
|
|
456
|
-
"name": "authentication.uri"
|
|
457
|
-
},
|
|
377
|
+
"optional": false,
|
|
458
378
|
"constraints": {
|
|
459
379
|
"notEmpty": true,
|
|
460
380
|
"pattern": {
|
|
461
|
-
"value": "^(amqps
|
|
381
|
+
"value": "^(=|(amqps?://|secrets|\\{\\{).*$)",
|
|
462
382
|
"message": "Must start with amqp(s):// or contain a secret reference"
|
|
463
383
|
}
|
|
464
384
|
},
|
|
385
|
+
"group": "authentication",
|
|
386
|
+
"binding": {
|
|
387
|
+
"name": "authentication.uri",
|
|
388
|
+
"type": "zeebe:property"
|
|
389
|
+
},
|
|
465
390
|
"condition": {
|
|
466
|
-
"property": "
|
|
467
|
-
"equals": "uri"
|
|
468
|
-
|
|
391
|
+
"property": "authentication.authType",
|
|
392
|
+
"equals": "uri",
|
|
393
|
+
"type": "simple"
|
|
394
|
+
},
|
|
395
|
+
"type": "String"
|
|
469
396
|
},
|
|
470
397
|
{
|
|
398
|
+
"id": "authentication.userName",
|
|
471
399
|
"label": "Username",
|
|
472
|
-
"
|
|
473
|
-
"type": "String",
|
|
474
|
-
"binding": {
|
|
475
|
-
"type": "zeebe:property",
|
|
476
|
-
"name": "authentication.userName"
|
|
477
|
-
},
|
|
400
|
+
"optional": false,
|
|
478
401
|
"constraints": {
|
|
479
402
|
"notEmpty": true
|
|
480
403
|
},
|
|
404
|
+
"group": "authentication",
|
|
405
|
+
"binding": {
|
|
406
|
+
"name": "authentication.userName",
|
|
407
|
+
"type": "zeebe:property"
|
|
408
|
+
},
|
|
481
409
|
"condition": {
|
|
482
|
-
"property": "
|
|
483
|
-
"equals": "credentials"
|
|
484
|
-
|
|
410
|
+
"property": "authentication.authType",
|
|
411
|
+
"equals": "credentials",
|
|
412
|
+
"type": "simple"
|
|
413
|
+
},
|
|
414
|
+
"type": "String"
|
|
485
415
|
},
|
|
486
416
|
{
|
|
417
|
+
"id": "authentication.password",
|
|
487
418
|
"label": "Password",
|
|
419
|
+
"optional": false,
|
|
420
|
+
"constraints": {
|
|
421
|
+
"notEmpty": true
|
|
422
|
+
},
|
|
488
423
|
"group": "authentication",
|
|
489
|
-
"type": "String",
|
|
490
424
|
"binding": {
|
|
491
|
-
"
|
|
492
|
-
"
|
|
425
|
+
"name": "authentication.password",
|
|
426
|
+
"type": "zeebe:property"
|
|
427
|
+
},
|
|
428
|
+
"condition": {
|
|
429
|
+
"property": "authentication.authType",
|
|
430
|
+
"equals": "credentials",
|
|
431
|
+
"type": "simple"
|
|
493
432
|
},
|
|
433
|
+
"type": "String"
|
|
434
|
+
},
|
|
435
|
+
{
|
|
436
|
+
"id": "routing.virtualHost",
|
|
437
|
+
"label": "Virtual host",
|
|
438
|
+
"description": "Virtual name: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=outbound#routing-data\"target=\"_blank\">documentation</a>",
|
|
439
|
+
"optional": false,
|
|
494
440
|
"constraints": {
|
|
495
441
|
"notEmpty": true
|
|
496
442
|
},
|
|
443
|
+
"group": "routing",
|
|
444
|
+
"binding": {
|
|
445
|
+
"name": "routing.virtualHost",
|
|
446
|
+
"type": "zeebe:property"
|
|
447
|
+
},
|
|
497
448
|
"condition": {
|
|
498
|
-
"property": "
|
|
499
|
-
"equals": "credentials"
|
|
500
|
-
|
|
449
|
+
"property": "authentication.authType",
|
|
450
|
+
"equals": "credentials",
|
|
451
|
+
"type": "simple"
|
|
452
|
+
},
|
|
453
|
+
"type": "String"
|
|
501
454
|
},
|
|
502
455
|
{
|
|
456
|
+
"id": "routing.hostName",
|
|
503
457
|
"label": "Host name",
|
|
504
|
-
"description": "Host name: get from RabbitMQ external
|
|
505
|
-
"
|
|
506
|
-
"type": "String",
|
|
507
|
-
"binding": {
|
|
508
|
-
"type": "zeebe:property",
|
|
509
|
-
"name": "routing.hostName"
|
|
510
|
-
},
|
|
458
|
+
"description": "Host name: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=outbound#routing-data\"target=\"_blank\">documentation</a>",
|
|
459
|
+
"optional": false,
|
|
511
460
|
"constraints": {
|
|
512
461
|
"notEmpty": true
|
|
513
462
|
},
|
|
514
|
-
"condition": {
|
|
515
|
-
"property": "connectionType",
|
|
516
|
-
"equals": "credentials"
|
|
517
|
-
}
|
|
518
|
-
},
|
|
519
|
-
{
|
|
520
|
-
"label": "Virtual host",
|
|
521
|
-
"description": "Virtual name: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/#routing-data\"target=\"_blank\">documentation</a>",
|
|
522
463
|
"group": "routing",
|
|
523
|
-
"type": "String",
|
|
524
464
|
"binding": {
|
|
525
|
-
"
|
|
526
|
-
"
|
|
527
|
-
},
|
|
528
|
-
"constraints": {
|
|
529
|
-
"notEmpty": true
|
|
465
|
+
"name": "routing.hostName",
|
|
466
|
+
"type": "zeebe:property"
|
|
530
467
|
},
|
|
531
468
|
"condition": {
|
|
532
|
-
"property": "
|
|
533
|
-
"equals": "credentials"
|
|
534
|
-
|
|
469
|
+
"property": "authentication.authType",
|
|
470
|
+
"equals": "credentials",
|
|
471
|
+
"type": "simple"
|
|
472
|
+
},
|
|
473
|
+
"type": "String"
|
|
535
474
|
},
|
|
536
475
|
{
|
|
476
|
+
"id": "routing.port",
|
|
537
477
|
"label": "Port",
|
|
538
|
-
"description": "Port: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq
|
|
539
|
-
"
|
|
540
|
-
"type": "String",
|
|
541
|
-
"binding": {
|
|
542
|
-
"type": "zeebe:property",
|
|
543
|
-
"name": "routing.port"
|
|
544
|
-
},
|
|
478
|
+
"description": "Port: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=outbound#routing-data\"target=\"_blank\">documentation</a>",
|
|
479
|
+
"optional": false,
|
|
545
480
|
"constraints": {
|
|
546
481
|
"notEmpty": true
|
|
547
482
|
},
|
|
483
|
+
"group": "routing",
|
|
484
|
+
"binding": {
|
|
485
|
+
"name": "routing.port",
|
|
486
|
+
"type": "zeebe:property"
|
|
487
|
+
},
|
|
548
488
|
"condition": {
|
|
549
|
-
"property": "
|
|
550
|
-
"equals": "credentials"
|
|
551
|
-
|
|
489
|
+
"property": "authentication.authType",
|
|
490
|
+
"equals": "credentials",
|
|
491
|
+
"type": "simple"
|
|
492
|
+
},
|
|
493
|
+
"type": "String"
|
|
552
494
|
},
|
|
553
495
|
{
|
|
496
|
+
"id": "queueName",
|
|
554
497
|
"label": "Queue name",
|
|
555
498
|
"description": "Name of the queue to subscribe to",
|
|
499
|
+
"optional": false,
|
|
500
|
+
"constraints": {
|
|
501
|
+
"notEmpty": true
|
|
502
|
+
},
|
|
556
503
|
"group": "subscription",
|
|
557
|
-
"type": "String",
|
|
558
|
-
"feel": "optional",
|
|
559
504
|
"binding": {
|
|
560
|
-
"
|
|
561
|
-
"
|
|
505
|
+
"name": "queueName",
|
|
506
|
+
"type": "zeebe:property"
|
|
562
507
|
},
|
|
563
|
-
"
|
|
564
|
-
"notEmpty": true
|
|
565
|
-
}
|
|
508
|
+
"type": "String"
|
|
566
509
|
},
|
|
567
510
|
{
|
|
511
|
+
"id": "consumerTag",
|
|
568
512
|
"label": "Consumer tag",
|
|
569
513
|
"description": "Consumer tag to use for the subscription",
|
|
514
|
+
"optional": false,
|
|
570
515
|
"group": "subscription",
|
|
571
|
-
"type": "String",
|
|
572
|
-
"feel": "optional",
|
|
573
516
|
"binding": {
|
|
574
|
-
"
|
|
575
|
-
"
|
|
576
|
-
}
|
|
517
|
+
"name": "consumerTag",
|
|
518
|
+
"type": "zeebe:property"
|
|
519
|
+
},
|
|
520
|
+
"type": "String"
|
|
577
521
|
},
|
|
578
522
|
{
|
|
523
|
+
"id": "arguments",
|
|
579
524
|
"label": "Arguments",
|
|
580
525
|
"description": "Arguments to use for the subscription",
|
|
581
|
-
"
|
|
582
|
-
"type": "String",
|
|
526
|
+
"optional": true,
|
|
583
527
|
"feel": "required",
|
|
528
|
+
"group": "subscription",
|
|
584
529
|
"binding": {
|
|
585
|
-
"
|
|
586
|
-
"
|
|
587
|
-
}
|
|
530
|
+
"name": "arguments",
|
|
531
|
+
"type": "zeebe:property"
|
|
532
|
+
},
|
|
533
|
+
"type": "String"
|
|
588
534
|
},
|
|
589
535
|
{
|
|
536
|
+
"id": "exclusive",
|
|
590
537
|
"label": "Exclusive consumer",
|
|
591
|
-
"
|
|
592
|
-
"type": "Dropdown",
|
|
538
|
+
"optional": false,
|
|
593
539
|
"value": "false",
|
|
540
|
+
"group": "subscription",
|
|
594
541
|
"binding": {
|
|
595
|
-
"
|
|
596
|
-
"
|
|
542
|
+
"name": "exclusive",
|
|
543
|
+
"type": "zeebe:property"
|
|
597
544
|
},
|
|
545
|
+
"type": "Dropdown",
|
|
598
546
|
"choices": [
|
|
599
547
|
{
|
|
600
548
|
"name": "Yes",
|
|
@@ -607,55 +555,132 @@
|
|
|
607
555
|
]
|
|
608
556
|
},
|
|
609
557
|
{
|
|
558
|
+
"id": "activationCondition",
|
|
610
559
|
"label": "Activation condition",
|
|
611
|
-
"
|
|
612
|
-
"group": "activation",
|
|
613
|
-
"feel": "required",
|
|
560
|
+
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
614
561
|
"optional": true,
|
|
562
|
+
"feel": "required",
|
|
563
|
+
"group": "activation",
|
|
615
564
|
"binding": {
|
|
616
|
-
"
|
|
617
|
-
"
|
|
565
|
+
"name": "activationCondition",
|
|
566
|
+
"type": "zeebe:property"
|
|
618
567
|
},
|
|
619
|
-
"
|
|
568
|
+
"type": "String"
|
|
569
|
+
},
|
|
570
|
+
{
|
|
571
|
+
"id": "consumeUnmatchedEvents",
|
|
572
|
+
"label": "Consume unmatched events",
|
|
573
|
+
"value": true,
|
|
574
|
+
"group": "activation",
|
|
575
|
+
"binding": {
|
|
576
|
+
"name": "consumeUnmatchedEvents",
|
|
577
|
+
"type": "zeebe:property"
|
|
578
|
+
},
|
|
579
|
+
"tooltip": "Unmatched events are rejected by default, allowing the upstream service to handle the error. Check this box to consume unmatched events and return a success response",
|
|
580
|
+
"type": "Boolean"
|
|
581
|
+
},
|
|
582
|
+
{
|
|
583
|
+
"id": "deduplicationModeManualFlag",
|
|
584
|
+
"label": "Manual mode",
|
|
585
|
+
"description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
|
|
586
|
+
"value": false,
|
|
587
|
+
"group": "deduplication",
|
|
588
|
+
"binding": {
|
|
589
|
+
"name": "deduplicationModeManualFlag",
|
|
590
|
+
"type": "zeebe:property"
|
|
591
|
+
},
|
|
592
|
+
"type": "Boolean"
|
|
593
|
+
},
|
|
594
|
+
{
|
|
595
|
+
"id": "deduplicationId",
|
|
596
|
+
"label": "Deduplication ID",
|
|
597
|
+
"constraints": {
|
|
598
|
+
"notEmpty": true,
|
|
599
|
+
"pattern": {
|
|
600
|
+
"value": "^[a-zA-Z0-9_-]+$",
|
|
601
|
+
"message": "can only contain alphanumeric characters, dashes, and underscores"
|
|
602
|
+
}
|
|
603
|
+
},
|
|
604
|
+
"group": "deduplication",
|
|
605
|
+
"binding": {
|
|
606
|
+
"name": "deduplicationId",
|
|
607
|
+
"type": "zeebe:property"
|
|
608
|
+
},
|
|
609
|
+
"condition": {
|
|
610
|
+
"property": "deduplicationModeManualFlag",
|
|
611
|
+
"equals": true,
|
|
612
|
+
"type": "simple"
|
|
613
|
+
},
|
|
614
|
+
"type": "String"
|
|
620
615
|
},
|
|
621
616
|
{
|
|
617
|
+
"id": "deduplicationModeManual",
|
|
618
|
+
"value": "MANUAL",
|
|
619
|
+
"group": "deduplication",
|
|
620
|
+
"binding": {
|
|
621
|
+
"name": "deduplicationMode",
|
|
622
|
+
"type": "zeebe:property"
|
|
623
|
+
},
|
|
624
|
+
"condition": {
|
|
625
|
+
"property": "deduplicationId",
|
|
626
|
+
"isActive": true,
|
|
627
|
+
"type": "simple"
|
|
628
|
+
},
|
|
629
|
+
"type": "Hidden"
|
|
630
|
+
},
|
|
631
|
+
{
|
|
632
|
+
"id": "deduplicationModeAuto",
|
|
633
|
+
"value": "AUTO",
|
|
634
|
+
"group": "deduplication",
|
|
635
|
+
"binding": {
|
|
636
|
+
"name": "deduplicationMode",
|
|
637
|
+
"type": "zeebe:property"
|
|
638
|
+
},
|
|
639
|
+
"condition": {
|
|
640
|
+
"property": "deduplicationId",
|
|
641
|
+
"isActive": false,
|
|
642
|
+
"type": "simple"
|
|
643
|
+
},
|
|
644
|
+
"type": "Hidden"
|
|
645
|
+
},
|
|
646
|
+
{
|
|
647
|
+
"id": "resultVariable",
|
|
622
648
|
"label": "Result variable",
|
|
623
|
-
"
|
|
624
|
-
"group": "
|
|
625
|
-
"optional": true,
|
|
649
|
+
"description": "Name of variable to store the response in",
|
|
650
|
+
"group": "output",
|
|
626
651
|
"binding": {
|
|
627
|
-
"
|
|
628
|
-
"
|
|
652
|
+
"name": "resultVariable",
|
|
653
|
+
"type": "zeebe:property"
|
|
629
654
|
},
|
|
630
|
-
"
|
|
655
|
+
"type": "String"
|
|
631
656
|
},
|
|
632
657
|
{
|
|
658
|
+
"id": "resultExpression",
|
|
633
659
|
"label": "Result expression",
|
|
634
|
-
"
|
|
635
|
-
"group": "variable-mapping",
|
|
660
|
+
"description": "Expression to map the response into process variables",
|
|
636
661
|
"feel": "required",
|
|
637
|
-
"
|
|
662
|
+
"group": "output",
|
|
638
663
|
"binding": {
|
|
639
|
-
"
|
|
640
|
-
"
|
|
664
|
+
"name": "resultExpression",
|
|
665
|
+
"type": "zeebe:property"
|
|
641
666
|
},
|
|
642
|
-
"
|
|
667
|
+
"type": "Text"
|
|
643
668
|
}
|
|
644
669
|
],
|
|
645
670
|
"icon": {
|
|
646
|
-
"contents": "data:image/svg+xml;
|
|
671
|
+
"contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxOCcgaGVpZ2h0PScxOCcgdmlld0JveD0nLTcuNSAwIDI3MSAyNzEnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yNDUuNDQgMTA4LjMwOGgtODUuMDlhNy43MzggNy43MzggMCAwIDEtNy43MzUtNy43MzR2LTg4LjY4QzE1Mi42MTUgNS4zMjcgMTQ3LjI5IDAgMTQwLjcyNiAwaC0zMC4zNzVjLTYuNTY4IDAtMTEuODkgNS4zMjctMTEuODkgMTEuODk0djg4LjE0M2MwIDQuNTczLTMuNjk3IDguMjktOC4yNyA4LjMxbC0yNy44ODUuMTMzYy00LjYxMi4wMjUtOC4zNTktMy43MTctOC4zNS04LjMyNWwuMTczLTg4LjI0MUM1NC4xNDQgNS4zMzcgNDguODE3IDAgNDIuMjQgMEgxMS44OUM1LjMyMSAwIDAgNS4zMjcgMCAxMS44OTRWMjYwLjIxYzAgNS44MzQgNC43MjYgMTAuNTYgMTAuNTU1IDEwLjU2SDI0NS40NGM1LjgzNCAwIDEwLjU2LTQuNzI2IDEwLjU2LTEwLjU2VjExOC44NjhjMC01LjgzNC00LjcyNi0xMC41Ni0xMC41Ni0xMC41NnptLTM5LjkwMiA5My4yMzNjMCA3LjY0NS02LjE5OCAxMy44NDQtMTMuODQzIDEzLjg0NEgxNjcuNjljLTcuNjQ2IDAtMTMuODQ0LTYuMTk5LTEzLjg0NC0xMy44NDR2LTI0LjAwNWMwLTcuNjQ2IDYuMTk4LTEzLjg0NCAxMy44NDQtMTMuODQ0aDI0LjAwNWM3LjY0NSAwIDEzLjg0MyA2LjE5OCAxMy44NDMgMTMuODQ0djI0LjAwNXonCiAgICAgICAgICBmaWxsPScjRjYwJy8+Cjwvc3ZnPg=="
|
|
647
672
|
},
|
|
648
673
|
"engines": {
|
|
649
|
-
"camunda": "^8.
|
|
674
|
+
"camunda": "^8.6"
|
|
650
675
|
}
|
|
651
676
|
},
|
|
652
677
|
{
|
|
653
678
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
654
|
-
"name": "RabbitMQ
|
|
679
|
+
"name": "RabbitMQ Start Event Connector",
|
|
655
680
|
"id": "io.camunda.connectors.inbound.RabbitMQ.StartEvent.v1",
|
|
656
|
-
"version":
|
|
681
|
+
"version": 3,
|
|
657
682
|
"description": "Receive a message from RabbitMQ",
|
|
658
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq
|
|
683
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound",
|
|
659
684
|
"category": {
|
|
660
685
|
"id": "connectors",
|
|
661
686
|
"name": "Connectors"
|
|
@@ -728,7 +753,7 @@
|
|
|
728
753
|
"constraints": {
|
|
729
754
|
"notEmpty": true,
|
|
730
755
|
"pattern": {
|
|
731
|
-
"value": "^(amqps?://)|(secrets).*",
|
|
756
|
+
"value": "^(amqps?://)|(\\{\\{secrets\\..+\\}\\}).*",
|
|
732
757
|
"message": "Must start with amqp(s):// or contain a secret reference"
|
|
733
758
|
}
|
|
734
759
|
},
|
|
@@ -771,7 +796,7 @@
|
|
|
771
796
|
},
|
|
772
797
|
{
|
|
773
798
|
"label": "Host name",
|
|
774
|
-
"description": "Host name: get from RabbitMQ external applocation configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq
|
|
799
|
+
"description": "Host name: get from RabbitMQ external applocation configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound#routing-data-1\"target=\"_blank\">documentation</a>",
|
|
775
800
|
"group": "routing",
|
|
776
801
|
"type": "String",
|
|
777
802
|
"binding": {
|
|
@@ -788,7 +813,7 @@
|
|
|
788
813
|
},
|
|
789
814
|
{
|
|
790
815
|
"label": "Virtual host",
|
|
791
|
-
"description": "Virtual name: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq
|
|
816
|
+
"description": "Virtual name: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound#routing-data-1\"target=\"_blank\">documentation</a>",
|
|
792
817
|
"group": "routing",
|
|
793
818
|
"type": "String",
|
|
794
819
|
"binding": {
|
|
@@ -805,7 +830,7 @@
|
|
|
805
830
|
},
|
|
806
831
|
{
|
|
807
832
|
"label": "Port",
|
|
808
|
-
"description": "Port: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq
|
|
833
|
+
"description": "Port: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound#routing-data-1\"target=\"_blank\">documentation</a>",
|
|
809
834
|
"group": "routing",
|
|
810
835
|
"type": "String",
|
|
811
836
|
"binding": {
|
|
@@ -921,11 +946,11 @@
|
|
|
921
946
|
},
|
|
922
947
|
{
|
|
923
948
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
924
|
-
"name": "RabbitMQ
|
|
949
|
+
"name": "RabbitMQ connector",
|
|
925
950
|
"id": "io.camunda.connectors.inbound.RabbitMQ.StartEvent.v1",
|
|
926
|
-
"version":
|
|
951
|
+
"version": 2,
|
|
927
952
|
"description": "Receive a message from RabbitMQ",
|
|
928
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq
|
|
953
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq-inbound",
|
|
929
954
|
"category": {
|
|
930
955
|
"id": "connectors",
|
|
931
956
|
"name": "Connectors"
|
|
@@ -998,7 +1023,7 @@
|
|
|
998
1023
|
"constraints": {
|
|
999
1024
|
"notEmpty": true,
|
|
1000
1025
|
"pattern": {
|
|
1001
|
-
"value": "^(amqps?://)|(\\{\\{secrets\\..+\\}\\}).*",
|
|
1026
|
+
"value": "^(amqps?://)|secrets\\..+|(\\{\\{secrets\\..+\\}\\}).*",
|
|
1002
1027
|
"message": "Must start with amqp(s):// or contain a secret reference"
|
|
1003
1028
|
}
|
|
1004
1029
|
},
|
|
@@ -1041,7 +1066,7 @@
|
|
|
1041
1066
|
},
|
|
1042
1067
|
{
|
|
1043
1068
|
"label": "Host name",
|
|
1044
|
-
"description": "Host name: get from RabbitMQ external applocation configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq
|
|
1069
|
+
"description": "Host name: get from RabbitMQ external applocation configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/#routing-data\"target=\"_blank\">documentation</a>",
|
|
1045
1070
|
"group": "routing",
|
|
1046
1071
|
"type": "String",
|
|
1047
1072
|
"binding": {
|
|
@@ -1058,7 +1083,7 @@
|
|
|
1058
1083
|
},
|
|
1059
1084
|
{
|
|
1060
1085
|
"label": "Virtual host",
|
|
1061
|
-
"description": "Virtual name: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq
|
|
1086
|
+
"description": "Virtual name: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/#routing-data\"target=\"_blank\">documentation</a>",
|
|
1062
1087
|
"group": "routing",
|
|
1063
1088
|
"type": "String",
|
|
1064
1089
|
"binding": {
|
|
@@ -1075,7 +1100,7 @@
|
|
|
1075
1100
|
},
|
|
1076
1101
|
{
|
|
1077
1102
|
"label": "Port",
|
|
1078
|
-
"description": "Port: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq
|
|
1103
|
+
"description": "Port: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/#routing-data\"target=\"_blank\">documentation</a>",
|
|
1079
1104
|
"group": "routing",
|
|
1080
1105
|
"type": "String",
|
|
1081
1106
|
"binding": {
|
|
@@ -1191,11 +1216,11 @@
|
|
|
1191
1216
|
},
|
|
1192
1217
|
{
|
|
1193
1218
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1194
|
-
"name": "RabbitMQ
|
|
1219
|
+
"name": "RabbitMQ connector",
|
|
1195
1220
|
"id": "io.camunda.connectors.inbound.RabbitMQ.StartEvent.v1",
|
|
1221
|
+
"version": 1,
|
|
1196
1222
|
"description": "Receive a message from RabbitMQ",
|
|
1197
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq
|
|
1198
|
-
"version": 6,
|
|
1223
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq-inbound",
|
|
1199
1224
|
"category": {
|
|
1200
1225
|
"id": "connectors",
|
|
1201
1226
|
"name": "Connectors"
|
|
@@ -1222,29 +1247,29 @@
|
|
|
1222
1247
|
"label": "Activation"
|
|
1223
1248
|
},
|
|
1224
1249
|
{
|
|
1225
|
-
"id": "
|
|
1226
|
-
"label": "
|
|
1250
|
+
"id": "variable-mapping",
|
|
1251
|
+
"label": "Variable mapping"
|
|
1227
1252
|
}
|
|
1228
1253
|
],
|
|
1229
1254
|
"properties": [
|
|
1230
1255
|
{
|
|
1256
|
+
"type": "Hidden",
|
|
1231
1257
|
"value": "io.camunda:connector-rabbitmq-inbound:1",
|
|
1232
1258
|
"binding": {
|
|
1233
|
-
"
|
|
1234
|
-
"
|
|
1235
|
-
}
|
|
1236
|
-
"type": "Hidden"
|
|
1259
|
+
"type": "zeebe:property",
|
|
1260
|
+
"name": "inbound.type"
|
|
1261
|
+
}
|
|
1237
1262
|
},
|
|
1238
1263
|
{
|
|
1239
|
-
"id": "
|
|
1264
|
+
"id": "connectionType",
|
|
1240
1265
|
"label": "Connection type",
|
|
1241
|
-
"value": "uri",
|
|
1242
1266
|
"group": "authentication",
|
|
1267
|
+
"type": "Dropdown",
|
|
1268
|
+
"value": "uri",
|
|
1243
1269
|
"binding": {
|
|
1244
|
-
"
|
|
1245
|
-
"
|
|
1270
|
+
"type": "zeebe:property",
|
|
1271
|
+
"name": "authentication.authType"
|
|
1246
1272
|
},
|
|
1247
|
-
"type": "Dropdown",
|
|
1248
1273
|
"choices": [
|
|
1249
1274
|
{
|
|
1250
1275
|
"name": "URI",
|
|
@@ -1257,178 +1282,154 @@
|
|
|
1257
1282
|
]
|
|
1258
1283
|
},
|
|
1259
1284
|
{
|
|
1260
|
-
"id": "authentication.uri",
|
|
1261
1285
|
"label": "URI",
|
|
1262
1286
|
"description": "URI should contain username, password, host name, port number, and virtual host",
|
|
1263
|
-
"
|
|
1287
|
+
"group": "authentication",
|
|
1288
|
+
"type": "String",
|
|
1289
|
+
"binding": {
|
|
1290
|
+
"type": "zeebe:property",
|
|
1291
|
+
"name": "authentication.uri"
|
|
1292
|
+
},
|
|
1264
1293
|
"constraints": {
|
|
1265
1294
|
"notEmpty": true,
|
|
1266
1295
|
"pattern": {
|
|
1267
|
-
"value": "^(
|
|
1296
|
+
"value": "^(amqps?://)|(secrets).*",
|
|
1268
1297
|
"message": "Must start with amqp(s):// or contain a secret reference"
|
|
1269
1298
|
}
|
|
1270
1299
|
},
|
|
1271
|
-
"group": "authentication",
|
|
1272
|
-
"binding": {
|
|
1273
|
-
"name": "authentication.uri",
|
|
1274
|
-
"type": "zeebe:property"
|
|
1275
|
-
},
|
|
1276
1300
|
"condition": {
|
|
1277
|
-
"property": "
|
|
1278
|
-
"equals": "uri"
|
|
1279
|
-
|
|
1280
|
-
},
|
|
1281
|
-
"type": "String"
|
|
1301
|
+
"property": "connectionType",
|
|
1302
|
+
"equals": "uri"
|
|
1303
|
+
}
|
|
1282
1304
|
},
|
|
1283
1305
|
{
|
|
1284
|
-
"id": "authentication.userName",
|
|
1285
1306
|
"label": "Username",
|
|
1286
|
-
"optional": false,
|
|
1287
|
-
"constraints": {
|
|
1288
|
-
"notEmpty": true
|
|
1289
|
-
},
|
|
1290
1307
|
"group": "authentication",
|
|
1308
|
+
"type": "String",
|
|
1291
1309
|
"binding": {
|
|
1292
|
-
"
|
|
1293
|
-
"
|
|
1310
|
+
"type": "zeebe:property",
|
|
1311
|
+
"name": "authentication.userName"
|
|
1294
1312
|
},
|
|
1295
|
-
"
|
|
1296
|
-
"
|
|
1297
|
-
"equals": "credentials",
|
|
1298
|
-
"type": "simple"
|
|
1313
|
+
"constraints": {
|
|
1314
|
+
"notEmpty": true
|
|
1299
1315
|
},
|
|
1300
|
-
"
|
|
1316
|
+
"condition": {
|
|
1317
|
+
"property": "connectionType",
|
|
1318
|
+
"equals": "credentials"
|
|
1319
|
+
}
|
|
1301
1320
|
},
|
|
1302
1321
|
{
|
|
1303
|
-
"id": "authentication.password",
|
|
1304
1322
|
"label": "Password",
|
|
1305
|
-
"optional": false,
|
|
1306
|
-
"constraints": {
|
|
1307
|
-
"notEmpty": true
|
|
1308
|
-
},
|
|
1309
1323
|
"group": "authentication",
|
|
1324
|
+
"type": "String",
|
|
1310
1325
|
"binding": {
|
|
1311
|
-
"
|
|
1312
|
-
"
|
|
1313
|
-
},
|
|
1314
|
-
"condition": {
|
|
1315
|
-
"property": "authentication.authType",
|
|
1316
|
-
"equals": "credentials",
|
|
1317
|
-
"type": "simple"
|
|
1326
|
+
"type": "zeebe:property",
|
|
1327
|
+
"name": "authentication.password"
|
|
1318
1328
|
},
|
|
1319
|
-
"type": "String"
|
|
1320
|
-
},
|
|
1321
|
-
{
|
|
1322
|
-
"id": "routing.virtualHost",
|
|
1323
|
-
"label": "Virtual host",
|
|
1324
|
-
"description": "Virtual name: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=outbound#routing-data\"target=\"_blank\">documentation</a>",
|
|
1325
|
-
"optional": false,
|
|
1326
1329
|
"constraints": {
|
|
1327
1330
|
"notEmpty": true
|
|
1328
1331
|
},
|
|
1329
|
-
"group": "routing",
|
|
1330
|
-
"binding": {
|
|
1331
|
-
"name": "routing.virtualHost",
|
|
1332
|
-
"type": "zeebe:property"
|
|
1333
|
-
},
|
|
1334
1332
|
"condition": {
|
|
1335
|
-
"property": "
|
|
1336
|
-
"equals": "credentials"
|
|
1337
|
-
|
|
1338
|
-
},
|
|
1339
|
-
"type": "String"
|
|
1333
|
+
"property": "connectionType",
|
|
1334
|
+
"equals": "credentials"
|
|
1335
|
+
}
|
|
1340
1336
|
},
|
|
1341
1337
|
{
|
|
1342
|
-
"id": "routing.hostName",
|
|
1343
1338
|
"label": "Host name",
|
|
1344
|
-
"description": "Host name: get from RabbitMQ external
|
|
1345
|
-
"
|
|
1339
|
+
"description": "Host name: get from RabbitMQ external applocation configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/#routing-data\"target=\"_blank\">documentation</a>",
|
|
1340
|
+
"group": "routing",
|
|
1341
|
+
"type": "String",
|
|
1342
|
+
"binding": {
|
|
1343
|
+
"type": "zeebe:property",
|
|
1344
|
+
"name": "routing.hostName"
|
|
1345
|
+
},
|
|
1346
1346
|
"constraints": {
|
|
1347
1347
|
"notEmpty": true
|
|
1348
1348
|
},
|
|
1349
|
+
"condition": {
|
|
1350
|
+
"property": "connectionType",
|
|
1351
|
+
"equals": "credentials"
|
|
1352
|
+
}
|
|
1353
|
+
},
|
|
1354
|
+
{
|
|
1355
|
+
"label": "Virtual host",
|
|
1356
|
+
"description": "Virtual name: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/#routing-data\"target=\"_blank\">documentation</a>",
|
|
1349
1357
|
"group": "routing",
|
|
1358
|
+
"type": "String",
|
|
1350
1359
|
"binding": {
|
|
1351
|
-
"
|
|
1352
|
-
"
|
|
1360
|
+
"type": "zeebe:property",
|
|
1361
|
+
"name": "routing.virtualHost"
|
|
1353
1362
|
},
|
|
1354
|
-
"
|
|
1355
|
-
"
|
|
1356
|
-
"equals": "credentials",
|
|
1357
|
-
"type": "simple"
|
|
1363
|
+
"constraints": {
|
|
1364
|
+
"notEmpty": true
|
|
1358
1365
|
},
|
|
1359
|
-
"
|
|
1366
|
+
"condition": {
|
|
1367
|
+
"property": "connectionType",
|
|
1368
|
+
"equals": "credentials"
|
|
1369
|
+
}
|
|
1360
1370
|
},
|
|
1361
1371
|
{
|
|
1362
|
-
"id": "routing.port",
|
|
1363
1372
|
"label": "Port",
|
|
1364
|
-
"description": "Port: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq
|
|
1365
|
-
"optional": false,
|
|
1366
|
-
"constraints": {
|
|
1367
|
-
"notEmpty": true
|
|
1368
|
-
},
|
|
1373
|
+
"description": "Port: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/#routing-data\"target=\"_blank\">documentation</a>",
|
|
1369
1374
|
"group": "routing",
|
|
1375
|
+
"type": "String",
|
|
1370
1376
|
"binding": {
|
|
1371
|
-
"
|
|
1372
|
-
"
|
|
1377
|
+
"type": "zeebe:property",
|
|
1378
|
+
"name": "routing.port"
|
|
1373
1379
|
},
|
|
1374
|
-
"
|
|
1375
|
-
"
|
|
1376
|
-
"equals": "credentials",
|
|
1377
|
-
"type": "simple"
|
|
1380
|
+
"constraints": {
|
|
1381
|
+
"notEmpty": true
|
|
1378
1382
|
},
|
|
1379
|
-
"
|
|
1383
|
+
"condition": {
|
|
1384
|
+
"property": "connectionType",
|
|
1385
|
+
"equals": "credentials"
|
|
1386
|
+
}
|
|
1380
1387
|
},
|
|
1381
1388
|
{
|
|
1382
|
-
"id": "queueName",
|
|
1383
1389
|
"label": "Queue name",
|
|
1384
1390
|
"description": "Name of the queue to subscribe to",
|
|
1385
|
-
"optional": false,
|
|
1386
|
-
"constraints": {
|
|
1387
|
-
"notEmpty": true
|
|
1388
|
-
},
|
|
1389
1391
|
"group": "subscription",
|
|
1392
|
+
"type": "String",
|
|
1393
|
+
"feel": "optional",
|
|
1390
1394
|
"binding": {
|
|
1391
|
-
"
|
|
1392
|
-
"
|
|
1395
|
+
"type": "zeebe:property",
|
|
1396
|
+
"name": "queueName"
|
|
1393
1397
|
},
|
|
1394
|
-
"
|
|
1398
|
+
"constraints": {
|
|
1399
|
+
"notEmpty": true
|
|
1400
|
+
}
|
|
1395
1401
|
},
|
|
1396
1402
|
{
|
|
1397
|
-
"id": "consumerTag",
|
|
1398
1403
|
"label": "Consumer tag",
|
|
1399
1404
|
"description": "Consumer tag to use for the subscription",
|
|
1400
|
-
"optional": false,
|
|
1401
1405
|
"group": "subscription",
|
|
1406
|
+
"type": "String",
|
|
1407
|
+
"feel": "optional",
|
|
1402
1408
|
"binding": {
|
|
1403
|
-
"
|
|
1404
|
-
"
|
|
1405
|
-
}
|
|
1406
|
-
"type": "String"
|
|
1409
|
+
"type": "zeebe:property",
|
|
1410
|
+
"name": "consumerTag"
|
|
1411
|
+
}
|
|
1407
1412
|
},
|
|
1408
1413
|
{
|
|
1409
|
-
"id": "arguments",
|
|
1410
1414
|
"label": "Arguments",
|
|
1411
1415
|
"description": "Arguments to use for the subscription",
|
|
1412
|
-
"optional": true,
|
|
1413
|
-
"feel": "required",
|
|
1414
1416
|
"group": "subscription",
|
|
1417
|
+
"type": "String",
|
|
1418
|
+
"feel": "required",
|
|
1415
1419
|
"binding": {
|
|
1416
|
-
"
|
|
1417
|
-
"
|
|
1418
|
-
}
|
|
1419
|
-
"type": "String"
|
|
1420
|
+
"type": "zeebe:property",
|
|
1421
|
+
"name": "arguments"
|
|
1422
|
+
}
|
|
1420
1423
|
},
|
|
1421
1424
|
{
|
|
1422
|
-
"id": "exclusive",
|
|
1423
1425
|
"label": "Exclusive consumer",
|
|
1424
|
-
"optional": false,
|
|
1425
|
-
"value": "false",
|
|
1426
1426
|
"group": "subscription",
|
|
1427
|
+
"type": "Dropdown",
|
|
1428
|
+
"value": "false",
|
|
1427
1429
|
"binding": {
|
|
1428
|
-
"
|
|
1429
|
-
"
|
|
1430
|
+
"type": "zeebe:property",
|
|
1431
|
+
"name": "exclusive"
|
|
1430
1432
|
},
|
|
1431
|
-
"type": "Dropdown",
|
|
1432
1433
|
"choices": [
|
|
1433
1434
|
{
|
|
1434
1435
|
"name": "Yes",
|
|
@@ -1441,47 +1442,46 @@
|
|
|
1441
1442
|
]
|
|
1442
1443
|
},
|
|
1443
1444
|
{
|
|
1444
|
-
"id": "activationCondition",
|
|
1445
1445
|
"label": "Activation condition",
|
|
1446
|
-
"
|
|
1447
|
-
"optional": true,
|
|
1448
|
-
"feel": "required",
|
|
1446
|
+
"type": "String",
|
|
1449
1447
|
"group": "activation",
|
|
1448
|
+
"feel": "required",
|
|
1449
|
+
"optional": true,
|
|
1450
1450
|
"binding": {
|
|
1451
|
-
"
|
|
1452
|
-
"
|
|
1451
|
+
"type": "zeebe:property",
|
|
1452
|
+
"name": "activationCondition"
|
|
1453
1453
|
},
|
|
1454
|
-
"
|
|
1454
|
+
"description": "Condition under which the connector triggers. Leave empty to catch all events"
|
|
1455
1455
|
},
|
|
1456
1456
|
{
|
|
1457
|
-
"id": "resultVariable",
|
|
1458
1457
|
"label": "Result variable",
|
|
1459
|
-
"
|
|
1460
|
-
"group": "
|
|
1458
|
+
"type": "String",
|
|
1459
|
+
"group": "variable-mapping",
|
|
1460
|
+
"optional": true,
|
|
1461
1461
|
"binding": {
|
|
1462
|
-
"
|
|
1463
|
-
"
|
|
1462
|
+
"type": "zeebe:property",
|
|
1463
|
+
"name": "resultVariable"
|
|
1464
1464
|
},
|
|
1465
|
-
"
|
|
1465
|
+
"description": "Name of variable to store the result of the connector in"
|
|
1466
1466
|
},
|
|
1467
1467
|
{
|
|
1468
|
-
"id": "resultExpression",
|
|
1469
1468
|
"label": "Result expression",
|
|
1470
|
-
"
|
|
1469
|
+
"type": "String",
|
|
1470
|
+
"group": "variable-mapping",
|
|
1471
1471
|
"feel": "required",
|
|
1472
|
-
"
|
|
1472
|
+
"optional": true,
|
|
1473
1473
|
"binding": {
|
|
1474
|
-
"
|
|
1475
|
-
"
|
|
1474
|
+
"type": "zeebe:property",
|
|
1475
|
+
"name": "resultExpression"
|
|
1476
1476
|
},
|
|
1477
|
-
"
|
|
1477
|
+
"description": "Expression to map the inbound payload to process variables"
|
|
1478
1478
|
}
|
|
1479
1479
|
],
|
|
1480
1480
|
"icon": {
|
|
1481
|
-
"contents": "data:image/svg+xml;
|
|
1481
|
+
"contents": "data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='-7.5 0 271 271' preserveAspectRatio='xMidYMid'%3E%3Cpath d='M245.44 108.308h-85.09a7.738 7.738 0 0 1-7.735-7.734v-88.68C152.615 5.327 147.29 0 140.726 0h-30.375c-6.568 0-11.89 5.327-11.89 11.894v88.143c0 4.573-3.697 8.29-8.27 8.31l-27.885.133c-4.612.025-8.359-3.717-8.35-8.325l.173-88.241C54.144 5.337 48.817 0 42.24 0H11.89C5.321 0 0 5.327 0 11.894V260.21c0 5.834 4.726 10.56 10.555 10.56H245.44c5.834 0 10.56-4.726 10.56-10.56V118.868c0-5.834-4.726-10.56-10.56-10.56zm-39.902 93.233c0 7.645-6.198 13.844-13.843 13.844H167.69c-7.646 0-13.844-6.199-13.844-13.844v-24.005c0-7.646 6.198-13.844 13.844-13.844h24.005c7.645 0 13.843 6.198 13.843 13.844v24.005z' fill='%23F60'/%3E%3C/svg%3E"
|
|
1482
1482
|
},
|
|
1483
1483
|
"engines": {
|
|
1484
|
-
"camunda": "^8.
|
|
1484
|
+
"camunda": "^8.2"
|
|
1485
1485
|
}
|
|
1486
1486
|
},
|
|
1487
1487
|
{
|