@camunda/connectors-element-templates 1.0.19 → 1.0.21

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 (116) hide show
  1. package/package.json +2 -2
  2. package/src/connectors-template.js +1 -3
  3. package/src/connectors.js +4 -0
  4. package/src/element-templates/agenticai-a2a-client-outbound-connector.json +1 -1
  5. package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +43 -43
  6. package/src/element-templates/agenticai-aiagent-job-worker.json +2230 -222
  7. package/src/element-templates/agenticai-aiagent-outbound-connector.json +6281 -4356
  8. package/src/element-templates/agenticai-mcp-client-outbound-connector.json +718 -36
  9. package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +2394 -949
  10. package/src/element-templates/app-integrations-connector.json +1047 -0
  11. package/src/element-templates/asana-connector.json +943 -109
  12. package/src/element-templates/automation-anywhere-outbound-connector.json +2240 -1747
  13. package/src/element-templates/aws-bedrock-agentcore-long-term-memory-outbound-connector.json +1068 -30
  14. package/src/element-templates/aws-bedrock-agentcore-runtime-outbound-connector.json +386 -5
  15. package/src/element-templates/aws-bedrock-codeinterpreter-outbound-connector.json +442 -5
  16. package/src/element-templates/aws-bedrock-knowledgebase-outbound-connector.json +417 -5
  17. package/src/element-templates/aws-bedrock-outbound-connector.json +2273 -623
  18. package/src/element-templates/aws-comprehend-outbound-connector.json +1573 -1
  19. package/src/element-templates/aws-dynamodb-outbound-connector.json +2950 -162
  20. package/src/element-templates/aws-eventbridge-connector-boundary.json +40 -40
  21. package/src/element-templates/aws-eventbridge-connector-intermediate.json +62 -62
  22. package/src/element-templates/aws-eventbridge-connector-start-event.json +33 -33
  23. package/src/element-templates/aws-eventbridge-outbound-connector.json +838 -424
  24. package/src/element-templates/aws-lambda-outbound-connector.json +495 -96
  25. package/src/element-templates/aws-s3-outbound-connector.json +2238 -44
  26. package/src/element-templates/aws-sagemaker-outbound-connector.json +681 -52
  27. package/src/element-templates/aws-sns-inbound-boundary.json +4 -3
  28. package/src/element-templates/aws-sns-inbound-intermediate.json +341 -340
  29. package/src/element-templates/aws-sns-inbound-message-start.json +241 -240
  30. package/src/element-templates/aws-sns-inbound-receive.json +4 -3
  31. package/src/element-templates/aws-sns-inbound-start-event.json +133 -133
  32. package/src/element-templates/aws-sns-outbound-connector.json +581 -124
  33. package/src/element-templates/aws-sqs-boundary-connector.json +939 -420
  34. package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +851 -332
  35. package/src/element-templates/aws-sqs-outbound-connector.json +589 -136
  36. package/src/element-templates/aws-sqs-receive-connector.json +525 -7
  37. package/src/element-templates/aws-sqs-start-event-connector.json +380 -380
  38. package/src/element-templates/aws-sqs-start-message.json +736 -185
  39. package/src/element-templates/aws-textract-outbound-connector.json +866 -131
  40. package/src/element-templates/azure-blobstorage-outbound-connector.json +1648 -225
  41. package/src/element-templates/azure-open-ai-connector.json +1371 -8
  42. package/src/element-templates/blue-prism-connector.json +609 -30
  43. package/src/element-templates/box-outbound-connector.json +2356 -272
  44. package/src/element-templates/csv-outbound-connector.json +449 -0
  45. package/src/element-templates/easy-post-connector.json +1251 -170
  46. package/src/element-templates/email-outbound-connector.json +3087 -1013
  47. package/src/element-templates/embeddings-vector-database-outbound-connector.json +2161 -1
  48. package/src/element-templates/github-connector.json +18554 -14368
  49. package/src/element-templates/github-webhook-connector-boundary.json +24 -24
  50. package/src/element-templates/github-webhook-connector-intermediate.json +8 -8
  51. package/src/element-templates/github-webhook-connector-message-start.json +8 -8
  52. package/src/element-templates/github-webhook-connector-receive.json +8 -8
  53. package/src/element-templates/github-webhook-connector-start-event.json +58 -58
  54. package/src/element-templates/gitlab-connector.json +3022 -1120
  55. package/src/element-templates/google-cloud-storage-outbound-connector.json +1447 -240
  56. package/src/element-templates/google-drive-outbound-connector.json +2980 -1428
  57. package/src/element-templates/google-gemini-outbound-connector.json +41 -55
  58. package/src/element-templates/google-maps-platform-connector.json +688 -137
  59. package/src/element-templates/google-sheets-outbound-connector.json +3186 -2030
  60. package/src/element-templates/graphql-outbound-connector.json +4149 -1485
  61. package/src/element-templates/http-json-connector.json +6143 -2053
  62. package/src/element-templates/http-polling-boundary-catch-event-connector.json +2426 -364
  63. package/src/element-templates/http-polling-connector.json +3312 -1250
  64. package/src/element-templates/hubspot-outbound-connector.json +2817 -67
  65. package/src/element-templates/hugging-face-connector.json +83 -82
  66. package/src/element-templates/jdbc-outbound-connector.json +506 -9
  67. package/src/element-templates/kafka-inbound-connector-boundary.json +968 -971
  68. package/src/element-templates/kafka-inbound-connector-intermediate.json +53 -56
  69. package/src/element-templates/kafka-inbound-connector-receive.json +9 -12
  70. package/src/element-templates/kafka-inbound-connector-start-message.json +545 -548
  71. package/src/element-templates/kafka-inbound-connector.json +240 -240
  72. package/src/element-templates/kafka-outbound-connector.json +304 -308
  73. package/src/element-templates/microsoft-o365-email-boundary-event-connector.json +7 -10
  74. package/src/element-templates/microsoft-o365-email-intermediate-catch-event-connector.json +7 -10
  75. package/src/element-templates/microsoft-o365-email-message-start-event-connector.json +7 -10
  76. package/src/element-templates/microsoft-office365-mail-connector.json +2077 -35
  77. package/src/element-templates/microsoft-teams-outbound-connector.json +2897 -456
  78. package/src/element-templates/openai-connector.json +701 -207
  79. package/src/element-templates/operate-connector.json +83 -86
  80. package/src/element-templates/orchestration-connector.json +1843 -0
  81. package/src/element-templates/power-automate-connector.json +62 -62
  82. package/src/element-templates/rabbitmq-inbound-connector-boundary.json +772 -774
  83. package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +456 -458
  84. package/src/element-templates/rabbitmq-inbound-connector-message-start.json +573 -575
  85. package/src/element-templates/rabbitmq-inbound-connector-receive.json +5 -7
  86. package/src/element-templates/rabbitmq-inbound-connector-start-event.json +347 -347
  87. package/src/element-templates/rabbitmq-outbound-connector.json +631 -631
  88. package/src/element-templates/rpa-connector.json +6 -6
  89. package/src/element-templates/salesforce-connector.json +653 -19
  90. package/src/element-templates/send-message-connector-intermediate-throw-event.json +301 -1
  91. package/src/element-templates/send-message-connector-message-end-event.json +301 -1
  92. package/src/element-templates/send-message-connector-send-task.json +300 -1
  93. package/src/element-templates/sendgrid-outbound-connector.json +790 -790
  94. package/src/element-templates/servicenow-connector.json +1364 -7
  95. package/src/element-templates/servicenow-flow-starter-connector.json +16 -16
  96. package/src/element-templates/servicenow-incident-connector.json +1075 -29
  97. package/src/element-templates/slack-inbound-boundary.json +493 -493
  98. package/src/element-templates/slack-inbound-intermediate.json +448 -448
  99. package/src/element-templates/slack-inbound-message-start.json +369 -369
  100. package/src/element-templates/slack-inbound-receive.json +2 -2
  101. package/src/element-templates/slack-inbound-start-event.json +328 -328
  102. package/src/element-templates/slack-outbound-connector.json +2365 -1262
  103. package/src/element-templates/soap-outbound-connector.json +113 -117
  104. package/src/element-templates/twilio-connector.json +1186 -373
  105. package/src/element-templates/twilio-webhook-boundary-connector.json +9 -10
  106. package/src/element-templates/twilio-webhook-connector.json +60 -61
  107. package/src/element-templates/twilio-webhook-intermediate-connector.json +31 -32
  108. package/src/element-templates/twilio-webhook-message-start-connector.json +10 -11
  109. package/src/element-templates/twilio-webhook-receive-connector.json +9 -10
  110. package/src/element-templates/uipath-connector.json +668 -50
  111. package/src/element-templates/webhook-connector-boundary.json +1040 -385
  112. package/src/element-templates/webhook-connector-intermediate.json +2100 -1445
  113. package/src/element-templates/webhook-connector-receive.json +659 -5
  114. package/src/element-templates/webhook-connector-start-event.json +1860 -1299
  115. package/src/element-templates/webhook-connector-start-message.json +1535 -848
  116. package/src/element-templates/whatsapp-connector.json +393 -23
