@camunda/connectors-element-templates 1.0.4 → 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.
Files changed (80) hide show
  1. package/package.json +1 -1
  2. package/src/connectors.js +10 -2
  3. package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +157 -0
  4. package/src/element-templates/agenticai-aiagent-outbound-connector.json +1521 -0
  5. package/src/element-templates/agenticai-mcp-client-outbound-connector.json +1 -1
  6. package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +2 -1
  7. package/src/element-templates/asana-connector.json +8 -8
  8. package/src/element-templates/automation-anywhere-outbound-connector.json +837 -15
  9. package/src/element-templates/aws-bedrock-outbound-connector.json +74 -74
  10. package/src/element-templates/aws-dynamodb-outbound-connector.json +2624 -2624
  11. package/src/element-templates/aws-eventbridge-connector-start-event.json +18 -15
  12. package/src/element-templates/aws-eventbridge-outbound-connector.json +305 -305
  13. package/src/element-templates/aws-lambda-outbound-connector.json +182 -182
  14. package/src/element-templates/aws-s3-outbound-connector.json +30 -30
  15. package/src/element-templates/aws-sns-inbound-intermediate.json +460 -460
  16. package/src/element-templates/aws-sns-inbound-message-start.json +336 -336
  17. package/src/element-templates/aws-sns-outbound-connector.json +719 -719
  18. package/src/element-templates/aws-sqs-boundary-connector.json +444 -444
  19. package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +919 -919
  20. package/src/element-templates/aws-sqs-outbound-connector.json +434 -434
  21. package/src/element-templates/aws-sqs-start-event-connector.json +387 -387
  22. package/src/element-templates/aws-sqs-start-message.json +463 -463
  23. package/src/element-templates/aws-textract-outbound-connector.json +123 -123
  24. package/src/element-templates/azure-blobstorage-outbound-connector.json +349 -0
  25. package/src/element-templates/azure-open-ai-connector.json +32 -32
  26. package/src/element-templates/blue-prism-connector.json +47 -47
  27. package/src/element-templates/csv-outbound-connector.json +392 -0
  28. package/src/element-templates/easy-post-connector.json +149 -149
  29. package/src/element-templates/email-inbound-connector-intermediate.json +19 -19
  30. package/src/element-templates/email-outbound-connector.json +199 -199
  31. package/src/element-templates/embeddings-vector-database-outbound-connector.json +3473 -150
  32. package/src/element-templates/github-connector.json +3711 -3711
  33. package/src/element-templates/github-webhook-connector-boundary.json +16 -16
  34. package/src/element-templates/github-webhook-connector-intermediate.json +25 -25
  35. package/src/element-templates/github-webhook-connector-message-start.json +21 -21
  36. package/src/element-templates/github-webhook-connector-start-event.json +13 -10
  37. package/src/element-templates/gitlab-connector.json +3165 -3165
  38. package/src/element-templates/google-cloud-storage-outbound-connector.json +357 -0
  39. package/src/element-templates/google-drive-outbound-connector.json +495 -182
  40. package/src/element-templates/google-maps-platform-connector.json +534 -45
  41. package/src/element-templates/google-sheets-outbound-connector.json +1359 -1359
  42. package/src/element-templates/graphql-outbound-connector.json +1716 -1716
  43. package/src/element-templates/http-json-connector.json +2067 -1155
  44. package/src/element-templates/http-polling-boundary-catch-event-connector.json +255 -552
  45. package/src/element-templates/http-polling-connector.json +260 -557
  46. package/src/element-templates/idp-extraction-outbound-connector.json +115 -0
  47. package/src/element-templates/jdbc-outbound-connector.json +402 -0
  48. package/src/element-templates/kafka-inbound-connector-boundary.json +481 -481
  49. package/src/element-templates/kafka-inbound-connector-intermediate.json +555 -555
  50. package/src/element-templates/kafka-inbound-connector-start-message.json +532 -532
  51. package/src/element-templates/kafka-inbound-connector.json +606 -0
  52. package/src/element-templates/kafka-outbound-connector.json +434 -434
  53. package/src/element-templates/microsoft-office365-mail-connector.json +60 -60
  54. package/src/element-templates/microsoft-teams-outbound-connector.json +2899 -2899
  55. package/src/element-templates/openai-connector.json +363 -5
  56. package/src/element-templates/operate-connector.json +525 -9
  57. package/src/element-templates/power-automate-connector.json +1724 -0
  58. package/src/element-templates/rabbitmq-inbound-connector-boundary.json +323 -323
  59. package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +458 -458
  60. package/src/element-templates/rabbitmq-inbound-connector-message-start.json +557 -557
  61. package/src/element-templates/rabbitmq-inbound-connector-start-event.json +351 -351
  62. package/src/element-templates/rabbitmq-outbound-connector.json +873 -873
  63. package/src/element-templates/salesforce-connector.json +10 -10
  64. package/src/element-templates/sendgrid-outbound-connector.json +536 -4
  65. package/src/element-templates/slack-inbound-boundary.json +265 -265
  66. package/src/element-templates/slack-inbound-intermediate.json +430 -430
  67. package/src/element-templates/slack-inbound-message-start.json +320 -320
  68. package/src/element-templates/slack-inbound-start-event.json +126 -123
  69. package/src/element-templates/slack-outbound-connector.json +485 -230
  70. package/src/element-templates/twilio-connector.json +59 -59
  71. package/src/element-templates/twilio-webhook-boundary-connector.json +28 -28
  72. package/src/element-templates/twilio-webhook-connector.json +13 -10
  73. package/src/element-templates/twilio-webhook-message-start-connector.json +8 -8
  74. package/src/element-templates/uipath-connector.json +44 -44
  75. package/src/element-templates/webhook-connector-boundary.json +582 -582
  76. package/src/element-templates/webhook-connector-intermediate.json +1143 -1143
  77. package/src/element-templates/webhook-connector-start-event.json +2104 -2101
  78. package/src/element-templates/webhook-connector-start-message.json +1148 -1148
  79. package/src/element-templates/whatsapp-connector.json +6 -6
  80. package/src/element-templates/agenticai-aiagent-outbound-connector-8.8.0-alpha4.json +0 -843
@@ -4,11 +4,8 @@
4
4
  "name": "RabbitMQ Message Start Event Connector",
5
5
  "id": "io.camunda.connectors.inbound.RabbitMQ.MessageStart.v1",
6
6
  "description": "Receive a message from RabbitMQ",
7
- "metadata": {
8
- "keywords": []
9
- },
10
7
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound",
11
- "version": 8,
8
+ "version": 6,
12
9
  "category": {
13
10
  "id": "connectors",
14
11
  "name": "Connectors"
@@ -18,9 +15,6 @@
18
15
  "value": "bpmn:StartEvent",
19
16
  "eventDefinition": "bpmn:MessageEventDefinition"
20
17
  },
21
- "engines": {
22
- "camunda": "^8.3"
23
- },
24
18
  "groups": [
25
19
  {
26
20
  "id": "authentication",
@@ -40,13 +34,7 @@
40
34
  },
41
35
  {
42
36
  "id": "correlation",
43
- "label": "Correlation",
44
- "tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
45
- },
46
- {
47
- "id": "deduplication",
48
- "label": "Deduplication",
49
- "tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
37
+ "label": "Correlation"
50
38
  },
51
39
  {
52
40
  "id": "output",
@@ -280,18 +268,6 @@
280
268
  },
281
269
  "type": "String"
282
270
  },
283
- {
284
- "id": "consumeUnmatchedEvents",
285
- "label": "Consume unmatched events",
286
- "value": true,
287
- "group": "activation",
288
- "binding": {
289
- "name": "consumeUnmatchedEvents",
290
- "type": "zeebe:property"
291
- },
292
- "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",
293
- "type": "Boolean"
294
- },
295
271
  {
296
272
  "id": "correlationRequired",
297
273
  "label": "Subprocess correlation required",
@@ -354,26 +330,6 @@
354
330
  },
355
331
  "type": "String"
356
332
  },
