@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
@@ -4,8 +4,17 @@
4
4
  "name": "RabbitMQ Boundary Event Connector",
5
5
  "id": "io.camunda.connectors.inbound.RabbitMQ.Boundary.v1",
6
6
  "description": "Receive a message from RabbitMQ",
7
+ "keywords": [
8
+ "receive message",
9
+ "consume message",
10
+ "message queue",
11
+ "AMQP",
12
+ "subscribe",
13
+ "message broker",
14
+ "queue"
15
+ ],
7
16
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound",
8
- "version": 7,
17
+ "version": 8,
9
18
  "category": {
10
19
  "id": "connectors",
11
20
  "name": "Connectors"
@@ -15,6 +24,9 @@
15
24
  "value": "bpmn:BoundaryEvent",
16
25
  "eventDefinition": "bpmn:MessageEventDefinition"
17
26
  },
27
+ "engines": {
28
+ "camunda": "^8.3"
29
+ },
18
30
  "groups": [
19
31
  {
20
32
  "id": "authentication",
@@ -80,7 +92,6 @@
80
92
  {
81
93
  "id": "authentication.uri",
82
94
  "label": "URI",
83
- "description": "URI should contain username, password, host name, port number, and virtual host",
84
95
  "optional": false,
85
96
  "constraints": {
86
97
  "notEmpty": true,
@@ -99,6 +110,7 @@
99
110
  "equals": "uri",
100
111
  "type": "simple"
101
112
  },
113
+ "tooltip": "URI should contain username, password, host name, port number, and virtual host",
102
114
  "type": "String"
103
115
  },
104
116
  {
@@ -142,7 +154,6 @@
142
154
  {
143
155
  "id": "routing.virtualHost",
144
156
  "label": "Virtual host",
145
- "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>",
146
157
  "optional": false,
147
158
  "constraints": {
148
159
  "notEmpty": true
@@ -157,12 +168,12 @@
157
168
  "equals": "credentials",
158
169
  "type": "simple"
159
170
  },
171
+ "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>",
160
172
  "type": "String"
161
173
  },
162
174
  {
163
175
  "id": "routing.hostName",
164
176
  "label": "Host name",
165
- "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>",
166
177
  "optional": false,
167
178
  "constraints": {
168
179
  "notEmpty": true
@@ -177,12 +188,12 @@
177
188
  "equals": "credentials",
178
189
  "type": "simple"
179
190
  },
191
+ "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>",
180
192
  "type": "String"
181
193
  },
182
194
  {
183
195
  "id": "routing.port",
184
196
  "label": "Port",
185
- "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>",
186
197
  "optional": false,
187
198
  "constraints": {
188
199
  "notEmpty": true
@@ -197,12 +208,12 @@
197
208
  "equals": "credentials",
198
209
  "type": "simple"
199
210
  },
211
+ "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>",
200
212
  "type": "String"
201
213
  },
202
214
  {
203
215
  "id": "queueName",
204
216
  "label": "Queue name",
205
- "description": "Name of the queue to subscribe to",
206
217
  "optional": false,
207
218
  "constraints": {
208
219
  "notEmpty": true
@@ -212,12 +223,12 @@
212
223
  "name": "queueName",
213
224
  "type": "zeebe:property"
214
225
  },
226
+ "tooltip": "Name of the queue to subscribe to",
215
227
  "type": "String"
216
228
  },
217
229
  {
218
230
  "id": "consumerTag",
219
231
  "label": "Consumer tag",
220
- "description": "Consumer tag to use for the subscription",
221
232
  "optional": false,
222
233
  "group": "subscription",
223
234
  "binding": {
@@ -229,7 +240,6 @@
229
240
  {
230
241
  "id": "arguments",
231
242
  "label": "Arguments",
232
- "description": "Arguments to use for the subscription",
233
243
  "optional": true,
234
244
  "feel": "required",
235
245
  "group": "subscription",
@@ -351,15 +361,18 @@
351
361
  },
352
362
  {
353
363
  "id": "messageNameUuid",
364
+ "label": "Message name",
354
365
  "generatedValue": {
355
366
  "type": "uuid"
356
367
  },
368
+ "feel": "optional",
357
369
  "group": "correlation",
358
370
  "binding": {
359
371
  "name": "name",
360
372
  "type": "bpmn:Message#property"
361
373
  },
362
- "type": "Hidden"
374
+ "tooltip": "By default, this is an auto-generated random UUID. We recommend using a unique message name for each connector element in the diagram. Override to set a custom message name. Learn more about <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-subscriptions\">message subscriptions</a> that power inbound connectors.",
375
+ "type": "String"
363
376
  },
364
377
  {
365
378
  "id": "deduplicationModeManualFlag",
@@ -428,7 +441,7 @@
428
441
  {
429
442
  "id": "resultVariable",
430
443
  "label": "Result variable",
431
- "description": "Name of variable to store the response in",
444
+ "description": "Name of variable to store the response in. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-variable\" target=\"_blank\">documentation</a>.",
432
445
  "group": "output",
433
446
  "binding": {
434
447
  "name": "resultVariable",
@@ -439,7 +452,7 @@
439
452
  {
440
453
  "id": "resultExpression",
441
454
  "label": "Result expression",
442
- "description": "Expression to map the response into process variables",
455
+ "description": "Expression to map the response into process variables. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-expression\" target=\"_blank\">documentation</a>.",
443
456
  "feel": "required",
444
457
  "group": "output",
445
458
  "binding": {
@@ -451,18 +464,15 @@
451
464
  ],
452
465
  "icon": {
453
466
  "contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxOCcgaGVpZ2h0PScxOCcgdmlld0JveD0nLTcuNSAwIDI3MSAyNzEnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yNDUuNDQgMTA4LjMwOGgtODUuMDlhNy43MzggNy43MzggMCAwIDEtNy43MzUtNy43MzR2LTg4LjY4QzE1Mi42MTUgNS4zMjcgMTQ3LjI5IDAgMTQwLjcyNiAwaC0zMC4zNzVjLTYuNTY4IDAtMTEuODkgNS4zMjctMTEuODkgMTEuODk0djg4LjE0M2MwIDQuNTczLTMuNjk3IDguMjktOC4yNyA4LjMxbC0yNy44ODUuMTMzYy00LjYxMi4wMjUtOC4zNTktMy43MTctOC4zNS04LjMyNWwuMTczLTg4LjI0MUM1NC4xNDQgNS4zMzcgNDguODE3IDAgNDIuMjQgMEgxMS44OUM1LjMyMSAwIDAgNS4zMjcgMCAxMS44OTRWMjYwLjIxYzAgNS44MzQgNC43MjYgMTAuNTYgMTAuNTU1IDEwLjU2SDI0NS40NGM1LjgzNCAwIDEwLjU2LTQuNzI2IDEwLjU2LTEwLjU2VjExOC44NjhjMC01LjgzNC00LjcyNi0xMC41Ni0xMC41Ni0xMC41NnptLTM5LjkwMiA5My4yMzNjMCA3LjY0NS02LjE5OCAxMy44NDQtMTMuODQzIDEzLjg0NEgxNjcuNjljLTcuNjQ2IDAtMTMuODQ0LTYuMTk5LTEzLjg0NC0xMy44NDR2LTI0LjAwNWMwLTcuNjQ2IDYuMTk4LTEzLjg0NCAxMy44NDQtMTMuODQ0aDI0LjAwNWM3LjY0NSAwIDEzLjg0MyA2LjE5OCAxMy44NDMgMTMuODQ0djI0LjAwNXonCiAgICAgICAgICBmaWxsPScjRjYwJy8+Cjwvc3ZnPg=="
454
- },
455
- "engines": {
456
- "camunda": "^8.6"
457
467
  }
458
468
  },
459
469
  {
460
470
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
461
471
  "name": "RabbitMQ Boundary Event Connector",
462
472
  "id": "io.camunda.connectors.inbound.RabbitMQ.Boundary.v1",
463
- "version": 2,
464
473
  "description": "Receive a message from RabbitMQ",
465
474
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound",
475
+ "version": 7,
466
476
  "category": {
467
477
  "id": "connectors",
468
478
  "name": "Connectors"
@@ -490,39 +500,39 @@
490
500
  "label": "Activation"
491
501
  },
492
502
  {
493
- "id": "variable-mapping",
494
- "label": "Variable mapping"
503
+ "id": "correlation",
504
+ "label": "Correlation",
505
+ "tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
506
+ },
507
+ {
508
+ "id": "deduplication",
509
+ "label": "Deduplication",
510
+ "tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
511
+ },
512
+ {
513
+ "id": "output",
514
+ "label": "Output mapping"
495
515
  }
496
516
  ],
497
517
  "properties": [
498
518
  {
499
- "type": "Hidden",
500
519
  "value": "io.camunda:connector-rabbitmq-inbound:1",
501
520
  "binding": {
502
- "type": "zeebe:property",
503
- "name": "inbound.type"
504
- }
505
- },
506
- {
507
- "type": "Hidden",
508
- "generatedValue": {
509
- "type": "uuid"
521
+ "name": "inbound.type",
522
+ "type": "zeebe:property"
510
523
  },
511
- "binding": {
512
- "type": "bpmn:Message#property",
513
- "name": "name"
514
- }
524
+ "type": "Hidden"
515
525
  },
516
526
  {
517
- "id": "connectionType",
527
+ "id": "authentication.authType",
518
528
  "label": "Connection type",
519
- "group": "authentication",
520
- "type": "Dropdown",
521
529
  "value": "uri",
530
+ "group": "authentication",
522
531
  "binding": {
523
- "type": "zeebe:property",
524
- "name": "authentication.authType"
532
+ "name": "authentication.authType",
533
+ "type": "zeebe:property"
525
534
  },
535
+ "type": "Dropdown",
526
536
  "choices": [
527
537
  {
528
538
  "name": "URI",
@@ -535,154 +545,178 @@
535
545
  ]
536
546
  },
537
547
  {
548
+ "id": "authentication.uri",
538
549
  "label": "URI",
539
550
  "description": "URI should contain username, password, host name, port number, and virtual host",
540
- "group": "authentication",
541
- "type": "String",
542
- "binding": {
543
- "type": "zeebe:property",
544
- "name": "authentication.uri"
545
- },
551
+ "optional": false,
546
552
  "constraints": {
547
553
  "notEmpty": true,
548
554
  "pattern": {
549
- "value": "^(amqps?://)|(\\{\\{secrets\\..+\\}\\}).*$",
555
+ "value": "^(=|(amqps?://|secrets|\\{\\{).*$)",
550
556
  "message": "Must start with amqp(s):// or contain a secret reference"
551
557
  }
552
558
  },
559
+ "group": "authentication",
560
+ "binding": {
561
+ "name": "authentication.uri",
562
+ "type": "zeebe:property"
563
+ },
553
564
  "condition": {
554
- "property": "connectionType",
555
- "equals": "uri"
556
- }
565
+ "property": "authentication.authType",
566
+ "equals": "uri",
567
+ "type": "simple"
568
+ },
569
+ "type": "String"
557
570
  },
558
571
  {
572
+ "id": "authentication.userName",
559
573
  "label": "Username",
560
- "group": "authentication",
561
- "type": "String",
562
- "binding": {
563
- "type": "zeebe:property",
564
- "name": "authentication.userName"
565
- },
574
+ "optional": false,
566
575
  "constraints": {
567
576
  "notEmpty": true
568
577
  },
578
+ "group": "authentication",
579
+ "binding": {
580
+ "name": "authentication.userName",
581
+ "type": "zeebe:property"
582
+ },
569
583
  "condition": {
570
- "property": "connectionType",
571
- "equals": "credentials"
572
- }
584
+ "property": "authentication.authType",
585
+ "equals": "credentials",
586
+ "type": "simple"
587
+ },
588
+ "type": "String"
573
589
  },
574
590
  {
591
+ "id": "authentication.password",
575
592
  "label": "Password",
593
+ "optional": false,
594
+ "constraints": {
595
+ "notEmpty": true
596
+ },
576
597
  "group": "authentication",
577
- "type": "String",
578
598
  "binding": {
579
- "type": "zeebe:property",
580
- "name": "authentication.password"
599
+ "name": "authentication.password",
600
+ "type": "zeebe:property"
601
+ },
602
+ "condition": {
603
+ "property": "authentication.authType",
604
+ "equals": "credentials",
605
+ "type": "simple"
581
606
  },
607
+ "type": "String"
608
+ },
609
+ {
610
+ "id": "routing.virtualHost",
611
+ "label": "Virtual host",
612
+ "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>",
613
+ "optional": false,
582
614
  "constraints": {
583
615
  "notEmpty": true
584
616
  },
617
+ "group": "routing",
618
+ "binding": {
619
+ "name": "routing.virtualHost",
620
+ "type": "zeebe:property"
621
+ },
585
622
  "condition": {
586
- "property": "connectionType",
587
- "equals": "credentials"
588
- }
623
+ "property": "authentication.authType",
624
+ "equals": "credentials",
625
+ "type": "simple"
626
+ },
627
+ "type": "String"
589
628
  },
590
629
  {
630
+ "id": "routing.hostName",
591
631
  "label": "Host name",
592
- "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>",
593
- "group": "routing",
594
- "type": "String",
595
- "binding": {
596
- "type": "zeebe:property",
597
- "name": "routing.hostName"
598
- },
632
+ "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>",
633
+ "optional": false,
599
634
  "constraints": {
600
635
  "notEmpty": true
601
636
  },
602
- "condition": {
603
- "property": "connectionType",
604
- "equals": "credentials"
605
- }
606
- },
607
- {
608
- "label": "Virtual host",
609
- "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>",
610
637
  "group": "routing",
611
- "type": "String",
612
638
  "binding": {
613
- "type": "zeebe:property",
614
- "name": "routing.virtualHost"
615
- },
616
- "constraints": {
617
- "notEmpty": true
639
+ "name": "routing.hostName",
640
+ "type": "zeebe:property"
618
641
  },
619
642
  "condition": {
620
- "property": "connectionType",
621
- "equals": "credentials"
622
- }
643
+ "property": "authentication.authType",
644
+ "equals": "credentials",
645
+ "type": "simple"
646
+ },
647
+ "type": "String"
623
648
  },
624
649
  {
650
+ "id": "routing.port",
625
651
  "label": "Port",
626
- "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>",
627
- "group": "routing",
628
- "type": "String",
629
- "binding": {
630
- "type": "zeebe:property",
631
- "name": "routing.port"
632
- },
652
+ "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>",
653
+ "optional": false,
633
654
  "constraints": {
634
655
  "notEmpty": true
635
656
  },
657
+ "group": "routing",
658
+ "binding": {
659
+ "name": "routing.port",
660
+ "type": "zeebe:property"
661
+ },
636
662
  "condition": {
637
- "property": "connectionType",
638
- "equals": "credentials"
639
- }
663
+ "property": "authentication.authType",
664
+ "equals": "credentials",
665
+ "type": "simple"
666
+ },
667
+ "type": "String"
640
668
  },
641
669
  {
670
+ "id": "queueName",
642
671
  "label": "Queue name",
643
672
  "description": "Name of the queue to subscribe to",
673
+ "optional": false,
674
+ "constraints": {
675
+ "notEmpty": true
676
+ },
644
677
  "group": "subscription",
645
- "type": "String",
646
- "feel": "optional",
647
678
  "binding": {
648
- "type": "zeebe:property",
649
- "name": "queueName"
679
+ "name": "queueName",
680
+ "type": "zeebe:property"
650
681
  },
651
- "constraints": {
652
- "notEmpty": true
653
- }
682
+ "type": "String"
654
683
  },
655
684
  {
685
+ "id": "consumerTag",
656
686
  "label": "Consumer tag",
657
687
  "description": "Consumer tag to use for the subscription",
688
+ "optional": false,
658
689
  "group": "subscription",
659
- "type": "String",
660
- "feel": "optional",
661
690
  "binding": {
662
- "type": "zeebe:property",
663
- "name": "consumerTag"
664
- }
691
+ "name": "consumerTag",
692
+ "type": "zeebe:property"
693
+ },
694
+ "type": "String"
665
695
  },
666
696
  {
697
+ "id": "arguments",
667
698
  "label": "Arguments",
668
699
  "description": "Arguments to use for the subscription",
669
- "group": "subscription",
670
- "type": "String",
700
+ "optional": true,
671
701
  "feel": "required",
702
+ "group": "subscription",
672
703
  "binding": {
673
- "type": "zeebe:property",
674
- "name": "arguments"
675
- }
704
+ "name": "arguments",
705
+ "type": "zeebe:property"
706
+ },
707
+ "type": "String"
676
708
  },
677
709
  {
710
+ "id": "exclusive",
678
711
  "label": "Exclusive consumer",
679
- "group": "subscription",
680
- "type": "Dropdown",
712
+ "optional": false,
681
713
  "value": "false",
714
+ "group": "subscription",
682
715
  "binding": {
683
- "type": "zeebe:property",
684
- "name": "exclusive"
716
+ "name": "exclusive",
717
+ "type": "zeebe:property"
685
718
  },
719
+ "type": "Dropdown",
686
720
  "choices": [
687
721
  {
688
722
  "name": "Yes",
@@ -695,95 +729,207 @@
695
729
  ]
696
730
  },
697
731
  {
698
- "label": "Correlation key (process)",
699
- "type": "String",
700
- "group": "activation",
732
+ "id": "activationCondition",
733
+ "label": "Activation condition",
734
+ "description": "Condition under which the Connector triggers. Leave empty to catch all events",
735
+ "optional": true,
701
736
  "feel": "required",
702
- "description": "Sets up the correlation key from process variables",
737
+ "group": "activation",
703
738
  "binding": {
704
- "type": "bpmn:Message#zeebe:subscription#property",
705
- "name": "correlationKey"
739
+ "name": "activationCondition",
740
+ "type": "zeebe:property"
706
741
  },
707
- "constraints": {
708
- "notEmpty": true
709
- }
742
+ "type": "String"
710
743
  },
711
744
  {
712
- "label": "Correlation key (payload)",
713
- "type": "String",
745
+ "id": "consumeUnmatchedEvents",
746
+ "label": "Consume unmatched events",
747
+ "value": true,
714
748
  "group": "activation",
749
+ "binding": {
750
+ "name": "consumeUnmatchedEvents",
751
+ "type": "zeebe:property"
752
+ },
753
+ "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",
754
+ "type": "Boolean"
755
+ },
756
+ {
757
+ "id": "correlationKeyProcess",
758
+ "label": "Correlation key (process)",
759
+ "description": "Sets up the correlation key from process variables",
760
+ "constraints": {
761
+ "notEmpty": true
762
+ },
715
763
  "feel": "required",
764
+ "group": "correlation",
716
765
  "binding": {
717
- "type": "zeebe:property",
718
- "name": "correlationKeyExpression"
766
+ "name": "correlationKey",
767
+ "type": "bpmn:Message#zeebe:subscription#property"
719
768
  },
769
+ "type": "String"
770
+ },
771
+ {
772
+ "id": "correlationKeyPayload",
773
+ "label": "Correlation key (payload)",
720
774
  "description": "Extracts the correlation key from the incoming message payload",
721
775
  "constraints": {
722
776
  "notEmpty": true
723
- }
777
+ },
778
+ "feel": "required",
779
+ "group": "correlation",
780
+ "binding": {
781
+ "name": "correlationKeyExpression",
782
+ "type": "zeebe:property"
783
+ },
784
+ "type": "String"
724
785
  },
725
786
  {
787
+ "id": "messageIdExpression",
726
788
  "label": "Message ID expression",
727
- "feel": "required",
728
- "type": "String",
789
+ "description": "Expression to extract unique identifier of a message",
729
790
  "optional": true,
730
- "group": "activation",
791
+ "feel": "required",
792
+ "group": "correlation",
731
793
  "binding": {
732
- "type": "zeebe:property",
733
- "name": "messageIdExpression"
794
+ "name": "messageIdExpression",
795
+ "type": "zeebe:property"
734
796
  },
735
- "description": "Expression to extract unique identifier of a message"
797
+ "type": "String"
736
798
  },
737
799
  {
738
- "label": "Activation condition",
739
- "type": "String",
740
- "group": "activation",
741
- "feel": "required",
800
+ "id": "messageTtl",
801
+ "label": "Message TTL",
802
+ "description": "Time-to-live for the message in the broker (ISO-8601 duration)",
742
803
  "optional": true,
804
+ "constraints": {
805
+ "notEmpty": false,
806
+ "pattern": {
807
+ "value": "^(PT.*|)$",
808
+ "message": "must be an ISO-8601 duration"
809
+ }
810
+ },
811
+ "feel": "optional",
812
+ "group": "correlation",
743
813
  "binding": {
744
- "type": "zeebe:property",
745
- "name": "activationCondition"
814
+ "name": "messageTtl",
815
+ "type": "zeebe:property"
746
816
  },
747
- "description": "Condition under which the connector triggers. Leave empty to catch all events"
817
+ "type": "String"
818
+ },
819
+ {
820
+ "id": "messageNameUuid",
821
+ "generatedValue": {
822
+ "type": "uuid"
823
+ },
824
+ "group": "correlation",
825
+ "binding": {
826
+ "name": "name",
827
+ "type": "bpmn:Message#property"
828
+ },
829
+ "type": "Hidden"
830
+ },
831
+ {
832
+ "id": "deduplicationModeManualFlag",
833
+ "label": "Manual mode",
834
+ "description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
835
+ "value": false,
836
+ "group": "deduplication",
837
+ "binding": {
838
+ "name": "deduplicationModeManualFlag",
839
+ "type": "zeebe:property"
840
+ },
841
+ "type": "Boolean"
842
+ },
843
+ {
844
+ "id": "deduplicationId",
845
+ "label": "Deduplication ID",
846
+ "constraints": {
847
+ "notEmpty": true,
848
+ "pattern": {
849
+ "value": "^[a-zA-Z0-9_-]+$",
850
+ "message": "can only contain alphanumeric characters, dashes, and underscores"
851
+ }
852
+ },
853
+ "group": "deduplication",
854
+ "binding": {
855
+ "name": "deduplicationId",
856
+ "type": "zeebe:property"
857
+ },
858
+ "condition": {
859
+ "property": "deduplicationModeManualFlag",
860
+ "equals": true,
861
+ "type": "simple"
862
+ },
863
+ "type": "String"
864
+ },
865
+ {
866
+ "id": "deduplicationModeManual",
867
+ "value": "MANUAL",
868
+ "group": "deduplication",
869
+ "binding": {
870
+ "name": "deduplicationMode",
871
+ "type": "zeebe:property"
872
+ },
873
+ "condition": {
874
+ "property": "deduplicationId",
875
+ "isActive": true,
876
+ "type": "simple"
877
+ },
878
+ "type": "Hidden"
879
+ },
880
+ {
881
+ "id": "deduplicationModeAuto",
882
+ "value": "AUTO",
883
+ "group": "deduplication",
884
+ "binding": {
885
+ "name": "deduplicationMode",
886
+ "type": "zeebe:property"
887
+ },
888
+ "condition": {
889
+ "property": "deduplicationId",
890
+ "isActive": false,
891
+ "type": "simple"
892
+ },
893
+ "type": "Hidden"
748
894
  },
749
895
  {
896
+ "id": "resultVariable",
750
897
  "label": "Result variable",
751
- "type": "String",
752
- "group": "variable-mapping",
753
- "optional": true,
898
+ "description": "Name of variable to store the response in",
899
+ "group": "output",
754
900
  "binding": {
755
- "type": "zeebe:property",
756
- "name": "resultVariable"
901
+ "name": "resultVariable",
902
+ "type": "zeebe:property"
757
903
  },
758
- "description": "Name of variable to store the result of the connector in"
904
+ "type": "String"
759
905
  },
760
906
  {
907
+ "id": "resultExpression",
761
908
  "label": "Result expression",
762
- "type": "String",
763
- "group": "variable-mapping",
909
+ "description": "Expression to map the response into process variables",
764
910
  "feel": "required",
765
- "optional": true,
911
+ "group": "output",
766
912
  "binding": {
767
- "type": "zeebe:property",
768
- "name": "resultExpression"
913
+ "name": "resultExpression",
914
+ "type": "zeebe:property"
769
915
  },
770
- "description": "Expression to map the inbound payload to process variables"
916
+ "type": "Text"
771
917
  }
772
918
  ],
773
919
  "icon": {
774
- "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"
920
+ "contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxOCcgaGVpZ2h0PScxOCcgdmlld0JveD0nLTcuNSAwIDI3MSAyNzEnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yNDUuNDQgMTA4LjMwOGgtODUuMDlhNy43MzggNy43MzggMCAwIDEtNy43MzUtNy43MzR2LTg4LjY4QzE1Mi42MTUgNS4zMjcgMTQ3LjI5IDAgMTQwLjcyNiAwaC0zMC4zNzVjLTYuNTY4IDAtMTEuODkgNS4zMjctMTEuODkgMTEuODk0djg4LjE0M2MwIDQuNTczLTMuNjk3IDguMjktOC4yNyA4LjMxbC0yNy44ODUuMTMzYy00LjYxMi4wMjUtOC4zNTktMy43MTctOC4zNS04LjMyNWwuMTczLTg4LjI0MUM1NC4xNDQgNS4zMzcgNDguODE3IDAgNDIuMjQgMEgxMS44OUM1LjMyMSAwIDAgNS4zMjcgMCAxMS44OTRWMjYwLjIxYzAgNS44MzQgNC43MjYgMTAuNTYgMTAuNTU1IDEwLjU2SDI0NS40NGM1LjgzNCAwIDEwLjU2LTQuNzI2IDEwLjU2LTEwLjU2VjExOC44NjhjMC01LjgzNC00LjcyNi0xMC41Ni0xMC41Ni0xMC41NnptLTM5LjkwMiA5My4yMzNjMCA3LjY0NS02LjE5OCAxMy44NDQtMTMuODQzIDEzLjg0NEgxNjcuNjljLTcuNjQ2IDAtMTMuODQ0LTYuMTk5LTEzLjg0NC0xMy44NDR2LTI0LjAwNWMwLTcuNjQ2IDYuMTk4LTEzLjg0NCAxMy44NDQtMTMuODQ0aDI0LjAwNWM3LjY0NSAwIDEzLjg0MyA2LjE5OCAxMy44NDMgMTMuODQ0djI0LjAwNXonCiAgICAgICAgICBmaWxsPScjRjYwJy8+Cjwvc3ZnPg=="
775
921
  },
776
922
  "engines": {
777
- "camunda": "^8.4"
923
+ "camunda": "^8.6"
778
924
  }
779
925
  },
780
926
  {
781
927
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
782
928
  "name": "RabbitMQ Boundary Event Connector",
783
929
  "id": "io.camunda.connectors.inbound.RabbitMQ.Boundary.v1",
930
+ "version": 1,
784
931
  "description": "Receive a message from RabbitMQ",
785
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound",
786
- "version": 6,
932
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq-inbound",
787
933
  "category": {
788
934
  "id": "connectors",
789
935
  "name": "Connectors"
@@ -811,33 +957,39 @@
811
957
  "label": "Activation"
812
958
  },
813
959
  {
814
- "id": "correlation",
815
- "label": "Correlation"
816
- },
817
- {
818
- "id": "output",
819
- "label": "Output mapping"
960
+ "id": "variable-mapping",
961
+ "label": "Variable mapping"
820
962
  }
821
963
  ],
822
964
  "properties": [
823
965
  {
966
+ "type": "Hidden",
824
967
  "value": "io.camunda:connector-rabbitmq-inbound:1",
825
968
  "binding": {
826
- "name": "inbound.type",
827
- "type": "zeebe:property"
969
+ "type": "zeebe:property",
970
+ "name": "inbound.type"
971
+ }
972
+ },
973
+ {
974
+ "type": "Hidden",
975
+ "generatedValue": {
976
+ "type": "uuid"
828
977
  },
829
- "type": "Hidden"
978
+ "binding": {
979
+ "type": "bpmn:Message#property",
980
+ "name": "name"
981
+ }
830
982
  },
831
983
  {
832
- "id": "authentication.authType",
984
+ "id": "connectionType",
833
985
  "label": "Connection type",
834
- "value": "uri",
835
986
  "group": "authentication",
987
+ "type": "Dropdown",
988
+ "value": "uri",
836
989
  "binding": {
837
- "name": "authentication.authType",
838
- "type": "zeebe:property"
990
+ "type": "zeebe:property",
991
+ "name": "authentication.authType"
839
992
  },
840
- "type": "Dropdown",
841
993
  "choices": [
842
994
  {
843
995
  "name": "URI",
@@ -850,178 +1002,154 @@
850
1002
  ]
851
1003
  },
852
1004
  {
853
- "id": "authentication.uri",
854
1005
  "label": "URI",
855
1006
  "description": "URI should contain username, password, host name, port number, and virtual host",
856
- "optional": false,
1007
+ "group": "authentication",
1008
+ "type": "String",
1009
+ "binding": {
1010
+ "type": "zeebe:property",
1011
+ "name": "authentication.uri"
1012
+ },
857
1013
  "constraints": {
858
1014
  "notEmpty": true,
859
1015
  "pattern": {
860
- "value": "^(=|(amqps?://|secrets|\\{\\{).*$)",
1016
+ "value": "^(amqps?://)|(\\{\\{secrets\\..+\\}\\}).*$",
861
1017
  "message": "Must start with amqp(s):// or contain a secret reference"
862
1018
  }
863
1019
  },
1020
+ "condition": {
1021
+ "property": "connectionType",
1022
+ "equals": "uri"
1023
+ }
1024
+ },
1025
+ {
1026
+ "label": "Username",
864
1027
  "group": "authentication",
1028
+ "type": "String",
865
1029
  "binding": {
866
- "name": "authentication.uri",
867
- "type": "zeebe:property"
868
- },
869
- "condition": {
870
- "property": "authentication.authType",
871
- "equals": "uri",
872
- "type": "simple"
1030
+ "type": "zeebe:property",
1031
+ "name": "authentication.userName"
873
1032
  },
874
- "type": "String"
875
- },
876
- {
877
- "id": "authentication.userName",
878
- "label": "Username",
879
- "optional": false,
880
1033
  "constraints": {
881
1034
  "notEmpty": true
882
1035
  },
883
- "group": "authentication",
884
- "binding": {
885
- "name": "authentication.userName",
886
- "type": "zeebe:property"
887
- },
888
1036
  "condition": {
889
- "property": "authentication.authType",
890
- "equals": "credentials",
891
- "type": "simple"
892
- },
893
- "type": "String"
1037
+ "property": "connectionType",
1038
+ "equals": "credentials"
1039
+ }
894
1040
  },
895
1041
  {
896
- "id": "authentication.password",
897
1042
  "label": "Password",
898
- "optional": false,
899
- "constraints": {
900
- "notEmpty": true
901
- },
902
1043
  "group": "authentication",
1044
+ "type": "String",
903
1045
  "binding": {
904
- "name": "authentication.password",
905
- "type": "zeebe:property"
906
- },
907
- "condition": {
908
- "property": "authentication.authType",
909
- "equals": "credentials",
910
- "type": "simple"
1046
+ "type": "zeebe:property",
1047
+ "name": "authentication.password"
911
1048
  },
912
- "type": "String"
913
- },
914
- {
915
- "id": "routing.virtualHost",
916
- "label": "Virtual host",
917
- "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>",
918
- "optional": false,
919
1049
  "constraints": {
920
1050
  "notEmpty": true
921
1051
  },
922
- "group": "routing",
923
- "binding": {
924
- "name": "routing.virtualHost",
925
- "type": "zeebe:property"
926
- },
927
1052
  "condition": {
928
- "property": "authentication.authType",
929
- "equals": "credentials",
930
- "type": "simple"
931
- },
932
- "type": "String"
1053
+ "property": "connectionType",
1054
+ "equals": "credentials"
1055
+ }
933
1056
  },
934
1057
  {
935
- "id": "routing.hostName",
936
1058
  "label": "Host name",
937
- "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>",
938
- "optional": false,
1059
+ "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>",
1060
+ "group": "routing",
1061
+ "type": "String",
1062
+ "binding": {
1063
+ "type": "zeebe:property",
1064
+ "name": "routing.hostName"
1065
+ },
939
1066
  "constraints": {
940
1067
  "notEmpty": true
941
1068
  },
1069
+ "condition": {
1070
+ "property": "connectionType",
1071
+ "equals": "credentials"
1072
+ }
1073
+ },
1074
+ {
1075
+ "label": "Virtual host",
1076
+ "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>",
942
1077
  "group": "routing",
1078
+ "type": "String",
943
1079
  "binding": {
944
- "name": "routing.hostName",
945
- "type": "zeebe:property"
1080
+ "type": "zeebe:property",
1081
+ "name": "routing.virtualHost"
946
1082
  },
947
- "condition": {
948
- "property": "authentication.authType",
949
- "equals": "credentials",
950
- "type": "simple"
1083
+ "constraints": {
1084
+ "notEmpty": true
951
1085
  },
952
- "type": "String"
1086
+ "condition": {
1087
+ "property": "connectionType",
1088
+ "equals": "credentials"
1089
+ }
953
1090
  },
954
1091
  {
955
- "id": "routing.port",
956
1092
  "label": "Port",
957
- "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>",
958
- "optional": false,
959
- "constraints": {
960
- "notEmpty": true
961
- },
1093
+ "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>",
962
1094
  "group": "routing",
1095
+ "type": "String",
963
1096
  "binding": {
964
- "name": "routing.port",
965
- "type": "zeebe:property"
1097
+ "type": "zeebe:property",
1098
+ "name": "routing.port"
966
1099
  },
967
- "condition": {
968
- "property": "authentication.authType",
969
- "equals": "credentials",
970
- "type": "simple"
1100
+ "constraints": {
1101
+ "notEmpty": true
971
1102
  },
972
- "type": "String"
1103
+ "condition": {
1104
+ "property": "connectionType",
1105
+ "equals": "credentials"
1106
+ }
973
1107
  },
974
1108
  {
975
- "id": "queueName",
976
1109
  "label": "Queue name",
977
1110
  "description": "Name of the queue to subscribe to",
978
- "optional": false,
979
- "constraints": {
980
- "notEmpty": true
981
- },
982
1111
  "group": "subscription",
1112
+ "type": "String",
1113
+ "feel": "optional",
983
1114
  "binding": {
984
- "name": "queueName",
985
- "type": "zeebe:property"
1115
+ "type": "zeebe:property",
1116
+ "name": "queueName"
986
1117
  },
987
- "type": "String"
1118
+ "constraints": {
1119
+ "notEmpty": true
1120
+ }
988
1121
  },
989
1122
  {
990
- "id": "consumerTag",
991
1123
  "label": "Consumer tag",
992
1124
  "description": "Consumer tag to use for the subscription",
993
- "optional": false,
994
1125
  "group": "subscription",
1126
+ "type": "String",
1127
+ "feel": "optional",
995
1128
  "binding": {
996
- "name": "consumerTag",
997
- "type": "zeebe:property"
998
- },
999
- "type": "String"
1129
+ "type": "zeebe:property",
1130
+ "name": "consumerTag"
1131
+ }
1000
1132
  },
1001
1133
  {
1002
- "id": "arguments",
1003
1134
  "label": "Arguments",
1004
1135
  "description": "Arguments to use for the subscription",
1005
- "optional": true,
1006
- "feel": "required",
1007
1136
  "group": "subscription",
1137
+ "type": "String",
1138
+ "feel": "required",
1008
1139
  "binding": {
1009
- "name": "arguments",
1010
- "type": "zeebe:property"
1011
- },
1012
- "type": "String"
1140
+ "type": "zeebe:property",
1141
+ "name": "arguments"
1142
+ }
1013
1143
  },
1014
1144
  {
1015
- "id": "exclusive",
1016
1145
  "label": "Exclusive consumer",
1017
- "optional": false,
1018
- "value": "false",
1019
1146
  "group": "subscription",
1147
+ "type": "Dropdown",
1148
+ "value": "false",
1020
1149
  "binding": {
1021
- "name": "exclusive",
1022
- "type": "zeebe:property"
1150
+ "type": "zeebe:property",
1151
+ "name": "exclusive"
1023
1152
  },
1024
- "type": "Dropdown",
1025
1153
  "choices": [
1026
1154
  {
1027
1155
  "name": "Yes",
@@ -1034,111 +1162,83 @@
1034
1162
  ]
1035
1163
  },
1036
1164
  {
1037
- "id": "activationCondition",
1038
- "label": "Activation condition",
1039
- "description": "Condition under which the Connector triggers. Leave empty to catch all events",
1040
- "optional": true,
1041
- "feel": "required",
1165
+ "label": "Correlation key (process)",
1166
+ "type": "String",
1042
1167
  "group": "activation",
1168
+ "feel": "required",
1169
+ "description": "Sets up the correlation key from process variables",
1043
1170
  "binding": {
1044
- "name": "activationCondition",
1045
- "type": "zeebe:property"
1171
+ "type": "bpmn:Message#zeebe:subscription#property",
1172
+ "name": "correlationKey"
1046
1173
  },
1047
- "type": "String"
1048
- },
1049
- {
1050
- "id": "correlationKeyProcess",
1051
- "label": "Correlation key (process)",
1052
- "description": "Sets up the correlation key from process variables",
1053
1174
  "constraints": {
1054
1175
  "notEmpty": true
1055
- },
1056
- "feel": "required",
1057
- "group": "correlation",
1058
- "binding": {
1059
- "name": "correlationKey",
1060
- "type": "bpmn:Message#zeebe:subscription#property"
1061
- },
1062
- "type": "String"
1176
+ }
1063
1177
  },
1064
1178
  {
1065
- "id": "correlationKeyPayload",
1066
1179
  "label": "Correlation key (payload)",
1067
- "description": "Extracts the correlation key from the incoming message payload",
1068
- "constraints": {
1069
- "notEmpty": true
1070
- },
1180
+ "type": "String",
1181
+ "group": "activation",
1071
1182
  "feel": "required",
1072
- "group": "correlation",
1073
1183
  "binding": {
1074
- "name": "correlationKeyExpression",
1075
- "type": "zeebe:property"
1184
+ "type": "zeebe:property",
1185
+ "name": "correlationKeyExpression"
1076
1186
  },
1077
- "type": "String"
1187
+ "description": "Extracts the correlation key from the incoming message payload",
1188
+ "constraints": {
1189
+ "notEmpty": true
1190
+ }
1078
1191
  },
1079
1192
  {
1080
- "id": "messageIdExpression",
1081
- "label": "Message ID expression",
1082
- "description": "Expression to extract unique identifier of a message",
1083
- "optional": true,
1193
+ "label": "Activation condition",
1194
+ "type": "String",
1195
+ "group": "activation",
1084
1196
  "feel": "required",
1085
- "group": "correlation",
1086
- "binding": {
1087
- "name": "messageIdExpression",
1088
- "type": "zeebe:property"
1089
- },
1090
- "type": "String"
1091
- },
1092
- {
1093
- "id": "messageNameUuid",
1094
- "generatedValue": {
1095
- "type": "uuid"
1096
- },
1097
- "group": "correlation",
1197
+ "optional": true,
1098
1198
  "binding": {
1099
- "name": "name",
1100
- "type": "bpmn:Message#property"
1199
+ "type": "zeebe:property",
1200
+ "name": "activationCondition"
1101
1201
  },
1102
- "type": "Hidden"
1202
+ "description": "Condition under which the connector triggers. Leave empty to catch all events"
1103
1203
  },
1104
1204
  {
1105
- "id": "resultVariable",
1106
1205
  "label": "Result variable",
1107
- "description": "Name of variable to store the response in",
1108
- "group": "output",
1206
+ "type": "String",
1207
+ "group": "variable-mapping",
1208
+ "optional": true,
1109
1209
  "binding": {
1110
- "name": "resultVariable",
1111
- "type": "zeebe:property"
1210
+ "type": "zeebe:property",
1211
+ "name": "resultVariable"
1112
1212
  },
1113
- "type": "String"
1213
+ "description": "Name of variable to store the result of the connector in"
1114
1214
  },
1115
1215
  {
1116
- "id": "resultExpression",
1117
1216
  "label": "Result expression",
1118
- "description": "Expression to map the response into process variables",
1217
+ "type": "String",
1218
+ "group": "variable-mapping",
1119
1219
  "feel": "required",
1120
- "group": "output",
1220
+ "optional": true,
1121
1221
  "binding": {
1122
- "name": "resultExpression",
1123
- "type": "zeebe:property"
1222
+ "type": "zeebe:property",
1223
+ "name": "resultExpression"
1124
1224
  },
1125
- "type": "Text"
1225
+ "description": "Expression to map the inbound payload to process variables"
1126
1226
  }
1127
1227
  ],
