@camunda/connectors-element-templates 1.0.6 → 1.0.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (78) hide show
  1. package/package.json +1 -1
  2. package/src/build_element_template_array_json_files.sh +9 -0
  3. package/src/connectors.js +2 -2
  4. package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +1 -0
  5. package/src/element-templates/agenticai-aiagent-job-worker.json +1618 -0
  6. package/src/element-templates/agenticai-aiagent-outbound-connector.json +1593 -36
  7. package/src/element-templates/asana-connector.json +99 -99
  8. package/src/element-templates/automation-anywhere-outbound-connector.json +70 -70
  9. package/src/element-templates/aws-comprehend-outbound-connector.json +36 -36
  10. package/src/element-templates/aws-dynamodb-outbound-connector.json +1423 -1423
  11. package/src/element-templates/aws-eventbridge-connector-boundary.json +26 -26
  12. package/src/element-templates/aws-eventbridge-connector-intermediate.json +38 -38
  13. package/src/element-templates/aws-eventbridge-connector-start-event.json +26 -26
  14. package/src/element-templates/aws-eventbridge-outbound-connector.json +475 -475
  15. package/src/element-templates/aws-lambda-outbound-connector.json +314 -314
  16. package/src/element-templates/aws-sns-inbound-boundary.json +193 -193
  17. package/src/element-templates/aws-sns-inbound-intermediate.json +229 -229
  18. package/src/element-templates/aws-sns-inbound-start-event.json +6 -6
  19. package/src/element-templates/aws-sns-outbound-connector.json +362 -362
  20. package/src/element-templates/aws-sqs-boundary-connector.json +238 -238
  21. package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +528 -528
  22. package/src/element-templates/aws-sqs-outbound-connector.json +393 -393
  23. package/src/element-templates/aws-sqs-start-event-connector.json +748 -748
  24. package/src/element-templates/aws-sqs-start-message.json +422 -422
  25. package/src/element-templates/azure-open-ai-connector.json +32 -32
  26. package/src/element-templates/blue-prism-connector.json +13 -13
  27. package/src/element-templates/box-outbound-connector.json +30 -30
  28. package/src/element-templates/csv-outbound-connector.json +412 -0
  29. package/src/element-templates/easy-post-connector.json +121 -121
  30. package/src/element-templates/email-message-start-event-connector.json +19 -19
  31. package/src/element-templates/email-outbound-connector.json +233 -233
  32. package/src/element-templates/embeddings-vector-database-outbound-connector.json +20 -35
  33. package/src/element-templates/github-connector.json +4988 -4988
  34. package/src/element-templates/github-webhook-connector-boundary.json +21 -21
  35. package/src/element-templates/github-webhook-connector-intermediate.json +24 -24
  36. package/src/element-templates/github-webhook-connector-message-start.json +21 -21
  37. package/src/element-templates/github-webhook-connector-start-event.json +34 -34
  38. package/src/element-templates/gitlab-connector.json +1185 -1185
  39. package/src/element-templates/google-drive-outbound-connector.json +759 -759
  40. package/src/element-templates/google-maps-platform-connector.json +75 -75
  41. package/src/element-templates/google-sheets-outbound-connector.json +1259 -1259
  42. package/src/element-templates/graphql-outbound-connector.json +573 -573
  43. package/src/element-templates/http-json-connector.json +1863 -1863
  44. package/src/element-templates/http-polling-boundary-catch-event-connector.json +7 -7
  45. package/src/element-templates/http-polling-connector.json +7 -7
  46. package/src/element-templates/jdbc-outbound-connector.json +36 -36
  47. package/src/element-templates/kafka-inbound-connector-boundary.json +432 -432
  48. package/src/element-templates/kafka-inbound-connector-intermediate.json +915 -915
  49. package/src/element-templates/kafka-inbound-connector-start-message.json +608 -608
  50. package/src/element-templates/kafka-inbound-connector.json +240 -240
  51. package/src/element-templates/kafka-outbound-connector.json +166 -166
  52. package/src/element-templates/microsoft-office365-mail-connector.json +60 -60
  53. package/src/element-templates/microsoft-teams-outbound-connector.json +4368 -4368
  54. package/src/element-templates/openai-connector.json +173 -173
  55. package/src/element-templates/operate-connector.json +23 -19
  56. package/src/element-templates/power-automate-connector.json +4 -4
  57. package/src/element-templates/rabbitmq-inbound-connector-boundary.json +431 -431
  58. package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +440 -440
  59. package/src/element-templates/rabbitmq-inbound-connector-message-start.json +461 -461
  60. package/src/element-templates/rabbitmq-inbound-connector-start-event.json +487 -487
  61. package/src/element-templates/rabbitmq-outbound-connector.json +360 -360
  62. package/src/element-templates/salesforce-connector.json +10 -10
  63. package/src/element-templates/sendgrid-outbound-connector.json +484 -484
  64. package/src/element-templates/slack-inbound-boundary.json +362 -362
  65. package/src/element-templates/slack-inbound-intermediate.json +438 -438
  66. package/src/element-templates/slack-inbound-message-start.json +217 -217
  67. package/src/element-templates/slack-inbound-start-event.json +235 -235
  68. package/src/element-templates/slack-outbound-connector.json +895 -895
  69. package/src/element-templates/twilio-connector.json +67 -67
  70. package/src/element-templates/twilio-webhook-boundary-connector.json +28 -28
  71. package/src/element-templates/twilio-webhook-connector.json +10 -10
  72. package/src/element-templates/uipath-connector.json +41 -41
  73. package/src/element-templates/webhook-connector-boundary.json +1651 -1651
  74. package/src/element-templates/webhook-connector-intermediate.json +771 -771
  75. package/src/element-templates/webhook-connector-start-event.json +1630 -1630
  76. package/src/element-templates/webhook-connector-start-message.json +1251 -1251
  77. package/src/element-templates/whatsapp-connector.json +42 -42
  78. package/src/element-templates/idp-extraction-outbound-connector.json +0 -932