357
- {
358
- "id": "messageTtl",
359
- "label": "Message TTL",
360
- "description": "Time-to-live for the message in the broker (ISO-8601 duration)",
361
- "optional": true,
362
- "constraints": {
363
- "notEmpty": false,
364
- "pattern": {
365
- "value": "^(PT.*|)$",
366
- "message": "must be an ISO-8601 duration"
367
- }
368
- },
369
- "feel": "optional",
370
- "group": "correlation",
371
- "binding": {
372
- "name": "messageTtl",
373
- "type": "zeebe:property"
374
- },
375
- "type": "String"
376
- },
377
333
  {
378
334
  "id": "messageIdExpression",
379
335
  "label": "Message ID expression",
@@ -399,70 +355,6 @@
399
355
  },
400
356
  "type": "Hidden"
401
357
  },
402
- {
403
- "id": "deduplicationModeManualFlag",
404
- "label": "Manual mode",
405
- "description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
406
- "value": false,
407
- "group": "deduplication",
408
- "binding": {
409
- "name": "deduplicationModeManualFlag",
410
- "type": "zeebe:property"
411
- },
412
- "type": "Boolean"
413
- },
414
- {
415
- "id": "deduplicationId",
416
- "label": "Deduplication ID",
417
- "constraints": {
418
- "notEmpty": true,
419
- "pattern": {
420
- "value": "^[a-zA-Z0-9_-]+$",
421
- "message": "can only contain alphanumeric characters, dashes, and underscores"
422
- }
423
- },
424
- "group": "deduplication",
425
- "binding": {
426
- "name": "deduplicationId",
427
- "type": "zeebe:property"
428
- },
429
- "condition": {
430
- "property": "deduplicationModeManualFlag",
431
- "equals": true,
432
- "type": "simple"
433
- },
434
- "type": "String"
435
- },
436
- {
437
- "id": "deduplicationModeManual",
438
- "value": "MANUAL",
439
- "group": "deduplication",
440
- "binding": {
441
- "name": "deduplicationMode",
442
- "type": "zeebe:property"
443
- },
444
- "condition": {
445
- "property": "deduplicationId",
446
- "isActive": true,
447
- "type": "simple"
448
- },
449
- "type": "Hidden"
450
- },
451
- {
452
- "id": "deduplicationModeAuto",
453
- "value": "AUTO",
454
- "group": "deduplication",
455
- "binding": {
456
- "name": "deduplicationMode",
457
- "type": "zeebe:property"
458
- },
459
- "condition": {
460
- "property": "deduplicationId",
461
- "isActive": false,
462
- "type": "simple"
463
- },
464
- "type": "Hidden"
465
- },
466
358
  {
467
359
  "id": "resultVariable",
468
360
  "label": "Result variable",
@@ -489,6 +381,9 @@
489
381
  ],
490
382
  "icon": {
491
383
  "contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxOCcgaGVpZ2h0PScxOCcgdmlld0JveD0nLTcuNSAwIDI3MSAyNzEnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yNDUuNDQgMTA4LjMwOGgtODUuMDlhNy43MzggNy43MzggMCAwIDEtNy43MzUtNy43MzR2LTg4LjY4QzE1Mi42MTUgNS4zMjcgMTQ3LjI5IDAgMTQwLjcyNiAwaC0zMC4zNzVjLTYuNTY4IDAtMTEuODkgNS4zMjctMTEuODkgMTEuODk0djg4LjE0M2MwIDQuNTczLTMuNjk3IDguMjktOC4yNyA4LjMxbC0yNy44ODUuMTMzYy00LjYxMi4wMjUtOC4zNTktMy43MTctOC4zNS04LjMyNWwuMTczLTg4LjI0MUM1NC4xNDQgNS4zMzcgNDguODE3IDAgNDIuMjQgMEgxMS44OUM1LjMyMSAwIDAgNS4zMjcgMCAxMS44OTRWMjYwLjIxYzAgNS44MzQgNC43MjYgMTAuNTYgMTAuNTU1IDEwLjU2SDI0NS40NGM1LjgzNCAwIDEwLjU2LTQuNzI2IDEwLjU2LTEwLjU2VjExOC44NjhjMC01LjgzNC00LjcyNi0xMC41Ni0xMC41Ni0xMC41NnptLTM5LjkwMiA5My4yMzNjMCA3LjY0NS02LjE5OCAxMy44NDQtMTMuODQzIDEzLjg0NEgxNjcuNjljLTcuNjQ2IDAtMTMuODQ0LTYuMTk5LTEzLjg0NC0xMy44NDR2LTI0LjAwNWMwLTcuNjQ2IDYuMTk4LTEzLjg0NCAxMy44NDQtMTMuODQ0aDI0LjAwNWM3LjY0NSAwIDEzLjg0MyA2LjE5OCAxMy44NDMgMTMuODQ0djI0LjAwNXonCiAgICAgICAgICBmaWxsPScjRjYwJy8+Cjwvc3ZnPg=="
384
+ },
385
+ "engines": {
386
+ "camunda": "^8.5"
492
387
  }
493
388
  },
494
389
  {
@@ -497,7 +392,7 @@
497
392
  "id": "io.camunda.connectors.inbound.RabbitMQ.MessageStart.v1",
498
393
  "description": "Receive a message from RabbitMQ",
499
394
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound",
500
- "version": 6,
395
+ "version": 7,
501
396
  "category": {
502
397
  "id": "connectors",
503
398
  "name": "Connectors"
@@ -526,7 +421,13 @@
526
421
  },
527
422
  {
528
423
  "id": "correlation",
529
- "label": "Correlation"
424
+ "label": "Correlation",
425
+ "tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
426
+ },
427
+ {
428
+ "id": "deduplication",
429
+ "label": "Deduplication",
430
+ "tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
530
431
  },
531
432
  {
532
433
  "id": "output",
@@ -760,6 +661,18 @@
760
661
  },
761
662
  "type": "String"
762
663
  },
664
+ {
665
+ "id": "consumeUnmatchedEvents",
666
+ "label": "Consume unmatched events",
667
+ "value": true,
668
+ "group": "activation",
669
+ "binding": {
670
+ "name": "consumeUnmatchedEvents",
671
+ "type": "zeebe:property"
672
+ },
673
+ "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",
674
+ "type": "Boolean"
675
+ },
763
676
  {
764
677
  "id": "correlationRequired",
765
678
  "label": "Subprocess correlation required",
@@ -822,6 +735,26 @@
822
735
  },
823
736
  "type": "String"
824
737
  },
738
+ {
739
+ "id": "messageTtl",
740
+ "label": "Message TTL",
741
+ "description": "Time-to-live for the message in the broker (ISO-8601 duration)",
742
+ "optional": true,
743
+ "constraints": {
744
+ "notEmpty": false,
745
+ "pattern": {
746
+ "value": "^(PT.*|)$",
747
+ "message": "must be an ISO-8601 duration"
748
+ }
749
+ },
750
+ "feel": "optional",
751
+ "group": "correlation",
752
+ "binding": {
753
+ "name": "messageTtl",
754
+ "type": "zeebe:property"
755
+ },
756
+ "type": "String"
757
+ },
825
758
  {
826
759
  "id": "messageIdExpression",
827
760
  "label": "Message ID expression",
@@ -847,6 +780,70 @@
847
780
  },
848
781
  "type": "Hidden"
849
782
  },