1128
1228
  "icon": {
1129
- "contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxOCcgaGVpZ2h0PScxOCcgdmlld0JveD0nLTcuNSAwIDI3MSAyNzEnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yNDUuNDQgMTA4LjMwOGgtODUuMDlhNy43MzggNy43MzggMCAwIDEtNy43MzUtNy43MzR2LTg4LjY4QzE1Mi42MTUgNS4zMjcgMTQ3LjI5IDAgMTQwLjcyNiAwaC0zMC4zNzVjLTYuNTY4IDAtMTEuODkgNS4zMjctMTEuODkgMTEuODk0djg4LjE0M2MwIDQuNTczLTMuNjk3IDguMjktOC4yNyA4LjMxbC0yNy44ODUuMTMzYy00LjYxMi4wMjUtOC4zNTktMy43MTctOC4zNS04LjMyNWwuMTczLTg4LjI0MUM1NC4xNDQgNS4zMzcgNDguODE3IDAgNDIuMjQgMEgxMS44OUM1LjMyMSAwIDAgNS4zMjcgMCAxMS44OTRWMjYwLjIxYzAgNS44MzQgNC43MjYgMTAuNTYgMTAuNTU1IDEwLjU2SDI0NS40NGM1LjgzNCAwIDEwLjU2LTQuNzI2IDEwLjU2LTEwLjU2VjExOC44NjhjMC01LjgzNC00LjcyNi0xMC41Ni0xMC41Ni0xMC41NnptLTM5LjkwMiA5My4yMzNjMCA3LjY0NS02LjE5OCAxMy44NDQtMTMuODQzIDEzLjg0NEgxNjcuNjljLTcuNjQ2IDAtMTMuODQ0LTYuMTk5LTEzLjg0NC0xMy44NDR2LTI0LjAwNWMwLTcuNjQ2IDYuMTk4LTEzLjg0NCAxMy44NDQtMTMuODQ0aDI0LjAwNWM3LjY0NSAwIDEzLjg0MyA2LjE5OCAxMy44NDMgMTMuODQ0djI0LjAwNXonCiAgICAgICAgICBmaWxsPScjRjYwJy8+Cjwvc3ZnPg=="
1229
+ "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"
1130
1230
  },