@@ -3,9 +3,9 @@
3
3
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
4
4
  "name": "RabbitMQ Boundary Event Connector",
5
5
  "id": "io.camunda.connectors.inbound.RabbitMQ.Boundary.v1",
6
+ "version": 1,
6
7
  "description": "Receive a message from RabbitMQ",
7
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound",
8
- "version": 7,
8
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq-inbound",
9
9
  "category": {
10
10
  "id": "connectors",
11
11
  "name": "Connectors"
@@ -33,39 +33,39 @@
33
33
  "label": "Activation"
34
34
  },
35
35
  {
36
- "id": "correlation",
37
- "label": "Correlation",
38
- "tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
39
- },
40
- {
41
- "id": "deduplication",
42
- "label": "Deduplication",
43
- "tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
44
- },
45
- {
46
- "id": "output",
47
- "label": "Output mapping"
36
+ "id": "variable-mapping",
37
+ "label": "Variable mapping"
48
38
  }
49
39
  ],
50
40
  "properties": [
51
41
  {
42
+ "type": "Hidden",
52
43
  "value": "io.camunda:connector-rabbitmq-inbound:1",
53
44
  "binding": {
54
- "name": "inbound.type",
55
- "type": "zeebe:property"
45
+ "type": "zeebe:property",
46
+ "name": "inbound.type"
47
+ }
48
+ },
49
+ {
50
+ "type": "Hidden",
51
+ "generatedValue": {
52
+ "type": "uuid"
56
53
  },
57
- "type": "Hidden"
54
+ "binding": {
55
+ "type": "bpmn:Message#property",
56
+ "name": "name"
57
+ }
58
58
  },
59
59
  {
60
- "id": "authentication.authType",
60
+ "id": "connectionType",
61
61
  "label": "Connection type",
62
- "value": "uri",
63
62
  "group": "authentication",
63
+ "type": "Dropdown",
64
+ "value": "uri",
64
65
  "binding": {
65
- "name": "authentication.authType",
66
- "type": "zeebe:property"
66
+ "type": "zeebe:property",
67
+ "name": "authentication.authType"
67
68
  },
68
- "type": "Dropdown",
69
69
  "choices": [
70
70
  {
71
71
  "name": "URI",
@@ -78,178 +78,154 @@
78
78
  ]
79
79
  },
80
80
  {
81
- "id": "authentication.uri",
82
81
  "label": "URI",
83
82
  "description": "URI should contain username, password, host name, port number, and virtual host",
84
- "optional": false,
83
+ "group": "authentication",
84
+ "type": "String",
85
+ "binding": {
86
+ "type": "zeebe:property",
87
+ "name": "authentication.uri"
88
+ },
85
89
  "constraints": {
86
90
  "notEmpty": true,
87
91
  "pattern": {
88
- "value": "^(=|(amqps?://|secrets|\\{\\{).*$)",
92
+ "value": "^(amqps?://)|(\\{\\{secrets\\..+\\}\\}).*$",
89
93
  "message": "Must start with amqp(s):// or contain a secret reference"
90
94
  }
91
95
  },
92
- "group": "authentication",
93
- "binding": {
94
- "name": "authentication.uri",
95
- "type": "zeebe:property"
96
- },
97
96
  "condition": {
98
- "property": "authentication.authType",
99
- "equals": "uri",
100
- "type": "simple"
101
- },
102
- "type": "String"
97
+ "property": "connectionType",
98
+ "equals": "uri"
99
+ }
103
100
  },
104
101
  {
105
- "id": "authentication.userName",
106
102
  "label": "Username",
107
- "optional": false,
108
- "constraints": {
109
- "notEmpty": true
110
- },
111
103
  "group": "authentication",
104
+ "type": "String",
112
105
  "binding": {
113
- "name": "authentication.userName",
114
- "type": "zeebe:property"
106
+ "type": "zeebe:property",
107
+ "name": "authentication.userName"
115
108
  },
116
- "condition": {
117
- "property": "authentication.authType",
118
- "equals": "credentials",
119
- "type": "simple"
109
+ "constraints": {
110
+ "notEmpty": true
120
111
  },
121
- "type": "String"
112
+ "condition": {
113
+ "property": "connectionType",
114
+ "equals": "credentials"
115
+ }
122
116
  },
123
117
  {
124
- "id": "authentication.password",
125
118
  "label": "Password",
126
- "optional": false,
127
- "constraints": {
128
- "notEmpty": true
129
- },
130
119
  "group": "authentication",
120
+ "type": "String",
131
121
  "binding": {
132
- "name": "authentication.password",
133
- "type": "zeebe:property"
134
- },
135
- "condition": {
136
- "property": "authentication.authType",
137
- "equals": "credentials",
138
- "type": "simple"
122
+ "type": "zeebe:property",
123
+ "name": "authentication.password"
139
124
  },
140
- "type": "String"
141
- },
142
- {
143
- "id": "routing.virtualHost",
144
- "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
- "optional": false,
147
125
  "constraints": {
148
126
  "notEmpty": true
149
127
  },
150
- "group": "routing",
151
- "binding": {
152
- "name": "routing.virtualHost",
153
- "type": "zeebe:property"
154
- },
155
128
  "condition": {
156
- "property": "authentication.authType",
157
- "equals": "credentials",
158
- "type": "simple"
159
- },
160
- "type": "String"
129
+ "property": "connectionType",
130
+ "equals": "credentials"
131
+ }
161
132
  },
162
133
  {
163
- "id": "routing.hostName",
164
134
  "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
- "optional": false,
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>",
136
+ "group": "routing",
137
+ "type": "String",
138
+ "binding": {
139
+ "type": "zeebe:property",
140
+ "name": "routing.hostName"
141
+ },
167
142
  "constraints": {
168
143
  "notEmpty": true
169
144
  },
145
+ "condition": {
146
+ "property": "connectionType",
147
+ "equals": "credentials"
148
+ }
149
+ },
150
+ {
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>",
170
153
  "group": "routing",
154
+ "type": "String",
171
155
  "binding": {
172
- "name": "routing.hostName",
173
- "type": "zeebe:property"
156
+ "type": "zeebe:property",
157
+ "name": "routing.virtualHost"
174
158
  },
175
- "condition": {
176
- "property": "authentication.authType",
177
- "equals": "credentials",
178
- "type": "simple"
159
+ "constraints": {
160
+ "notEmpty": true
179
161
  },
180
- "type": "String"
162
+ "condition": {
163
+ "property": "connectionType",
164
+ "equals": "credentials"
165
+ }
181
166
  },
182
167
  {
183
- "id": "routing.port",
184
168
  "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
- "optional": false,
187
- "constraints": {
188
- "notEmpty": true
189
- },
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>",
190
170
  "group": "routing",
171
+ "type": "String",
191
172
  "binding": {
192
- "name": "routing.port",
193
- "type": "zeebe:property"
173
+ "type": "zeebe:property",
174
+ "name": "routing.port"
194
175
  },
195
- "condition": {
196
- "property": "authentication.authType",
197
- "equals": "credentials",
198
- "type": "simple"
176
+ "constraints": {
177
+ "notEmpty": true
199
178
  },
200
- "type": "String"
179
+ "condition": {
180
+ "property": "connectionType",
181
+ "equals": "credentials"
182
+ }
201
183
  },
202
184
  {
203
- "id": "queueName",
204
185
  "label": "Queue name",
205
186
  "description": "Name of the queue to subscribe to",
206
- "optional": false,
207
- "constraints": {
208
- "notEmpty": true
209
- },
210
187
  "group": "subscription",
188
+ "type": "String",
189
+ "feel": "optional",
211
190
  "binding": {
212
- "name": "queueName",
213
- "type": "zeebe:property"
191
+ "type": "zeebe:property",
192
+ "name": "queueName"
214
193
  },
215
- "type": "String"
194
+ "constraints": {
195
+ "notEmpty": true
196
+ }
216
197
  },
217
198
  {
218
- "id": "consumerTag",
219
199
  "label": "Consumer tag",
220
200
  "description": "Consumer tag to use for the subscription",
221
- "optional": false,
222
201
  "group": "subscription",
202
+ "type": "String",
203
+ "feel": "optional",
223
204
  "binding": {
224
- "name": "consumerTag",
225
- "type": "zeebe:property"
226
- },
227
- "type": "String"
205
+ "type": "zeebe:property",
206
+ "name": "consumerTag"
207
+ }
228
208
  },
229
209
  {
230
- "id": "arguments",
231
210
  "label": "Arguments",
232
211
  "description": "Arguments to use for the subscription",
233
- "optional": true,
234
- "feel": "required",
235
212
  "group": "subscription",
213
+ "type": "String",
214
+ "feel": "required",
236
215
  "binding": {
237
- "name": "arguments",
238
- "type": "zeebe:property"
239
- },
240
- "type": "String"
216
+ "type": "zeebe:property",
217
+ "name": "arguments"
218
+ }
241
219
  },
242
220
  {
243
- "id": "exclusive",
244
221
  "label": "Exclusive consumer",
245
- "optional": false,
246
- "value": "false",
247
222
  "group": "subscription",
223
+ "type": "Dropdown",
224
+ "value": "false",
248
225
  "binding": {
249
- "name": "exclusive",
250
- "type": "zeebe:property"
226
+ "type": "zeebe:property",
227
+ "name": "exclusive"
251
228
  },
252
- "type": "Dropdown",
253
229
  "choices": [
254
230
  {
255
231
  "name": "Yes",
@@ -262,198 +238,74 @@
262
238
  ]
263
239
  },
264
240
  {
265
- "id": "activationCondition",
266
- "label": "Activation condition",
267
- "description": "Condition under which the Connector triggers. Leave empty to catch all events",
268
- "optional": true,
269
- "feel": "required",
270
- "group": "activation",
271
- "binding": {
272
- "name": "activationCondition",
273
- "type": "zeebe:property"
274
- },
275
- "type": "String"
276
- },
277
- {
278
- "id": "consumeUnmatchedEvents",
279
- "label": "Consume unmatched events",
280
- "value": true,
281
- "group": "activation",
282
- "binding": {
283
- "name": "consumeUnmatchedEvents",
284
- "type": "zeebe:property"
285
- },
286
- "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",
287
- "type": "Boolean"
288
- },
289
- {
290
- "id": "correlationKeyProcess",
291
241
  "label": "Correlation key (process)",
292
- "description": "Sets up the correlation key from process variables",
293
- "constraints": {
294
- "notEmpty": true
295
- },
296
- "feel": "required",
297
- "group": "correlation",
298
- "binding": {
299
- "name": "correlationKey",
300
- "type": "bpmn:Message#zeebe:subscription#property"
301
- },
302
- "type": "String"
303
- },
304
- {
305
- "id": "correlationKeyPayload",
306
- "label": "Correlation key (payload)",
307
- "description": "Extracts the correlation key from the incoming message payload",
308
- "constraints": {
309
- "notEmpty": true
310
- },
311
- "feel": "required",
312
- "group": "correlation",
313
- "binding": {
314
- "name": "correlationKeyExpression",
315
- "type": "zeebe:property"
316
- },
317
- "type": "String"
318
- },
319
- {
320
- "id": "messageIdExpression",
321
- "label": "Message ID expression",
322
- "description": "Expression to extract unique identifier of a message",
323
- "optional": true,
242
+ "type": "String",
243
+ "group": "activation",
324
244
  "feel": "required",
325
- "group": "correlation",
326
- "binding": {
327
- "name": "messageIdExpression",
328
- "type": "zeebe:property"
329
- },
330
- "type": "String"
331
- },
332
- {
333
- "id": "messageTtl",
334
- "label": "Message TTL",
335
- "description": "Time-to-live for the message in the broker (ISO-8601 duration)",
336
- "optional": true,
337
- "constraints": {
338
- "notEmpty": false,
339
- "pattern": {
340
- "value": "^(PT.*|)$",
341
- "message": "must be an ISO-8601 duration"
342
- }
343
- },
344
- "feel": "optional",
345
- "group": "correlation",
346
- "binding": {
347
- "name": "messageTtl",
348
- "type": "zeebe:property"
349
- },
350
- "type": "String"
351
- },
352
- {
353
- "id": "messageNameUuid",
354
- "generatedValue": {
355
- "type": "uuid"
356
- },
357
- "group": "correlation",
358
- "binding": {
359
- "name": "name",
360
- "type": "bpmn:Message#property"
361
- },
362
- "type": "Hidden"
363
- },
364
- {
365
- "id": "deduplicationModeManualFlag",
366
- "label": "Manual mode",
367
- "description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
368
- "value": false,
369
- "group": "deduplication",
370
- "binding": {
371
- "name": "deduplicationModeManualFlag",
372
- "type": "zeebe:property"
373
- },
374
- "type": "Boolean"
375
- },
376
- {
377
- "id": "deduplicationId",
378
- "label": "Deduplication ID",
379
- "constraints": {
380
- "notEmpty": true,
381
- "pattern": {
382
- "value": "^[a-zA-Z0-9_-]+$",
383
- "message": "can only contain alphanumeric characters, dashes, and underscores"
384
- }
385
- },
386
- "group": "deduplication",
245
+ "description": "Sets up the correlation key from process variables",
387
246
  "binding": {
388
- "name": "deduplicationId",
389
- "type": "zeebe:property"
390
- },
391
- "condition": {
392
- "property": "deduplicationModeManualFlag",
393
- "equals": true,
394
- "type": "simple"
247
+ "type": "bpmn:Message#zeebe:subscription#property",
248
+ "name": "correlationKey"
395
249
  },
396
- "type": "String"
250
+ "constraints": {
251
+ "notEmpty": true
252
+ }
397
253
  },
398
254
  {
399
- "id": "deduplicationModeManual",
400
- "value": "MANUAL",
401
- "group": "deduplication",
255
+ "label": "Correlation key (payload)",
256
+ "type": "String",
257
+ "group": "activation",
258
+ "feel": "required",
402
259
  "binding": {
403
- "name": "deduplicationMode",
404
- "type": "zeebe:property"
405
- },
406
- "condition": {
407
- "property": "deduplicationId",
408
- "isActive": true,
409
- "type": "simple"
260
+ "type": "zeebe:property",
261
+ "name": "correlationKeyExpression"
410
262
  },
411
- "type": "Hidden"
263
+ "description": "Extracts the correlation key from the incoming message payload",
264
+ "constraints": {
265
+ "notEmpty": true
266
+ }
412
267
  },
413
268
  {
414
- "id": "deduplicationModeAuto",
415
- "value": "AUTO",
416
- "group": "deduplication",
269
+ "label": "Activation condition",
270
+ "type": "String",
271
+ "group": "activation",
272
+ "feel": "required",
273
+ "optional": true,
417
274
  "binding": {
418
- "name": "deduplicationMode",
419
- "type": "zeebe:property"
420
- },
421
- "condition": {
422
- "property": "deduplicationId",
423
- "isActive": false,
424
- "type": "simple"
275
+ "type": "zeebe:property",
276
+ "name": "activationCondition"
425
277
  },
426
- "type": "Hidden"
278
+ "description": "Condition under which the connector triggers. Leave empty to catch all events"
427
279
  },
428
280
  {
429
- "id": "resultVariable",
430
281
  "label": "Result variable",
431
- "description": "Name of variable to store the response in",
432
- "group": "output",
282
+ "type": "String",
283
+ "group": "variable-mapping",
284
+ "optional": true,
433
285
  "binding": {
434
- "name": "resultVariable",
435
- "type": "zeebe:property"
286
+ "type": "zeebe:property",
287
+ "name": "resultVariable"
436
288
  },
437
- "type": "String"
289
+ "description": "Name of variable to store the result of the connector in"
438
290
  },
439
291
  {
440
- "id": "resultExpression",
441
292
  "label": "Result expression",
442
- "description": "Expression to map the response into process variables",
293
+ "type": "String",
294
+ "group": "variable-mapping",
443
295
  "feel": "required",
444
- "group": "output",
296
+ "optional": true,
445
297
  "binding": {
446
- "name": "resultExpression",
447
- "type": "zeebe:property"
298
+ "type": "zeebe:property",
299
+ "name": "resultExpression"
448
300
  },
449
- "type": "Text"
301
+ "description": "Expression to map the inbound payload to process variables"
450
302
  }
451
303
  ],
452
304
  "icon": {
453
- "contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxOCcgaGVpZ2h0PScxOCcgdmlld0JveD0nLTcuNSAwIDI3MSAyNzEnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yNDUuNDQgMTA4LjMwOGgtODUuMDlhNy43MzggNy43MzggMCAwIDEtNy43MzUtNy43MzR2LTg4LjY4QzE1Mi42MTUgNS4zMjcgMTQ3LjI5IDAgMTQwLjcyNiAwaC0zMC4zNzVjLTYuNTY4IDAtMTEuODkgNS4zMjctMTEuODkgMTEuODk0djg4LjE0M2MwIDQuNTczLTMuNjk3IDguMjktOC4yNyA4LjMxbC0yNy44ODUuMTMzYy00LjYxMi4wMjUtOC4zNTktMy43MTctOC4zNS04LjMyNWwuMTczLTg4LjI0MUM1NC4xNDQgNS4zMzcgNDguODE3IDAgNDIuMjQgMEgxMS44OUM1LjMyMSAwIDAgNS4zMjcgMCAxMS44OTRWMjYwLjIxYzAgNS44MzQgNC43MjYgMTAuNTYgMTAuNTU1IDEwLjU2SDI0NS40NGM1LjgzNCAwIDEwLjU2LTQuNzI2IDEwLjU2LTEwLjU2VjExOC44NjhjMC01LjgzNC00LjcyNi0xMC41Ni0xMC41Ni0xMC41NnptLTM5LjkwMiA5My4yMzNjMCA3LjY0NS02LjE5OCAxMy44NDQtMTMuODQzIDEzLjg0NEgxNjcuNjljLTcuNjQ2IDAtMTMuODQ0LTYuMTk5LTEzLjg0NC0xMy44NDR2LTI0LjAwNWMwLTcuNjQ2IDYuMTk4LTEzLjg0NCAxMy44NDQtMTMuODQ0aDI0LjAwNWM3LjY0NSAwIDEzLjg0MyA2LjE5OCAxMy44NDMgMTMuODQ0djI0LjAwNXonCiAgICAgICAgICBmaWxsPScjRjYwJy8+Cjwvc3ZnPg=="
305
+ "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"
454
306
  },
455
307
  "engines": {
456
- "camunda": "^8.6"
308
+ "camunda": "^8.2"
457
309
  }
458
310
  },