783
+ {
784
+ "id": "deduplicationModeManualFlag",
785
+ "label": "Manual mode",
786
+ "description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
787
+ "value": false,
788
+ "group": "deduplication",
789
+ "binding": {
790
+ "name": "deduplicationModeManualFlag",
791
+ "type": "zeebe:property"
792
+ },
793
+ "type": "Boolean"
794
+ },
795
+ {
796
+ "id": "deduplicationId",
797
+ "label": "Deduplication ID",
798
+ "constraints": {
799
+ "notEmpty": true,
800
+ "pattern": {
801
+ "value": "^[a-zA-Z0-9_-]+$",
802
+ "message": "can only contain alphanumeric characters, dashes, and underscores"
803
+ }
804
+ },
805
+ "group": "deduplication",
806
+ "binding": {
807
+ "name": "deduplicationId",
808
+ "type": "zeebe:property"
809
+ },
810
+ "condition": {
811
+ "property": "deduplicationModeManualFlag",
812
+ "equals": true,
813
+ "type": "simple"
814
+ },
815
+ "type": "String"
816
+ },
817
+ {
818
+ "id": "deduplicationModeManual",
819
+ "value": "MANUAL",
820
+ "group": "deduplication",
821
+ "binding": {
822
+ "name": "deduplicationMode",
823
+ "type": "zeebe:property"
824
+ },
825
+ "condition": {
826
+ "property": "deduplicationId",
827
+ "isActive": true,
828
+ "type": "simple"
829
+ },
830
+ "type": "Hidden"
831
+ },
832
+ {
833
+ "id": "deduplicationModeAuto",
834
+ "value": "AUTO",
835
+ "group": "deduplication",
836
+ "binding": {
837
+ "name": "deduplicationMode",
838
+ "type": "zeebe:property"
839
+ },
840
+ "condition": {
841
+ "property": "deduplicationId",
842
+ "isActive": false,
843
+ "type": "simple"
844
+ },
845
+ "type": "Hidden"
846
+ },
850
847
  {
851
848
  "id": "resultVariable",
852
849
  "label": "Result variable",
@@ -875,16 +872,16 @@
875
872
  "contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxOCcgaGVpZ2h0PScxOCcgdmlld0JveD0nLTcuNSAwIDI3MSAyNzEnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yNDUuNDQgMTA4LjMwOGgtODUuMDlhNy43MzggNy43MzggMCAwIDEtNy43MzUtNy43MzR2LTg4LjY4QzE1Mi42MTUgNS4zMjcgMTQ3LjI5IDAgMTQwLjcyNiAwaC0zMC4zNzVjLTYuNTY4IDAtMTEuODkgNS4zMjctMTEuODkgMTEuODk0djg4LjE0M2MwIDQuNTczLTMuNjk3IDguMjktOC4yNyA4LjMxbC0yNy44ODUuMTMzYy00LjYxMi4wMjUtOC4zNTktMy43MTctOC4zNS04LjMyNWwuMTczLTg4LjI0MUM1NC4xNDQgNS4zMzcgNDguODE3IDAgNDIuMjQgMEgxMS44OUM1LjMyMSAwIDAgNS4zMjcgMCAxMS44OTRWMjYwLjIxYzAgNS44MzQgNC43MjYgMTAuNTYgMTAuNTU1IDEwLjU2SDI0NS40NGM1LjgzNCAwIDEwLjU2LTQuNzI2IDEwLjU2LTEwLjU2VjExOC44NjhjMC01LjgzNC00LjcyNi0xMC41Ni0xMC41Ni0xMC41NnptLTM5LjkwMiA5My4yMzNjMCA3LjY0NS02LjE5OCAxMy44NDQtMTMuODQzIDEzLjg0NEgxNjcuNjljLTcuNjQ2IDAtMTMuODQ0LTYuMTk5LTEzLjg0NC0xMy44NDR2LTI0LjAwNWMwLTcuNjQ2IDYuMTk4LTEzLjg0NCAxMy44NDQtMTMuODQ0aDI0LjAwNWM3LjY0NSAwIDEzLjg0MyA2LjE5OCAxMy44NDMgMTMuODQ0djI0LjAwNXonCiAgICAgICAgICBmaWxsPScjRjYwJy8+Cjwvc3ZnPg=="
876
873
  },
877
874
  "engines": {
878
- "camunda": "^8.5"
875
+ "camunda": "^8.6"
879
876
  }
880
877
  },
881
878
  {
882
879
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
883
880
  "name": "RabbitMQ Message Start Event Connector",
884
881
  "id": "io.camunda.connectors.inbound.RabbitMQ.MessageStart.v1",
882
+ "version": 1,
885
883
  "description": "Receive a message from RabbitMQ",
886
884
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound",
887
- "version": 7,
888
885
  "category": {
889
886
  "id": "connectors",
890
887
  "name": "Connectors"
@@ -913,38 +910,42 @@
913
910
  },
914
911
  {
915
912
  "id": "correlation",
916
- "label": "Correlation",
917
- "tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
918
- },
919
- {
920
- "id": "deduplication",
921
- "label": "Deduplication",
922
- "tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
913
+ "label": "Subprocess correlation"
923
914
  },
924
915
  {
925
- "id": "output",
926
- "label": "Output mapping"
916
+ "id": "variable-mapping",
917
+ "label": "Variable mapping"
927
918
  }
928
919
  ],