@@ -3,9 +3,9 @@
3
3
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
4
4
  "name": "RabbitMQ Intermediate Catch Event Connector",
5
5
  "id": "io.camunda.connectors.inbound.RabbitMQ.Intermediate.v1",
6
- "version": 3,
6
+ "version": 4,
7
7
  "description": "Receive a message from RabbitMQ",
8
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq-inbound",
8
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound",
9
9
  "category": {
10
10
  "id": "connectors",
11
11
  "name": "Connectors"
@@ -132,7 +132,7 @@
132
132
  },
133
133
  {
134
134
  "label": "Host name",
135
- "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>",
135
+ "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>",
136
136
  "group": "routing",
137
137
  "type": "String",
138
138
  "binding": {
@@ -149,7 +149,7 @@
149
149
  },
150
150
  {
151
151
  "label": "Virtual host",
152
- "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>",
152
+ "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>",
153
153
  "group": "routing",
154
154
  "type": "String",
155
155
  "binding": {
@@ -166,7 +166,7 @@
166
166
  },
167
167
  {
168
168
  "label": "Port",
169
- "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>",
169
+ "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>",
170
170
  "group": "routing",
171
171
  "type": "String",
172
172
  "binding": {
@@ -265,6 +265,18 @@
265
265
  "notEmpty": true
266
266
  }
267
267
  },
268
+ {
269
+ "label": "Message ID expression",
270
+ "feel": "required",
271
+ "type": "String",
272
+ "optional": true,
273
+ "group": "activation",
274
+ "binding": {
275
+ "type": "zeebe:property",
276
+ "name": "messageIdExpression"
277
+ },
278
+ "description": "Expression to extract unique identifier of a message"
279
+ },
268
280
  {
269
281
  "label": "Activation condition",
270
282
  "type": "String",
@@ -305,16 +317,16 @@
305
317
  "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"
306
318
  },
307
319
  "engines": {
308
- "camunda": "^8.2"
320
+ "camunda": "^8.4"
309
321
  }
310
322
  },
311
323
  {
312
324
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
313
- "name": "RabbitMQ Intermediate Catch Event Connector",
325
+ "name": "RabbitMQ connector",
314
326
  "id": "io.camunda.connectors.inbound.RabbitMQ.Intermediate.v1",
315
- "version": 4,
327
+ "version": 2,
316
328
  "description": "Receive a message from RabbitMQ",
317
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound",
329
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq-inbound",
318
330
  "category": {
319
331
  "id": "connectors",
320
332
  "name": "Connectors"
@@ -398,7 +410,7 @@
398
410
  "constraints": {
399
411
  "notEmpty": true,
400
412
  "pattern": {
401
- "value": "^(amqps?://)|(\\{\\{secrets\\..+\\}\\}).*$",
413
+ "value": "^(amqps?://)|secrets\\..+|(\\{\\{secrets\\..+\\}\\}).*$",
402
414
  "message": "Must start with amqp(s):// or contain a secret reference"
403
415
  }
404
416
  },
@@ -441,7 +453,7 @@
441
453
  },
442
454
  {
443
455
  "label": "Host name",
444
- "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>",
456
+ "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>",
445
457
  "group": "routing",
446
458
  "type": "String",
447
459
  "binding": {
@@ -458,7 +470,7 @@
458
470
  },
459
471
  {
460
472
  "label": "Virtual host",
461
- "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>",
473
+ "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>",
462
474
  "group": "routing",
463
475
  "type": "String",
464
476
  "binding": {
@@ -475,7 +487,7 @@
475
487
  },
476
488
  {
477
489
  "label": "Port",
478
- "description": "Port: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound#routing-data-1\"target=\"_blank\">documentation</a>",
490
+ "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>",
479
491
  "group": "routing",
480
492
  "type": "String",
481
493
  "binding": {
@@ -574,18 +586,6 @@
574
586
  "notEmpty": true
575
587
  }
576
588
  },
577
- {
578
- "label": "Message ID expression",
579
- "feel": "required",
580
- "type": "String",
581
- "optional": true,
582
- "group": "activation",
583
- "binding": {
584
- "type": "zeebe:property",
585
- "name": "messageIdExpression"
586
- },
587
- "description": "Expression to extract unique identifier of a message"
588
- },
589
589
  {
590
590
  "label": "Activation condition",
591
591
  "type": "String",
@@ -626,7 +626,7 @@
626
626
  "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"
627
627
  },
628
628
  "engines": {
629
- "camunda": "^8.4"
629
+ "camunda": "^8.2"
630
630
  }
631
631
  },
632
632
  {
@@ -986,11 +986,11 @@
986
986
  },
987
987
  {
988
988
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
989
- "name": "RabbitMQ connector",
989
+ "name": "RabbitMQ Intermediate Catch Event Connector",
990
990
  "id": "io.camunda.connectors.inbound.RabbitMQ.Intermediate.v1",
991
- "version": 2,
992
991
  "description": "Receive a message from RabbitMQ",
993
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq-inbound",
992
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound",
993
+ "version": 7,
994
994
  "category": {
995
995
  "id": "connectors",
996
996
  "name": "Connectors"
@@ -1018,39 +1018,39 @@
1018
1018
  "label": "Activation"
1019
1019
  },
1020
1020
  {
1021
- "id": "variable-mapping",
1022
- "label": "Variable mapping"
1021
+ "id": "correlation",
1022
+ "label": "Correlation",
1023
+ "tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
1024
+ },
1025
+ {
1026
+ "id": "deduplication",
1027
+ "label": "Deduplication",
1028
+ "tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
1029
+ },
1030
+ {
1031
+ "id": "output",
1032
+ "label": "Output mapping"
1023
1033
  }
1024
1034
  ],
1025
1035
  "properties": [
1026
1036
  {
1027
- "type": "Hidden",
1028
1037
  "value": "io.camunda:connector-rabbitmq-inbound:1",
1029
1038
  "binding": {
1030
- "type": "zeebe:property",
1031
- "name": "inbound.type"
1032
- }
1033
- },
1034
- {
1035
- "type": "Hidden",
1036
- "generatedValue": {
1037
- "type": "uuid"
1039
+ "name": "inbound.type",
1040
+ "type": "zeebe:property"
1038
1041
  },
1039
- "binding": {
1040
- "type": "bpmn:Message#property",
1041
- "name": "name"
1042
- }
1042
+ "type": "Hidden"
1043
1043
  },
1044
1044
  {
1045
- "id": "connectionType",
1045
+ "id": "authentication.authType",
1046
1046
  "label": "Connection type",
1047
- "group": "authentication",
1048
- "type": "Dropdown",
1049
1047
  "value": "uri",
1048
+ "group": "authentication",
1050
1049
  "binding": {
1051
- "type": "zeebe:property",
1052
- "name": "authentication.authType"
1050
+ "name": "authentication.authType",
1051
+ "type": "zeebe:property"
1053
1052
  },
1053
+ "type": "Dropdown",
1054
1054
  "choices": [
1055
1055
  {
1056
1056
  "name": "URI",
@@ -1063,154 +1063,178 @@
1063
1063
  ]
1064
1064
  },
1065
1065
  {
1066
+ "id": "authentication.uri",
1066
1067
  "label": "URI",
1067
1068
  "description": "URI should contain username, password, host name, port number, and virtual host",
1068
- "group": "authentication",
1069
- "type": "String",
1070
- "binding": {
1071
- "type": "zeebe:property",
1072
- "name": "authentication.uri"
1073
- },
1069
+ "optional": false,
1074
1070
  "constraints": {
1075
1071
  "notEmpty": true,
1076
1072
  "pattern": {
1077
- "value": "^(amqps?://)|secrets\\..+|(\\{\\{secrets\\..+\\}\\}).*$",
1073
+ "value": "^(=|(amqps?://|secrets|\\{\\{).*$)",
1078
1074
  "message": "Must start with amqp(s):// or contain a secret reference"
1079
1075
  }
1080
1076
  },
1077
+ "group": "authentication",
1078
+ "binding": {
1079
+ "name": "authentication.uri",
1080
+ "type": "zeebe:property"
1081
+ },
1081
1082
  "condition": {
1082
- "property": "connectionType",
1083
- "equals": "uri"
1084
- }
1083
+ "property": "authentication.authType",
1084
+ "equals": "uri",
1085
+ "type": "simple"
1086
+ },
1087
+ "type": "String"
1085
1088
  },
1086
1089
  {
1090
+ "id": "authentication.userName",
1087
1091
  "label": "Username",
1088
- "group": "authentication",
1089
- "type": "String",
1090
- "binding": {
1091
- "type": "zeebe:property",
1092
- "name": "authentication.userName"
1093
- },
1092
+ "optional": false,
1094
1093
  "constraints": {
1095
1094
  "notEmpty": true
1096
1095
  },
1096
+ "group": "authentication",
1097
+ "binding": {
1098
+ "name": "authentication.userName",
1099
+ "type": "zeebe:property"
1100
+ },
1097
1101
  "condition": {
1098
- "property": "connectionType",
1099
- "equals": "credentials"
1100
- }
1102
+ "property": "authentication.authType",
1103
+ "equals": "credentials",
1104
+ "type": "simple"
1105
+ },
1106
+ "type": "String"
1101
1107
  },
1102
1108
  {
1109
+ "id": "authentication.password",
1103
1110
  "label": "Password",
1111
+ "optional": false,
1112
+ "constraints": {
1113
+ "notEmpty": true
1114
+ },
1104
1115
  "group": "authentication",
1105
- "type": "String",
1106
1116
  "binding": {
1107
- "type": "zeebe:property",
1108
- "name": "authentication.password"
1117
+ "name": "authentication.password",
1118
+ "type": "zeebe:property"
1109
1119
  },
1120
+ "condition": {
1121
+ "property": "authentication.authType",
1122
+ "equals": "credentials",
1123
+ "type": "simple"
1124
+ },
1125
+ "type": "String"
1126
+ },
1127
+ {
1128
+ "id": "routing.virtualHost",
1129
+ "label": "Virtual host",
1130
+ "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>",
1131
+ "optional": false,
1110
1132
  "constraints": {
1111
1133
  "notEmpty": true
1112
1134
  },
1135
+ "group": "routing",
1136
+ "binding": {
1137
+ "name": "routing.virtualHost",
1138
+ "type": "zeebe:property"
1139
+ },
1113
1140
  "condition": {
1114
- "property": "connectionType",
1115
- "equals": "credentials"
1116
- }
1141
+ "property": "authentication.authType",
1142
+ "equals": "credentials",
1143
+ "type": "simple"
1144
+ },
1145
+ "type": "String"
1117
1146
  },
1118
1147
  {
1148
+ "id": "routing.hostName",
1119
1149
  "label": "Host name",
1120
- "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>",
1121
- "group": "routing",
1122
- "type": "String",
1123
- "binding": {
1124
- "type": "zeebe:property",
1125
- "name": "routing.hostName"
1126
- },
1150
+ "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>",
1151
+ "optional": false,
1127
1152
  "constraints": {
1128
1153
  "notEmpty": true
1129
1154
  },
1130
- "condition": {
1131
- "property": "connectionType",
1132
- "equals": "credentials"
1133
- }
1134
- },
1135
- {
1136
- "label": "Virtual host",
1137
- "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>",
1138
1155
  "group": "routing",
1139
- "type": "String",
1140
1156
  "binding": {
1141
- "type": "zeebe:property",
1142
- "name": "routing.virtualHost"
1143
- },
1144
- "constraints": {
1145
- "notEmpty": true
1157
+ "name": "routing.hostName",
1158
+ "type": "zeebe:property"
1146
1159
  },
1147
1160
  "condition": {
1148
- "property": "connectionType",
1149
- "equals": "credentials"
1150
- }
1161
+ "property": "authentication.authType",
1162
+ "equals": "credentials",
1163
+ "type": "simple"
1164
+ },
1165
+ "type": "String"
1151
1166
  },
1152
1167
  {
1168
+ "id": "routing.port",
1153
1169
  "label": "Port",
1154
- "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>",
1155
- "group": "routing",
1156
- "type": "String",
1157
- "binding": {
1158
- "type": "zeebe:property",
1159
- "name": "routing.port"
1160
- },
1170
+ "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>",
1171
+ "optional": false,
1161
1172
  "constraints": {
1162
1173
  "notEmpty": true
1163
1174
  },
1175
+ "group": "routing",
1176
+ "binding": {
1177
+ "name": "routing.port",
1178
+ "type": "zeebe:property"
1179
+ },
1164
1180
  "condition": {
1165
- "property": "connectionType",
1166
- "equals": "credentials"
1167
- }
1181
+ "property": "authentication.authType",
1182
+ "equals": "credentials",
1183
+ "type": "simple"
1184
+ },
1185
+ "type": "String"
1168
1186
  },