459
311
  {
@@ -781,9 +633,9 @@
781
633
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
782
634
  "name": "RabbitMQ Boundary Event Connector",
783
635
  "id": "io.camunda.connectors.inbound.RabbitMQ.Boundary.v1",
784
- "version": 1,
785
636
  "description": "Receive a message from RabbitMQ",
786
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq-inbound",
637
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound",
638
+ "version": 6,
787
639
  "category": {
788
640
  "id": "connectors",
789
641
  "name": "Connectors"
@@ -811,39 +663,33 @@
811
663
  "label": "Activation"
812
664
  },
813
665
  {
814
- "id": "variable-mapping",
815
- "label": "Variable mapping"
666
+ "id": "correlation",
667
+ "label": "Correlation"
668
+ },
669
+ {
670
+ "id": "output",
671
+ "label": "Output mapping"
816
672
  }
817
673
  ],
818
674
  "properties": [
819
675
  {
820
- "type": "Hidden",
821
676
  "value": "io.camunda:connector-rabbitmq-inbound:1",
822
677
  "binding": {
823
- "type": "zeebe:property",
824
- "name": "inbound.type"
825
- }
826
- },
827
- {
828
- "type": "Hidden",
829
- "generatedValue": {
830
- "type": "uuid"
678
+ "name": "inbound.type",
679
+ "type": "zeebe:property"
831
680
  },
832
- "binding": {
833
- "type": "bpmn:Message#property",
834
- "name": "name"
835
- }
681
+ "type": "Hidden"
836
682
  },
837
683
  {
838
- "id": "connectionType",
684
+ "id": "authentication.authType",
839
685
  "label": "Connection type",
840
- "group": "authentication",
841
- "type": "Dropdown",
842
686
  "value": "uri",
687
+ "group": "authentication",
843
688
  "binding": {
844
- "type": "zeebe:property",
845
- "name": "authentication.authType"
689
+ "name": "authentication.authType",
690
+ "type": "zeebe:property"
846
691
  },
692
+ "type": "Dropdown",
847
693
  "choices": [
848
694
  {
849
695
  "name": "URI",
@@ -856,154 +702,178 @@
856
702
  ]
857
703
  },
858
704
  {
705
+ "id": "authentication.uri",
859
706
  "label": "URI",
860
707
  "description": "URI should contain username, password, host name, port number, and virtual host",
861
- "group": "authentication",
862
- "type": "String",
863
- "binding": {
864
- "type": "zeebe:property",
865
- "name": "authentication.uri"
866
- },
708
+ "optional": false,
867
709
  "constraints": {
868
710
  "notEmpty": true,
869
711
  "pattern": {
870
- "value": "^(amqps?://)|(\\{\\{secrets\\..+\\}\\}).*$",
712
+ "value": "^(=|(amqps?://|secrets|\\{\\{).*$)",
871
713
  "message": "Must start with amqp(s):// or contain a secret reference"
872
714
  }
873
715
  },
716
+ "group": "authentication",
717
+ "binding": {
718
+ "name": "authentication.uri",
719
+ "type": "zeebe:property"
720
+ },
874
721
  "condition": {
875
- "property": "connectionType",
876
- "equals": "uri"
877
- }
722
+ "property": "authentication.authType",
723
+ "equals": "uri",
724
+ "type": "simple"
725
+ },
726
+ "type": "String"
878
727
  },
879
728
  {
729
+ "id": "authentication.userName",
880
730
  "label": "Username",
881
- "group": "authentication",
882
- "type": "String",
883
- "binding": {
884
- "type": "zeebe:property",
885
- "name": "authentication.userName"
886
- },
731
+ "optional": false,
887
732
  "constraints": {
888
733
  "notEmpty": true
889
734
  },
735
+ "group": "authentication",
736
+ "binding": {
737
+ "name": "authentication.userName",
738
+ "type": "zeebe:property"
739
+ },
890
740
  "condition": {
891
- "property": "connectionType",
892
- "equals": "credentials"
893
- }
741
+ "property": "authentication.authType",
742
+ "equals": "credentials",
743
+ "type": "simple"
744
+ },
745
+ "type": "String"
894
746
  },