929
920
  "properties": [
930
921
  {
922
+ "type": "Hidden",
931
923
  "value": "io.camunda:connector-rabbitmq-inbound:1",
932
924
  "binding": {
933
- "name": "inbound.type",
934
- "type": "zeebe:property"
925
+ "type": "zeebe:property",
926
+ "name": "inbound.type"
927
+ }
928
+ },
929
+ {
930
+ "type": "Hidden",
931
+ "generatedValue": {
932
+ "type": "uuid"
935
933
  },
936
- "type": "Hidden"
934
+ "binding": {
935
+ "type": "bpmn:Message#property",
936
+ "name": "name"
937
+ }
937
938
  },
938
939
  {
939
- "id": "authentication.authType",
940
+ "id": "connectionType",
940
941
  "label": "Connection type",
941
- "value": "uri",
942
942
  "group": "authentication",
943
+ "type": "Dropdown",
944
+ "value": "uri",
943
945
  "binding": {
944
- "name": "authentication.authType",
945
- "type": "zeebe:property"
946
+ "type": "zeebe:property",
947
+ "name": "authentication.authType"
946
948
  },
947
- "type": "Dropdown",
948
949
  "choices": [
949
950
  {
950
951
  "name": "URI",
@@ -957,178 +958,154 @@
957
958
  ]
958
959
  },
959
960
  {
960
- "id": "authentication.uri",
961
961
  "label": "URI",
962
962
  "description": "URI should contain username, password, host name, port number, and virtual host",
963
- "optional": false,
963
+ "group": "authentication",
964
+ "type": "String",
965
+ "binding": {
966
+ "type": "zeebe:property",
967
+ "name": "authentication.uri"
968
+ },
964
969
  "constraints": {
965
970
  "notEmpty": true,
966
971
  "pattern": {
967
- "value": "^(=|(amqps?://|secrets|\\{\\{).*$)",
972
+ "value": "^(amqps?://)|(\\{\\{secrets\\..+\\}\\}).*$",
968
973
  "message": "Must start with amqp(s):// or contain a secret reference"
969
974
  }
970
975
  },
971
- "group": "authentication",
972
- "binding": {
973
- "name": "authentication.uri",
974
- "type": "zeebe:property"
975
- },
976
976
  "condition": {
977
- "property": "authentication.authType",
978
- "equals": "uri",
979
- "type": "simple"
980
- },
981
- "type": "String"
977
+ "property": "connectionType",
978
+ "equals": "uri"
979
+ }
982
980
  },
983
981
  {
984
- "id": "authentication.userName",
985
982
  "label": "Username",
986
- "optional": false,
987
- "constraints": {
988
- "notEmpty": true
989
- },
990
983
  "group": "authentication",
984
+ "type": "String",
991
985
  "binding": {
992
- "name": "authentication.userName",
993
- "type": "zeebe:property"
986
+ "type": "zeebe:property",
987
+ "name": "authentication.userName"
994
988
  },
995
- "condition": {
996
- "property": "authentication.authType",
997
- "equals": "credentials",
998
- "type": "simple"
989
+ "constraints": {
990
+ "notEmpty": true
999
991
  },
1000
- "type": "String"
992
+ "condition": {
993
+ "property": "connectionType",
994
+ "equals": "credentials"
995
+ }
1001
996
  },
1002
997
  {
1003
- "id": "authentication.password",
1004
998
  "label": "Password",
1005
- "optional": false,
1006
- "constraints": {
1007
- "notEmpty": true
1008
- },
1009
999
  "group": "authentication",
1000
+ "type": "String",
1010
1001
  "binding": {
1011
- "name": "authentication.password",
1012
- "type": "zeebe:property"
1013
- },
1014
- "condition": {
1015
- "property": "authentication.authType",
1016
- "equals": "credentials",
1017
- "type": "simple"
1002
+ "type": "zeebe:property",
1003
+ "name": "authentication.password"
1018
1004
  },
1019
- "type": "String"
1020
- },
1021
- {
1022
- "id": "routing.virtualHost",
1023
- "label": "Virtual host",
1024
- "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>",
1025
- "optional": false,
1026
1005
  "constraints": {
1027
1006
  "notEmpty": true
1028
1007
  },
1029
- "group": "routing",
1030
- "binding": {
1031
- "name": "routing.virtualHost",
1032
- "type": "zeebe:property"
1033
- },
1034
1008
  "condition": {
1035
- "property": "authentication.authType",
1036
- "equals": "credentials",
1037
- "type": "simple"
1038
- },
1039
- "type": "String"
1009
+ "property": "connectionType",
1010
+ "equals": "credentials"
1011
+ }
1040
1012
  },
1041
1013
  {
1042
- "id": "routing.hostName",
1043
1014
  "label": "Host name",
1044
- "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>",
1045
- "optional": false,
1015
+ "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>",
1016
+ "group": "routing",
1017
+ "type": "String",
1018
+ "binding": {
1019
+ "type": "zeebe:property",
1020
+ "name": "routing.hostName"
1021
+ },
1046
1022
  "constraints": {
1047
1023
  "notEmpty": true
1048
1024
  },
1025
+ "condition": {
1026
+ "property": "connectionType",
1027
+ "equals": "credentials"
1028
+ }
1029
+ },
1030
+ {
1031
+ "label": "Virtual host",
1032
+ "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>",
1049
1033
  "group": "routing",
1034
+ "type": "String",
1050
1035
  "binding": {
1051
- "name": "routing.hostName",
1052
- "type": "zeebe:property"
1036
+ "type": "zeebe:property",
1037
+ "name": "routing.virtualHost"
1053
1038
  },
1054
- "condition": {
1055
- "property": "authentication.authType",
1056
- "equals": "credentials",
1057
- "type": "simple"
1039
+ "constraints": {
1040
+ "notEmpty": true
1058
1041
  },
1059
- "type": "String"
1042
+ "condition": {
1043
+ "property": "connectionType",
1044
+ "equals": "credentials"
1045
+ }
1060
1046
  },
1061
1047
  {
1062
- "id": "routing.port",
1063
1048
  "label": "Port",
1064
- "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>",
1065
- "optional": false,
1066
- "constraints": {
1067
- "notEmpty": true
1068
- },
1049
+ "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>",
1069
1050
  "group": "routing",
1051
+ "type": "String",
1070
1052
  "binding": {
1071
- "name": "routing.port",
1072
- "type": "zeebe:property"
1053
+ "type": "zeebe:property",
1054
+ "name": "routing.port"
1073
1055
  },
1074
- "condition": {
1075
- "property": "authentication.authType",
1076
- "equals": "credentials",
1077
- "type": "simple"
1056
+ "constraints": {
1057
+ "notEmpty": true
1078
1058
  },
1079
- "type": "String"
1059
+ "condition": {
1060
+ "property": "connectionType",
1061
+ "equals": "credentials"
1062
+ }
1080
1063
  },
1081
1064
  {
1082
- "id": "queueName",
1083
1065
  "label": "Queue name",
1084
1066
  "description": "Name of the queue to subscribe to",
1085
- "optional": false,
1086
- "constraints": {
1087
- "notEmpty": true
1088
- },
1089
1067
  "group": "subscription",
1068
+ "type": "String",
1069
+ "feel": "optional",
1090
1070
  "binding": {
1091
- "name": "queueName",
1092
- "type": "zeebe:property"
1071
+ "type": "zeebe:property",
1072
+ "name": "queueName"
1093
1073
  },
1094
- "type": "String"
1074
+ "constraints": {
1075
+ "notEmpty": true
1076
+ }
1095
1077
  },
1096
1078
  {
1097
- "id": "consumerTag",
1098
1079
  "label": "Consumer tag",
1099
1080
  "description": "Consumer tag to use for the subscription",
1100
- "optional": false,
1101
1081
  "group": "subscription",
1082
+ "type": "String",
1083
+ "feel": "optional",
1102
1084
  "binding": {
1103
- "name": "consumerTag",
1104
- "type": "zeebe:property"
1105
- },
1106
- "type": "String"
1085
+ "type": "zeebe:property",
1086
+ "name": "consumerTag"
1087
+ }
1107
1088
  },
1108
1089
  {
1109
- "id": "arguments",
1110
1090
  "label": "Arguments",
1111
1091
  "description": "Arguments to use for the subscription",
1112
- "optional": true,
1113
- "feel": "required",
1114
1092
  "group": "subscription",
1093
+ "type": "String",
1094
+ "feel": "required",
1115
1095
  "binding": {
1116
- "name": "arguments",
1117
- "type": "zeebe:property"
1118
- },
1119
- "type": "String"
1096
+ "type": "zeebe:property",
1097
+ "name": "arguments"
1098
+ }
1120
1099
  },
1121
1100
  {
1122
- "id": "exclusive",
1123
1101
  "label": "Exclusive consumer",
1124
- "optional": false,
1125
- "value": "false",
1126
1102
  "group": "subscription",
1103
+ "type": "Dropdown",
1104
+ "value": "false",
1127
1105
  "binding": {
1128
- "name": "exclusive",
1129
- "type": "zeebe:property"
1106
+ "type": "zeebe:property",
1107
+ "name": "exclusive"
1130
1108
  },
1131
- "type": "Dropdown",
1132
1109
  "choices": [
1133
1110
  {
1134
1111
  "name": "Yes",
@@ -1141,41 +1118,36 @@
1141
1118
  ]
1142
1119
  },
1143
1120
  {
1144
- "id": "activationCondition",
1145
- "label": "Activation condition",
1146
- "description": "Condition under which the Connector triggers. Leave empty to catch all events",
1147
- "optional": true,
1121
+ "label": "Message ID expression",
1148
1122
  "feel": "required",
1123
+ "type": "String",
1124
+ "optional": true,
1149
1125
  "group": "activation",
1150
1126
  "binding": {
1151
- "name": "activationCondition",
1152
- "type": "zeebe:property"
1127
+ "type": "zeebe:property",
1128
+ "name": "messageIdExpression"
1153
1129
  },
1154
- "type": "String"
1130
+ "description": "Expression to extract unique identifier of a message"
1155
1131
  },
1156
1132
  {
1157
- "id": "consumeUnmatchedEvents",
1158
- "label": "Consume unmatched events",
1159
- "value": true,
1133
+ "label": "Activation condition",
1134
+ "type": "String",
1160
1135
  "group": "activation",
1136
+ "feel": "required",
1137
+ "optional": true,
1161
1138
  "binding": {
1162
- "name": "consumeUnmatchedEvents",
1163
- "type": "zeebe:property"
1139
+ "type": "zeebe:property",
1140
+ "name": "activationCondition"
1164
1141
  },
1165
- "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",
1166
- "type": "Boolean"
1142
+ "description": "Condition under which the connector triggers. Leave empty to catch all events"
1167
1143
  },
1168
1144
  {
1169
- "id": "correlationRequired",
1170
- "label": "Subprocess correlation required",
1145
+ "label": "Correlation required",
1171
1146
  "description": "Indicates whether correlation is required. This is needed for event-based subprocess message start events",
1172
- "value": "notRequired",
1147
+ "id": "correlationRequired",
1173
1148
  "group": "correlation",
1174
- "binding": {
1175
- "name": "correlationRequired",
1176
- "type": "zeebe:property"
1177
- },
1178
1149
  "type": "Dropdown",
1150
+ "value": "notRequired",
1179
1151
  "choices": [
1180
1152
  {
1181
1153
  "name": "Correlation not required",
@@ -1185,195 +1157,89 @@
1185
1157
  "name": "Correlation required",
1186
1158
  "value": "required"
1187
1159
  }
1188
- ]
1160
+ ],
1161
+ "binding": {
1162
+ "type": "zeebe:property",
1163
+ "name": "correlationRequired"
1164
+ }
1189
1165
  },
1190
1166
  {
1191
- "id": "correlationKeyProcess",
1192
1167
  "label": "Correlation key (process)",
1168
+ "type": "String",
1169
+ "group": "correlation",
1170
+ "feel": "required",
1193
1171
  "description": "Sets up the correlation key from process variables",
1172
+ "binding": {
1173
+ "type": "bpmn:Message#zeebe:subscription#property",
1174
+ "name": "correlationKey"
1175
+ },
1194
1176
  "constraints": {
1195
1177
  "notEmpty": true
1196
1178
  },
1197
- "feel": "required",
1198
- "group": "correlation",
1199
- "binding": {
1200
- "name": "correlationKey",
1201
- "type": "bpmn:Message#zeebe:subscription#property"
1202
- },
1203
1179
  "condition": {
1204
1180
  "property": "correlationRequired",
1205
- "equals": "required",
1206
- "type": "simple"
1207
- },
1208
- "type": "String"
1181
+ "equals": "required"
1182
+ }
1209
1183
  },