1131
1231
  "engines": {
1132
- "camunda": "^8.5"
1232
+ "camunda": "^8.2"
1133
1233
  }
1134
1234
  },
1135
1235
  {
1136
1236
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1137
1237
  "name": "RabbitMQ Boundary Event Connector",
1138
1238
  "id": "io.camunda.connectors.inbound.RabbitMQ.Boundary.v1",
1139
- "version": 1,
1140
1239
  "description": "Receive a message from RabbitMQ",
1141
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq-inbound",
1240
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound",
1241
+ "version": 6,
1142
1242
  "category": {
1143
1243
  "id": "connectors",
1144
1244
  "name": "Connectors"
@@ -1166,39 +1266,33 @@
1166
1266
  "label": "Activation"
1167
1267
  },
1168
1268
  {
1169
- "id": "variable-mapping",
1170
- "label": "Variable mapping"
1269
+ "id": "correlation",
1270
+ "label": "Correlation"
1271
+ },
1272
+ {
1273
+ "id": "output",
1274
+ "label": "Output mapping"
1171
1275
  }
1172
1276
  ],
1173
1277
  "properties": [
1174
1278
  {
1175
- "type": "Hidden",
1176
1279
  "value": "io.camunda:connector-rabbitmq-inbound:1",
1177
1280
  "binding": {
1178
- "type": "zeebe:property",
1179
- "name": "inbound.type"
1180
- }
1181
- },
1182
- {
1183
- "type": "Hidden",
1184
- "generatedValue": {
1185
- "type": "uuid"
1281
+ "name": "inbound.type",
1282
+ "type": "zeebe:property"
1186
1283
  },
1187
- "binding": {
1188
- "type": "bpmn:Message#property",
1189
- "name": "name"
1190
- }
1284
+ "type": "Hidden"
1191
1285
  },
1192
1286
  {
1193
- "id": "connectionType",
1287
+ "id": "authentication.authType",
1194
1288
  "label": "Connection type",
1195
- "group": "authentication",
1196
- "type": "Dropdown",
1197
1289
  "value": "uri",
1290
+ "group": "authentication",
1198
1291
  "binding": {
1199
- "type": "zeebe:property",
1200
- "name": "authentication.authType"
1292
+ "name": "authentication.authType",
1293
+ "type": "zeebe:property"
1201
1294
  },
1295
+ "type": "Dropdown",
1202
1296
  "choices": [
1203
1297
  {
1204
1298
  "name": "URI",
@@ -1211,154 +1305,178 @@
1211
1305
  ]
1212
1306
  },
1213
1307
  {
1308
+ "id": "authentication.uri",
1214
1309
  "label": "URI",
1215
1310
  "description": "URI should contain username, password, host name, port number, and virtual host",
1216
- "group": "authentication",
1217
- "type": "String",
1218
- "binding": {
1219
- "type": "zeebe:property",
1220
- "name": "authentication.uri"
1221
- },
1311
+ "optional": false,
1222
1312
  "constraints": {
1223
1313
  "notEmpty": true,
1224
1314
  "pattern": {
1225
- "value": "^(amqps?://)|(\\{\\{secrets\\..+\\}\\}).*$",
1315
+ "value": "^(=|(amqps?://|secrets|\\{\\{).*$)",
1226
1316
  "message": "Must start with amqp(s):// or contain a secret reference"
1227
1317
  }
1228
1318
  },
1319
+ "group": "authentication",
1320
+ "binding": {
1321
+ "name": "authentication.uri",
1322
+ "type": "zeebe:property"
1323
+ },
1229
1324
  "condition": {
1230
- "property": "connectionType",
1231
- "equals": "uri"
1232
- }
1325
+ "property": "authentication.authType",
1326
+ "equals": "uri",
1327
+ "type": "simple"
1328
+ },
1329
+ "type": "String"
1233
1330
  },
1234
1331
  {
1332
+ "id": "authentication.userName",
1235
1333
  "label": "Username",
1236
- "group": "authentication",
1237
- "type": "String",
1238
- "binding": {
1239
- "type": "zeebe:property",
1240
- "name": "authentication.userName"
1241
- },
1334
+ "optional": false,
1242
1335
  "constraints": {
1243
1336
  "notEmpty": true
1244
1337
  },
1338
+ "group": "authentication",
1339
+ "binding": {
1340
+ "name": "authentication.userName",
1341
+ "type": "zeebe:property"
1342
+ },
1245
1343
  "condition": {
1246
- "property": "connectionType",
1247
- "equals": "credentials"
1248
- }
1344
+ "property": "authentication.authType",
1345
+ "equals": "credentials",
1346
+ "type": "simple"
1347
+ },
1348
+ "type": "String"
1249
1349
  },