1169
1187
  {
1188
+ "id": "queueName",
1170
1189
  "label": "Queue name",
1171
1190
  "description": "Name of the queue to subscribe to",
1191
+ "optional": false,
1192
+ "constraints": {
1193
+ "notEmpty": true
1194
+ },
1172
1195
  "group": "subscription",
1173
- "type": "String",
1174
- "feel": "optional",
1175
1196
  "binding": {
1176
- "type": "zeebe:property",
1177
- "name": "queueName"
1197
+ "name": "queueName",
1198
+ "type": "zeebe:property"
1178
1199
  },
1179
- "constraints": {
1180
- "notEmpty": true
1181
- }
1200
+ "type": "String"
1182
1201
  },
1183
1202
  {
1203
+ "id": "consumerTag",
1184
1204
  "label": "Consumer tag",
1185
1205
  "description": "Consumer tag to use for the subscription",
1206
+ "optional": false,
1186
1207
  "group": "subscription",
1187
- "type": "String",
1188
- "feel": "optional",
1189
1208
  "binding": {
1190
- "type": "zeebe:property",
1191
- "name": "consumerTag"
1192
- }
1209
+ "name": "consumerTag",
1210
+ "type": "zeebe:property"
1211
+ },
1212
+ "type": "String"
1193
1213
  },