1210
1184
  {
1211
- "id": "correlationKeyPayload",
1212
1185
  "label": "Correlation key (payload)",
1213
- "description": "Extracts the correlation key from the incoming message payload",
1214
- "constraints": {
1215
- "notEmpty": true
1216
- },
1217
- "feel": "required",
1218
- "group": "correlation",
1219
- "binding": {
1220
- "name": "correlationKeyExpression",
1221
- "type": "zeebe:property"
1222
- },
1223
- "condition": {
1224
- "property": "correlationRequired",
1225
- "equals": "required",
1226
- "type": "simple"
1227
- },
1228
- "type": "String"
1229
- },
1230
- {
1231
- "id": "messageTtl",
1232
- "label": "Message TTL",
1233
- "description": "Time-to-live for the message in the broker (ISO-8601 duration)",
1234
- "optional": true,
1235
- "constraints": {
1236
- "notEmpty": false,
1237
- "pattern": {
1238
- "value": "^(PT.*|)$",
1239
- "message": "must be an ISO-8601 duration"
1240
- }
1241
- },
1242
- "feel": "optional",
1186
+ "type": "String",
1243
1187
  "group": "correlation",
1244
- "binding": {
1245
- "name": "messageTtl",
1246
- "type": "zeebe:property"
1247
- },
1248
- "type": "String"
1249
- },
1250
- {
1251
- "id": "messageIdExpression",
1252
- "label": "Message ID expression",
1253
- "description": "Expression to extract unique identifier of a message",
1254
- "optional": true,
1255
1188
  "feel": "required",
1256
- "group": "correlation",
1257
- "binding": {
1258
- "name": "messageIdExpression",
1259
- "type": "zeebe:property"
1260
- },
1261
- "type": "String"
1262
- },
1263
- {
1264
- "id": "messageNameUuid",
1265
- "generatedValue": {
1266
- "type": "uuid"
1267
- },
1268
- "group": "correlation",
1269
- "binding": {
1270
- "name": "name",
1271
- "type": "bpmn:Message#property"
1272
- },
1273
- "type": "Hidden"
1274
- },
1275
- {
1276
- "id": "deduplicationModeManualFlag",
1277
- "label": "Manual mode",
1278
- "description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
1279
- "value": false,
1280
- "group": "deduplication",
1281
1189
  "binding": {
1282
- "name": "deduplicationModeManualFlag",
1283
- "type": "zeebe:property"
1190
+ "type": "zeebe:property",
1191
+ "name": "correlationKeyExpression"
1284
1192
  },
1285
- "type": "Boolean"
1286
- },
1287
- {
1288
- "id": "deduplicationId",
1289
- "label": "Deduplication ID",
1193
+ "description": "Extracts the correlation key from the incoming message payload",
1290
1194
  "constraints": {
1291
- "notEmpty": true,
1292
- "pattern": {
1293
- "value": "^[a-zA-Z0-9_-]+$",
1294
- "message": "can only contain alphanumeric characters, dashes, and underscores"
1295
- }
1296
- },
1297
- "group": "deduplication",
1298
- "binding": {
1299
- "name": "deduplicationId",
1300
- "type": "zeebe:property"
1301
- },
1302
- "condition": {
1303
- "property": "deduplicationModeManualFlag",
1304
- "equals": true,
1305
- "type": "simple"
1306
- },
1307
- "type": "String"
1308
- },
1309
- {
1310
- "id": "deduplicationModeManual",
1311
- "value": "MANUAL",
1312
- "group": "deduplication",
1313
- "binding": {
1314
- "name": "deduplicationMode",
1315
- "type": "zeebe:property"
1316
- },
1317
- "condition": {
1318
- "property": "deduplicationId",
1319
- "isActive": true,
1320
- "type": "simple"
1321
- },
1322
- "type": "Hidden"
1323
- },
1324
- {
1325
- "id": "deduplicationModeAuto",
1326
- "value": "AUTO",
1327
- "group": "deduplication",
1328
- "binding": {
1329
- "name": "deduplicationMode",
1330
- "type": "zeebe:property"
1195
+ "notEmpty": true
1331
1196
  },
1332
1197
  "condition": {
1333
- "property": "deduplicationId",
1334
- "isActive": false,
1335
- "type": "simple"
1336
- },
1337
- "type": "Hidden"
1198
+ "property": "correlationRequired",
1199
+ "equals": "required"
1200
+ }
1338
1201
  },
1339
1202
  {
1340
- "id": "resultVariable",
1341
1203
  "label": "Result variable",
1342
- "description": "Name of variable to store the response in",
1343
- "group": "output",
1204
+ "type": "String",
1205
+ "group": "variable-mapping",
1206
+ "optional": true,
1344
1207
  "binding": {
1345
- "name": "resultVariable",
1346
- "type": "zeebe:property"
1208
+ "type": "zeebe:property",
1209
+ "name": "resultVariable"
1347
1210
  },
1348
- "type": "String"
1211
+ "description": "Name of variable to store the result of the connector in"
1349
1212
  },
1350
1213
  {
1351
- "id": "resultExpression",
1352
1214
  "label": "Result expression",
1353
- "description": "Expression to map the response into process variables",
1215
+ "type": "String",
1216
+ "group": "variable-mapping",
1354
1217
  "feel": "required",
1355
- "group": "output",
1218
+ "optional": true,
1356
1219
  "binding": {
1357
- "name": "resultExpression",
1358
- "type": "zeebe:property"
1220
+ "type": "zeebe:property",
1221
+ "name": "resultExpression"
1359
1222
  },
1360
- "type": "Text"
1223
+ "description": "Expression to map the inbound payload to process variables"
1361
1224
  }
1362
1225
  ],
1363
1226
  "icon": {
1364
- "contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxOCcgaGVpZ2h0PScxOCcgdmlld0JveD0nLTcuNSAwIDI3MSAyNzEnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yNDUuNDQgMTA4LjMwOGgtODUuMDlhNy43MzggNy43MzggMCAwIDEtNy43MzUtNy43MzR2LTg4LjY4QzE1Mi42MTUgNS4zMjcgMTQ3LjI5IDAgMTQwLjcyNiAwaC0zMC4zNzVjLTYuNTY4IDAtMTEuODkgNS4zMjctMTEuODkgMTEuODk0djg4LjE0M2MwIDQuNTczLTMuNjk3IDguMjktOC4yNyA4LjMxbC0yNy44ODUuMTMzYy00LjYxMi4wMjUtOC4zNTktMy43MTctOC4zNS04LjMyNWwuMTczLTg4LjI0MUM1NC4xNDQgNS4zMzcgNDguODE3IDAgNDIuMjQgMEgxMS44OUM1LjMyMSAwIDAgNS4zMjcgMCAxMS44OTRWMjYwLjIxYzAgNS44MzQgNC43MjYgMTAuNTYgMTAuNTU1IDEwLjU2SDI0NS40NGM1LjgzNCAwIDEwLjU2LTQuNzI2IDEwLjU2LTEwLjU2VjExOC44NjhjMC01LjgzNC00LjcyNi0xMC41Ni0xMC41Ni0xMC41NnptLTM5LjkwMiA5My4yMzNjMCA3LjY0NS02LjE5OCAxMy44NDQtMTMuODQzIDEzLjg0NEgxNjcuNjljLTcuNjQ2IDAtMTMuODQ0LTYuMTk5LTEzLjg0NC0xMy44NDR2LTI0LjAwNWMwLTcuNjQ2IDYuMTk4LTEzLjg0NCAxMy44NDQtMTMuODQ0aDI0LjAwNWM3LjY0NSAwIDEzLjg0MyA2LjE5OCAxMy44NDMgMTMuODQ0djI0LjAwNXonCiAgICAgICAgICBmaWxsPScjRjYwJy8+Cjwvc3ZnPg=="
1227
+ "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"
1365
1228
  },