895
747
  {
748
+ "id": "authentication.password",
896
749
  "label": "Password",
750
+ "optional": false,
751
+ "constraints": {
752
+ "notEmpty": true
753
+ },
897
754
  "group": "authentication",
898
- "type": "String",
899
755
  "binding": {
900
- "type": "zeebe:property",
901
- "name": "authentication.password"
756
+ "name": "authentication.password",
757
+ "type": "zeebe:property"
758
+ },
759
+ "condition": {
760
+ "property": "authentication.authType",
761
+ "equals": "credentials",
762
+ "type": "simple"
902
763
  },
764
+ "type": "String"
765
+ },
766
+ {
767
+ "id": "routing.virtualHost",
768
+ "label": "Virtual host",
769
+ "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>",
770
+ "optional": false,
903
771
  "constraints": {
904
772
  "notEmpty": true
905
773
  },
774
+ "group": "routing",
775
+ "binding": {
776
+ "name": "routing.virtualHost",
777
+ "type": "zeebe:property"
778
+ },
906
779
  "condition": {
907
- "property": "connectionType",
908
- "equals": "credentials"
909
- }
780
+ "property": "authentication.authType",
781
+ "equals": "credentials",
782
+ "type": "simple"
783
+ },
784
+ "type": "String"
910
785
  },