1194
1214
  {
1215
+ "id": "arguments",
1195
1216
  "label": "Arguments",
1196
1217
  "description": "Arguments to use for the subscription",
1197
- "group": "subscription",
1198
- "type": "String",
1218
+ "optional": true,
1199
1219
  "feel": "required",
1220
+ "group": "subscription",
1200
1221
  "binding": {
1201
- "type": "zeebe:property",
1202
- "name": "arguments"
1203
- }
1222
+ "name": "arguments",
1223
+ "type": "zeebe:property"
1224
+ },
1225
+ "type": "String"
1204
1226
  },
1205
1227
  {
1228
+ "id": "exclusive",
1206
1229
  "label": "Exclusive consumer",
1207
- "group": "subscription",
1208
- "type": "Dropdown",
1230
+ "optional": false,
1209
1231
  "value": "false",
1232
+ "group": "subscription",
1210
1233
  "binding": {
1211
- "type": "zeebe:property",
1212
- "name": "exclusive"
1234
+ "name": "exclusive",
1235
+ "type": "zeebe:property"
1213
1236
  },
1237
+ "type": "Dropdown",
1214
1238
  "choices": [
1215
1239
  {
1216
1240
  "name": "Yes",
@@ -1223,83 +1247,207 @@
1223
1247
  ]
1224
1248
  },
1225
1249
  {
1226
- "label": "Correlation key (process)",
1227
- "type": "String",
1228
- "group": "activation",
1250
+ "id": "activationCondition",
1251
+ "label": "Activation condition",
1252
+ "description": "Condition under which the Connector triggers. Leave empty to catch all events",
1253
+ "optional": true,
1229
1254
  "feel": "required",
1230
- "description": "Sets up the correlation key from process variables",
1255
+ "group": "activation",
1231
1256
  "binding": {
1232
- "type": "bpmn:Message#zeebe:subscription#property",
1233
- "name": "correlationKey"
1257
+ "name": "activationCondition",
1258
+ "type": "zeebe:property"
1234
1259
  },
1235
- "constraints": {
1236
- "notEmpty": true
1237
- }
1260
+ "type": "String"
1238
1261
  },
1239
1262
  {
1240
- "label": "Correlation key (payload)",
1241
- "type": "String",
1263
+ "id": "consumeUnmatchedEvents",
1264
+ "label": "Consume unmatched events",
1265
+ "value": true,
1242
1266
  "group": "activation",
1267
+ "binding": {
1268
+ "name": "consumeUnmatchedEvents",
1269
+ "type": "zeebe:property"
1270
+ },
1271
+ "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",
1272
+ "type": "Boolean"
1273
+ },
1274
+ {
1275
+ "id": "correlationKeyProcess",
1276
+ "label": "Correlation key (process)",
1277
+ "description": "Sets up the correlation key from process variables",
1278
+ "constraints": {
1279
+ "notEmpty": true
1280
+ },
1243
1281
  "feel": "required",
1282
+ "group": "correlation",
1244
1283
  "binding": {
1245
- "type": "zeebe:property",
1246
- "name": "correlationKeyExpression"
1284
+ "name": "correlationKey",
1285
+ "type": "bpmn:Message#zeebe:subscription#property"
1247
1286
  },
1287
+ "type": "String"
1288
+ },
1289
+ {
1290
+ "id": "correlationKeyPayload",
1291
+ "label": "Correlation key (payload)",
1248
1292
  "description": "Extracts the correlation key from the incoming message payload",
1249
1293
  "constraints": {
1250
1294
  "notEmpty": true
1251
- }
1295
+ },
1296
+ "feel": "required",
1297
+ "group": "correlation",
1298
+ "binding": {
1299
+ "name": "correlationKeyExpression",
1300
+ "type": "zeebe:property"
1301
+ },
1302
+ "type": "String"
1252
1303
  },
1253
1304
  {
1254
- "label": "Activation condition",
1255
- "type": "String",
1256
- "group": "activation",
1305
+ "id": "messageIdExpression",
1306
+ "label": "Message ID expression",
1307
+ "description": "Expression to extract unique identifier of a message",
1308
+ "optional": true,
1257
1309
  "feel": "required",
1310
+ "group": "correlation",
1311
+ "binding": {
1312
+ "name": "messageIdExpression",
1313
+ "type": "zeebe:property"
1314
+ },
1315
+ "type": "String"
1316
+ },
1317
+ {
1318
+ "id": "messageTtl",
1319
+ "label": "Message TTL",
1320
+ "description": "Time-to-live for the message in the broker (ISO-8601 duration)",
1258
1321
  "optional": true,
1322
+ "constraints": {
1323
+ "notEmpty": false,
1324
+ "pattern": {
1325
+ "value": "^(PT.*|)$",
1326
+ "message": "must be an ISO-8601 duration"
1327
+ }
1328
+ },
1329
+ "feel": "optional",
1330
+ "group": "correlation",
1259
1331
  "binding": {
1260
- "type": "zeebe:property",
1261
- "name": "activationCondition"
1332
+ "name": "messageTtl",
1333
+ "type": "zeebe:property"
1262
1334
  },
1263
- "description": "Condition under which the connector triggers. Leave empty to catch all events"
1335
+ "type": "String"
1336
+ },
1337
+ {
1338
+ "id": "messageNameUuid",
1339
+ "generatedValue": {
1340
+ "type": "uuid"
1341
+ },
1342
+ "group": "correlation",
1343
+ "binding": {
1344
+ "name": "name",
1345
+ "type": "bpmn:Message#property"
1346
+ },
1347
+ "type": "Hidden"
1348
+ },
1349
+ {
1350
+ "id": "deduplicationModeManualFlag",
1351
+ "label": "Manual mode",
1352
+ "description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
1353
+ "value": false,
1354
+ "group": "deduplication",
1355
+ "binding": {
1356
+ "name": "deduplicationModeManualFlag",
1357
+ "type": "zeebe:property"
1358
+ },
1359
+ "type": "Boolean"
1264
1360
  },