1366
1229
  "engines": {
1367
- "camunda": "^8.6"
1230
+ "camunda": "^8.2"
1368
1231
  }
1369
1232
  },
1370
1233
  {
1371
1234
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1372
1235
  "name": "RabbitMQ Message Start Event Connector",
1373
1236
  "id": "io.camunda.connectors.inbound.RabbitMQ.MessageStart.v1",
1374
- "version": 1,
1375
1237
  "description": "Receive a message from RabbitMQ",
1238
+ "metadata": {
1239
+ "keywords": []
1240
+ },
1376
1241
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound",
1242
+ "version": 8,
1377
1243
  "category": {
1378
1244
  "id": "connectors",
1379
1245
  "name": "Connectors"
@@ -1383,6 +1249,9 @@
1383
1249
  "value": "bpmn:StartEvent",
1384
1250
  "eventDefinition": "bpmn:MessageEventDefinition"
1385
1251
  },
1252
+ "engines": {
1253
+ "camunda": "^8.3"
1254
+ },
1386
1255
  "groups": [
1387
1256
  {
1388
1257
  "id": "authentication",
@@ -1402,42 +1271,38 @@
1402
1271
  },
1403
1272
  {
1404
1273
  "id": "correlation",
1405
- "label": "Subprocess correlation"
1274
+ "label": "Correlation",
1275
+ "tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
1406
1276
  },
1407
1277
  {
1408
- "id": "variable-mapping",
1409
- "label": "Variable mapping"
1278
+ "id": "deduplication",
1279
+ "label": "Deduplication",
1280
+ "tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
1281
+ },
1282
+ {
1283
+ "id": "output",
1284
+ "label": "Output mapping"
1410
1285
  }
1411
1286
  ],
1412
1287
  "properties": [
1413
1288
  {
1414
- "type": "Hidden",
1415
1289
  "value": "io.camunda:connector-rabbitmq-inbound:1",
1416
1290
  "binding": {
1417
- "type": "zeebe:property",
1418
- "name": "inbound.type"
1419
- }
1420
- },
1421
- {
1422
- "type": "Hidden",
1423
- "generatedValue": {
1424
- "type": "uuid"
1291
+ "name": "inbound.type",
1292
+ "type": "zeebe:property"
1425
1293
  },
1426
- "binding": {
1427
- "type": "bpmn:Message#property",
1428
- "name": "name"
1429
- }
1294
+ "type": "Hidden"
1430
1295
  },
1431
1296
  {
1432
- "id": "connectionType",
1297
+ "id": "authentication.authType",
1433
1298
  "label": "Connection type",
1434
- "group": "authentication",
1435
- "type": "Dropdown",
1436
1299
  "value": "uri",
1300
+ "group": "authentication",
1437
1301
  "binding": {
1438
- "type": "zeebe:property",
1439
- "name": "authentication.authType"
1302
+ "name": "authentication.authType",
1303
+ "type": "zeebe:property"
1440
1304
  },
1305
+ "type": "Dropdown",
1441
1306
  "choices": [
1442
1307
  {
1443
1308
  "name": "URI",
@@ -1450,154 +1315,178 @@
1450
1315
  ]
1451
1316
  },
1452
1317
  {
1318
+ "id": "authentication.uri",
1453
1319
  "label": "URI",
1454
1320
  "description": "URI should contain username, password, host name, port number, and virtual host",
1455
- "group": "authentication",
1456
- "type": "String",
1457
- "binding": {
1458
- "type": "zeebe:property",
1459
- "name": "authentication.uri"
1460
- },
1321
+ "optional": false,
1461
1322
  "constraints": {
1462
1323
  "notEmpty": true,
1463
1324
  "pattern": {
1464
- "value": "^(amqps?://)|(\\{\\{secrets\\..+\\}\\}).*$",
1325
+ "value": "^(=|(amqps?://|secrets|\\{\\{).*$)",
1465
1326
  "message": "Must start with amqp(s):// or contain a secret reference"
1466
1327
  }
1467
1328
  },
1329
+ "group": "authentication",
1330
+ "binding": {
1331
+ "name": "authentication.uri",
1332
+ "type": "zeebe:property"
1333
+ },
1468
1334
  "condition": {
1469
- "property": "connectionType",
1470
- "equals": "uri"
1471
- }
1335
+ "property": "authentication.authType",
1336
+ "equals": "uri",
1337
+ "type": "simple"
1338
+ },
1339
+ "type": "String"
1472
1340
  },
1473
1341
  {
1342
+ "id": "authentication.userName",
1474
1343
  "label": "Username",
1475
- "group": "authentication",
1476
- "type": "String",
1477
- "binding": {
1478
- "type": "zeebe:property",
1479
- "name": "authentication.userName"
1480
- },
1344
+ "optional": false,
1481
1345
  "constraints": {
1482
1346
  "notEmpty": true
1483
1347
  },
1348
+ "group": "authentication",
1349
+ "binding": {
1350
+ "name": "authentication.userName",
1351
+ "type": "zeebe:property"
1352
+ },
1484
1353
  "condition": {
1485
- "property": "connectionType",
1486
- "equals": "credentials"
1487
- }
1354
+ "property": "authentication.authType",
1355
+ "equals": "credentials",
1356
+ "type": "simple"
1357
+ },
1358
+ "type": "String"
1488
1359
  },
1489
1360
  {
1361
+ "id": "authentication.password",
1490
1362
  "label": "Password",
1491
- "group": "authentication",
1492
- "type": "String",
1493
- "binding": {
1494
- "type": "zeebe:property",
1495
- "name": "authentication.password"
1496
- },
1363
+ "optional": false,
1497
1364
  "constraints": {
1498
1365
  "notEmpty": true
1499
1366
  },
1367
+ "group": "authentication",
1368
+ "binding": {
1369
+ "name": "authentication.password",
1370
+ "type": "zeebe:property"
1371
+ },
1500
1372
  "condition": {
1501
- "property": "connectionType",
1502
- "equals": "credentials"
1503
- }
1373
+ "property": "authentication.authType",
1374
+ "equals": "credentials",
1375
+ "type": "simple"
1376
+ },
1377
+ "type": "String"
1504
1378
  },