911
786
  {
787
+ "id": "routing.hostName",
912
788
  "label": "Host name",
913
- "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>",
914
- "group": "routing",
915
- "type": "String",
916
- "binding": {
917
- "type": "zeebe:property",
918
- "name": "routing.hostName"
919
- },
789
+ "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>",
790
+ "optional": false,
920
791
  "constraints": {
921
792
  "notEmpty": true
922
793
  },
923
- "condition": {
924
- "property": "connectionType",
925
- "equals": "credentials"
926
- }
927
- },
928
- {
929
- "label": "Virtual host",
930
- "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>",
931
794
  "group": "routing",
932
- "type": "String",
933
795
  "binding": {
934
- "type": "zeebe:property",
935
- "name": "routing.virtualHost"
936
- },
937
- "constraints": {
938
- "notEmpty": true
796
+ "name": "routing.hostName",
797
+ "type": "zeebe:property"
939
798
  },
940
799
  "condition": {
941
- "property": "connectionType",
942
- "equals": "credentials"
943
- }
800
+ "property": "authentication.authType",
801
+ "equals": "credentials",
802
+ "type": "simple"
803
+ },
804
+ "type": "String"
944
805
  },
945
806
  {
807
+ "id": "routing.port",
946
808
  "label": "Port",
947
- "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>",
948
- "group": "routing",
949
- "type": "String",
950
- "binding": {
951
- "type": "zeebe:property",
952
- "name": "routing.port"
953
- },
809
+ "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>",
810
+ "optional": false,
954
811
  "constraints": {
955
812
  "notEmpty": true
956
813
  },
814
+ "group": "routing",
815
+ "binding": {
816
+ "name": "routing.port",
817
+ "type": "zeebe:property"
818
+ },
957
819
  "condition": {
958
- "property": "connectionType",
959
- "equals": "credentials"
960
- }
820
+ "property": "authentication.authType",
821
+ "equals": "credentials",
822
+ "type": "simple"
823
+ },
824
+ "type": "String"
961
825
  },
