@camunda/connectors-element-templates 1.0.5 → 1.0.7

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.
Files changed (85) hide show
  1. package/package.json +1 -1
  2. package/src/build_element_template_array_json_files.sh +9 -0
  3. package/src/connectors.js +4 -2
  4. package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +171 -13
  5. package/src/element-templates/agenticai-aiagent-job-worker.json +1618 -0
  6. package/src/element-templates/agenticai-aiagent-outbound-connector.json +3064 -300
  7. package/src/element-templates/agenticai-mcp-client-outbound-connector.json +1 -1
  8. package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +2 -1
  9. package/src/element-templates/asana-connector.json +8 -8
  10. package/src/element-templates/automation-anywhere-outbound-connector.json +1185 -1179
  11. package/src/element-templates/aws-dynamodb-outbound-connector.json +77 -77
  12. package/src/element-templates/aws-eventbridge-connector-boundary.json +20 -20
  13. package/src/element-templates/aws-eventbridge-connector-intermediate.json +38 -38
  14. package/src/element-templates/aws-eventbridge-connector-message-start.json +10 -10
  15. package/src/element-templates/aws-eventbridge-connector-start-event.json +18 -15
  16. package/src/element-templates/aws-eventbridge-outbound-connector.json +50 -50
  17. package/src/element-templates/aws-lambda-outbound-connector.json +279 -279
  18. package/src/element-templates/aws-s3-outbound-connector.json +30 -30
  19. package/src/element-templates/aws-sagemaker-outbound-connector.json +50 -50
  20. package/src/element-templates/aws-sns-inbound-boundary.json +486 -486
  21. package/src/element-templates/aws-sns-inbound-intermediate.json +491 -491
  22. package/src/element-templates/aws-sns-inbound-message-start.json +98 -98
  23. package/src/element-templates/aws-sns-inbound-start-event.json +133 -133
  24. package/src/element-templates/aws-sns-outbound-connector.json +423 -423
  25. package/src/element-templates/aws-sqs-boundary-connector.json +58 -58
  26. package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +523 -523
  27. package/src/element-templates/aws-sqs-outbound-connector.json +692 -692
  28. package/src/element-templates/aws-sqs-start-event-connector.json +709 -709
  29. package/src/element-templates/aws-sqs-start-message.json +460 -460
  30. package/src/element-templates/azure-blobstorage-outbound-connector.json +1 -1
  31. package/src/element-templates/blue-prism-connector.json +53 -53
  32. package/src/element-templates/csv-outbound-connector.json +804 -0
  33. package/src/element-templates/easy-post-connector.json +151 -151
  34. package/src/element-templates/email-inbound-connector-intermediate.json +19 -19
  35. package/src/element-templates/email-message-start-event-connector.json +19 -19
  36. package/src/element-templates/email-outbound-connector.json +199 -199
  37. package/src/element-templates/embeddings-vector-database-outbound-connector.json +3478 -170
  38. package/src/element-templates/github-connector.json +277 -277
  39. package/src/element-templates/github-webhook-connector-intermediate.json +44 -44
  40. package/src/element-templates/github-webhook-connector-start-event.json +29 -26
  41. package/src/element-templates/gitlab-connector.json +990 -990
  42. package/src/element-templates/google-drive-outbound-connector.json +423 -423
  43. package/src/element-templates/google-gemini-outbound-connector.json +32 -32
  44. package/src/element-templates/google-maps-platform-connector.json +17 -17
  45. package/src/element-templates/google-sheets-outbound-connector.json +2550 -2550
  46. package/src/element-templates/graphql-outbound-connector.json +1179 -1179
  47. package/src/element-templates/http-json-connector.json +2280 -2280
  48. package/src/element-templates/http-polling-boundary-catch-event-connector.json +256 -553
  49. package/src/element-templates/http-polling-connector.json +262 -559
  50. package/src/element-templates/hugging-face-connector.json +34 -34
  51. package/src/element-templates/jdbc-outbound-connector.json +402 -0
  52. package/src/element-templates/kafka-inbound-connector-boundary.json +1052 -1052
  53. package/src/element-templates/kafka-inbound-connector-intermediate.json +1088 -1088
  54. package/src/element-templates/kafka-inbound-connector-start-message.json +112 -112
  55. package/src/element-templates/kafka-inbound-connector.json +3 -0
  56. package/src/element-templates/kafka-outbound-connector.json +617 -617
  57. package/src/element-templates/microsoft-office365-mail-connector.json +32 -32
  58. package/src/element-templates/microsoft-teams-outbound-connector.json +1783 -1783
  59. package/src/element-templates/openai-connector.json +144 -144
  60. package/src/element-templates/operate-connector.json +66 -62
  61. package/src/element-templates/power-automate-connector.json +10 -10
  62. package/src/element-templates/rabbitmq-inbound-connector-boundary.json +439 -439
  63. package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +474 -474
  64. package/src/element-templates/rabbitmq-inbound-connector-message-start.json +11 -11
  65. package/src/element-templates/rabbitmq-inbound-connector-start-event.json +597 -597
  66. package/src/element-templates/rabbitmq-outbound-connector.json +622 -622
  67. package/src/element-templates/salesforce-connector.json +44 -44
  68. package/src/element-templates/sendgrid-outbound-connector.json +633 -633
  69. package/src/element-templates/slack-inbound-boundary.json +184 -184
  70. package/src/element-templates/slack-inbound-intermediate.json +168 -168
  71. package/src/element-templates/slack-inbound-message-start.json +201 -201
  72. package/src/element-templates/slack-inbound-start-event.json +320 -317
  73. package/src/element-templates/slack-outbound-connector.json +1185 -1185
  74. package/src/element-templates/twilio-connector.json +26 -26
  75. package/src/element-templates/twilio-webhook-boundary-connector.json +28 -28
  76. package/src/element-templates/twilio-webhook-connector.json +3 -0
  77. package/src/element-templates/twilio-webhook-intermediate-connector.json +31 -31
  78. package/src/element-templates/twilio-webhook-message-start-connector.json +8 -8
  79. package/src/element-templates/uipath-connector.json +10 -10
  80. package/src/element-templates/webhook-connector-boundary.json +629 -629
  81. package/src/element-templates/webhook-connector-intermediate.json +268 -268
  82. package/src/element-templates/webhook-connector-start-event.json +1563 -1560
  83. package/src/element-templates/webhook-connector-start-message.json +1258 -1258
  84. package/src/element-templates/whatsapp-connector.json +39 -39
  85. package/src/element-templates/idp-extraction-outbound-connector.json +0 -932
@@ -9,7 +9,7 @@
9
9
  "documentationRef": "https://docs.camunda.io/docs/components/modeler/bpmn/none-events/"
10
10
  },