1505
1379
  {
1506
- "label": "Host name",
1507
- "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>",
1508
- "group": "routing",
1509
- "type": "String",
1510
- "binding": {
1511
- "type": "zeebe:property",
1512
- "name": "routing.hostName"
1513
- },
1380
+ "id": "routing.virtualHost",
1381
+ "label": "Virtual host",
1382
+ "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>",
1383
+ "optional": false,
1514
1384
  "constraints": {
1515
1385
  "notEmpty": true
1516
1386
  },
1517
- "condition": {
1518
- "property": "connectionType",
1519
- "equals": "credentials"
1520
- }
1521
- },
1522
- {
1523
- "label": "Virtual host",
1524
- "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>",
1525
1387
  "group": "routing",
1526
- "type": "String",
1527
1388
  "binding": {
1528
- "type": "zeebe:property",
1529
- "name": "routing.virtualHost"
1389
+ "name": "routing.virtualHost",
1390
+ "type": "zeebe:property"
1530
1391
  },
1392
+ "condition": {
1393
+ "property": "authentication.authType",
1394
+ "equals": "credentials",
1395
+ "type": "simple"
1396
+ },
1397
+ "type": "String"
1398
+ },
1399
+ {
1400
+ "id": "routing.hostName",
1401
+ "label": "Host name",
1402
+ "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>",
1403
+ "optional": false,
1531
1404
  "constraints": {
1532
1405
  "notEmpty": true
1533
1406
  },
1407
+ "group": "routing",
1408
+ "binding": {
1409
+ "name": "routing.hostName",
1410
+ "type": "zeebe:property"
1411
+ },
1534
1412
  "condition": {
1535
- "property": "connectionType",
1536
- "equals": "credentials"
1537
- }
1413
+ "property": "authentication.authType",
1414
+ "equals": "credentials",
1415
+ "type": "simple"
1416
+ },
1417
+ "type": "String"
1538
1418
  },
1539
1419
  {
1420
+ "id": "routing.port",
1540
1421
  "label": "Port",
1541
- "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>",
1542
- "group": "routing",
1543
- "type": "String",
1544
- "binding": {
1545
- "type": "zeebe:property",
1546
- "name": "routing.port"
1547
- },
1422
+ "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>",
1423
+ "optional": false,
1548
1424
  "constraints": {
1549
1425
  "notEmpty": true
1550
1426
  },
1427
+ "group": "routing",
1428
+ "binding": {
1429
+ "name": "routing.port",
1430
+ "type": "zeebe:property"
1431
+ },
1551
1432
  "condition": {
1552
- "property": "connectionType",
1553
- "equals": "credentials"
1554
- }
1433
+ "property": "authentication.authType",
1434
+ "equals": "credentials",
1435
+ "type": "simple"
1436
+ },
1437
+ "type": "String"
1555
1438
  },
1556
1439
  {
1440
+ "id": "queueName",
1557
1441
  "label": "Queue name",
1558
1442
  "description": "Name of the queue to subscribe to",
1443
+ "optional": false,
1444
+ "constraints": {
1445
+ "notEmpty": true
1446
+ },
1559
1447
  "group": "subscription",
1560
- "type": "String",
1561
- "feel": "optional",
1562
1448
  "binding": {
1563
- "type": "zeebe:property",
1564
- "name": "queueName"
1449
+ "name": "queueName",
1450
+ "type": "zeebe:property"
1565
1451
  },
1566
- "constraints": {
1567
- "notEmpty": true
1568
- }
1452
+ "type": "String"
1569
1453
  },
1570
1454
  {
1455
+ "id": "consumerTag",
1571
1456
  "label": "Consumer tag",
1572
1457
  "description": "Consumer tag to use for the subscription",
1458
+ "optional": false,
1573
1459
  "group": "subscription",
1574
- "type": "String",
1575
- "feel": "optional",
1576
1460
  "binding": {
1577
- "type": "zeebe:property",
1578
- "name": "consumerTag"
1579
- }
1461
+ "name": "consumerTag",
1462
+ "type": "zeebe:property"
1463
+ },
1464
+ "type": "String"
1580
1465
  },
1581
1466
  {
1467
+ "id": "arguments",
1582
1468
  "label": "Arguments",
1583
1469
  "description": "Arguments to use for the subscription",
1584
- "group": "subscription",
1585
- "type": "String",
1470
+ "optional": true,
1586
1471
  "feel": "required",
1472
+ "group": "subscription",
1587
1473
  "binding": {
1588
- "type": "zeebe:property",
1589
- "name": "arguments"
1590
- }
1474
+ "name": "arguments",
1475
+ "type": "zeebe:property"
1476
+ },
1477
+ "type": "String"
1591
1478
  },
1592
1479
  {
1480
+ "id": "exclusive",
1593
1481
  "label": "Exclusive consumer",
1594
- "group": "subscription",
1595
- "type": "Dropdown",
1482
+ "optional": false,
1596
1483
  "value": "false",
1484
+ "group": "subscription",
1597
1485
  "binding": {
1598
- "type": "zeebe:property",
1599
- "name": "exclusive"
1486
+ "name": "exclusive",
1487
+ "type": "zeebe:property"
1600
1488
  },
1489
+ "type": "Dropdown",
1601
1490
  "choices": [
1602
1491
  {
1603
1492
  "name": "Yes",
@@ -1610,36 +1499,41 @@
1610
1499
  ]
1611
1500
  },
1612
1501
  {
1613
- "label": "Message ID expression",
1614
- "feel": "required",
1615
- "type": "String",
1502
+ "id": "activationCondition",
1503
+ "label": "Activation condition",
1504
+ "description": "Condition under which the Connector triggers. Leave empty to catch all events",
1616
1505
  "optional": true,
1506
+ "feel": "required",
1617
1507
  "group": "activation",
1618
1508
  "binding": {
1619
- "type": "zeebe:property",
1620
- "name": "messageIdExpression"
1509
+ "name": "activationCondition",
1510
+ "type": "zeebe:property"
1621
1511
  },
1622
- "description": "Expression to extract unique identifier of a message"
1512
+ "type": "String"
1623
1513
  },
1624
1514
  {
1625
- "label": "Activation condition",
1626
- "type": "String",
1515
+ "id": "consumeUnmatchedEvents",
1516
+ "label": "Consume unmatched events",
1517
+ "value": true,
1627
1518
  "group": "activation",
1628
- "feel": "required",
1629
- "optional": true,
1630
1519
  "binding": {
1631
- "type": "zeebe:property",
1632
- "name": "activationCondition"
1520
+ "name": "consumeUnmatchedEvents",
1521
+ "type": "zeebe:property"
1633
1522
  },
1634
- "description": "Condition under which the connector triggers. Leave empty to catch all events"
1523
+ "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",
1524
+ "type": "Boolean"
1635
1525
  },
1636
1526
  {
1637
- "label": "Correlation required",
1638
- "description": "Indicates whether correlation is required. This is needed for event-based subprocess message start events",
1639
1527
  "id": "correlationRequired",
1528
+ "label": "Subprocess correlation required",
1529
+ "description": "Indicates whether correlation is required. This is needed for event-based subprocess message start events",
1530
+ "value": "notRequired",
1640
1531
  "group": "correlation",
1532
+ "binding": {
1533
+ "name": "correlationRequired",
1534
+ "type": "zeebe:property"
1535
+ },
1641
1536
  "type": "Dropdown",
1642
- "value": "notRequired",
1643
1537
  "choices": [
1644
1538
  {
1645
1539
  "name": "Correlation not required",
@@ -1649,77 +1543,183 @@
1649
1543
  "name": "Correlation required",
1650
1544
  "value": "required"
1651
1545
  }
1652
- ],
1653
- "binding": {
1654
- "type": "zeebe:property",
1655
- "name": "correlationRequired"
1656
- }
1546
+ ]
1657
1547
  },
1658
1548
  {
1549
+ "id": "correlationKeyProcess",
1659
1550
  "label": "Correlation key (process)",
1660
- "type": "String",
1661
- "group": "correlation",
1662
- "feel": "required",
1663
1551
  "description": "Sets up the correlation key from process variables",
1552
+ "constraints": {
1553
+ "notEmpty": true
1554
+ },
1555
+ "feel": "required",
1556
+ "group": "correlation",
1664
1557
  "binding": {
1665
- "type": "bpmn:Message#zeebe:subscription#property",
1666
- "name": "correlationKey"
1558
+ "name": "correlationKey",
1559
+ "type": "bpmn:Message#zeebe:subscription#property"
1560
+ },
1561
+ "condition": {
1562
+ "property": "correlationRequired",
1563
+ "equals": "required",
1564
+ "type": "simple"
1667
1565
  },
1566
+ "type": "String"
1567
+ },
1568
+ {
1569
+ "id": "correlationKeyPayload",
1570
+ "label": "Correlation key (payload)",
1571
+ "description": "Extracts the correlation key from the incoming message payload",
1668
1572
  "constraints": {
1669
1573
  "notEmpty": true
1670
1574
  },
1575
+ "feel": "required",
1576
+ "group": "correlation",
1577
+ "binding": {
1578
+ "name": "correlationKeyExpression",
1579
+ "type": "zeebe:property"
1580
+ },
1671
1581
  "condition": {
1672
1582
  "property": "correlationRequired",
1673
- "equals": "required"
1674
- }
1583
+ "equals": "required",
1584
+ "type": "simple"
1585
+ },
1586
+ "type": "String"
1675
1587
  },