962
826
  {
827
+ "id": "queueName",
963
828
  "label": "Queue name",
964
829
  "description": "Name of the queue to subscribe to",
830
+ "optional": false,
831
+ "constraints": {
832
+ "notEmpty": true
833
+ },
965
834
  "group": "subscription",
966
- "type": "String",
967
- "feel": "optional",
968
835
  "binding": {
969
- "type": "zeebe:property",
970
- "name": "queueName"
836
+ "name": "queueName",
837
+ "type": "zeebe:property"
971
838
  },
972
- "constraints": {
973
- "notEmpty": true
974
- }
839
+ "type": "String"
975
840
  },
976
841
  {
842
+ "id": "consumerTag",
977
843
  "label": "Consumer tag",
978
844
  "description": "Consumer tag to use for the subscription",
845
+ "optional": false,
979
846
  "group": "subscription",
980
- "type": "String",
981
- "feel": "optional",
982
847
  "binding": {
983
- "type": "zeebe:property",
984
- "name": "consumerTag"
985
- }
848
+ "name": "consumerTag",
849
+ "type": "zeebe:property"
850
+ },
851
+ "type": "String"
986
852
  },
987
853
  {
854
+ "id": "arguments",
988
855
  "label": "Arguments",
989
856
  "description": "Arguments to use for the subscription",
990
- "group": "subscription",
991
- "type": "String",
857
+ "optional": true,
992
858
  "feel": "required",
859
+ "group": "subscription",
993
860
  "binding": {
994
- "type": "zeebe:property",
995
- "name": "arguments"
996
- }
861
+ "name": "arguments",
862
+ "type": "zeebe:property"
863
+ },
864
+ "type": "String"
997
865
  },