1250
1350
  {
1351
+ "id": "authentication.password",
1251
1352
  "label": "Password",
1353
+ "optional": false,
1354
+ "constraints": {
1355
+ "notEmpty": true
1356
+ },
1252
1357
  "group": "authentication",
1253
- "type": "String",
1254
1358
  "binding": {
1255
- "type": "zeebe:property",
1256
- "name": "authentication.password"
1359
+ "name": "authentication.password",
1360
+ "type": "zeebe:property"
1361
+ },
1362
+ "condition": {
1363
+ "property": "authentication.authType",
1364
+ "equals": "credentials",
1365
+ "type": "simple"
1257
1366
  },
1367
+ "type": "String"
1368
+ },
1369
+ {
1370
+ "id": "routing.virtualHost",
1371
+ "label": "Virtual host",
1372
+ "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>",
1373
+ "optional": false,
1258
1374
  "constraints": {
1259
1375
  "notEmpty": true
1260
1376
  },
1377
+ "group": "routing",
1378
+ "binding": {
1379
+ "name": "routing.virtualHost",
1380
+ "type": "zeebe:property"
1381
+ },
1261
1382
  "condition": {
1262
- "property": "connectionType",
1263
- "equals": "credentials"
1264
- }
1383
+ "property": "authentication.authType",
1384
+ "equals": "credentials",
1385
+ "type": "simple"
1386
+ },
1387
+ "type": "String"
1265
1388
  },