11
11
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound",
12
- "version": 7,
12
+ "version": 8,
13
13
  "category": {
14
14
  "id": "connectors",
15
15
  "name": "Connectors"
@@ -18,6 +18,9 @@
18
18
  "elementType": {
19
19
  "value": "bpmn:StartEvent"
20
20
  },
21
+ "engines": {
22
+ "camunda": "^8.6"
23
+ },
21
24
  "groups": [
22
25
  {
23
26
  "id": "authentication",
@@ -374,18 +377,15 @@
374
377
  ],
375
378
  "icon": {
376
379
  "contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxOCcgaGVpZ2h0PScxOCcgdmlld0JveD0nLTcuNSAwIDI3MSAyNzEnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yNDUuNDQgMTA4LjMwOGgtODUuMDlhNy43MzggNy43MzggMCAwIDEtNy43MzUtNy43MzR2LTg4LjY4QzE1Mi42MTUgNS4zMjcgMTQ3LjI5IDAgMTQwLjcyNiAwaC0zMC4zNzVjLTYuNTY4IDAtMTEuODkgNS4zMjctMTEuODkgMTEuODk0djg4LjE0M2MwIDQuNTczLTMuNjk3IDguMjktOC4yNyA4LjMxbC0yNy44ODUuMTMzYy00LjYxMi4wMjUtOC4zNTktMy43MTctOC4zNS04LjMyNWwuMTczLTg4LjI0MUM1NC4xNDQgNS4zMzcgNDguODE3IDAgNDIuMjQgMEgxMS44OUM1LjMyMSAwIDAgNS4zMjcgMCAxMS44OTRWMjYwLjIxYzAgNS44MzQgNC43MjYgMTAuNTYgMTAuNTU1IDEwLjU2SDI0NS40NGM1LjgzNCAwIDEwLjU2LTQuNzI2IDEwLjU2LTEwLjU2VjExOC44NjhjMC01LjgzNC00LjcyNi0xMC41Ni0xMC41Ni0xMC41NnptLTM5LjkwMiA5My4yMzNjMCA3LjY0NS02LjE5OCAxMy44NDQtMTMuODQzIDEzLjg0NEgxNjcuNjljLTcuNjQ2IDAtMTMuODQ0LTYuMTk5LTEzLjg0NC0xMy44NDR2LTI0LjAwNWMwLTcuNjQ2IDYuMTk4LTEzLjg0NCAxMy44NDQtMTMuODQ0aDI0LjAwNWM3LjY0NSAwIDEzLjg0MyA2LjE5OCAxMy44NDMgMTMuODQ0djI0LjAwNXonCiAgICAgICAgICBmaWxsPScjRjYwJy8+Cjwvc3ZnPg=="
377
- },
378
- "engines": {
379
- "camunda": "^8.6"
380
380
  }
381
381
  },
382
382
  {
383
383
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
384
- "name": "RabbitMQ connector",
384
+ "name": "RabbitMQ Start Event Connector",
385
385
  "id": "io.camunda.connectors.inbound.RabbitMQ.StartEvent.v1",
386
- "version": 2,
387
386
  "description": "Receive a message from RabbitMQ",
388
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq-inbound",
387
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound",
388
+ "version": 6,
389
389
  "category": {
390
390
  "id": "connectors",
391
391
  "name": "Connectors"
@@ -412,29 +412,29 @@
412
412
  "label": "Activation"
413
413
  },
414
414
  {
415
- "id": "variable-mapping",
416
- "label": "Variable mapping"
415
+ "id": "output",
416
+ "label": "Output mapping"
417
417
  }
418
418
  ],
419
419
  "properties": [
420
420
  {
421
- "type": "Hidden",
422
421
  "value": "io.camunda:connector-rabbitmq-inbound:1",
423
422
  "binding": {
424
- "type": "zeebe:property",
425
- "name": "inbound.type"
426
- }
423
+ "name": "inbound.type",
424
+ "type": "zeebe:property"
425
+ },
426
+ "type": "Hidden"
427
427
  },
428
428
  {
429
- "id": "connectionType",
429
+ "id": "authentication.authType",
430
430
  "label": "Connection type",
431
- "group": "authentication",
432
- "type": "Dropdown",
433
431
  "value": "uri",
432
+ "group": "authentication",
434
433
  "binding": {
435
- "type": "zeebe:property",
436
- "name": "authentication.authType"
434
+ "name": "authentication.authType",
435
+ "type": "zeebe:property"
437
436
  },
437
+ "type": "Dropdown",
438
438
  "choices": [
439
439
  {
440
440
  "name": "URI",
@@ -447,154 +447,178 @@
447
447
  ]
448
448
  },
449
449
  {
450
+ "id": "authentication.uri",
450
451
  "label": "URI",
451
452
  "description": "URI should contain username, password, host name, port number, and virtual host",
452
- "group": "authentication",
453
- "type": "String",
454
- "binding": {
455
- "type": "zeebe:property",
456
- "name": "authentication.uri"
457
- },
453
+ "optional": false,
458
454
  "constraints": {
459
455
  "notEmpty": true,
460
456
  "pattern": {
461
- "value": "^(amqps?://)|secrets\\..+|(\\{\\{secrets\\..+\\}\\}).*",
457
+ "value": "^(=|(amqps?://|secrets|\\{\\{).*$)",
462
458
  "message": "Must start with amqp(s):// or contain a secret reference"
463
459
  }
464
460
  },
461
+ "group": "authentication",
462
+ "binding": {
463
+ "name": "authentication.uri",
464
+ "type": "zeebe:property"
465
+ },
465
466
  "condition": {
466
- "property": "connectionType",
467
- "equals": "uri"
468
- }
467
+ "property": "authentication.authType",
468
+ "equals": "uri",
469
+ "type": "simple"
470
+ },
471
+ "type": "String"
469
472
  },
470
473
  {
474
+ "id": "authentication.userName",
471
475
  "label": "Username",
472
- "group": "authentication",
473
- "type": "String",
474
- "binding": {
475
- "type": "zeebe:property",
476
- "name": "authentication.userName"
477
- },
476
+ "optional": false,
478
477
  "constraints": {
479
478
  "notEmpty": true
480
479
  },
480
+ "group": "authentication",
481
+ "binding": {
482
+ "name": "authentication.userName",
483
+ "type": "zeebe:property"
484
+ },
481
485
  "condition": {
482
- "property": "connectionType",
483
- "equals": "credentials"
484
- }
486
+ "property": "authentication.authType",
487
+ "equals": "credentials",
488
+ "type": "simple"
489
+ },
490
+ "type": "String"
485
491
  },
486
492
  {
493
+ "id": "authentication.password",
487
494
  "label": "Password",
495
+ "optional": false,
496
+ "constraints": {
497
+ "notEmpty": true
498
+ },
488
499
  "group": "authentication",
489
- "type": "String",
490
500
  "binding": {
491
- "type": "zeebe:property",
492
- "name": "authentication.password"
501
+ "name": "authentication.password",
502
+ "type": "zeebe:property"
503
+ },
504
+ "condition": {
505
+ "property": "authentication.authType",
506
+ "equals": "credentials",
507
+ "type": "simple"
493
508
  },
509
+ "type": "String"
510
+ },
511
+ {
512
+ "id": "routing.virtualHost",
513
+ "label": "Virtual host",
514
+ "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>",
515
+ "optional": false,
494
516
  "constraints": {
495
517
  "notEmpty": true
496
518
  },
519
+ "group": "routing",
520
+ "binding": {
521
+ "name": "routing.virtualHost",
522
+ "type": "zeebe:property"
523
+ },
497
524
  "condition": {
498
- "property": "connectionType",
499
- "equals": "credentials"
500
- }
525
+ "property": "authentication.authType",
526
+ "equals": "credentials",
527
+ "type": "simple"
528
+ },
529
+ "type": "String"
501
530
  },
502
531
  {
532
+ "id": "routing.hostName",
503
533
  "label": "Host name",
504
- "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>",
505
- "group": "routing",
506
- "type": "String",
507
- "binding": {
508
- "type": "zeebe:property",
509
- "name": "routing.hostName"
510
- },
534
+ "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>",
535
+ "optional": false,
511
536
  "constraints": {
512
537
  "notEmpty": true
513
538
  },
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
539
  "group": "routing",
523
- "type": "String",
524
540
  "binding": {
525
- "type": "zeebe:property",
526
- "name": "routing.virtualHost"
527
- },
528
- "constraints": {
529
- "notEmpty": true
541
+ "name": "routing.hostName",
542
+ "type": "zeebe:property"
530
543
  },
531
544
  "condition": {
532
- "property": "connectionType",
533
- "equals": "credentials"
534
- }
545
+ "property": "authentication.authType",
546
+ "equals": "credentials",
547
+ "type": "simple"
548
+ },
549
+ "type": "String"
535
550
  },
536
551
  {
552
+ "id": "routing.port",
537
553
  "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/#routing-data\"target=\"_blank\">documentation</a>",
539
- "group": "routing",
540
- "type": "String",
541
- "binding": {
542
- "type": "zeebe:property",
543
- "name": "routing.port"
544
- },
554
+ "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>",
555
+ "optional": false,
545
556
  "constraints": {
546
557
  "notEmpty": true
547
558
  },
559
+ "group": "routing",
560
+ "binding": {
561
+ "name": "routing.port",
562
+ "type": "zeebe:property"
563
+ },
548
564
  "condition": {
549
- "property": "connectionType",
550
- "equals": "credentials"
551
- }
565
+ "property": "authentication.authType",
566
+ "equals": "credentials",
567
+ "type": "simple"
568
+ },
569
+ "type": "String"
552
570
  },
553
571
  {
572
+ "id": "queueName",
554
573
  "label": "Queue name",
555
574
  "description": "Name of the queue to subscribe to",
575
+ "optional": false,
576
+ "constraints": {
577
+ "notEmpty": true
578
+ },
556
579
  "group": "subscription",
557
- "type": "String",
558
- "feel": "optional",
559
580
  "binding": {
560
- "type": "zeebe:property",
561
- "name": "queueName"
581
+ "name": "queueName",
582
+ "type": "zeebe:property"
562
583
  },
563
- "constraints": {
564
- "notEmpty": true
565
- }
584
+ "type": "String"
566
585
  },
567
586
  {
587
+ "id": "consumerTag",
568
588
  "label": "Consumer tag",
569
589
  "description": "Consumer tag to use for the subscription",
590
+ "optional": false,
570
591
  "group": "subscription",
571
- "type": "String",
572
- "feel": "optional",
573
592
  "binding": {
574
- "type": "zeebe:property",
575
- "name": "consumerTag"
576
- }
593
+ "name": "consumerTag",
594
+ "type": "zeebe:property"
595
+ },
596
+ "type": "String"
577
597
  },
578
598
  {
599
+ "id": "arguments",
579
600
  "label": "Arguments",
580
601
  "description": "Arguments to use for the subscription",
581
- "group": "subscription",
582
- "type": "String",
602
+ "optional": true,
583
603
  "feel": "required",
604
+ "group": "subscription",
584
605
  "binding": {
585
- "type": "zeebe:property",
586
- "name": "arguments"
587
- }
606
+ "name": "arguments",
607
+ "type": "zeebe:property"
608
+ },
609
+ "type": "String"
588
610
  },