998
866
  {
867
+ "id": "exclusive",
999
868
  "label": "Exclusive consumer",
1000
- "group": "subscription",
1001
- "type": "Dropdown",
869
+ "optional": false,
1002
870
  "value": "false",
871
+ "group": "subscription",
1003
872
  "binding": {
1004
- "type": "zeebe:property",
1005
- "name": "exclusive"
873
+ "name": "exclusive",
874
+ "type": "zeebe:property"
1006
875
  },
876
+ "type": "Dropdown",
1007
877
  "choices": [
1008
878
  {
1009
879
  "name": "Yes",
@@ -1016,74 +886,102 @@
1016
886
  ]
1017
887
  },
1018
888
  {
1019
- "label": "Correlation key (process)",
1020
- "type": "String",
1021
- "group": "activation",
889
+ "id": "activationCondition",
890
+ "label": "Activation condition",
891
+ "description": "Condition under which the Connector triggers. Leave empty to catch all events",
892
+ "optional": true,
1022
893
  "feel": "required",
1023
- "description": "Sets up the correlation key from process variables",
894
+ "group": "activation",
1024
895
  "binding": {
1025
- "type": "bpmn:Message#zeebe:subscription#property",
1026
- "name": "correlationKey"
896
+ "name": "activationCondition",
897
+ "type": "zeebe:property"
1027
898
  },
1028
- "constraints": {
1029
- "notEmpty": true
1030
- }
899
+ "type": "String"
1031
900
  },
1032
901
  {
1033
- "label": "Correlation key (payload)",
1034
- "type": "String",
1035
- "group": "activation",
902
+ "id": "correlationKeyProcess",
903
+ "label": "Correlation key (process)",
904
+ "description": "Sets up the correlation key from process variables",
905
+ "constraints": {
906
+ "notEmpty": true
907
+ },
1036
908
  "feel": "required",
909
+ "group": "correlation",
1037
910
  "binding": {
1038
- "type": "zeebe:property",
1039
- "name": "correlationKeyExpression"
911
+ "name": "correlationKey",
912
+ "type": "bpmn:Message#zeebe:subscription#property"
1040
913
  },
914
+ "type": "String"
915
+ },
916
+ {
917
+ "id": "correlationKeyPayload",
918
+ "label": "Correlation key (payload)",
1041
919
  "description": "Extracts the correlation key from the incoming message payload",
1042
920
  "constraints": {
1043
921
  "notEmpty": true
1044
- }
922
+ },
923
+ "feel": "required",
924
+ "group": "correlation",
925
+ "binding": {
926
+ "name": "correlationKeyExpression",
927
+ "type": "zeebe:property"
928
+ },
929
+ "type": "String"
1045
930
  },
1046
931
  {
1047
- "label": "Activation condition",
1048
- "type": "String",
1049
- "group": "activation",
1050
- "feel": "required",
932
+ "id": "messageIdExpression",
933
+ "label": "Message ID expression",
934
+ "description": "Expression to extract unique identifier of a message",
1051
935
  "optional": true,
936
+ "feel": "required",
937
+ "group": "correlation",
1052
938
  "binding": {
1053
- "type": "zeebe:property",
1054
- "name": "activationCondition"
939
+ "name": "messageIdExpression",
940
+ "type": "zeebe:property"
1055
941
  },
1056
- "description": "Condition under which the connector triggers. Leave empty to catch all events"
942
+ "type": "String"
943
+ },
944
+ {
945
+ "id": "messageNameUuid",
946
+ "generatedValue": {
947
+ "type": "uuid"
948
+ },
949
+ "group": "correlation",
950
+ "binding": {
951
+ "name": "name",
952
+ "type": "bpmn:Message#property"
953
+ },
954
+ "type": "Hidden"
1057
955
  },
1058
956
  {
957
+ "id": "resultVariable",
1059
958
  "label": "Result variable",
1060
- "type": "String",
1061
- "group": "variable-mapping",
1062
- "optional": true,
959
+ "description": "Name of variable to store the response in",
960
+ "group": "output",
1063
961
  "binding": {
1064
- "type": "zeebe:property",
1065
- "name": "resultVariable"
962
+ "name": "resultVariable",
963
+ "type": "zeebe:property"
1066
964
  },
1067
- "description": "Name of variable to store the result of the connector in"
965
+ "type": "String"
1068
966
  },
1069
967
  {
968
+ "id": "resultExpression",
1070
969
  "label": "Result expression",
1071
- "type": "String",
1072
- "group": "variable-mapping",
970
+ "description": "Expression to map the response into process variables",
1073
971
  "feel": "required",
1074
- "optional": true,
972
+ "group": "output",
1075
973
  "binding": {
1076
- "type": "zeebe:property",
1077
- "name": "resultExpression"
974
+ "name": "resultExpression",
975
+ "type": "zeebe:property"
1078
976
  },
1079
- "description": "Expression to map the inbound payload to process variables"
977
+ "type": "Text"
1080
978
  }
1081
979
  ],