1266
1389
  {
1390
+ "id": "routing.hostName",
1267
1391
  "label": "Host name",
1268
- "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>",
1269
- "group": "routing",
1270
- "type": "String",
1271
- "binding": {
1272
- "type": "zeebe:property",
1273
- "name": "routing.hostName"
1274
- },
1392
+ "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>",
1393
+ "optional": false,
1275
1394
  "constraints": {
1276
1395
  "notEmpty": true
1277
1396
  },
1278
- "condition": {
1279
- "property": "connectionType",
1280
- "equals": "credentials"
1281
- }
1282
- },
1283
- {
1284
- "label": "Virtual host",
1285
- "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>",
1286
1397
  "group": "routing",
1287
- "type": "String",
1288
1398
  "binding": {
1289
- "type": "zeebe:property",
1290
- "name": "routing.virtualHost"
1291
- },
1292
- "constraints": {
1293
- "notEmpty": true
1399
+ "name": "routing.hostName",
1400
+ "type": "zeebe:property"
1294
1401
  },
1295
1402
  "condition": {
1296
- "property": "connectionType",
1297
- "equals": "credentials"
1298
- }
1403
+ "property": "authentication.authType",
1404
+ "equals": "credentials",
1405
+ "type": "simple"
1406
+ },
1407
+ "type": "String"
1299
1408
  },
1300
1409
  {
1410
+ "id": "routing.port",
1301
1411
  "label": "Port",
1302
- "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>",
1303
- "group": "routing",
1304
- "type": "String",
1305
- "binding": {
1306
- "type": "zeebe:property",
1307
- "name": "routing.port"
1308
- },
1412
+ "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>",
1413
+ "optional": false,
1309
1414
  "constraints": {
1310
1415
  "notEmpty": true
1311
1416
  },
1417
+ "group": "routing",
1418
+ "binding": {
1419
+ "name": "routing.port",
1420
+ "type": "zeebe:property"
1421
+ },
1312
1422
  "condition": {
1313
- "property": "connectionType",
1314
- "equals": "credentials"
1315
- }
1423
+ "property": "authentication.authType",
1424
+ "equals": "credentials",
1425
+ "type": "simple"
1426
+ },
1427
+ "type": "String"
1316
1428
  },