589
611
  {
612
+ "id": "exclusive",
590
613
  "label": "Exclusive consumer",
591
- "group": "subscription",
592
- "type": "Dropdown",
614
+ "optional": false,
593
615
  "value": "false",
616
+ "group": "subscription",
594
617
  "binding": {
595
- "type": "zeebe:property",
596
- "name": "exclusive"
618
+ "name": "exclusive",
619
+ "type": "zeebe:property"
597
620
  },
621
+ "type": "Dropdown",
598
622
  "choices": [
599
623
  {
600
624
  "name": "Yes",
@@ -607,46 +631,47 @@
607
631
  ]
608
632
  },
609
633
  {
634
+ "id": "activationCondition",
610
635
  "label": "Activation condition",
611
- "type": "String",
612
- "group": "activation",
613
- "feel": "required",
636
+ "description": "Condition under which the Connector triggers. Leave empty to catch all events",
614
637
  "optional": true,
638
+ "feel": "required",
639
+ "group": "activation",
615
640
  "binding": {
616
- "type": "zeebe:property",
617
- "name": "activationCondition"
641
+ "name": "activationCondition",
642
+ "type": "zeebe:property"
618
643
  },
619
- "description": "Condition under which the connector triggers. Leave empty to catch all events"
644
+ "type": "String"
620
645
  },
621
646
  {
647
+ "id": "resultVariable",
622
648
  "label": "Result variable",
623
- "type": "String",
624
- "group": "variable-mapping",
625
- "optional": true,
649
+ "description": "Name of variable to store the response in",
650
+ "group": "output",
626
651
  "binding": {
627
- "type": "zeebe:property",
628
- "name": "resultVariable"
652
+ "name": "resultVariable",
653
+ "type": "zeebe:property"
629
654
  },
630
- "description": "Name of variable to store the result of the connector in"
655
+ "type": "String"
631
656
  },
632
657
  {
658
+ "id": "resultExpression",
633
659
  "label": "Result expression",
634
- "type": "String",
635
- "group": "variable-mapping",
660
+ "description": "Expression to map the response into process variables",
636
661
  "feel": "required",
637
- "optional": true,
662
+ "group": "output",
638
663
  "binding": {
639
- "type": "zeebe:property",
640
- "name": "resultExpression"
664
+ "name": "resultExpression",
665
+ "type": "zeebe:property"
641
666
  },
642
- "description": "Expression to map the inbound payload to process variables"
667
+ "type": "Text"
643
668
  }
644
669
  ],
645
670
  "icon": {
646
- "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"
671
+ "contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxOCcgaGVpZ2h0PScxOCcgdmlld0JveD0nLTcuNSAwIDI3MSAyNzEnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yNDUuNDQgMTA4LjMwOGgtODUuMDlhNy43MzggNy43MzggMCAwIDEtNy43MzUtNy43MzR2LTg4LjY4QzE1Mi42MTUgNS4zMjcgMTQ3LjI5IDAgMTQwLjcyNiAwaC0zMC4zNzVjLTYuNTY4IDAtMTEuODkgNS4zMjctMTEuODkgMTEuODk0djg4LjE0M2MwIDQuNTczLTMuNjk3IDguMjktOC4yNyA4LjMxbC0yNy44ODUuMTMzYy00LjYxMi4wMjUtOC4zNTktMy43MTctOC4zNS04LjMyNWwuMTczLTg4LjI0MUM1NC4xNDQgNS4zMzcgNDguODE3IDAgNDIuMjQgMEgxMS44OUM1LjMyMSAwIDAgNS4zMjcgMCAxMS44OTRWMjYwLjIxYzAgNS44MzQgNC43MjYgMTAuNTYgMTAuNTU1IDEwLjU2SDI0NS40NGM1LjgzNCAwIDEwLjU2LTQuNzI2IDEwLjU2LTEwLjU2VjExOC44NjhjMC01LjgzNC00LjcyNi0xMC41Ni0xMC41Ni0xMC41NnptLTM5LjkwMiA5My4yMzNjMCA3LjY0NS02LjE5OCAxMy44NDQtMTMuODQzIDEzLjg0NEgxNjcuNjljLTcuNjQ2IDAtMTMuODQ0LTYuMTk5LTEzLjg0NC0xMy44NDR2LTI0LjAwNWMwLTcuNjQ2IDYuMTk4LTEzLjg0NCAxMy44NDQtMTMuODQ0aDI0LjAwNWM3LjY0NSAwIDEzLjg0MyA2LjE5OCAxMy44NDMgMTMuODQ0djI0LjAwNXonCiAgICAgICAgICBmaWxsPScjRjYwJy8+Cjwvc3ZnPg=="
647
672
  },
648
673
  "engines": {
649
- "camunda": "^8.2"
674
+ "camunda": "^8.5"
650
675
  }
651
676
  },
652
677
  {
@@ -923,9 +948,13 @@
923
948
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
924
949
  "name": "RabbitMQ Start Event Connector",
925
950
  "id": "io.camunda.connectors.inbound.RabbitMQ.StartEvent.v1",
926
- "version": 3,
927
951
  "description": "Receive a message from RabbitMQ",
952
+ "deprecated": {
953
+ "message": "None Start Events are deprecated in favor of Message Start Events for message based Connectors.",
954
+ "documentationRef": "https://docs.camunda.io/docs/components/modeler/bpmn/none-events/"
955
+ },
928
956
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound",
957
+ "version": 7,
929
958
  "category": {
930
959
  "id": "connectors",
931
960
  "name": "Connectors"
@@ -952,29 +981,34 @@
952
981
  "label": "Activation"
953
982
  },
954
983
  {
955
- "id": "variable-mapping",
956
- "label": "Variable mapping"
984
+ "id": "deduplication",
985
+ "label": "Deduplication",
986
+ "tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
987
+ },
988
+ {
989
+ "id": "output",
990
+ "label": "Output mapping"
957
991
  }
958
992
  ],
959
993
  "properties": [
960
994
  {
961
- "type": "Hidden",
962
995
  "value": "io.camunda:connector-rabbitmq-inbound:1",
963
996
  "binding": {
964
- "type": "zeebe:property",
965
- "name": "inbound.type"
966
- }
997
+ "name": "inbound.type",
998
+ "type": "zeebe:property"
999
+ },
1000
+ "type": "Hidden"
967
1001
  },
968
1002
  {
969
- "id": "connectionType",
1003
+ "id": "authentication.authType",
970
1004
  "label": "Connection type",
971
- "group": "authentication",
972
- "type": "Dropdown",
973
1005
  "value": "uri",
1006
+ "group": "authentication",
974
1007
  "binding": {
975
- "type": "zeebe:property",
976
- "name": "authentication.authType"
1008
+ "name": "authentication.authType",
1009
+ "type": "zeebe:property"
977
1010
  },
1011
+ "type": "Dropdown",
978
1012
  "choices": [
979
1013
  {
980
1014
  "name": "URI",
@@ -987,154 +1021,178 @@
987
1021
  ]
988
1022
  },
989
1023
  {
1024
+ "id": "authentication.uri",
990
1025
  "label": "URI",
991
1026
  "description": "URI should contain username, password, host name, port number, and virtual host",
992
- "group": "authentication",
993
- "type": "String",
994
- "binding": {
995
- "type": "zeebe:property",
996
- "name": "authentication.uri"
997
- },
1027
+ "optional": false,
998
1028
  "constraints": {
999
1029
  "notEmpty": true,
1000
1030
  "pattern": {
1001
- "value": "^(amqps?://)|(\\{\\{secrets\\..+\\}\\}).*",
1031
+ "value": "^(=|(amqps?://|secrets|\\{\\{).*$)",
1002
1032
  "message": "Must start with amqp(s):// or contain a secret reference"
1003
1033
  }
1004
1034
  },
1035
+ "group": "authentication",
1036
+ "binding": {
1037
+ "name": "authentication.uri",
1038
+ "type": "zeebe:property"
1039
+ },
1005
1040
  "condition": {
1006
- "property": "connectionType",
1007
- "equals": "uri"
1008
- }
1041
+ "property": "authentication.authType",
1042
+ "equals": "uri",
1043
+ "type": "simple"
1044
+ },
1045
+ "type": "String"
1009
1046
  },
1010
1047
  {
1048
+ "id": "authentication.userName",
1011
1049
  "label": "Username",
1012
- "group": "authentication",
1013
- "type": "String",
1014
- "binding": {
1015
- "type": "zeebe:property",
1016
- "name": "authentication.userName"
1017
- },
1050
+ "optional": false,
1018
1051
  "constraints": {
1019
1052
  "notEmpty": true
1020
1053
  },
1054
+ "group": "authentication",
1055
+ "binding": {
1056
+ "name": "authentication.userName",
1057
+ "type": "zeebe:property"
1058
+ },
1021
1059
  "condition": {
1022
- "property": "connectionType",
1023
- "equals": "credentials"
1024
- }
1060
+ "property": "authentication.authType",
1061
+ "equals": "credentials",
1062
+ "type": "simple"
1063
+ },
1064
+ "type": "String"
1025
1065
  },