1082
980
  "icon": {
1083
- "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"
981
+ "contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxOCcgaGVpZ2h0PScxOCcgdmlld0JveD0nLTcuNSAwIDI3MSAyNzEnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yNDUuNDQgMTA4LjMwOGgtODUuMDlhNy43MzggNy43MzggMCAwIDEtNy43MzUtNy43MzR2LTg4LjY4QzE1Mi42MTUgNS4zMjcgMTQ3LjI5IDAgMTQwLjcyNiAwaC0zMC4zNzVjLTYuNTY4IDAtMTEuODkgNS4zMjctMTEuODkgMTEuODk0djg4LjE0M2MwIDQuNTczLTMuNjk3IDguMjktOC4yNyA4LjMxbC0yNy44ODUuMTMzYy00LjYxMi4wMjUtOC4zNTktMy43MTctOC4zNS04LjMyNWwuMTczLTg4LjI0MUM1NC4xNDQgNS4zMzcgNDguODE3IDAgNDIuMjQgMEgxMS44OUM1LjMyMSAwIDAgNS4zMjcgMCAxMS44OTRWMjYwLjIxYzAgNS44MzQgNC43MjYgMTAuNTYgMTAuNTU1IDEwLjU2SDI0NS40NGM1LjgzNCAwIDEwLjU2LTQuNzI2IDEwLjU2LTEwLjU2VjExOC44NjhjMC01LjgzNC00LjcyNi0xMC41Ni0xMC41Ni0xMC41NnptLTM5LjkwMiA5My4yMzNjMCA3LjY0NS02LjE5OCAxMy44NDQtMTMuODQzIDEzLjg0NEgxNjcuNjljLTcuNjQ2IDAtMTMuODQ0LTYuMTk5LTEzLjg0NC0xMy44NDR2LTI0LjAwNWMwLTcuNjQ2IDYuMTk4LTEzLjg0NCAxMy44NDQtMTMuODQ0aDI0LjAwNWM3LjY0NSAwIDEzLjg0MyA2LjE5OCAxMy44NDMgMTMuODQ0djI0LjAwNXonCiAgICAgICAgICBmaWxsPScjRjYwJy8+Cjwvc3ZnPg=="
1084
982
  },
1085
983
  "engines": {
1086
- "camunda": "^8.2"
984
+ "camunda": "^8.5"
1087
985
  }
1088
986
  },
1089
987
  {
@@ -1092,7 +990,7 @@
1092
990
  "id": "io.camunda.connectors.inbound.RabbitMQ.Boundary.v1",
1093
991
  "description": "Receive a message from RabbitMQ",
1094
992
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound",
1095
- "version": 6,
993
+ "version": 7,
1096
994
  "category": {
1097
995
  "id": "connectors",
1098
996
  "name": "Connectors"
@@ -1121,7 +1019,13 @@
1121
1019
  },
1122
1020
  {
1123
1021
  "id": "correlation",
1124
- "label": "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."
1125
1029
  },
1126
1030
  {
1127
1031
  "id": "output",
@@ -1355,6 +1259,18 @@
1355
1259
  },
1356
1260
  "type": "String"
1357
1261
  },
1262
+ {
1263
+ "id": "consumeUnmatchedEvents",
1264
+ "label": "Consume unmatched events",
1265
+ "value": true,
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
+ },
1358
1274
  {
1359
1275
  "id": "correlationKeyProcess",
1360
1276
  "label": "Correlation key (process)",
@@ -1398,6 +1314,26 @@
1398
1314
  },
1399
1315
  "type": "String"
1400
1316
  },
1317
+ {
1318
+ "id": "messageTtl",
1319
+ "label": "Message TTL",
1320
+ "description": "Time-to-live for the message in the broker (ISO-8601 duration)",
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",
1331
+ "binding": {
1332
+ "name": "messageTtl",
1333
+ "type": "zeebe:property"
1334
+ },
1335
+ "type": "String"
1336
+ },
1401
1337
  {
1402
1338
  "id": "messageNameUuid",
1403
1339
  "generatedValue": {
@@ -1410,6 +1346,70 @@
1410
1346
  },
1411
1347
  "type": "Hidden"
1412
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"
1360
+ },
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
1413
  {
1414
1414
  "id": "resultVariable",
1415
1415
  "label": "Result variable",
@@ -1438,7 +1438,7 @@
1438
1438
  "contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxOCcgaGVpZ2h0PScxOCcgdmlld0JveD0nLTcuNSAwIDI3MSAyNzEnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yNDUuNDQgMTA4LjMwOGgtODUuMDlhNy43MzggNy43MzggMCAwIDEtNy43MzUtNy43MzR2LTg4LjY4QzE1Mi42MTUgNS4zMjcgMTQ3LjI5IDAgMTQwLjcyNiAwaC0zMC4zNzVjLTYuNTY4IDAtMTEuODkgNS4zMjctMTEuODkgMTEuODk0djg4LjE0M2MwIDQuNTczLTMuNjk3IDguMjktOC4yNyA4LjMxbC0yNy44ODUuMTMzYy00LjYxMi4wMjUtOC4zNTktMy43MTctOC4zNS04LjMyNWwuMTczLTg4LjI0MUM1NC4xNDQgNS4zMzcgNDguODE3IDAgNDIuMjQgMEgxMS44OUM1LjMyMSAwIDAgNS4zMjcgMCAxMS44OTRWMjYwLjIxYzAgNS44MzQgNC43MjYgMTAuNTYgMTAuNTU1IDEwLjU2SDI0NS40NGM1LjgzNCAwIDEwLjU2LTQuNzI2IDEwLjU2LTEwLjU2VjExOC44NjhjMC01LjgzNC00LjcyNi0xMC41Ni0xMC41Ni0xMC41NnptLTM5LjkwMiA5My4yMzNjMCA3LjY0NS02LjE5OCAxMy44NDQtMTMuODQzIDEzLjg0NEgxNjcuNjljLTcuNjQ2IDAtMTMuODQ0LTYuMTk5LTEzLjg0NC0xMy44NDR2LTI0LjAwNWMwLTcuNjQ2IDYuMTk4LTEzLjg0NCAxMy44NDQtMTMuODQ0aDI0LjAwNWM3LjY0NSAwIDEzLjg0MyA2LjE5OCAxMy44NDMgMTMuODQ0djI0LjAwNXonCiAgICAgICAgICBmaWxsPScjRjYwJy8+Cjwvc3ZnPg=="
1439
1439
  },
1440
1440
  "engines": {
1441
- "camunda": "^8.5"
1441
+ "camunda": "^8.6"
1442
1442
  }
1443
1443
  },
1444
1444
  {