1317
1429
  {
1430
+ "id": "queueName",
1318
1431
  "label": "Queue name",
1319
1432
  "description": "Name of the queue to subscribe to",
1433
+ "optional": false,
1434
+ "constraints": {
1435
+ "notEmpty": true
1436
+ },
1320
1437
  "group": "subscription",
1321
- "type": "String",
1322
- "feel": "optional",
1323
1438
  "binding": {
1324
- "type": "zeebe:property",
1325
- "name": "queueName"
1439
+ "name": "queueName",
1440
+ "type": "zeebe:property"
1326
1441
  },
1327
- "constraints": {
1328
- "notEmpty": true
1329
- }
1442
+ "type": "String"
1330
1443
  },
1331
1444
  {
1445
+ "id": "consumerTag",
1332
1446
  "label": "Consumer tag",
1333
1447
  "description": "Consumer tag to use for the subscription",
1448
+ "optional": false,
1334
1449
  "group": "subscription",
1335
- "type": "String",
1336
- "feel": "optional",
1337
1450
  "binding": {
1338
- "type": "zeebe:property",
1339
- "name": "consumerTag"
1340
- }
1451
+ "name": "consumerTag",
1452
+ "type": "zeebe:property"
1453
+ },
1454
+ "type": "String"
1341
1455
  },
1342
1456
  {
1457
+ "id": "arguments",
1343
1458
  "label": "Arguments",
1344
1459
  "description": "Arguments to use for the subscription",
1345
- "group": "subscription",
1346
- "type": "String",
1460
+ "optional": true,
1347
1461
  "feel": "required",
1462
+ "group": "subscription",
1348
1463
  "binding": {
1349
- "type": "zeebe:property",
1350
- "name": "arguments"
1351
- }
1464
+ "name": "arguments",
1465
+ "type": "zeebe:property"
1466
+ },
1467
+ "type": "String"
1352
1468
  },
1353
1469
  {
1470
+ "id": "exclusive",
1354
1471
  "label": "Exclusive consumer",
1355
- "group": "subscription",
1356
- "type": "Dropdown",
1472
+ "optional": false,
1357
1473
  "value": "false",
1474
+ "group": "subscription",
1358
1475
  "binding": {
1359
- "type": "zeebe:property",
1360
- "name": "exclusive"
1476
+ "name": "exclusive",
1477
+ "type": "zeebe:property"
1361
1478
  },
1479
+ "type": "Dropdown",
1362
1480
  "choices": [
1363
1481
  {
1364
1482
  "name": "Yes",
@@ -1371,92 +1489,111 @@
1371
1489
  ]
1372
1490
  },
1373
1491
  {
1374
- "label": "Correlation key (process)",
1375
- "type": "String",
1376
- "group": "activation",
1492
+ "id": "activationCondition",
1493
+ "label": "Activation condition",
1494
+ "description": "Condition under which the Connector triggers. Leave empty to catch all events",
1495
+ "optional": true,
1377
1496
  "feel": "required",
1378
- "description": "Sets up the correlation key from process variables",
1497
+ "group": "activation",
1379
1498
  "binding": {
1380
- "type": "bpmn:Message#zeebe:subscription#property",
1381
- "name": "correlationKey"
1499
+ "name": "activationCondition",
1500
+ "type": "zeebe:property"
1382
1501
  },
1383
- "constraints": {
1384
- "notEmpty": true
1385
- }
1502
+ "type": "String"
1386
1503
  },
1387
1504
  {
1388
- "label": "Correlation key (payload)",
1389
- "type": "String",
1390
- "group": "activation",
1391
- "feel": "required",
1392
- "binding": {
1393
- "type": "zeebe:property",
1394
- "name": "correlationKeyExpression"
1395
- },
1396
- "description": "Extracts the correlation key from the incoming message payload",
1505
+ "id": "correlationKeyProcess",
1506
+ "label": "Correlation key (process)",
1507
+ "description": "Sets up the correlation key from process variables",
1397
1508
  "constraints": {
1398
1509
  "notEmpty": true
1399
- }
1510
+ },
1511
+ "feel": "required",
1512
+ "group": "correlation",
1513
+ "binding": {
1514
+ "name": "correlationKey",
1515
+ "type": "bpmn:Message#zeebe:subscription#property"
1516
+ },
1517
+ "type": "String"
1400
1518
  },
1401
1519
  {
1402
- "label": "Activation condition",
1403
- "type": "String",
1404
- "group": "activation",
1520
+ "id": "correlationKeyPayload",
1521
+ "label": "Correlation key (payload)",
1522
+ "description": "Extracts the correlation key from the incoming message payload",
1523
+ "constraints": {
1524
+ "notEmpty": true
1525
+ },
1405
1526
  "feel": "required",
1527
+ "group": "correlation",
1528
+ "binding": {
1529
+ "name": "correlationKeyExpression",
1530
+ "type": "zeebe:property"
1531
+ },
1532
+ "type": "String"
1533
+ },
1534
+ {
1535
+ "id": "messageIdExpression",
1536
+ "label": "Message ID expression",
1537
+ "description": "Expression to extract unique identifier of a message",
1406
1538
  "optional": true,
1539
+ "feel": "required",
1540
+ "group": "correlation",
1407
1541
  "binding": {
1408
- "type": "zeebe:property",
1409
- "name": "activationCondition"
1542
+ "name": "messageIdExpression",
1543
+ "type": "zeebe:property"
1410
1544
  },
1411
- "description": "Condition under which the connector triggers. Leave empty to catch all events"
1545
+ "type": "String"
1546
+ },
1547
+ {
1548
+ "id": "messageNameUuid",
1549
+ "generatedValue": {
1550
+ "type": "uuid"
1551
+ },
1552
+ "group": "correlation",
1553
+ "binding": {
1554
+ "name": "name",
1555
+ "type": "bpmn:Message#property"
1556
+ },
1557
+ "type": "Hidden"
1412
1558
  },
1413
1559
  {
1560
+ "id": "resultVariable",
1414
1561
  "label": "Result variable",
1415
- "type": "String",
1416
- "group": "variable-mapping",
1417
- "optional": true,
1562
+ "description": "Name of variable to store the response in",
1563
+ "group": "output",
1418
1564
  "binding": {
1419
- "type": "zeebe:property",
1420
- "name": "resultVariable"
1565
+ "name": "resultVariable",
1566
+ "type": "zeebe:property"
1421
1567
  },
1422
- "description": "Name of variable to store the result of the connector in"
1568
+ "type": "String"
1423
1569
  },
1424
1570
  {
1571
+ "id": "resultExpression",
1425
1572
  "label": "Result expression",
1426
- "type": "String",
1427
- "group": "variable-mapping",
1573
+ "description": "Expression to map the response into process variables",
1428
1574
  "feel": "required",
1429
- "optional": true,
1575
+ "group": "output",
1430
1576
  "binding": {
1431
- "type": "zeebe:property",
1432
- "name": "resultExpression"
1577
+ "name": "resultExpression",
1578
+ "type": "zeebe:property"
1433
1579
  },
1434
- "description": "Expression to map the inbound payload to process variables"
1580
+ "type": "Text"
1435
1581
  }
1436
1582
  ],
1437
1583
  "icon": {
1438
- "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"
1584
+ "contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxOCcgaGVpZ2h0PScxOCcgdmlld0JveD0nLTcuNSAwIDI3MSAyNzEnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yNDUuNDQgMTA4LjMwOGgtODUuMDlhNy43MzggNy43MzggMCAwIDEtNy43MzUtNy43MzR2LTg4LjY4QzE1Mi42MTUgNS4zMjcgMTQ3LjI5IDAgMTQwLjcyNiAwaC0zMC4zNzVjLTYuNTY4IDAtMTEuODkgNS4zMjctMTEuODkgMTEuODk0djg4LjE0M2MwIDQuNTczLTMuNjk3IDguMjktOC4yNyA4LjMxbC0yNy44ODUuMTMzYy00LjYxMi4wMjUtOC4zNTktMy43MTctOC4zNS04LjMyNWwuMTczLTg4LjI0MUM1NC4xNDQgNS4zMzcgNDguODE3IDAgNDIuMjQgMEgxMS44OUM1LjMyMSAwIDAgNS4zMjcgMCAxMS44OTRWMjYwLjIxYzAgNS44MzQgNC43MjYgMTAuNTYgMTAuNTU1IDEwLjU2SDI0NS40NGM1LjgzNCAwIDEwLjU2LTQuNzI2IDEwLjU2LTEwLjU2VjExOC44NjhjMC01LjgzNC00LjcyNi0xMC41Ni0xMC41Ni0xMC41NnptLTM5LjkwMiA5My4yMzNjMCA3LjY0NS02LjE5OCAxMy44NDQtMTMuODQzIDEzLjg0NEgxNjcuNjljLTcuNjQ2IDAtMTMuODQ0LTYuMTk5LTEzLjg0NC0xMy44NDR2LTI0LjAwNWMwLTcuNjQ2IDYuMTk4LTEzLjg0NCAxMy44NDQtMTMuODQ0aDI0LjAwNWM3LjY0NSAwIDEzLjg0MyA2LjE5OCAxMy44NDMgMTMuODQ0djI0LjAwNXonCiAgICAgICAgICBmaWxsPScjRjYwJy8+Cjwvc3ZnPg=="
1439
1585
  },
1440
1586
  "engines": {
1441
- "camunda": "^8.2"
1587
+ "camunda": "^8.5"
1442
1588
  }
1443
1589
  },