1026
1066
  {
1067
+ "id": "authentication.password",
1027
1068
  "label": "Password",
1069
+ "optional": false,
1070
+ "constraints": {
1071
+ "notEmpty": true
1072
+ },
1028
1073
  "group": "authentication",
1029
- "type": "String",
1030
1074
  "binding": {
1031
- "type": "zeebe:property",
1032
- "name": "authentication.password"
1075
+ "name": "authentication.password",
1076
+ "type": "zeebe:property"
1077
+ },
1078
+ "condition": {
1079
+ "property": "authentication.authType",
1080
+ "equals": "credentials",
1081
+ "type": "simple"
1033
1082
  },
1083
+ "type": "String"
1084
+ },
1085
+ {
1086
+ "id": "routing.virtualHost",
1087
+ "label": "Virtual host",
1088
+ "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>",
1089
+ "optional": false,
1034
1090
  "constraints": {
1035
1091
  "notEmpty": true
1036
1092
  },
1093
+ "group": "routing",
1094
+ "binding": {
1095
+ "name": "routing.virtualHost",
1096
+ "type": "zeebe:property"
1097
+ },
1037
1098
  "condition": {
1038
- "property": "connectionType",
1039
- "equals": "credentials"
1040
- }
1099
+ "property": "authentication.authType",
1100
+ "equals": "credentials",
1101
+ "type": "simple"
1102
+ },
1103
+ "type": "String"
1041
1104
  },
1042
1105
  {
1106
+ "id": "routing.hostName",
1043
1107
  "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/?rabbitmq=inbound#routing-data-1\"target=\"_blank\">documentation</a>",
1045
- "group": "routing",
1046
- "type": "String",
1047
- "binding": {
1048
- "type": "zeebe:property",
1049
- "name": "routing.hostName"
1050
- },
1108
+ "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>",
1109
+ "optional": false,
1051
1110
  "constraints": {
1052
1111
  "notEmpty": true
1053
1112
  },
1054
- "condition": {
1055
- "property": "connectionType",
1056
- "equals": "credentials"
1057
- }
1058
- },
1059
- {
1060
- "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/?rabbitmq=inbound#routing-data-1\"target=\"_blank\">documentation</a>",
1062
1113
  "group": "routing",
1063
- "type": "String",
1064
1114
  "binding": {
1065
- "type": "zeebe:property",
1066
- "name": "routing.virtualHost"
1067
- },
1068
- "constraints": {
1069
- "notEmpty": true
1115
+ "name": "routing.hostName",
1116
+ "type": "zeebe:property"
1070
1117
  },
1071
1118
  "condition": {
1072
- "property": "connectionType",
1073
- "equals": "credentials"
1074
- }
1119
+ "property": "authentication.authType",
1120
+ "equals": "credentials",
1121
+ "type": "simple"
1122
+ },
1123
+ "type": "String"
1075
1124
  },
1076
1125
  {
1126
+ "id": "routing.port",
1077
1127
  "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/?rabbitmq=inbound#routing-data-1\"target=\"_blank\">documentation</a>",
1079
- "group": "routing",
1080
- "type": "String",
1081
- "binding": {
1082
- "type": "zeebe:property",
1083
- "name": "routing.port"
1084
- },
1128
+ "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>",
1129
+ "optional": false,
1085
1130
  "constraints": {
1086
1131
  "notEmpty": true
1087
1132
  },
1133
+ "group": "routing",
1134
+ "binding": {
1135
+ "name": "routing.port",
1136
+ "type": "zeebe:property"
1137
+ },
1088
1138
  "condition": {
1089
- "property": "connectionType",
1090
- "equals": "credentials"
1091
- }
1139
+ "property": "authentication.authType",
1140
+ "equals": "credentials",
1141
+ "type": "simple"
1142
+ },
1143
+ "type": "String"
1092
1144
  },
1093
1145
  {
1146
+ "id": "queueName",
1094
1147
  "label": "Queue name",
1095
1148
  "description": "Name of the queue to subscribe to",
1149
+ "optional": false,
1150
+ "constraints": {
1151
+ "notEmpty": true
1152
+ },
1096
1153
  "group": "subscription",
1097
- "type": "String",
1098
- "feel": "optional",
1099
1154
  "binding": {
1100
- "type": "zeebe:property",
1101
- "name": "queueName"
1155
+ "name": "queueName",
1156
+ "type": "zeebe:property"
1102
1157
  },
1103
- "constraints": {
1104
- "notEmpty": true
1105
- }
1158
+ "type": "String"
1106
1159
  },
1107
1160
  {
1161
+ "id": "consumerTag",
1108
1162
  "label": "Consumer tag",
1109
1163
  "description": "Consumer tag to use for the subscription",
1164
+ "optional": false,
1110
1165
  "group": "subscription",
1111
- "type": "String",
1112
- "feel": "optional",
1113
1166
  "binding": {
1114
- "type": "zeebe:property",
1115
- "name": "consumerTag"
1116
- }
1167
+ "name": "consumerTag",
1168
+ "type": "zeebe:property"
1169
+ },
1170
+ "type": "String"
1117
1171
  },
1118
1172
  {
1173
+ "id": "arguments",
1119
1174
  "label": "Arguments",
1120
1175
  "description": "Arguments to use for the subscription",
1121
- "group": "subscription",
1122
- "type": "String",
1176
+ "optional": true,
1123
1177
  "feel": "required",
1178
+ "group": "subscription",
1124
1179
  "binding": {
1125
- "type": "zeebe:property",
1126
- "name": "arguments"
1127
- }
1180
+ "name": "arguments",
1181
+ "type": "zeebe:property"
1182
+ },
1183
+ "type": "String"
1128
1184
  },