1265
1361
  {
1362
+ "id": "deduplicationId",
1363
+ "label": "Deduplication ID",
1364
+ "constraints": {
1365
+ "notEmpty": true,
1366
+ "pattern": {
1367
+ "value": "^[a-zA-Z0-9_-]+$",
1368
+ "message": "can only contain alphanumeric characters, dashes, and underscores"
1369
+ }
1370
+ },
1371
+ "group": "deduplication",
1372
+ "binding": {
1373
+ "name": "deduplicationId",
1374
+ "type": "zeebe:property"
1375
+ },
1376
+ "condition": {
1377
+ "property": "deduplicationModeManualFlag",
1378
+ "equals": true,
1379
+ "type": "simple"
1380
+ },
1381
+ "type": "String"
1382
+ },
1383
+ {
1384
+ "id": "deduplicationModeManual",
1385
+ "value": "MANUAL",
1386
+ "group": "deduplication",
1387
+ "binding": {
1388
+ "name": "deduplicationMode",
1389
+ "type": "zeebe:property"
1390
+ },
1391
+ "condition": {
1392
+ "property": "deduplicationId",
1393
+ "isActive": true,
1394
+ "type": "simple"
1395
+ },
1396
+ "type": "Hidden"
1397
+ },
1398
+ {
1399
+ "id": "deduplicationModeAuto",
1400
+ "value": "AUTO",
1401
+ "group": "deduplication",
1402
+ "binding": {
1403
+ "name": "deduplicationMode",
1404
+ "type": "zeebe:property"
1405
+ },
1406
+ "condition": {
1407
+ "property": "deduplicationId",
1408
+ "isActive": false,
1409
+ "type": "simple"
1410
+ },
1411
+ "type": "Hidden"
1412
+ },
1413
+ {
1414
+ "id": "resultVariable",
1266
1415
  "label": "Result variable",
1267
- "type": "String",
1268
- "group": "variable-mapping",
1269
- "optional": true,
1416
+ "description": "Name of variable to store the response in",
1417
+ "group": "output",
1270
1418
  "binding": {
1271
- "type": "zeebe:property",
1272
- "name": "resultVariable"
1419
+ "name": "resultVariable",
1420
+ "type": "zeebe:property"
1273
1421
  },
1274
- "description": "Name of variable to store the result of the connector in"
1422
+ "type": "String"
1275
1423
  },
1276
1424
  {
1425
+ "id": "resultExpression",
1277
1426
  "label": "Result expression",
1278
- "type": "String",
1279
- "group": "variable-mapping",
1427
+ "description": "Expression to map the response into process variables",
1280
1428
  "feel": "required",
1281
- "optional": true,
1429
+ "group": "output",
1282
1430
  "binding": {
1283
- "type": "zeebe:property",
1284
- "name": "resultExpression"
1431
+ "name": "resultExpression",
1432
+ "type": "zeebe:property"
1285
1433
  },
1286
- "description": "Expression to map the inbound payload to process variables"
1434
+ "type": "Text"
1287
1435
  }
1288
1436
  ],
1289
1437
  "icon": {
1290
- "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"
1438
+ "contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxOCcgaGVpZ2h0PScxOCcgdmlld0JveD0nLTcuNSAwIDI3MSAyNzEnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yNDUuNDQgMTA4LjMwOGgtODUuMDlhNy43MzggNy43MzggMCAwIDEtNy43MzUtNy43MzR2LTg4LjY4QzE1Mi42MTUgNS4zMjcgMTQ3LjI5IDAgMTQwLjcyNiAwaC0zMC4zNzVjLTYuNTY4IDAtMTEuODkgNS4zMjctMTEuODkgMTEuODk0djg4LjE0M2MwIDQuNTczLTMuNjk3IDguMjktOC4yNyA4LjMxbC0yNy44ODUuMTMzYy00LjYxMi4wMjUtOC4zNTktMy43MTctOC4zNS04LjMyNWwuMTczLTg4LjI0MUM1NC4xNDQgNS4zMzcgNDguODE3IDAgNDIuMjQgMEgxMS44OUM1LjMyMSAwIDAgNS4zMjcgMCAxMS44OTRWMjYwLjIxYzAgNS44MzQgNC43MjYgMTAuNTYgMTAuNTU1IDEwLjU2SDI0NS40NGM1LjgzNCAwIDEwLjU2LTQuNzI2IDEwLjU2LTEwLjU2VjExOC44NjhjMC01LjgzNC00LjcyNi0xMC41Ni0xMC41Ni0xMC41NnptLTM5LjkwMiA5My4yMzNjMCA3LjY0NS02LjE5OCAxMy44NDQtMTMuODQzIDEzLjg0NEgxNjcuNjljLTcuNjQ2IDAtMTMuODQ0LTYuMTk5LTEzLjg0NC0xMy44NDR2LTI0LjAwNWMwLTcuNjQ2IDYuMTk4LTEzLjg0NCAxMy44NDQtMTMuODQ0aDI0LjAwNWM3LjY0NSAwIDEzLjg0MyA2LjE5OCAxMy44NDMgMTMuODQ0djI0LjAwNXonCiAgICAgICAgICBmaWxsPScjRjYwJy8+Cjwvc3ZnPg=="
1291
1439
  },
1292
1440
  "engines": {
1293
- "camunda": "^8.2"
1441
+ "camunda": "^8.6"
1294
1442
  }
1295
1443
  },
1296
1444
  {
1297
1445
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1298
- "name": "RabbitMQ Intermediate Catch Event Connector",
1446
+ "name": "RabbitMQ connector",
1299
1447
  "id": "io.camunda.connectors.inbound.RabbitMQ.Intermediate.v1",
1448
+ "version": 1,
1300
1449
  "description": "Receive a message from RabbitMQ",
1301
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound",
1302
- "version": 7,
1450
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq-inbound",
1303
1451
  "category": {
1304
1452
  "id": "connectors",
1305
1453
  "name": "Connectors"
@@ -1327,39 +1475,39 @@
1327
1475
  "label": "Activation"
1328
1476
  },
1329
1477
  {
1330
- "id": "correlation",
1331
- "label": "Correlation",
1332
- "tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
1333
- },
1334
- {
1335
- "id": "deduplication",
1336
- "label": "Deduplication",
1337
- "tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
1338
- },
1339
- {
1340
- "id": "output",
1341
- "label": "Output mapping"
1478
+ "id": "variable-mapping",
1479
+ "label": "Variable mapping"
1342
1480
  }
1343
1481
  ],