1444
1590
  {
1445
1591
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1446
1592
  "name": "RabbitMQ Boundary Event Connector",
1447
1593
  "id": "io.camunda.connectors.inbound.RabbitMQ.Boundary.v1",
1594
+ "version": 2,
1448
1595
  "description": "Receive a message from RabbitMQ",
1449
- "keywords": [
1450
- "receive message",
1451
- "consume message",
1452
- "message queue",
1453
- "AMQP",
1454
- "subscribe",
1455
- "message broker",
1456
- "queue"
1457
- ],
1458
1596
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound",
1459
- "version": 8,
1460
1597
  "category": {
1461
1598
  "id": "connectors",
1462
1599
  "name": "Connectors"
@@ -1466,9 +1603,6 @@
1466
1603
  "value": "bpmn:BoundaryEvent",
1467
1604
  "eventDefinition": "bpmn:MessageEventDefinition"
1468
1605
  },
1469
- "engines": {
1470
- "camunda": "^8.3"
1471
- },
1472
1606
  "groups": [
1473
1607
  {
1474
1608
  "id": "authentication",
@@ -1487,39 +1621,39 @@
1487
1621
  "label": "Activation"
1488
1622
  },
1489
1623
  {
1490
- "id": "correlation",
1491
- "label": "Correlation",
1492
- "tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
1493
- },
1494
- {
1495
- "id": "deduplication",
1496
- "label": "Deduplication",
1497
- "tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
1498
- },
1499
- {
1500
- "id": "output",
1501
- "label": "Output mapping"
1624
+ "id": "variable-mapping",
1625
+ "label": "Variable mapping"
1502
1626
  }
1503
1627
  ],
1504
1628
  "properties": [
1505
1629
  {
1630
+ "type": "Hidden",
1506
1631
  "value": "io.camunda:connector-rabbitmq-inbound:1",
1507
1632
  "binding": {
1508
- "name": "inbound.type",
1509
- "type": "zeebe:property"
1633
+ "type": "zeebe:property",
1634
+ "name": "inbound.type"
1635
+ }
1636
+ },
1637
+ {
1638
+ "type": "Hidden",
1639
+ "generatedValue": {
1640
+ "type": "uuid"
1510
1641
  },
1511
- "type": "Hidden"
1642
+ "binding": {
1643
+ "type": "bpmn:Message#property",
1644
+ "name": "name"
1645
+ }
1512
1646
  },
1513
1647
  {
1514
- "id": "authentication.authType",
1648
+ "id": "connectionType",
1515
1649
  "label": "Connection type",
1516
- "value": "uri",
1517
1650
  "group": "authentication",
1651
+ "type": "Dropdown",
1652
+ "value": "uri",
1518
1653
  "binding": {
1519
- "name": "authentication.authType",
1520
- "type": "zeebe:property"
1654
+ "type": "zeebe:property",
1655
+ "name": "authentication.authType"
1521
1656
  },
1522
- "type": "Dropdown",
1523
1657
  "choices": [
1524
1658
  {
1525
1659
  "name": "URI",
@@ -1532,178 +1666,154 @@
1532
1666
  ]
1533
1667
  },
1534
1668
  {
1535
- "id": "authentication.uri",
1536
1669
  "label": "URI",
1537
1670
  "description": "URI should contain username, password, host name, port number, and virtual host",
1538
- "optional": false,
1671
+ "group": "authentication",
1672
+ "type": "String",
1673
+ "binding": {
1674
+ "type": "zeebe:property",
1675
+ "name": "authentication.uri"
1676
+ },
1539
1677
  "constraints": {
1540
1678
  "notEmpty": true,
1541
1679
  "pattern": {
1542
- "value": "^(=|(amqps?://|secrets|\\{\\{).*$)",
1680
+ "value": "^(amqps?://)|(\\{\\{secrets\\..+\\}\\}).*$",
1543
1681
  "message": "Must start with amqp(s):// or contain a secret reference"
1544
1682
  }
1545
1683
  },
1546
- "group": "authentication",
1547
- "binding": {
1548
- "name": "authentication.uri",
1549
- "type": "zeebe:property"
1550
- },
1551
1684
  "condition": {
1552
- "property": "authentication.authType",
1553
- "equals": "uri",
1554
- "type": "simple"
1555
- },
1556
- "type": "String"
1685
+ "property": "connectionType",
1686
+ "equals": "uri"
1687
+ }
1557
1688
  },
1558
1689
  {
1559
- "id": "authentication.userName",
1560
1690
  "label": "Username",
1561
- "optional": false,
1562
- "constraints": {
1563
- "notEmpty": true
1564
- },
1565
1691
  "group": "authentication",
1692
+ "type": "String",
1566
1693
  "binding": {
1567
- "name": "authentication.userName",
1568
- "type": "zeebe:property"
1694
+ "type": "zeebe:property",
1695
+ "name": "authentication.userName"
1569
1696
  },
1570
- "condition": {
1571
- "property": "authentication.authType",
1572
- "equals": "credentials",
1573
- "type": "simple"
1697
+ "constraints": {
1698
+ "notEmpty": true
1574
1699
  },
1575
- "type": "String"
1700
+ "condition": {
1701
+ "property": "connectionType",
1702
+ "equals": "credentials"
1703
+ }
1576
1704
  },
1577
1705
  {
1578
- "id": "authentication.password",
1579
1706
  "label": "Password",
1580
- "optional": false,
1581
- "constraints": {
1582
- "notEmpty": true
1583
- },
1584
1707
  "group": "authentication",
1708
+ "type": "String",
1585
1709
  "binding": {
1586
- "name": "authentication.password",
1587
- "type": "zeebe:property"
1588
- },
1589
- "condition": {
1590
- "property": "authentication.authType",
1591
- "equals": "credentials",
1592
- "type": "simple"
1710
+ "type": "zeebe:property",
1711
+ "name": "authentication.password"
1593
1712
  },
1594
- "type": "String"
1595
- },
1596
- {
1597
- "id": "routing.virtualHost",
1598
- "label": "Virtual host",
1599
- "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>",
1600
- "optional": false,
1601
1713
  "constraints": {
1602
1714
  "notEmpty": true
1603
1715
  },
1604
- "group": "routing",
1605
- "binding": {
1606
- "name": "routing.virtualHost",
1607
- "type": "zeebe:property"
1608
- },
1609
1716
  "condition": {
1610
- "property": "authentication.authType",
1611
- "equals": "credentials",
1612
- "type": "simple"
1613
- },
1614
- "type": "String"
1717
+ "property": "connectionType",
1718
+ "equals": "credentials"
1719
+ }
1615
1720
  },
1616
1721
  {
1617
- "id": "routing.hostName",
1618
1722
  "label": "Host name",
1619
- "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>",
1620
- "optional": false,
1723
+ "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>",
1724
+ "group": "routing",
1725
+ "type": "String",
1726
+ "binding": {
1727
+ "type": "zeebe:property",
1728
+ "name": "routing.hostName"
1729
+ },
1621
1730
  "constraints": {
1622
1731
  "notEmpty": true
1623
1732
  },
1733
+ "condition": {
1734
+ "property": "connectionType",
1735
+ "equals": "credentials"
1736
+ }
1737
+ },
1738
+ {
1739
+ "label": "Virtual host",
1740
+ "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>",
1624
1741
  "group": "routing",
1742
+ "type": "String",
1625
1743
  "binding": {
1626
- "name": "routing.hostName",
1627
- "type": "zeebe:property"
1744
+ "type": "zeebe:property",
1745
+ "name": "routing.virtualHost"
1628
1746
  },
1629
- "condition": {
1630
- "property": "authentication.authType",
1631
- "equals": "credentials",
1632
- "type": "simple"
1747
+ "constraints": {
1748
+ "notEmpty": true
1633
1749
  },
1634
- "type": "String"
1750
+ "condition": {
1751
+ "property": "connectionType",
1752
+ "equals": "credentials"
1753
+ }
1635
1754
  },
1636
1755
  {
1637
- "id": "routing.port",
1638
1756
  "label": "Port",
1639
- "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>",
1640
- "optional": false,
1641
- "constraints": {
1642
- "notEmpty": true
1643
- },
1757
+ "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>",
1644
1758
  "group": "routing",
1759
+ "type": "String",
1645
1760
  "binding": {
1646
- "name": "routing.port",
1647
- "type": "zeebe:property"
1761
+ "type": "zeebe:property",
1762
+ "name": "routing.port"
1648
1763
  },
1649
- "condition": {
1650
- "property": "authentication.authType",
1651
- "equals": "credentials",
1652
- "type": "simple"
1764
+ "constraints": {
1765
+ "notEmpty": true
1653
1766
  },
1654
- "type": "String"
1767
+ "condition": {
1768
+ "property": "connectionType",
1769
+ "equals": "credentials"
1770
+ }
1655
1771
  },
1656
1772
  {
1657
- "id": "queueName",
1658
1773
  "label": "Queue name",
1659
1774
  "description": "Name of the queue to subscribe to",
1660
- "optional": false,
1661
- "constraints": {
1662
- "notEmpty": true
1663
- },
1664
1775
  "group": "subscription",
1776
+ "type": "String",
1777
+ "feel": "optional",
1665
1778
  "binding": {
1666
- "name": "queueName",
1667
- "type": "zeebe:property"
1779
+ "type": "zeebe:property",
1780
+ "name": "queueName"
1668
1781
  },
1669
- "type": "String"
1782
+ "constraints": {
1783
+ "notEmpty": true
1784
+ }
1670
1785
  },
1671
1786
  {
1672
- "id": "consumerTag",
1673
1787
  "label": "Consumer tag",
1674
1788
  "description": "Consumer tag to use for the subscription",
1675
- "optional": false,
1676
1789
  "group": "subscription",
1790
+ "type": "String",
1791
+ "feel": "optional",
1677
1792
  "binding": {
1678
- "name": "consumerTag",
1679
- "type": "zeebe:property"
1680
- },
1681
- "type": "String"
1793
+ "type": "zeebe:property",
1794
+ "name": "consumerTag"
1795
+ }
1682
1796
  },
1683
1797
  {
1684
- "id": "arguments",
1685
1798
  "label": "Arguments",
1686
1799
  "description": "Arguments to use for the subscription",
1687
- "optional": true,
1688
- "feel": "required",
1689
1800
  "group": "subscription",
1801
+ "type": "String",
1802
+ "feel": "required",
1690
1803
  "binding": {
1691
- "name": "arguments",
1692
- "type": "zeebe:property"
1693
- },
1694
- "type": "String"
1804
+ "type": "zeebe:property",
1805
+ "name": "arguments"
1806
+ }
1695
1807
  },
1696
1808
  {
1697
- "id": "exclusive",
1698
1809
  "label": "Exclusive consumer",
1699
- "optional": false,
1700
- "value": "false",
1701
1810
  "group": "subscription",
1811
+ "type": "Dropdown",
1812
+ "value": "false",
1702
1813
  "binding": {
1703
- "name": "exclusive",
1704
- "type": "zeebe:property"
1814
+ "type": "zeebe:property",
1815
+ "name": "exclusive"
1705
1816
  },
1706
- "type": "Dropdown",
1707
1817
  "choices": [
1708
1818
  {
1709
1819
  "name": "Yes",
@@ -1716,198 +1826,86 @@
1716
1826
  ]
1717
1827
  },
1718
1828
  {
1719
- "id": "activationCondition",
1720
- "label": "Activation condition",
1721
- "description": "Condition under which the Connector triggers. Leave empty to catch all events",
1722
- "optional": true,
1723
- "feel": "required",
1829
+ "label": "Correlation key (process)",
1830
+ "type": "String",
1724
1831
  "group": "activation",
1832
+ "feel": "required",
1833
+ "description": "Sets up the correlation key from process variables",
1725
1834
  "binding": {
1726
- "name": "activationCondition",
1727
- "type": "zeebe:property"
1835
+ "type": "bpmn:Message#zeebe:subscription#property",
1836
+ "name": "correlationKey"
1728
1837
  },
1729
- "type": "String"
1838
+ "constraints": {
1839
+ "notEmpty": true
1840
+ }
1730
1841
  },
1731
1842
  {
1732
- "id": "consumeUnmatchedEvents",
1733
- "label": "Consume unmatched events",
1734
- "value": true,
1843
+ "label": "Correlation key (payload)",
1844
+ "type": "String",
1735
1845
  "group": "activation",
1736
- "binding": {
1737
- "name": "consumeUnmatchedEvents",
1738
- "type": "zeebe:property"
1739
- },
1740
- "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",
1741
- "type": "Boolean"
1742
- },
1743
- {
1744
- "id": "correlationKeyProcess",
1745
- "label": "Correlation key (process)",
1746
- "description": "Sets up the correlation key from process variables",
1747
- "constraints": {
1748
- "notEmpty": true
1749
- },
1750
1846
  "feel": "required",
1751
- "group": "correlation",
1752
1847
  "binding": {
1753
- "name": "correlationKey",
1754
- "type": "bpmn:Message#zeebe:subscription#property"
1848
+ "type": "zeebe:property",
1849
+ "name": "correlationKeyExpression"
1755
1850
  },
1756
- "type": "String"
1757
- },
1758
- {
1759
- "id": "correlationKeyPayload",
1760
- "label": "Correlation key (payload)",
1761
1851
  "description": "Extracts the correlation key from the incoming message payload",
1762
1852
  "constraints": {
1763
1853
  "notEmpty": true
1764
- },
1765
- "feel": "required",
1766
- "group": "correlation",
1767
- "binding": {
1768
- "name": "correlationKeyExpression",
1769
- "type": "zeebe:property"
1770
- },
1771
- "type": "String"
1854
+ }
1772
1855
  },
1773
1856
  {
1774
- "id": "messageIdExpression",
1775
1857
  "label": "Message ID expression",
1776
- "description": "Expression to extract unique identifier of a message",
1777
- "optional": true,
1778
1858
  "feel": "required",
1779
- "group": "correlation",
1780
- "binding": {
1781
- "name": "messageIdExpression",
1782
- "type": "zeebe:property"
1783
- },
1784
- "type": "String"
1785
- },
1786
- {
1787
- "id": "messageTtl",
1788
- "label": "Message TTL",
1789
- "description": "Time-to-live for the message in the broker (ISO-8601 duration)",
1859
+ "type": "String",
1790
1860
  "optional": true,
1791
- "constraints": {
1792
- "notEmpty": false,
1793
- "pattern": {
1794
- "value": "^(PT.*|)$",
1795
- "message": "must be an ISO-8601 duration"
1796
- }
1797
- },
1798
- "feel": "optional",
1799
- "group": "correlation",
1800
- "binding": {
1801
- "name": "messageTtl",
1802
- "type": "zeebe:property"
1803
- },
1804
- "type": "String"
1805
- },
1806
- {
1807
- "id": "messageNameUuid",
1808
- "label": "Message name",
1809
- "generatedValue": {
1810
- "type": "uuid"
1811
- },
1812
- "feel": "optional",
1813
- "group": "correlation",
1814
- "binding": {
1815
- "name": "name",
1816
- "type": "bpmn:Message#property"
1817
- },
1818
- "tooltip": "By default, this is an auto-generated random UUID. We recommend using a unique message name for each connector element in the diagram. Override to set a custom message name. Learn more about <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-subscriptions\">message subscriptions</a> that power inbound connectors.",
1819
- "type": "String"
1820
- },
1821
- {
1822
- "id": "deduplicationModeManualFlag",
1823
- "label": "Manual mode",
1824
- "description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
1825
- "value": false,
1826
- "group": "deduplication",
1827
- "binding": {
1828
- "name": "deduplicationModeManualFlag",
1829
- "type": "zeebe:property"
1830
- },
1831
- "type": "Boolean"
1832
- },
1833
- {
1834
- "id": "deduplicationId",
1835
- "label": "Deduplication ID",
1836
- "constraints": {
1837
- "notEmpty": true,
1838
- "pattern": {
1839
- "value": "^[a-zA-Z0-9_-]+$",
1840
- "message": "can only contain alphanumeric characters, dashes, and underscores"
1841
- }
1842
- },
1843
- "group": "deduplication",
1844
- "binding": {
1845
- "name": "deduplicationId",
1846
- "type": "zeebe:property"
1847
- },
1848
- "condition": {
1849
- "property": "deduplicationModeManualFlag",
1850
- "equals": true,
1851
- "type": "simple"
1852
- },
1853
- "type": "String"
1854
- },
1855
- {
1856
- "id": "deduplicationModeManual",
1857
- "value": "MANUAL",
1858
- "group": "deduplication",
1861
+ "group": "activation",
1859
1862
  "binding": {
1860
- "name": "deduplicationMode",
1861
- "type": "zeebe:property"
1862
- },
1863
- "condition": {
1864
- "property": "deduplicationId",
1865
- "isActive": true,
1866
- "type": "simple"
1863
+ "type": "zeebe:property",
1864
+ "name": "messageIdExpression"
1867
1865
  },
1868
- "type": "Hidden"
1866
+ "description": "Expression to extract unique identifier of a message"
1869
1867
  },
1870
1868
  {
1871
- "id": "deduplicationModeAuto",
1872
- "value": "AUTO",
1873
- "group": "deduplication",
1869
+ "label": "Activation condition",
1870
+ "type": "String",
1871
+ "group": "activation",
1872
+ "feel": "required",
1873
+ "optional": true,
1874
1874
  "binding": {
1875
- "name": "deduplicationMode",
1876
- "type": "zeebe:property"
1877
- },
1878
- "condition": {
1879
- "property": "deduplicationId",
1880
- "isActive": false,
1881
- "type": "simple"
1875
+ "type": "zeebe:property",
1876
+ "name": "activationCondition"
1882
1877
  },
1883
- "type": "Hidden"
1878
+ "description": "Condition under which the connector triggers. Leave empty to catch all events"
1884
1879
  },
1885
1880
  {
1886
- "id": "resultVariable",
1887
1881
  "label": "Result variable",
1888
- "description": "Name of variable to store the response in. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-variable\" target=\"_blank\">documentation</a>.",
1889
- "group": "output",
1882
+ "type": "String",
1883
+ "group": "variable-mapping",
1884
+ "optional": true,
1890
1885
  "binding": {
1891
- "name": "resultVariable",
1892
- "type": "zeebe:property"
1886
+ "type": "zeebe:property",
1887
+ "name": "resultVariable"
1893
1888
  },
1894
- "type": "String"
1889
+ "description": "Name of variable to store the result of the connector in"
1895
1890
  },
1896
1891
  {
1897
- "id": "resultExpression",
1898
1892
  "label": "Result expression",
1899
- "description": "Expression to map the response into process variables. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-expression\" target=\"_blank\">documentation</a>.",
1893
+ "type": "String",
1894
+ "group": "variable-mapping",
1900
1895
  "feel": "required",
1901
- "group": "output",
1896
+ "optional": true,
1902
1897
  "binding": {
1903
- "name": "resultExpression",
1904
- "type": "zeebe:property"
1898
+ "type": "zeebe:property",
1899
+ "name": "resultExpression"
1905
1900
  },
1906
- "type": "Text"
1901
+ "description": "Expression to map the inbound payload to process variables"
1907
1902
  }
1908
1903
  ],
1909
1904
  "icon": {
1910
- "contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxOCcgaGVpZ2h0PScxOCcgdmlld0JveD0nLTcuNSAwIDI3MSAyNzEnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yNDUuNDQgMTA4LjMwOGgtODUuMDlhNy43MzggNy43MzggMCAwIDEtNy43MzUtNy43MzR2LTg4LjY4QzE1Mi42MTUgNS4zMjcgMTQ3LjI5IDAgMTQwLjcyNiAwaC0zMC4zNzVjLTYuNTY4IDAtMTEuODkgNS4zMjctMTEuODkgMTEuODk0djg4LjE0M2MwIDQuNTczLTMuNjk3IDguMjktOC4yNyA4LjMxbC0yNy44ODUuMTMzYy00LjYxMi4wMjUtOC4zNTktMy43MTctOC4zNS04LjMyNWwuMTczLTg4LjI0MUM1NC4xNDQgNS4zMzcgNDguODE3IDAgNDIuMjQgMEgxMS44OUM1LjMyMSAwIDAgNS4zMjcgMCAxMS44OTRWMjYwLjIxYzAgNS44MzQgNC43MjYgMTAuNTYgMTAuNTU1IDEwLjU2SDI0NS40NGM1LjgzNCAwIDEwLjU2LTQuNzI2IDEwLjU2LTEwLjU2VjExOC44NjhjMC01LjgzNC00LjcyNi0xMC41Ni0xMC41Ni0xMC41NnptLTM5LjkwMiA5My4yMzNjMCA3LjY0NS02LjE5OCAxMy44NDQtMTMuODQzIDEzLjg0NEgxNjcuNjljLTcuNjQ2IDAtMTMuODQ0LTYuMTk5LTEzLjg0NC0xMy44NDR2LTI0LjAwNWMwLTcuNjQ2IDYuMTk4LTEzLjg0NCAxMy44NDQtMTMuODQ0aDI0LjAwNWM3LjY0NSAwIDEzLjg0MyA2LjE5OCAxMy44NDMgMTMuODQ0djI0LjAwNXonCiAgICAgICAgICBmaWxsPScjRjYwJy8+Cjwvc3ZnPg=="
1905
+ "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"
1906
+ },
1907
+ "engines": {
1908
+ "camunda": "^8.4"
1911
1909
  }
1912
1910
  }
1913
1911
  ]