1129
1185
  {
1186
+ "id": "exclusive",
1130
1187
  "label": "Exclusive consumer",
1131
- "group": "subscription",
1132
- "type": "Dropdown",
1188
+ "optional": false,
1133
1189
  "value": "false",
1190
+ "group": "subscription",
1134
1191
  "binding": {
1135
- "type": "zeebe:property",
1136
- "name": "exclusive"
1192
+ "name": "exclusive",
1193
+ "type": "zeebe:property"
1137
1194
  },
1195
+ "type": "Dropdown",
1138
1196
  "choices": [
1139
1197
  {
1140
1198
  "name": "Yes",
@@ -1147,55 +1205,132 @@
1147
1205
  ]
1148
1206
  },
1149
1207
  {
1208
+ "id": "activationCondition",
1150
1209
  "label": "Activation condition",
1151
- "type": "String",
1152
- "group": "activation",
1153
- "feel": "required",
1210
+ "description": "Condition under which the Connector triggers. Leave empty to catch all events",
1154
1211
  "optional": true,
1212
+ "feel": "required",
1213
+ "group": "activation",
1155
1214
  "binding": {
1156
- "type": "zeebe:property",
1157
- "name": "activationCondition"
1215
+ "name": "activationCondition",
1216
+ "type": "zeebe:property"
1158
1217
  },
1159
- "description": "Condition under which the connector triggers. Leave empty to catch all events"
1218
+ "type": "String"
1160
1219
  },
1161
1220
  {
1162
- "label": "Result variable",
1163
- "type": "String",
1164
- "group": "variable-mapping",
1165
- "optional": true,
1221
+ "id": "consumeUnmatchedEvents",
1222
+ "label": "Consume unmatched events",
1223
+ "value": true,
1224
+ "group": "activation",
1166
1225
  "binding": {
1167
- "type": "zeebe:property",
1168
- "name": "resultVariable"
1226
+ "name": "consumeUnmatchedEvents",
1227
+ "type": "zeebe:property"
1169
1228
  },
1170
- "description": "Name of variable to store the result of the connector in"
1229
+ "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",
1230
+ "type": "Boolean"
1171
1231
  },
1172
1232
  {
1173
- "label": "Result expression",
1174
- "type": "String",
1175
- "group": "variable-mapping",
1176
- "feel": "required",
1177
- "optional": true,
1178
- "binding": {
1179
- "type": "zeebe:property",
1180
- "name": "resultExpression"
1233
+ "id": "deduplicationModeManualFlag",
1234
+ "label": "Manual mode",
1235
+ "description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
1236
+ "value": false,
1237
+ "group": "deduplication",
1238
+ "binding": {
1239
+ "name": "deduplicationModeManualFlag",
1240
+ "type": "zeebe:property"
1181
1241
  },
1182
- "description": "Expression to map the inbound payload to process variables"
1242
+ "type": "Boolean"
1243
+ },
1244
+ {
1245
+ "id": "deduplicationId",
1246
+ "label": "Deduplication ID",
1247
+ "constraints": {
1248
+ "notEmpty": true,
1249
+ "pattern": {
1250
+ "value": "^[a-zA-Z0-9_-]+$",
1251
+ "message": "can only contain alphanumeric characters, dashes, and underscores"
1252
+ }
1253
+ },
1254
+ "group": "deduplication",
1255
+ "binding": {
1256
+ "name": "deduplicationId",
1257
+ "type": "zeebe:property"
1258
+ },
1259
+ "condition": {
1260
+ "property": "deduplicationModeManualFlag",
1261
+ "equals": true,
1262
+ "type": "simple"
1263
+ },
1264
+ "type": "String"
1265
+ },
1266
+ {
1267
+ "id": "deduplicationModeManual",
1268
+ "value": "MANUAL",
1269
+ "group": "deduplication",
1270
+ "binding": {
1271
+ "name": "deduplicationMode",
1272
+ "type": "zeebe:property"
1273
+ },
1274
+ "condition": {
1275
+ "property": "deduplicationId",
1276
+ "isActive": true,
1277
+ "type": "simple"
1278
+ },
1279
+ "type": "Hidden"
1280
+ },
1281
+ {
1282
+ "id": "deduplicationModeAuto",
1283
+ "value": "AUTO",
1284
+ "group": "deduplication",
1285
+ "binding": {
1286
+ "name": "deduplicationMode",
1287
+ "type": "zeebe:property"
1288
+ },
1289
+ "condition": {
1290
+ "property": "deduplicationId",
1291
+ "isActive": false,
1292
+ "type": "simple"
1293
+ },
1294
+ "type": "Hidden"
1295
+ },
1296
+ {
1297
+ "id": "resultVariable",
1298
+ "label": "Result variable",
1299
+ "description": "Name of variable to store the response in",
1300
+ "group": "output",
1301
+ "binding": {
1302
+ "name": "resultVariable",
1303
+ "type": "zeebe:property"
1304
+ },
1305
+ "type": "String"
1306
+ },
1307
+ {
1308
+ "id": "resultExpression",
1309
+ "label": "Result expression",
1310
+ "description": "Expression to map the response into process variables",
1311
+ "feel": "required",
1312
+ "group": "output",
1313
+ "binding": {
1314
+ "name": "resultExpression",
1315
+ "type": "zeebe:property"
1316
+ },
1317
+ "type": "Text"
1183
1318
  }
1184
1319
  ],
1185
1320
  "icon": {
1186
- "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"
1321
+ "contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxOCcgaGVpZ2h0PScxOCcgdmlld0JveD0nLTcuNSAwIDI3MSAyNzEnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yNDUuNDQgMTA4LjMwOGgtODUuMDlhNy43MzggNy43MzggMCAwIDEtNy43MzUtNy43MzR2LTg4LjY4QzE1Mi42MTUgNS4zMjcgMTQ3LjI5IDAgMTQwLjcyNiAwaC0zMC4zNzVjLTYuNTY4IDAtMTEuODkgNS4zMjctMTEuODkgMTEuODk0djg4LjE0M2MwIDQuNTczLTMuNjk3IDguMjktOC4yNyA4LjMxbC0yNy44ODUuMTMzYy00LjYxMi4wMjUtOC4zNTktMy43MTctOC4zNS04LjMyNWwuMTczLTg4LjI0MUM1NC4xNDQgNS4zMzcgNDguODE3IDAgNDIuMjQgMEgxMS44OUM1LjMyMSAwIDAgNS4zMjcgMCAxMS44OTRWMjYwLjIxYzAgNS44MzQgNC43MjYgMTAuNTYgMTAuNTU1IDEwLjU2SDI0NS40NGM1LjgzNCAwIDEwLjU2LTQuNzI2IDEwLjU2LTEwLjU2VjExOC44NjhjMC01LjgzNC00LjcyNi0xMC41Ni0xMC41Ni0xMC41NnptLTM5LjkwMiA5My4yMzNjMCA3LjY0NS02LjE5OCAxMy44NDQtMTMuODQzIDEzLjg0NEgxNjcuNjljLTcuNjQ2IDAtMTMuODQ0LTYuMTk5LTEzLjg0NC0xMy44NDR2LTI0LjAwNWMwLTcuNjQ2IDYuMTk4LTEzLjg0NCAxMy44NDQtMTMuODQ0aDI0LjAwNWM3LjY0NSAwIDEzLjg0MyA2LjE5OCAxMy44NDMgMTMuODQ0djI0LjAwNXonCiAgICAgICAgICBmaWxsPScjRjYwJy8+Cjwvc3ZnPg=="
1187
1322
  },
1188
1323
  "engines": {
1189
- "camunda": "^8.2"
1324
+ "camunda": "^8.6"
1190
1325
  }
1191
1326
  },
1192
1327
  {
1193
1328
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1194
- "name": "RabbitMQ Start Event Connector",
1329
+ "name": "RabbitMQ connector",
1195
1330
  "id": "io.camunda.connectors.inbound.RabbitMQ.StartEvent.v1",
1331
+ "version": 2,
1196
1332
  "description": "Receive a message from RabbitMQ",
1197
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound",
1198
- "version": 6,
1333
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq-inbound",
1199
1334
  "category": {
1200
1335
  "id": "connectors",
1201
1336
  "name": "Connectors"
@@ -1222,29 +1357,29 @@
1222
1357
  "label": "Activation"
1223
1358
  },
1224
1359
  {
1225
- "id": "output",
1226
- "label": "Output mapping"
1360
+ "id": "variable-mapping",
1361
+ "label": "Variable mapping"
1227
1362
  }
1228
1363
  ],
1229
1364
  "properties": [
1230
1365
  {
1366
+ "type": "Hidden",
1231
1367
  "value": "io.camunda:connector-rabbitmq-inbound:1",
1232
1368
  "binding": {
1233
- "name": "inbound.type",
1234
- "type": "zeebe:property"
1235
- },
1236
- "type": "Hidden"
1369
+ "type": "zeebe:property",
1370
+ "name": "inbound.type"
1371
+ }
1237
1372
  },
1238
1373
  {
1239
- "id": "authentication.authType",
1374
+ "id": "connectionType",
1240
1375
  "label": "Connection type",
1241
- "value": "uri",
1242
1376
  "group": "authentication",
1377
+ "type": "Dropdown",
1378
+ "value": "uri",
1243
1379
  "binding": {
1244
- "name": "authentication.authType",
1245
- "type": "zeebe:property"
1380
+ "type": "zeebe:property",
1381
+ "name": "authentication.authType"
1246
1382
  },
1247
- "type": "Dropdown",
1248
1383
  "choices": [
1249
1384
  {
1250
1385
  "name": "URI",
@@ -1257,178 +1392,154 @@
1257
1392
  ]
1258
1393
  },
1259
1394
  {
1260
- "id": "authentication.uri",
1261
1395
  "label": "URI",
1262
1396
  "description": "URI should contain username, password, host name, port number, and virtual host",
1263
- "optional": false,
1397
+ "group": "authentication",
1398
+ "type": "String",
1399
+ "binding": {
1400
+ "type": "zeebe:property",
1401
+ "name": "authentication.uri"
1402
+ },
1264
1403
  "constraints": {
1265
1404
  "notEmpty": true,
1266
1405
  "pattern": {
1267
- "value": "^(=|(amqps?://|secrets|\\{\\{).*$)",
1406
+ "value": "^(amqps?://)|secrets\\..+|(\\{\\{secrets\\..+\\}\\}).*",
1268
1407
  "message": "Must start with amqp(s):// or contain a secret reference"
1269
1408
  }
1270
1409
  },
1271
- "group": "authentication",
1272
- "binding": {
1273
- "name": "authentication.uri",
1274
- "type": "zeebe:property"
1275
- },
1276
1410
  "condition": {
1277
- "property": "authentication.authType",
1278
- "equals": "uri",
1279
- "type": "simple"
1280
- },
1281
- "type": "String"
1411
+ "property": "connectionType",
1412
+ "equals": "uri"
1413
+ }
1282
1414
  },
1283
1415
  {
1284
- "id": "authentication.userName",
1285
1416
  "label": "Username",
1286
- "optional": false,
1287
- "constraints": {
1288
- "notEmpty": true
1289
- },
1290
1417
  "group": "authentication",
1418
+ "type": "String",
1291
1419
  "binding": {
1292
- "name": "authentication.userName",
1293
- "type": "zeebe:property"
1420
+ "type": "zeebe:property",
1421
+ "name": "authentication.userName"
1294
1422
  },
1295
- "condition": {
1296
- "property": "authentication.authType",
1297
- "equals": "credentials",
1298
- "type": "simple"
1423
+ "constraints": {
1424
+ "notEmpty": true
1299
1425
  },
1300
- "type": "String"
1426
+ "condition": {
1427
+ "property": "connectionType",
1428
+ "equals": "credentials"
1429
+ }
1301
1430
  },
1302
1431
  {
1303
- "id": "authentication.password",
1304
1432
  "label": "Password",
1305
- "optional": false,
1306
- "constraints": {
1307
- "notEmpty": true
1308
- },
1309
1433
  "group": "authentication",
1434
+ "type": "String",
1310
1435
  "binding": {
1311
- "name": "authentication.password",
1312
- "type": "zeebe:property"
1313
- },
1314
- "condition": {
1315
- "property": "authentication.authType",
1316
- "equals": "credentials",
1317
- "type": "simple"
1436
+ "type": "zeebe:property",
1437
+ "name": "authentication.password"
1318
1438
  },
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
1439
  "constraints": {
1327
1440
  "notEmpty": true
1328
1441
  },
1329
- "group": "routing",
1330
- "binding": {
1331
- "name": "routing.virtualHost",
1332
- "type": "zeebe:property"
1333
- },
1334
1442
  "condition": {
1335
- "property": "authentication.authType",
1336
- "equals": "credentials",
1337
- "type": "simple"
1338
- },
1339
- "type": "String"
1443
+ "property": "connectionType",
1444
+ "equals": "credentials"
1445
+ }
1340
1446
  },