1344
1482
  "properties": [
1345
1483
  {
1484
+ "type": "Hidden",
1346
1485
  "value": "io.camunda:connector-rabbitmq-inbound:1",
1347
1486
  "binding": {
1348
- "name": "inbound.type",
1349
- "type": "zeebe:property"
1487
+ "type": "zeebe:property",
1488
+ "name": "inbound.type"
1489
+ }
1490
+ },
1491
+ {
1492
+ "type": "Hidden",
1493
+ "generatedValue": {
1494
+ "type": "uuid"
1350
1495
  },
1351
- "type": "Hidden"
1496
+ "binding": {
1497
+ "type": "bpmn:Message#property",
1498
+ "name": "name"
1499
+ }
1352
1500
  },
1353
1501
  {
1354
- "id": "authentication.authType",
1502
+ "id": "connectionType",
1355
1503
  "label": "Connection type",
1356
- "value": "uri",
1357
1504
  "group": "authentication",
1505
+ "type": "Dropdown",
1506
+ "value": "uri",
1358
1507
  "binding": {
1359
- "name": "authentication.authType",
1360
- "type": "zeebe:property"
1508
+ "type": "zeebe:property",
1509
+ "name": "authentication.authType"
1361
1510
  },
1362
- "type": "Dropdown",
1363
1511
  "choices": [
1364
1512
  {
1365
1513
  "name": "URI",
@@ -1372,178 +1520,154 @@
1372
1520
  ]
1373
1521
  },
1374
1522
  {
1375
- "id": "authentication.uri",
1376
1523
  "label": "URI",
1377
1524
  "description": "URI should contain username, password, host name, port number, and virtual host",
1378
- "optional": false,
1525
+ "group": "authentication",
1526
+ "type": "String",
1527
+ "binding": {
1528
+ "type": "zeebe:property",
1529
+ "name": "authentication.uri"
1530
+ },
1379
1531
  "constraints": {
1380
1532
  "notEmpty": true,
1381
1533
  "pattern": {
1382
- "value": "^(=|(amqps?://|secrets|\\{\\{).*$)",
1534
+ "value": "^(amqps?://)|(secrets).*",
1383
1535
  "message": "Must start with amqp(s):// or contain a secret reference"
1384
1536
  }
1385
1537
  },
1386
- "group": "authentication",
1387
- "binding": {
1388
- "name": "authentication.uri",
1389
- "type": "zeebe:property"
1390
- },
1391
1538
  "condition": {
1392
- "property": "authentication.authType",
1393
- "equals": "uri",
1394
- "type": "simple"
1395
- },
1396
- "type": "String"
1539
+ "property": "connectionType",
1540
+ "equals": "uri"
1541
+ }
1397
1542
  },
1398
1543
  {
1399
- "id": "authentication.userName",
1400
1544
  "label": "Username",
1401
- "optional": false,
1402
- "constraints": {
1403
- "notEmpty": true
1404
- },
1405
1545
  "group": "authentication",
1546
+ "type": "String",
1406
1547
  "binding": {
1407
- "name": "authentication.userName",
1408
- "type": "zeebe:property"
1548
+ "type": "zeebe:property",
1549
+ "name": "authentication.userName"
1409
1550
  },
1410
- "condition": {
1411
- "property": "authentication.authType",
1412
- "equals": "credentials",
1413
- "type": "simple"
1551
+ "constraints": {
1552
+ "notEmpty": true
1414
1553
  },
1415
- "type": "String"
1554
+ "condition": {
1555
+ "property": "connectionType",
1556
+ "equals": "credentials"
1557
+ }
1416
1558
  },
1417
1559
  {
1418
- "id": "authentication.password",
1419
1560
  "label": "Password",
1420
- "optional": false,
1421
- "constraints": {
1422
- "notEmpty": true
1423
- },
1424
1561
  "group": "authentication",
1562
+ "type": "String",
1425
1563
  "binding": {
1426
- "name": "authentication.password",
1427
- "type": "zeebe:property"
1428
- },
1429
- "condition": {
1430
- "property": "authentication.authType",
1431
- "equals": "credentials",
1432
- "type": "simple"
1564
+ "type": "zeebe:property",
1565
+ "name": "authentication.password"
1433
1566
  },
1434
- "type": "String"
1435
- },
1436
- {
1437
- "id": "routing.virtualHost",
1438
- "label": "Virtual host",
1439
- "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>",
1440
- "optional": false,
1441
1567
  "constraints": {
1442
1568
  "notEmpty": true
1443
1569
  },
1444
- "group": "routing",
1445
- "binding": {
1446
- "name": "routing.virtualHost",
1447
- "type": "zeebe:property"
1448
- },
1449
1570
  "condition": {
1450
- "property": "authentication.authType",
1451
- "equals": "credentials",
1452
- "type": "simple"
1453
- },
1454
- "type": "String"
1571
+ "property": "connectionType",
1572
+ "equals": "credentials"
1573
+ }
1455
1574
  },
1456
1575
  {
1457
- "id": "routing.hostName",
1458
1576
  "label": "Host name",
1459
- "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>",
1460
- "optional": false,
1577
+ "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>",
1578
+ "group": "routing",
1579
+ "type": "String",
1580
+ "binding": {
1581
+ "type": "zeebe:property",
1582
+ "name": "routing.hostName"
1583
+ },
1461
1584
  "constraints": {
1462
1585
  "notEmpty": true
1463
1586
  },
1587
+ "condition": {
1588
+ "property": "connectionType",
1589
+ "equals": "credentials"
1590
+ }
1591
+ },
1592
+ {
1593
+ "label": "Virtual host",
1594
+ "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>",
1464
1595
  "group": "routing",
1596
+ "type": "String",
1465
1597
  "binding": {
1466
- "name": "routing.hostName",
1467
- "type": "zeebe:property"
1598
+ "type": "zeebe:property",
1599
+ "name": "routing.virtualHost"
1468
1600
  },
1469
- "condition": {
1470
- "property": "authentication.authType",
1471
- "equals": "credentials",
1472
- "type": "simple"
1601
+ "constraints": {
1602
+ "notEmpty": true
1473
1603
  },
1474
- "type": "String"
1604
+ "condition": {
1605
+ "property": "connectionType",
1606
+ "equals": "credentials"
1607
+ }
1475
1608
  },
1476
1609
  {
1477
- "id": "routing.port",
1478
1610
  "label": "Port",
1479
- "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>",
1480
- "optional": false,
1481
- "constraints": {
1482
- "notEmpty": true
1483
- },
1611
+ "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>",
1484
1612
  "group": "routing",
1613
+ "type": "String",
1485
1614
  "binding": {
1486
- "name": "routing.port",
1487
- "type": "zeebe:property"
1615
+ "type": "zeebe:property",
1616
+ "name": "routing.port"
1488
1617
  },
1489
- "condition": {
1490
- "property": "authentication.authType",
1491
- "equals": "credentials",
1492
- "type": "simple"
1618
+ "constraints": {
1619
+ "notEmpty": true
1493
1620
  },
1494
- "type": "String"
1621
+ "condition": {
1622
+ "property": "connectionType",
1623
+ "equals": "credentials"
1624
+ }
1495
1625
  },
1496
1626
  {
1497
- "id": "queueName",
1498
1627
  "label": "Queue name",
1499
1628
  "description": "Name of the queue to subscribe to",
1500
- "optional": false,
1501
- "constraints": {
1502
- "notEmpty": true
1503
- },
1504
1629
  "group": "subscription",
1630
+ "type": "String",
1631
+ "feel": "optional",
1505
1632
  "binding": {
1506
- "name": "queueName",
1507
- "type": "zeebe:property"
1633
+ "type": "zeebe:property",
1634
+ "name": "queueName"
1508
1635
  },
1509
- "type": "String"
1636
+ "constraints": {
1637
+ "notEmpty": true
1638
+ }
1510
1639
  },
1511
1640
  {
1512
- "id": "consumerTag",
1513
1641
  "label": "Consumer tag",
1514
1642
  "description": "Consumer tag to use for the subscription",
1515
- "optional": false,
1516
1643
  "group": "subscription",
1644
+ "type": "String",
1645
+ "feel": "optional",
1517
1646
  "binding": {
1518
- "name": "consumerTag",
1519
- "type": "zeebe:property"
1520
- },
1521
- "type": "String"
1647
+ "type": "zeebe:property",
1648
+ "name": "consumerTag"
1649
+ }
1522
1650
  },
1523
1651
  {
1524
- "id": "arguments",
1525
1652
  "label": "Arguments",
1526
1653
  "description": "Arguments to use for the subscription",
1527
- "optional": true,
1528
- "feel": "required",
1529
1654
  "group": "subscription",
1655
+ "type": "String",
1656
+ "feel": "required",
1530
1657
  "binding": {
1531
- "name": "arguments",
1532
- "type": "zeebe:property"
1533
- },
1534
- "type": "String"
1658
+ "type": "zeebe:property",
1659
+ "name": "arguments"
1660
+ }
1535
1661
  },
1536
1662
  {
1537
- "id": "exclusive",
1538
1663
  "label": "Exclusive consumer",
1539
- "optional": false,
1540
- "value": "false",
1541
1664
  "group": "subscription",
1665
+ "type": "Dropdown",
1666
+ "value": "false",
1542
1667
  "binding": {
1543
- "name": "exclusive",
1544
- "type": "zeebe:property"
1668
+ "type": "zeebe:property",
1669
+ "name": "exclusive"
1545
1670
  },
1546
- "type": "Dropdown",
1547
1671
  "choices": [
1548
1672
  {
1549
1673
  "name": "Yes",
@@ -1556,205 +1680,81 @@
1556
1680
  ]
1557
1681
  },
1558
1682
  {
1559
- "id": "activationCondition",
1560
- "label": "Activation condition",
1561
- "description": "Condition under which the Connector triggers. Leave empty to catch all events",
1562
- "optional": true,
1563
- "feel": "required",
1683
+ "label": "Correlation key (process)",
1684
+ "type": "String",
1564
1685
  "group": "activation",
1686
+ "feel": "required",
1687
+ "description": "Sets up the correlation key from process variables",
1565
1688
  "binding": {
1566
- "name": "activationCondition",
1567
- "type": "zeebe:property"
1689
+ "type": "bpmn:Message#zeebe:subscription#property",
1690
+ "name": "correlationKey"
1568
1691
  },
1569
- "type": "String"
1692
+ "constraints": {
1693
+ "notEmpty": true
1694
+ }
1570
1695
  },
1571
1696
  {
1572
- "id": "consumeUnmatchedEvents",
1573
- "label": "Consume unmatched events",
1574
- "value": true,
1697
+ "label": "Correlation key (payload)",
1698
+ "type": "String",
1575
1699
  "group": "activation",
1576
- "binding": {
1577
- "name": "consumeUnmatchedEvents",
1578
- "type": "zeebe:property"
1579
- },
1580
- "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",
1581
- "type": "Boolean"
1582
- },
1583
- {
1584
- "id": "correlationKeyProcess",
1585
- "label": "Correlation key (process)",
1586
- "description": "Sets up the correlation key from process variables",
1587
- "constraints": {
1588
- "notEmpty": true
1589
- },
1590
1700
  "feel": "required",
1591
- "group": "correlation",
1592
1701
  "binding": {
1593
- "name": "correlationKey",
1594
- "type": "bpmn:Message#zeebe:subscription#property"
1702
+ "type": "zeebe:property",
1703
+ "name": "correlationKeyExpression"
1595
1704
  },
1596
- "type": "String"
1597
- },
1598
- {
1599
- "id": "correlationKeyPayload",
1600
- "label": "Correlation key (payload)",
1601
1705
  "description": "Extracts the correlation key from the incoming message payload",
1602
1706
  "constraints": {
1603
1707
  "notEmpty": true
1604
- },
1605
- "feel": "required",
1606
- "group": "correlation",
1607
- "binding": {
1608
- "name": "correlationKeyExpression",
1609
- "type": "zeebe:property"
1610
- },
1611
- "type": "String"
1708
+ }
1612
1709
  },
1613
1710
  {
1614
- "id": "messageIdExpression",
1615
- "label": "Message ID expression",
1616
- "description": "Expression to extract unique identifier of a message",
1617
- "optional": true,
1711
+ "label": "Activation condition",
1712
+ "type": "String",
1713
+ "group": "activation",
1618
1714
  "feel": "required",
1619
- "group": "correlation",
1620
- "binding": {
1621
- "name": "messageIdExpression",
1622
- "type": "zeebe:property"
1623
- },
1624
- "type": "String"
1625
- },
1626
- {
1627
- "id": "messageTtl",
1628
- "label": "Message TTL",
1629
- "description": "Time-to-live for the message in the broker (ISO-8601 duration)",
1630
1715
  "optional": true,
1631
- "constraints": {
1632
- "notEmpty": false,
1633
- "pattern": {
1634
- "value": "^(PT.*|)$",
1635
- "message": "must be an ISO-8601 duration"
1636
- }
1637
- },
1638
- "feel": "optional",
1639
- "group": "correlation",
1640
- "binding": {
1641
- "name": "messageTtl",
1642
- "type": "zeebe:property"
1643
- },
1644
- "type": "String"
1645
- },
1646
- {
1647
- "id": "messageNameUuid",
1648
- "generatedValue": {
1649
- "type": "uuid"
1650
- },
1651
- "group": "correlation",
1652
- "binding": {
1653
- "name": "name",
1654
- "type": "bpmn:Message#property"
1655
- },
1656
- "type": "Hidden"
1657
- },
1658
- {
1659
- "id": "deduplicationModeManualFlag",
1660
- "label": "Manual mode",
1661
- "description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
1662
- "value": false,
1663
- "group": "deduplication",
1664
- "binding": {
1665
- "name": "deduplicationModeManualFlag",
1666
- "type": "zeebe:property"
1667
- },
1668
- "type": "Boolean"
1669
- },
1670
- {
1671
- "id": "deduplicationId",
1672
- "label": "Deduplication ID",
1673
- "constraints": {
1674
- "notEmpty": true,
1675
- "pattern": {
1676
- "value": "^[a-zA-Z0-9_-]+$",
1677
- "message": "can only contain alphanumeric characters, dashes, and underscores"
1678
- }
1679
- },
1680
- "group": "deduplication",
1681
- "binding": {
1682
- "name": "deduplicationId",
1683
- "type": "zeebe:property"
1684
- },
1685
- "condition": {
1686
- "property": "deduplicationModeManualFlag",
1687
- "equals": true,
1688
- "type": "simple"
1689
- },
1690
- "type": "String"
1691
- },
1692
- {
1693
- "id": "deduplicationModeManual",
1694
- "value": "MANUAL",
1695
- "group": "deduplication",
1696
- "binding": {
1697
- "name": "deduplicationMode",
1698
- "type": "zeebe:property"
1699
- },
1700
- "condition": {
1701
- "property": "deduplicationId",
1702
- "isActive": true,
1703
- "type": "simple"
1704
- },
1705
- "type": "Hidden"
1706
- },
1707
- {
1708
- "id": "deduplicationModeAuto",
1709
- "value": "AUTO",
1710
- "group": "deduplication",
1711
1716
  "binding": {
1712
- "name": "deduplicationMode",
1713
- "type": "zeebe:property"
1714
- },
1715
- "condition": {
1716
- "property": "deduplicationId",
1717
- "isActive": false,
1718
- "type": "simple"
1717
+ "type": "zeebe:property",
1718
+ "name": "activationCondition"
1719
1719
  },
1720
- "type": "Hidden"
1720
+ "description": "Condition under which the connector triggers. Leave empty to catch all events"
1721
1721
  },
1722
1722
  {
1723
- "id": "resultVariable",
1724
1723
  "label": "Result variable",
1725
- "description": "Name of variable to store the response in",
1726
- "group": "output",
1724
+ "type": "String",
1725
+ "group": "variable-mapping",
1726
+ "optional": true,
1727
1727
  "binding": {
1728
- "name": "resultVariable",
1729
- "type": "zeebe:property"
1728
+ "type": "zeebe:property",
1729
+ "name": "resultVariable"
1730
1730
  },
1731
- "type": "String"
1731
+ "description": "Name of variable to store the result of the connector in"
1732
1732
  },
1733
1733
  {
1734
- "id": "resultExpression",
1735
1734
  "label": "Result expression",
1736
- "description": "Expression to map the response into process variables",
1735
+ "type": "String",
1736
+ "group": "variable-mapping",
1737
1737
  "feel": "required",
1738
- "group": "output",
1738
+ "optional": true,
1739
1739
  "binding": {
1740
- "name": "resultExpression",
1741
- "type": "zeebe:property"
1740
+ "type": "zeebe:property",
1741
+ "name": "resultExpression"
1742
1742
  },
1743
- "type": "Text"
1743
+ "description": "Expression to map the inbound payload to process variables"
1744
1744
  }
1745
1745
  ],