1676
1588
  {
1677
- "label": "Correlation key (payload)",
1678
- "type": "String",
1589
+ "id": "messageTtl",
1590
+ "label": "Message TTL",
1591
+ "description": "Time-to-live for the message in the broker (ISO-8601 duration)",
1592
+ "optional": true,
1593
+ "constraints": {
1594
+ "notEmpty": false,
1595
+ "pattern": {
1596
+ "value": "^(PT.*|)$",
1597
+ "message": "must be an ISO-8601 duration"
1598
+ }
1599
+ },
1600
+ "feel": "optional",
1679
1601
  "group": "correlation",
1602
+ "binding": {
1603
+ "name": "messageTtl",
1604
+ "type": "zeebe:property"
1605
+ },
1606
+ "type": "String"
1607
+ },
1608
+ {
1609
+ "id": "messageIdExpression",
1610
+ "label": "Message ID expression",
1611
+ "description": "Expression to extract unique identifier of a message",
1612
+ "optional": true,
1680
1613
  "feel": "required",
1614
+ "group": "correlation",
1681
1615
  "binding": {
1682
- "type": "zeebe:property",
1683
- "name": "correlationKeyExpression"
1616
+ "name": "messageIdExpression",
1617
+ "type": "zeebe:property"
1684
1618
  },
1685
- "description": "Extracts the correlation key from the incoming message payload",
1619
+ "type": "String"
1620
+ },
1621
+ {
1622
+ "id": "messageNameUuid",
1623
+ "generatedValue": {
1624
+ "type": "uuid"
1625
+ },
1626
+ "group": "correlation",
1627
+ "binding": {
1628
+ "name": "name",
1629
+ "type": "bpmn:Message#property"
1630
+ },
1631
+ "type": "Hidden"
1632
+ },
1633
+ {
1634
+ "id": "deduplicationModeManualFlag",
1635
+ "label": "Manual mode",
1636
+ "description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
1637
+ "value": false,
1638
+ "group": "deduplication",
1639
+ "binding": {
1640
+ "name": "deduplicationModeManualFlag",
1641
+ "type": "zeebe:property"
1642
+ },
1643
+ "type": "Boolean"
1644
+ },
1645
+ {
1646
+ "id": "deduplicationId",
1647
+ "label": "Deduplication ID",
1686
1648
  "constraints": {
1687
- "notEmpty": true
1649
+ "notEmpty": true,
1650
+ "pattern": {
1651
+ "value": "^[a-zA-Z0-9_-]+$",
1652
+ "message": "can only contain alphanumeric characters, dashes, and underscores"
1653
+ }
1654
+ },
1655
+ "group": "deduplication",
1656
+ "binding": {
1657
+ "name": "deduplicationId",
1658
+ "type": "zeebe:property"
1688
1659
  },
1689
1660
  "condition": {
1690
- "property": "correlationRequired",
1691
- "equals": "required"
1692
- }
1661
+ "property": "deduplicationModeManualFlag",
1662
+ "equals": true,
1663
+ "type": "simple"
1664
+ },
1665
+ "type": "String"
1666
+ },
1667
+ {
1668
+ "id": "deduplicationModeManual",
1669
+ "value": "MANUAL",
1670
+ "group": "deduplication",
1671
+ "binding": {
1672
+ "name": "deduplicationMode",
1673
+ "type": "zeebe:property"
1674
+ },
1675
+ "condition": {
1676
+ "property": "deduplicationId",
1677
+ "isActive": true,
1678
+ "type": "simple"
1679
+ },
1680
+ "type": "Hidden"
1681
+ },
1682
+ {
1683
+ "id": "deduplicationModeAuto",
1684
+ "value": "AUTO",
1685
+ "group": "deduplication",
1686
+ "binding": {
1687
+ "name": "deduplicationMode",
1688
+ "type": "zeebe:property"
1689
+ },
1690
+ "condition": {
1691
+ "property": "deduplicationId",
1692
+ "isActive": false,
1693
+ "type": "simple"
1694
+ },
1695
+ "type": "Hidden"
1693
1696
  },
1694
1697
  {
1698
+ "id": "resultVariable",
1695
1699
  "label": "Result variable",
1696
- "type": "String",
1697
- "group": "variable-mapping",
1698
- "optional": true,
1700
+ "description": "Name of variable to store the response in",
1701
+ "group": "output",
1699
1702
  "binding": {
1700
- "type": "zeebe:property",
1701
- "name": "resultVariable"
1703
+ "name": "resultVariable",
1704
+ "type": "zeebe:property"
1702
1705
  },
1703
- "description": "Name of variable to store the result of the connector in"
1706
+ "type": "String"
1704
1707
  },
1705
1708
  {
1709
+ "id": "resultExpression",
1706
1710
  "label": "Result expression",
1707
- "type": "String",
1708
- "group": "variable-mapping",
1711
+ "description": "Expression to map the response into process variables",
1709
1712
  "feel": "required",
1710
- "optional": true,
1713
+ "group": "output",
1711
1714
  "binding": {
1712
- "type": "zeebe:property",
1713
- "name": "resultExpression"
1715
+ "name": "resultExpression",
1716
+ "type": "zeebe:property"
1714
1717
  },
1715
- "description": "Expression to map the inbound payload to process variables"
1718
+ "type": "Text"
1716
1719
  }
1717
1720
  ],
1718
1721
  "icon": {
1719
- "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"
1720
- },
1721
- "engines": {
1722
- "camunda": "^8.2"
1722
+ "contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxOCcgaGVpZ2h0PScxOCcgdmlld0JveD0nLTcuNSAwIDI3MSAyNzEnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yNDUuNDQgMTA4LjMwOGgtODUuMDlhNy43MzggNy43MzggMCAwIDEtNy43MzUtNy43MzR2LTg4LjY4QzE1Mi42MTUgNS4zMjcgMTQ3LjI5IDAgMTQwLjcyNiAwaC0zMC4zNzVjLTYuNTY4IDAtMTEuODkgNS4zMjctMTEuODkgMTEuODk0djg4LjE0M2MwIDQuNTczLTMuNjk3IDguMjktOC4yNyA4LjMxbC0yNy44ODUuMTMzYy00LjYxMi4wMjUtOC4zNTktMy43MTctOC4zNS04LjMyNWwuMTczLTg4LjI0MUM1NC4xNDQgNS4zMzcgNDguODE3IDAgNDIuMjQgMEgxMS44OUM1LjMyMSAwIDAgNS4zMjcgMCAxMS44OTRWMjYwLjIxYzAgNS44MzQgNC43MjYgMTAuNTYgMTAuNTU1IDEwLjU2SDI0NS40NGM1LjgzNCAwIDEwLjU2LTQuNzI2IDEwLjU2LTEwLjU2VjExOC44NjhjMC01LjgzNC00LjcyNi0xMC41Ni0xMC41Ni0xMC41NnptLTM5LjkwMiA5My4yMzNjMCA3LjY0NS02LjE5OCAxMy44NDQtMTMuODQzIDEzLjg0NEgxNjcuNjljLTcuNjQ2IDAtMTMuODQ0LTYuMTk5LTEzLjg0NC0xMy44NDR2LTI0LjAwNWMwLTcuNjQ2IDYuMTk4LTEzLjg0NCAxMy44NDQtMTMuODQ0aDI0LjAwNWM3LjY0NSAwIDEzLjg0MyA2LjE5OCAxMy44NDMgMTMuODQ0djI0LjAwNXonCiAgICAgICAgICBmaWxsPScjRjYwJy8+Cjwvc3ZnPg=="
1723
1723
  }
1724
1724
  }
1725
1725
  ]