1341
1447
  {
1342
- "id": "routing.hostName",
1343
1448
  "label": "Host name",
1344
- "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>",
1345
- "optional": false,
1449
+ "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>",
1450
+ "group": "routing",
1451
+ "type": "String",
1452
+ "binding": {
1453
+ "type": "zeebe:property",
1454
+ "name": "routing.hostName"
1455
+ },
1346
1456
  "constraints": {
1347
1457
  "notEmpty": true
1348
1458
  },
1459
+ "condition": {
1460
+ "property": "connectionType",
1461
+ "equals": "credentials"
1462
+ }
1463
+ },
1464
+ {
1465
+ "label": "Virtual host",
1466
+ "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
1467
  "group": "routing",
1468
+ "type": "String",
1350
1469
  "binding": {
1351
- "name": "routing.hostName",
1352
- "type": "zeebe:property"
1470
+ "type": "zeebe:property",
1471
+ "name": "routing.virtualHost"
1353
1472
  },
1354
- "condition": {
1355
- "property": "authentication.authType",
1356
- "equals": "credentials",
1357
- "type": "simple"
1473
+ "constraints": {
1474
+ "notEmpty": true
1358
1475
  },
1359
- "type": "String"
1476
+ "condition": {
1477
+ "property": "connectionType",
1478
+ "equals": "credentials"
1479
+ }
1360
1480
  },
1361
1481
  {
1362
- "id": "routing.port",
1363
1482
  "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/?rabbitmq=outbound#routing-data\"target=\"_blank\">documentation</a>",
1365
- "optional": false,
1366
- "constraints": {
1367
- "notEmpty": true
1368
- },
1483
+ "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
1484
  "group": "routing",
1485
+ "type": "String",
1370
1486
  "binding": {
1371
- "name": "routing.port",
1372
- "type": "zeebe:property"
1487
+ "type": "zeebe:property",
1488
+ "name": "routing.port"
1373
1489
  },
1374
- "condition": {
1375
- "property": "authentication.authType",
1376
- "equals": "credentials",
1377
- "type": "simple"
1490
+ "constraints": {
1491
+ "notEmpty": true
1378
1492
  },
1379
- "type": "String"
1493
+ "condition": {
1494
+ "property": "connectionType",
1495
+ "equals": "credentials"
1496
+ }
1380
1497
  },
1381
1498
  {
1382
- "id": "queueName",
1383
1499
  "label": "Queue name",
1384
1500
  "description": "Name of the queue to subscribe to",
1385
- "optional": false,
1386
- "constraints": {
1387
- "notEmpty": true
1388
- },
1389
1501
  "group": "subscription",
1502
+ "type": "String",
1503
+ "feel": "optional",
1390
1504
  "binding": {
1391
- "name": "queueName",
1392
- "type": "zeebe:property"
1505
+ "type": "zeebe:property",
1506
+ "name": "queueName"
1393
1507
  },
1394
- "type": "String"
1508
+ "constraints": {
1509
+ "notEmpty": true
1510
+ }
1395
1511
  },
1396
1512
  {
1397
- "id": "consumerTag",
1398
1513
  "label": "Consumer tag",
1399
1514
  "description": "Consumer tag to use for the subscription",
1400
- "optional": false,
1401
1515
  "group": "subscription",
1516
+ "type": "String",
1517
+ "feel": "optional",
1402
1518
  "binding": {
1403
- "name": "consumerTag",
1404
- "type": "zeebe:property"
1405
- },
1406
- "type": "String"
1519
+ "type": "zeebe:property",
1520
+ "name": "consumerTag"
1521
+ }
1407
1522
  },
1408
1523
  {
1409
- "id": "arguments",
1410
1524
  "label": "Arguments",
1411
1525
  "description": "Arguments to use for the subscription",
1412
- "optional": true,
1413
- "feel": "required",
1414
1526
  "group": "subscription",
1527
+ "type": "String",
1528
+ "feel": "required",
1415
1529
  "binding": {
1416
- "name": "arguments",
1417
- "type": "zeebe:property"
1418
- },
1419
- "type": "String"
1530
+ "type": "zeebe:property",
1531
+ "name": "arguments"
1532
+ }
1420
1533
  },
1421
1534
  {
1422
- "id": "exclusive",
1423
1535
  "label": "Exclusive consumer",
1424
- "optional": false,
1425
- "value": "false",
1426
1536
  "group": "subscription",
1537
+ "type": "Dropdown",
1538
+ "value": "false",
1427
1539
  "binding": {
1428
- "name": "exclusive",
1429
- "type": "zeebe:property"
1540
+ "type": "zeebe:property",
1541
+ "name": "exclusive"
1430
1542
  },
1431
- "type": "Dropdown",
1432
1543
  "choices": [
1433
1544
  {
1434
1545
  "name": "Yes",
@@ -1441,60 +1552,55 @@
1441
1552
  ]
1442
1553
  },
1443
1554
  {
1444
- "id": "activationCondition",
1445
1555
  "label": "Activation condition",
1446
- "description": "Condition under which the Connector triggers. Leave empty to catch all events",
1447
- "optional": true,
1448
- "feel": "required",
1556
+ "type": "String",
1449
1557
  "group": "activation",
1558
+ "feel": "required",
1559
+ "optional": true,
1450
1560
  "binding": {
1451
- "name": "activationCondition",
1452
- "type": "zeebe:property"
1561
+ "type": "zeebe:property",
1562
+ "name": "activationCondition"
1453
1563
  },
1454
- "type": "String"
1564
+ "description": "Condition under which the connector triggers. Leave empty to catch all events"
1455
1565
  },
1456
1566
  {
1457
- "id": "resultVariable",
1458
1567
  "label": "Result variable",
1459
- "description": "Name of variable to store the response in",
1460
- "group": "output",
1568
+ "type": "String",
1569
+ "group": "variable-mapping",
1570
+ "optional": true,
1461
1571
  "binding": {
1462
- "name": "resultVariable",
1463
- "type": "zeebe:property"
1572
+ "type": "zeebe:property",
1573
+ "name": "resultVariable"
1464
1574
  },
1465
- "type": "String"
1575
+ "description": "Name of variable to store the result of the connector in"
1466
1576
  },
1467
1577
  {
1468
- "id": "resultExpression",
1469
1578
  "label": "Result expression",
1470
- "description": "Expression to map the response into process variables",
1579
+ "type": "String",
1580
+ "group": "variable-mapping",
1471
1581
  "feel": "required",
1472
- "group": "output",
1582
+ "optional": true,
1473
1583
  "binding": {
1474
- "name": "resultExpression",
1475
- "type": "zeebe:property"
1584
+ "type": "zeebe:property",
1585
+ "name": "resultExpression"
1476
1586
  },
1477
- "type": "Text"
1587
+ "description": "Expression to map the inbound payload to process variables"
1478
1588
  }
1479
1589
  ],
1480
1590
  "icon": {
1481
- "contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxOCcgaGVpZ2h0PScxOCcgdmlld0JveD0nLTcuNSAwIDI3MSAyNzEnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yNDUuNDQgMTA4LjMwOGgtODUuMDlhNy43MzggNy43MzggMCAwIDEtNy43MzUtNy43MzR2LTg4LjY4QzE1Mi42MTUgNS4zMjcgMTQ3LjI5IDAgMTQwLjcyNiAwaC0zMC4zNzVjLTYuNTY4IDAtMTEuODkgNS4zMjctMTEuODkgMTEuODk0djg4LjE0M2MwIDQuNTczLTMuNjk3IDguMjktOC4yNyA4LjMxbC0yNy44ODUuMTMzYy00LjYxMi4wMjUtOC4zNTktMy43MTctOC4zNS04LjMyNWwuMTczLTg4LjI0MUM1NC4xNDQgNS4zMzcgNDguODE3IDAgNDIuMjQgMEgxMS44OUM1LjMyMSAwIDAgNS4zMjcgMCAxMS44OTRWMjYwLjIxYzAgNS44MzQgNC43MjYgMTAuNTYgMTAuNTU1IDEwLjU2SDI0NS40NGM1LjgzNCAwIDEwLjU2LTQuNzI2IDEwLjU2LTEwLjU2VjExOC44NjhjMC01LjgzNC00LjcyNi0xMC41Ni0xMC41Ni0xMC41NnptLTM5LjkwMiA5My4yMzNjMCA3LjY0NS02LjE5OCAxMy44NDQtMTMuODQzIDEzLjg0NEgxNjcuNjljLTcuNjQ2IDAtMTMuODQ0LTYuMTk5LTEzLjg0NC0xMy44NDR2LTI0LjAwNWMwLTcuNjQ2IDYuMTk4LTEzLjg0NCAxMy44NDQtMTMuODQ0aDI0LjAwNWM3LjY0NSAwIDEzLjg0MyA2LjE5OCAxMy44NDMgMTMuODQ0djI0LjAwNXonCiAgICAgICAgICBmaWxsPScjRjYwJy8+Cjwvc3ZnPg=="
1591
+ "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
1592
  },