1746
1746
  "icon": {
1747
- "contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxOCcgaGVpZ2h0PScxOCcgdmlld0JveD0nLTcuNSAwIDI3MSAyNzEnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yNDUuNDQgMTA4LjMwOGgtODUuMDlhNy43MzggNy43MzggMCAwIDEtNy43MzUtNy43MzR2LTg4LjY4QzE1Mi42MTUgNS4zMjcgMTQ3LjI5IDAgMTQwLjcyNiAwaC0zMC4zNzVjLTYuNTY4IDAtMTEuODkgNS4zMjctMTEuODkgMTEuODk0djg4LjE0M2MwIDQuNTczLTMuNjk3IDguMjktOC4yNyA4LjMxbC0yNy44ODUuMTMzYy00LjYxMi4wMjUtOC4zNTktMy43MTctOC4zNS04LjMyNWwuMTczLTg4LjI0MUM1NC4xNDQgNS4zMzcgNDguODE3IDAgNDIuMjQgMEgxMS44OUM1LjMyMSAwIDAgNS4zMjcgMCAxMS44OTRWMjYwLjIxYzAgNS44MzQgNC43MjYgMTAuNTYgMTAuNTU1IDEwLjU2SDI0NS40NGM1LjgzNCAwIDEwLjU2LTQuNzI2IDEwLjU2LTEwLjU2VjExOC44NjhjMC01LjgzNC00LjcyNi0xMC41Ni0xMC41Ni0xMC41NnptLTM5LjkwMiA5My4yMzNjMCA3LjY0NS02LjE5OCAxMy44NDQtMTMuODQzIDEzLjg0NEgxNjcuNjljLTcuNjQ2IDAtMTMuODQ0LTYuMTk5LTEzLjg0NC0xMy44NDR2LTI0LjAwNWMwLTcuNjQ2IDYuMTk4LTEzLjg0NCAxMy44NDQtMTMuODQ0aDI0LjAwNWM3LjY0NSAwIDEzLjg0MyA2LjE5OCAxMy44NDMgMTMuODQ0djI0LjAwNXonCiAgICAgICAgICBmaWxsPScjRjYwJy8+Cjwvc3ZnPg=="
1747
+ "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"
1748
1748
  },
1749
1749
  "engines": {
1750
- "camunda": "^8.6"
1750
+ "camunda": "^8.2"
1751
1751
  }
1752
1752
  },
1753
1753
  {
1754
1754
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1755
- "name": "RabbitMQ connector",
1755
+ "name": "RabbitMQ Intermediate Catch Event Connector",
1756
1756
  "id": "io.camunda.connectors.inbound.RabbitMQ.Intermediate.v1",
1757
- "version": 1,
1757
+ "version": 3,
1758
1758
  "description": "Receive a message from RabbitMQ",
1759
1759
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq-inbound",
1760
1760
  "category": {
@@ -1840,7 +1840,7 @@
1840
1840
  "constraints": {
1841
1841
  "notEmpty": true,
1842
1842
  "pattern": {
1843
- "value": "^(amqps?://)|(secrets).*",
1843
+ "value": "^(amqps?://)|(\\{\\{secrets\\..+\\}\\}).*$",
1844
1844
  "message": "Must start with amqp(s):// or contain a secret reference"
1845
1845
  }
1846
1846
  },
@@ -2152,7 +2152,6 @@
2152
2152
  {
2153
2153
  "id": "authentication.uri",
2154
2154
  "label": "URI",
2155
- "description": "URI should contain username, password, host name, port number, and virtual host",
2156
2155
  "optional": false,
2157
2156
  "constraints": {
2158
2157
  "notEmpty": true,
@@ -2171,6 +2170,7 @@
2171
2170
  "equals": "uri",
2172
2171
  "type": "simple"
2173
2172
  },
2173
+ "tooltip": "URI should contain username, password, host name, port number, and virtual host",
2174
2174
  "type": "String"
2175
2175
  },
2176
2176
  {
@@ -2214,7 +2214,6 @@
2214
2214
  {
2215
2215
  "id": "routing.virtualHost",
2216
2216
  "label": "Virtual host",
2217
- "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>",
2218
2217
  "optional": false,
2219
2218
  "constraints": {
2220
2219
  "notEmpty": true
@@ -2229,12 +2228,12 @@
2229
2228
  "equals": "credentials",
2230
2229
  "type": "simple"
2231
2230
  },
2231
+ "tooltip": "Get from RabbitMQ external application configurations. See the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=outbound#routing-data\" target=\"_blank\">RabbitMQ routing data docs</a>",
2232
2232
  "type": "String"
2233
2233
  },
2234
2234
  {
2235
2235
  "id": "routing.hostName",
2236
2236
  "label": "Host name",
2237
- "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>",
2238
2237
  "optional": false,
2239
2238
  "constraints": {
2240
2239
  "notEmpty": true
@@ -2249,12 +2248,12 @@
2249
2248
  "equals": "credentials",
2250
2249
  "type": "simple"
2251
2250
  },
2251
+ "tooltip": "Get from RabbitMQ external application configurations. See the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=outbound#routing-data\" target=\"_blank\">RabbitMQ routing data docs</a>",
2252
2252
  "type": "String"
2253
2253
  },
2254
2254
  {
2255
2255
  "id": "routing.port",
2256
2256
  "label": "Port",
2257
- "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>",
2258
2257
  "optional": false,
2259
2258
  "constraints": {
2260
2259
  "notEmpty": true
@@ -2269,12 +2268,12 @@
2269
2268
  "equals": "credentials",
2270
2269
  "type": "simple"
2271
2270
  },
2271
+ "tooltip": "Get from RabbitMQ external application configurations. See the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=outbound#routing-data\" target=\"_blank\">RabbitMQ routing data docs</a>",
2272
2272
  "type": "String"
2273
2273
  },
2274
2274
  {
2275
2275
  "id": "queueName",
2276
2276
  "label": "Queue name",
2277
- "description": "Name of the queue to subscribe to",
2278
2277
  "optional": false,
2279
2278
  "constraints": {
2280
2279
  "notEmpty": true
@@ -2284,12 +2283,12 @@
2284
2283
  "name": "queueName",
2285
2284
  "type": "zeebe:property"
2286
2285
  },
2286
+ "tooltip": "Name of the queue to subscribe to",
2287
2287
  "type": "String"
2288
2288
  },
2289
2289
  {
2290
2290
  "id": "consumerTag",
2291
2291
  "label": "Consumer tag",
2292
- "description": "Consumer tag to use for the subscription",
2293
2292
  "optional": false,
2294
2293
  "group": "subscription",
2295
2294
  "binding": {
@@ -2301,7 +2300,6 @@
2301
2300
  {
2302
2301
  "id": "arguments",
2303
2302
  "label": "Arguments",
2304
- "description": "Arguments to use for the subscription",
2305
2303
  "optional": true,
2306
2304
  "feel": "required",
2307
2305
  "group": "subscription",