1483
1593
  "engines": {
1484
- "camunda": "^8.5"
1594
+ "camunda": "^8.2"
1485
1595
  }
1486
1596
  },
1487
1597
  {
1488
1598
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1489
1599
  "name": "RabbitMQ Start Event Connector",
1490
1600
  "id": "io.camunda.connectors.inbound.RabbitMQ.StartEvent.v1",
1601
+ "version": 3,
1491
1602
  "description": "Receive a message from RabbitMQ",
1492
- "deprecated": {
1493
- "message": "None Start Events are deprecated in favor of Message Start Events for message based Connectors.",
1494
- "documentationRef": "https://docs.camunda.io/docs/components/modeler/bpmn/none-events/"
1495
- },
1496
1603
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound",
1497
- "version": 8,
1498
1604
  "category": {
1499
1605
  "id": "connectors",
1500
1606
  "name": "Connectors"
@@ -1503,9 +1609,6 @@
1503
1609
  "elementType": {
1504
1610
  "value": "bpmn:StartEvent"
1505
1611
  },
1506
- "engines": {
1507
- "camunda": "^8.6"
1508
- },
1509
1612
  "groups": [
1510
1613
  {
1511
1614
  "id": "authentication",
@@ -1524,34 +1627,29 @@
1524
1627
  "label": "Activation"
1525
1628
  },
1526
1629
  {
1527
- "id": "deduplication",
1528
- "label": "Deduplication",
1529
- "tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
1530
- },
1531
- {
1532
- "id": "output",
1533
- "label": "Output mapping"
1630
+ "id": "variable-mapping",
1631
+ "label": "Variable mapping"
1534
1632
  }
1535
1633
  ],
1536
1634
  "properties": [
1537
1635
  {
1636
+ "type": "Hidden",
1538
1637
  "value": "io.camunda:connector-rabbitmq-inbound:1",
1539
1638
  "binding": {
1540
- "name": "inbound.type",
1541
- "type": "zeebe:property"
1542
- },
1543
- "type": "Hidden"
1639
+ "type": "zeebe:property",
1640
+ "name": "inbound.type"
1641
+ }
1544
1642
  },
1545
1643
  {
1546
- "id": "authentication.authType",
1644
+ "id": "connectionType",
1547
1645
  "label": "Connection type",
1548
- "value": "uri",
1549
1646
  "group": "authentication",
1647
+ "type": "Dropdown",
1648
+ "value": "uri",
1550
1649
  "binding": {
1551
- "name": "authentication.authType",
1552
- "type": "zeebe:property"
1650
+ "type": "zeebe:property",
1651
+ "name": "authentication.authType"
1553
1652
  },
1554
- "type": "Dropdown",
1555
1653
  "choices": [
1556
1654
  {
1557
1655
  "name": "URI",
@@ -1564,178 +1662,154 @@
1564
1662
  ]
1565
1663
  },
1566
1664
  {
1567
- "id": "authentication.uri",
1568
1665
  "label": "URI",
1569
1666
  "description": "URI should contain username, password, host name, port number, and virtual host",
1570
- "optional": false,
1667
+ "group": "authentication",
1668
+ "type": "String",
1669
+ "binding": {
1670
+ "type": "zeebe:property",
1671
+ "name": "authentication.uri"
1672
+ },
1571
1673
  "constraints": {
1572
1674
  "notEmpty": true,
1573
1675
  "pattern": {
1574
- "value": "^(=|(amqps?://|secrets|\\{\\{).*$)",
1676
+ "value": "^(amqps?://)|(\\{\\{secrets\\..+\\}\\}).*",
1575
1677
  "message": "Must start with amqp(s):// or contain a secret reference"
1576
1678
  }
1577
1679
  },
1578
- "group": "authentication",
1579
- "binding": {
1580
- "name": "authentication.uri",
1581
- "type": "zeebe:property"
1582
- },
1583
1680
  "condition": {
1584
- "property": "authentication.authType",
1585
- "equals": "uri",
1586
- "type": "simple"
1587
- },
1588
- "type": "String"
1681
+ "property": "connectionType",
1682
+ "equals": "uri"
1683
+ }
1589
1684
  },
1590
1685
  {
1591
- "id": "authentication.userName",
1592
1686
  "label": "Username",
1593
- "optional": false,
1594
- "constraints": {
1595
- "notEmpty": true
1596
- },
1597
1687
  "group": "authentication",
1688
+ "type": "String",
1598
1689
  "binding": {
1599
- "name": "authentication.userName",
1600
- "type": "zeebe:property"
1690
+ "type": "zeebe:property",
1691
+ "name": "authentication.userName"
1601
1692
  },
1602
- "condition": {
1603
- "property": "authentication.authType",
1604
- "equals": "credentials",
1605
- "type": "simple"
1693
+ "constraints": {
1694
+ "notEmpty": true
1606
1695
  },
1607
- "type": "String"
1696
+ "condition": {
1697
+ "property": "connectionType",
1698
+ "equals": "credentials"
1699
+ }
1608
1700
  },
1609
1701
  {
1610
- "id": "authentication.password",
1611
1702
  "label": "Password",
1612
- "optional": false,
1613
- "constraints": {
1614
- "notEmpty": true
1615
- },
1616
1703
  "group": "authentication",
1704
+ "type": "String",
1617
1705
  "binding": {
1618
- "name": "authentication.password",
1619
- "type": "zeebe:property"
1620
- },
1621
- "condition": {
1622
- "property": "authentication.authType",
1623
- "equals": "credentials",
1624
- "type": "simple"
1706
+ "type": "zeebe:property",
1707
+ "name": "authentication.password"
1625
1708
  },
1626
- "type": "String"
1627
- },
1628
- {
1629
- "id": "routing.virtualHost",
1630
- "label": "Virtual host",
1631
- "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>",
1632
- "optional": false,
1633
1709
  "constraints": {
1634
1710
  "notEmpty": true
1635
1711
  },
1636
- "group": "routing",
1637
- "binding": {
1638
- "name": "routing.virtualHost",
1639
- "type": "zeebe:property"
1640
- },
1641
1712
  "condition": {
1642
- "property": "authentication.authType",
1643
- "equals": "credentials",
1644
- "type": "simple"
1645
- },
1646
- "type": "String"
1713
+ "property": "connectionType",
1714
+ "equals": "credentials"
1715
+ }
1647
1716
  },
1648
1717
  {
1649
- "id": "routing.hostName",
1650
1718
  "label": "Host name",
1651
- "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>",
1652
- "optional": false,
1719
+ "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>",
1720
+ "group": "routing",
1721
+ "type": "String",
1722
+ "binding": {
1723
+ "type": "zeebe:property",
1724
+ "name": "routing.hostName"
1725
+ },
1653
1726
  "constraints": {
1654
1727
  "notEmpty": true
1655
1728
  },
1729
+ "condition": {
1730
+ "property": "connectionType",
1731
+ "equals": "credentials"
1732
+ }
1733
+ },
1734
+ {
1735
+ "label": "Virtual host",
1736
+ "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>",
1656
1737
  "group": "routing",
1738
+ "type": "String",
1657
1739
  "binding": {
1658
- "name": "routing.hostName",
1659
- "type": "zeebe:property"
1740
+ "type": "zeebe:property",
1741
+ "name": "routing.virtualHost"
1660
1742
  },
1661
- "condition": {
1662
- "property": "authentication.authType",
1663
- "equals": "credentials",
1664
- "type": "simple"
1743
+ "constraints": {
1744
+ "notEmpty": true
1665
1745
  },
1666
- "type": "String"
1746
+ "condition": {
1747
+ "property": "connectionType",
1748
+ "equals": "credentials"
1749
+ }
1667
1750
  },
1668
1751
  {
1669
- "id": "routing.port",
1670
1752
  "label": "Port",
1671
- "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>",
1672
- "optional": false,
1673
- "constraints": {
1674
- "notEmpty": true
1675
- },
1753
+ "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>",
1676
1754
  "group": "routing",
1755
+ "type": "String",
1677
1756
  "binding": {
1678
- "name": "routing.port",
1679
- "type": "zeebe:property"
1757
+ "type": "zeebe:property",
1758
+ "name": "routing.port"
1680
1759
  },
1681
- "condition": {
1682
- "property": "authentication.authType",
1683
- "equals": "credentials",
1684
- "type": "simple"
1760
+ "constraints": {
1761
+ "notEmpty": true
1685
1762
  },
1686
- "type": "String"
1763
+ "condition": {
1764
+ "property": "connectionType",
1765
+ "equals": "credentials"
1766
+ }
1687
1767
  },
1688
1768
  {
1689
- "id": "queueName",
1690
1769
  "label": "Queue name",
1691
1770
  "description": "Name of the queue to subscribe to",
1692
- "optional": false,
1693
- "constraints": {
1694
- "notEmpty": true
1695
- },
1696
1771
  "group": "subscription",
1772
+ "type": "String",
1773
+ "feel": "optional",
1697
1774
  "binding": {
1698
- "name": "queueName",
1699
- "type": "zeebe:property"
1775
+ "type": "zeebe:property",
1776
+ "name": "queueName"
1700
1777
  },
1701
- "type": "String"
1778
+ "constraints": {
1779
+ "notEmpty": true
1780
+ }
1702
1781
  },
1703
1782
  {
1704
- "id": "consumerTag",
1705
1783
  "label": "Consumer tag",
1706
1784
  "description": "Consumer tag to use for the subscription",
1707
- "optional": false,
1708
1785
  "group": "subscription",
1786
+ "type": "String",
1787
+ "feel": "optional",
1709
1788
  "binding": {
1710
- "name": "consumerTag",
1711
- "type": "zeebe:property"
1712
- },
1713
- "type": "String"
1789
+ "type": "zeebe:property",
1790
+ "name": "consumerTag"
1791
+ }
1714
1792
  },
1715
1793
  {
1716
- "id": "arguments",
1717
1794
  "label": "Arguments",
1718
1795
  "description": "Arguments to use for the subscription",
1719
- "optional": true,
1720
- "feel": "required",
1721
1796
  "group": "subscription",
1797
+ "type": "String",
1798
+ "feel": "required",
1722
1799
  "binding": {
1723
- "name": "arguments",
1724
- "type": "zeebe:property"
1725
- },
1726
- "type": "String"
1800
+ "type": "zeebe:property",
1801
+ "name": "arguments"
1802
+ }
1727
1803
  },
1728
1804
  {
1729
- "id": "exclusive",
1730
1805
  "label": "Exclusive consumer",
1731
- "optional": false,
1732
- "value": "false",
1733
1806
  "group": "subscription",
1807
+ "type": "Dropdown",
1808
+ "value": "false",
1734
1809
  "binding": {
1735
- "name": "exclusive",
1736
- "type": "zeebe:property"
1810
+ "type": "zeebe:property",
1811
+ "name": "exclusive"
1737
1812
  },
1738
- "type": "Dropdown",
1739
1813
  "choices": [
1740
1814
  {
1741
1815
  "name": "Yes",
@@ -1748,120 +1822,46 @@
1748
1822
  ]
1749
1823
  },
1750
1824
  {
1751
- "id": "activationCondition",
1752
1825
  "label": "Activation condition",
1753
- "description": "Condition under which the Connector triggers. Leave empty to catch all events",
1754
- "optional": true,
1755
- "feel": "required",
1756
- "group": "activation",
1757
- "binding": {
1758
- "name": "activationCondition",
1759
- "type": "zeebe:property"
1760
- },
1761
- "type": "String"
1762
- },
1763
- {
1764
- "id": "consumeUnmatchedEvents",
1765
- "label": "Consume unmatched events",
1766
- "value": true,
1826
+ "type": "String",
1767
1827
  "group": "activation",
1828
+ "feel": "required",
1829
+ "optional": true,
1768
1830
  "binding": {
1769
- "name": "consumeUnmatchedEvents",
1770
- "type": "zeebe:property"
1771
- },
1772
- "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",
1773
- "type": "Boolean"
1774
- },
1775
- {
1776
- "id": "deduplicationModeManualFlag",
1777
- "label": "Manual mode",
1778
- "description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
1779
- "value": false,
1780
- "group": "deduplication",
1781
- "binding": {
1782
- "name": "deduplicationModeManualFlag",
1783
- "type": "zeebe:property"
1784
- },
1785
- "type": "Boolean"
1786
- },
1787
- {
1788
- "id": "deduplicationId",
1789
- "label": "Deduplication ID",
1790
- "constraints": {
1791
- "notEmpty": true,
1792
- "pattern": {
1793
- "value": "^[a-zA-Z0-9_-]+$",
1794
- "message": "can only contain alphanumeric characters, dashes, and underscores"
1795
- }
1796
- },
1797
- "group": "deduplication",
1798
- "binding": {
1799
- "name": "deduplicationId",
1800
- "type": "zeebe:property"
1801
- },
1802
- "condition": {
1803
- "property": "deduplicationModeManualFlag",
1804
- "equals": true,
1805
- "type": "simple"
1806
- },
1807
- "type": "String"
1808
- },
1809
- {
1810
- "id": "deduplicationModeManual",
1811
- "value": "MANUAL",
1812
- "group": "deduplication",
1813
- "binding": {
1814
- "name": "deduplicationMode",
1815
- "type": "zeebe:property"
1816
- },
1817
- "condition": {
1818
- "property": "deduplicationId",
1819
- "isActive": true,
1820
- "type": "simple"
1821
- },
1822
- "type": "Hidden"
1823
- },
1824
- {
1825
- "id": "deduplicationModeAuto",
1826
- "value": "AUTO",
1827
- "group": "deduplication",
1828
- "binding": {
1829
- "name": "deduplicationMode",
1830
- "type": "zeebe:property"
1831
- },
1832
- "condition": {
1833
- "property": "deduplicationId",
1834
- "isActive": false,
1835
- "type": "simple"
1831
+ "type": "zeebe:property",
1832
+ "name": "activationCondition"
1836
1833
  },
1837
- "type": "Hidden"
1834
+ "description": "Condition under which the connector triggers. Leave empty to catch all events"
1838
1835
  },
1839
1836
  {
1840
- "id": "resultVariable",
1841
1837
  "label": "Result variable",
1842
- "description": "Name of variable to store the response in",
1843
- "group": "output",
1838
+ "type": "String",
1839
+ "group": "variable-mapping",
1840
+ "optional": true,
1844
1841
  "binding": {
1845
- "name": "resultVariable",
1846
- "type": "zeebe:property"
1842
+ "type": "zeebe:property",
1843
+ "name": "resultVariable"
1847
1844
  },
1848
- "type": "String"
1845
+ "description": "Name of variable to store the result of the connector in"
1849
1846
  },
1850
1847
  {
1851
- "id": "resultExpression",
1852
1848
  "label": "Result expression",
1853
- "description": "Expression to map the response into process variables",
1849
+ "type": "String",
1850
+ "group": "variable-mapping",
1854
1851
  "feel": "required",
1855
- "group": "output",
1852
+ "optional": true,
1856
1853
  "binding": {
1857
- "name": "resultExpression",
1858
- "type": "zeebe:property"
1854
+ "type": "zeebe:property",
1855
+ "name": "resultExpression"
1859
1856
  },
1860
- "type": "Text"
1857
+ "description": "Expression to map the inbound payload to process variables"
1861
1858
  }
1862
1859
  ],
1863
1860
  "icon": {
1864
- "contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxOCcgaGVpZ2h0PScxOCcgdmlld0JveD0nLTcuNSAwIDI3MSAyNzEnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yNDUuNDQgMTA4LjMwOGgtODUuMDlhNy43MzggNy43MzggMCAwIDEtNy43MzUtNy43MzR2LTg4LjY4QzE1Mi42MTUgNS4zMjcgMTQ3LjI5IDAgMTQwLjcyNiAwaC0zMC4zNzVjLTYuNTY4IDAtMTEuODkgNS4zMjctMTEuODkgMTEuODk0djg4LjE0M2MwIDQuNTczLTMuNjk3IDguMjktOC4yNyA4LjMxbC0yNy44ODUuMTMzYy00LjYxMi4wMjUtOC4zNTktMy43MTctOC4zNS04LjMyNWwuMTczLTg4LjI0MUM1NC4xNDQgNS4zMzcgNDguODE3IDAgNDIuMjQgMEgxMS44OUM1LjMyMSAwIDAgNS4zMjcgMCAxMS44OTRWMjYwLjIxYzAgNS44MzQgNC43MjYgMTAuNTYgMTAuNTU1IDEwLjU2SDI0NS40NGM1LjgzNCAwIDEwLjU2LTQuNzI2IDEwLjU2LTEwLjU2VjExOC44NjhjMC01LjgzNC00LjcyNi0xMC41Ni0xMC41Ni0xMC41NnptLTM5LjkwMiA5My4yMzNjMCA3LjY0NS02LjE5OCAxMy44NDQtMTMuODQzIDEzLjg0NEgxNjcuNjljLTcuNjQ2IDAtMTMuODQ0LTYuMTk5LTEzLjg0NC0xMy44NDR2LTI0LjAwNWMwLTcuNjQ2IDYuMTk4LTEzLjg0NCAxMy44NDQtMTMuODQ0aDI0LjAwNWM3LjY0NSAwIDEzLjg0MyA2LjE5OCAxMy44NDMgMTMuODQ0djI0LjAwNXonCiAgICAgICAgICBmaWxsPScjRjYwJy8+Cjwvc3ZnPg=="
1861
+ "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"
1862
+ },
1863
+ "engines": {
1864
+ "camunda": "^8.2"
1865
1865
  }
1866
1866
  }
1867
1867
  ]