@camunda/connectors-element-templates 1.0.5 → 1.0.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (85) hide show
  1. package/package.json +1 -1
  2. package/src/build_element_template_array_json_files.sh +9 -0
  3. package/src/connectors.js +4 -2
  4. package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +171 -13
  5. package/src/element-templates/agenticai-aiagent-job-worker.json +1618 -0
  6. package/src/element-templates/agenticai-aiagent-outbound-connector.json +3064 -300
  7. package/src/element-templates/agenticai-mcp-client-outbound-connector.json +1 -1
  8. package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +2 -1
  9. package/src/element-templates/asana-connector.json +8 -8
  10. package/src/element-templates/automation-anywhere-outbound-connector.json +1185 -1179
  11. package/src/element-templates/aws-dynamodb-outbound-connector.json +77 -77
  12. package/src/element-templates/aws-eventbridge-connector-boundary.json +20 -20
  13. package/src/element-templates/aws-eventbridge-connector-intermediate.json +38 -38
  14. package/src/element-templates/aws-eventbridge-connector-message-start.json +10 -10
  15. package/src/element-templates/aws-eventbridge-connector-start-event.json +18 -15
  16. package/src/element-templates/aws-eventbridge-outbound-connector.json +50 -50
  17. package/src/element-templates/aws-lambda-outbound-connector.json +279 -279
  18. package/src/element-templates/aws-s3-outbound-connector.json +30 -30
  19. package/src/element-templates/aws-sagemaker-outbound-connector.json +50 -50
  20. package/src/element-templates/aws-sns-inbound-boundary.json +486 -486
  21. package/src/element-templates/aws-sns-inbound-intermediate.json +491 -491
  22. package/src/element-templates/aws-sns-inbound-message-start.json +98 -98
  23. package/src/element-templates/aws-sns-inbound-start-event.json +133 -133
  24. package/src/element-templates/aws-sns-outbound-connector.json +423 -423
  25. package/src/element-templates/aws-sqs-boundary-connector.json +58 -58
  26. package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +523 -523
  27. package/src/element-templates/aws-sqs-outbound-connector.json +692 -692
  28. package/src/element-templates/aws-sqs-start-event-connector.json +709 -709
  29. package/src/element-templates/aws-sqs-start-message.json +460 -460
  30. package/src/element-templates/azure-blobstorage-outbound-connector.json +1 -1
  31. package/src/element-templates/blue-prism-connector.json +53 -53
  32. package/src/element-templates/csv-outbound-connector.json +804 -0
  33. package/src/element-templates/easy-post-connector.json +151 -151
  34. package/src/element-templates/email-inbound-connector-intermediate.json +19 -19
  35. package/src/element-templates/email-message-start-event-connector.json +19 -19
  36. package/src/element-templates/email-outbound-connector.json +199 -199
  37. package/src/element-templates/embeddings-vector-database-outbound-connector.json +3478 -170
  38. package/src/element-templates/github-connector.json +277 -277
  39. package/src/element-templates/github-webhook-connector-intermediate.json +44 -44
  40. package/src/element-templates/github-webhook-connector-start-event.json +29 -26
  41. package/src/element-templates/gitlab-connector.json +990 -990
  42. package/src/element-templates/google-drive-outbound-connector.json +423 -423
  43. package/src/element-templates/google-gemini-outbound-connector.json +32 -32
  44. package/src/element-templates/google-maps-platform-connector.json +17 -17
  45. package/src/element-templates/google-sheets-outbound-connector.json +2550 -2550
  46. package/src/element-templates/graphql-outbound-connector.json +1179 -1179
  47. package/src/element-templates/http-json-connector.json +2280 -2280
  48. package/src/element-templates/http-polling-boundary-catch-event-connector.json +256 -553
  49. package/src/element-templates/http-polling-connector.json +262 -559
  50. package/src/element-templates/hugging-face-connector.json +34 -34
  51. package/src/element-templates/jdbc-outbound-connector.json +402 -0
  52. package/src/element-templates/kafka-inbound-connector-boundary.json +1052 -1052
  53. package/src/element-templates/kafka-inbound-connector-intermediate.json +1088 -1088
  54. package/src/element-templates/kafka-inbound-connector-start-message.json +112 -112
  55. package/src/element-templates/kafka-inbound-connector.json +3 -0
  56. package/src/element-templates/kafka-outbound-connector.json +617 -617
  57. package/src/element-templates/microsoft-office365-mail-connector.json +32 -32
  58. package/src/element-templates/microsoft-teams-outbound-connector.json +1783 -1783
  59. package/src/element-templates/openai-connector.json +144 -144
  60. package/src/element-templates/operate-connector.json +66 -62
  61. package/src/element-templates/power-automate-connector.json +10 -10
  62. package/src/element-templates/rabbitmq-inbound-connector-boundary.json +439 -439
  63. package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +474 -474
  64. package/src/element-templates/rabbitmq-inbound-connector-message-start.json +11 -11
  65. package/src/element-templates/rabbitmq-inbound-connector-start-event.json +597 -597
  66. package/src/element-templates/rabbitmq-outbound-connector.json +622 -622
  67. package/src/element-templates/salesforce-connector.json +44 -44
  68. package/src/element-templates/sendgrid-outbound-connector.json +633 -633
  69. package/src/element-templates/slack-inbound-boundary.json +184 -184
  70. package/src/element-templates/slack-inbound-intermediate.json +168 -168
  71. package/src/element-templates/slack-inbound-message-start.json +201 -201
  72. package/src/element-templates/slack-inbound-start-event.json +320 -317
  73. package/src/element-templates/slack-outbound-connector.json +1185 -1185
  74. package/src/element-templates/twilio-connector.json +26 -26
  75. package/src/element-templates/twilio-webhook-boundary-connector.json +28 -28
  76. package/src/element-templates/twilio-webhook-connector.json +3 -0
  77. package/src/element-templates/twilio-webhook-intermediate-connector.json +31 -31
  78. package/src/element-templates/twilio-webhook-message-start-connector.json +8 -8
  79. package/src/element-templates/uipath-connector.json +10 -10
  80. package/src/element-templates/webhook-connector-boundary.json +629 -629
  81. package/src/element-templates/webhook-connector-intermediate.json +268 -268
  82. package/src/element-templates/webhook-connector-start-event.json +1563 -1560
  83. package/src/element-templates/webhook-connector-start-message.json +1258 -1258
  84. package/src/element-templates/whatsapp-connector.json +39 -39
  85. package/src/element-templates/idp-extraction-outbound-connector.json +0 -932
@@ -1,11 +1,14 @@
1
1
  [
2
2
  {
3
3
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
4
- "name": "RabbitMQ connector",
4
+ "name": "RabbitMQ Intermediate Catch Event Connector",
5
5
  "id": "io.camunda.connectors.inbound.RabbitMQ.Intermediate.v1",
6
- "version": 2,
7
6
  "description": "Receive a message from RabbitMQ",
8
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq-inbound",
7
+ "metadata": {
8
+ "keywords": []
9
+ },
10
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound",
11
+ "version": 8,
9
12
  "category": {
10
13
  "id": "connectors",
11
14
  "name": "Connectors"
@@ -15,6 +18,9 @@
15
18
  "value": "bpmn:IntermediateCatchEvent",
16
19
  "eventDefinition": "bpmn:MessageEventDefinition"
17
20
  },
21
+ "engines": {
22
+ "camunda": "^8.3"
23
+ },
18
24
  "groups": [
19
25
  {
20
26
  "id": "authentication",
@@ -33,39 +39,39 @@
33
39
  "label": "Activation"
34
40
  },
35
41
  {
36
- "id": "variable-mapping",
37
- "label": "Variable mapping"
42
+ "id": "correlation",
43
+ "label": "Correlation",
44
+ "tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
45
+ },
46
+ {
47
+ "id": "deduplication",
48
+ "label": "Deduplication",
49
+ "tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
50
+ },
51
+ {
52
+ "id": "output",
53
+ "label": "Output mapping"
38
54
  }
39
55
  ],
40
56
  "properties": [
41
57
  {
42
- "type": "Hidden",
43
58
  "value": "io.camunda:connector-rabbitmq-inbound:1",
44
59
  "binding": {
45
- "type": "zeebe:property",
46
- "name": "inbound.type"
47
- }
48
- },
49
- {
50
- "type": "Hidden",
51
- "generatedValue": {
52
- "type": "uuid"
60
+ "name": "inbound.type",
61
+ "type": "zeebe:property"
53
62
  },
54
- "binding": {
55
- "type": "bpmn:Message#property",
56
- "name": "name"
57
- }
63
+ "type": "Hidden"
58
64
  },
59
65
  {
60
- "id": "connectionType",
66
+ "id": "authentication.authType",
61
67
  "label": "Connection type",
62
- "group": "authentication",
63
- "type": "Dropdown",
64
68
  "value": "uri",
69
+ "group": "authentication",
65
70
  "binding": {
66
- "type": "zeebe:property",
67
- "name": "authentication.authType"
71
+ "name": "authentication.authType",
72
+ "type": "zeebe:property"
68
73
  },
74
+ "type": "Dropdown",
69
75
  "choices": [
70
76
  {
71
77
  "name": "URI",
@@ -78,154 +84,178 @@
78
84
  ]
79
85
  },
80
86
  {
87
+ "id": "authentication.uri",
81
88
  "label": "URI",
82
89
  "description": "URI should contain username, password, host name, port number, and virtual host",
83
- "group": "authentication",
84
- "type": "String",
85
- "binding": {
86
- "type": "zeebe:property",
87
- "name": "authentication.uri"
88
- },
90
+ "optional": false,
89
91
  "constraints": {
90
92
  "notEmpty": true,
91
93
  "pattern": {
92
- "value": "^(amqps?://)|secrets\\..+|(\\{\\{secrets\\..+\\}\\}).*$",
94
+ "value": "^(=|(amqps?://|secrets|\\{\\{).*$)",
93
95
  "message": "Must start with amqp(s):// or contain a secret reference"
94
96
  }
95
97
  },
98
+ "group": "authentication",
99
+ "binding": {
100
+ "name": "authentication.uri",
101
+ "type": "zeebe:property"
102
+ },
96
103
  "condition": {
97
- "property": "connectionType",
98
- "equals": "uri"
99
- }
104
+ "property": "authentication.authType",
105
+ "equals": "uri",
106
+ "type": "simple"
107
+ },
108
+ "type": "String"
100
109
  },
101
110
  {
111
+ "id": "authentication.userName",
102
112
  "label": "Username",
103
- "group": "authentication",
104
- "type": "String",
105
- "binding": {
106
- "type": "zeebe:property",
107
- "name": "authentication.userName"
108
- },
113
+ "optional": false,
109
114
  "constraints": {
110
115
  "notEmpty": true
111
116
  },
117
+ "group": "authentication",
118
+ "binding": {
119
+ "name": "authentication.userName",
120
+ "type": "zeebe:property"
121
+ },
112
122
  "condition": {
113
- "property": "connectionType",
114
- "equals": "credentials"
115
- }
123
+ "property": "authentication.authType",
124
+ "equals": "credentials",
125
+ "type": "simple"
126
+ },
127
+ "type": "String"
116
128
  },
117
129
  {
130
+ "id": "authentication.password",
118
131
  "label": "Password",
132
+ "optional": false,
133
+ "constraints": {
134
+ "notEmpty": true
135
+ },
119
136
  "group": "authentication",
120
- "type": "String",
121
137
  "binding": {
122
- "type": "zeebe:property",
123
- "name": "authentication.password"
138
+ "name": "authentication.password",
139
+ "type": "zeebe:property"
140
+ },
141
+ "condition": {
142
+ "property": "authentication.authType",
143
+ "equals": "credentials",
144
+ "type": "simple"
124
145
  },
146
+ "type": "String"
147
+ },
148
+ {
149
+ "id": "routing.virtualHost",
150
+ "label": "Virtual host",
151
+ "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>",
152
+ "optional": false,
125
153
  "constraints": {
126
154
  "notEmpty": true
127
155
  },
156
+ "group": "routing",
157
+ "binding": {
158
+ "name": "routing.virtualHost",
159
+ "type": "zeebe:property"
160
+ },
128
161
  "condition": {
129
- "property": "connectionType",
130
- "equals": "credentials"
131
- }
162
+ "property": "authentication.authType",
163
+ "equals": "credentials",
164
+ "type": "simple"
165
+ },
166
+ "type": "String"
132
167
  },
133
168
  {
169
+ "id": "routing.hostName",
134
170
  "label": "Host name",
135
- "description": "Host name: get from RabbitMQ external applocation configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/#routing-data\"target=\"_blank\">documentation</a>",
136
- "group": "routing",
137
- "type": "String",
138
- "binding": {
139
- "type": "zeebe:property",
140
- "name": "routing.hostName"
141
- },
171
+ "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>",
172
+ "optional": false,
142
173
  "constraints": {
143
174
  "notEmpty": true
144
175
  },
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>",
153
176
  "group": "routing",
154
- "type": "String",
155
177
  "binding": {
156
- "type": "zeebe:property",
157
- "name": "routing.virtualHost"
158
- },
159
- "constraints": {
160
- "notEmpty": true
178
+ "name": "routing.hostName",
179
+ "type": "zeebe:property"
161
180
  },
162
181
  "condition": {
163
- "property": "connectionType",
164
- "equals": "credentials"
165
- }
182
+ "property": "authentication.authType",
183
+ "equals": "credentials",
184
+ "type": "simple"
185
+ },
186
+ "type": "String"
166
187
  },
167
188
  {
189
+ "id": "routing.port",
168
190
  "label": "Port",
169
- "description": "Port: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/#routing-data\"target=\"_blank\">documentation</a>",
170
- "group": "routing",
171
- "type": "String",
172
- "binding": {
173
- "type": "zeebe:property",
174
- "name": "routing.port"
175
- },
191
+ "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>",
192
+ "optional": false,
176
193
  "constraints": {
177
194
  "notEmpty": true
178
195
  },
196
+ "group": "routing",
197
+ "binding": {
198
+ "name": "routing.port",
199
+ "type": "zeebe:property"
200
+ },
179
201
  "condition": {
180
- "property": "connectionType",
181
- "equals": "credentials"
182
- }
202
+ "property": "authentication.authType",
203
+ "equals": "credentials",
204
+ "type": "simple"
205
+ },
206
+ "type": "String"
183
207
  },
184
208
  {
209
+ "id": "queueName",
185
210
  "label": "Queue name",
186
211
  "description": "Name of the queue to subscribe to",
212
+ "optional": false,
213
+ "constraints": {
214
+ "notEmpty": true
215
+ },
187
216
  "group": "subscription",
188
- "type": "String",
189
- "feel": "optional",
190
217
  "binding": {
191
- "type": "zeebe:property",
192
- "name": "queueName"
218
+ "name": "queueName",
219
+ "type": "zeebe:property"
193
220
  },
194
- "constraints": {
195
- "notEmpty": true
196
- }
221
+ "type": "String"
197
222
  },
198
223
  {
224
+ "id": "consumerTag",
199
225
  "label": "Consumer tag",
200
226
  "description": "Consumer tag to use for the subscription",
227
+ "optional": false,
201
228
  "group": "subscription",
202
- "type": "String",
203
- "feel": "optional",
204
229
  "binding": {
205
- "type": "zeebe:property",
206
- "name": "consumerTag"
207
- }
230
+ "name": "consumerTag",
231
+ "type": "zeebe:property"
232
+ },
233
+ "type": "String"
208
234
  },
209
235
  {
236
+ "id": "arguments",
210
237
  "label": "Arguments",
211
238
  "description": "Arguments to use for the subscription",
212
- "group": "subscription",
213
- "type": "String",
239
+ "optional": true,
214
240
  "feel": "required",
241
+ "group": "subscription",
215
242
  "binding": {
216
- "type": "zeebe:property",
217
- "name": "arguments"
218
- }
243
+ "name": "arguments",
244
+ "type": "zeebe:property"
245
+ },
246
+ "type": "String"
219
247
  },
220
248
  {
249
+ "id": "exclusive",
221
250
  "label": "Exclusive consumer",
222
- "group": "subscription",
223
- "type": "Dropdown",
251
+ "optional": false,
224
252
  "value": "false",
253
+ "group": "subscription",
225
254
  "binding": {
226
- "type": "zeebe:property",
227
- "name": "exclusive"
255
+ "name": "exclusive",
256
+ "type": "zeebe:property"
228
257
  },
258
+ "type": "Dropdown",
229
259
  "choices": [
230
260
  {
231
261
  "name": "Yes",
@@ -238,83 +268,204 @@
238
268
  ]
239
269
  },
240
270
  {
241
- "label": "Correlation key (process)",
242
- "type": "String",
243
- "group": "activation",
271
+ "id": "activationCondition",
272
+ "label": "Activation condition",
273
+ "description": "Condition under which the Connector triggers. Leave empty to catch all events",
274
+ "optional": true,
244
275
  "feel": "required",
245
- "description": "Sets up the correlation key from process variables",
276
+ "group": "activation",
246
277
  "binding": {
247
- "type": "bpmn:Message#zeebe:subscription#property",
248
- "name": "correlationKey"
278
+ "name": "activationCondition",
279
+ "type": "zeebe:property"
249
280
  },
250
- "constraints": {
251
- "notEmpty": true
252
- }
281
+ "type": "String"
253
282
  },
254
283
  {
255
- "label": "Correlation key (payload)",
256
- "type": "String",
257
- "group": "activation",
284
+ "id": "consumeUnmatchedEvents",
285
+ "label": "Consume unmatched events",
286
+ "value": true,
287
+ "group": "activation",
288
+ "binding": {
289
+ "name": "consumeUnmatchedEvents",
290
+ "type": "zeebe:property"
291
+ },
292
+ "tooltip": "Unmatched events are rejected by default, allowing the upstream service to handle the error. Check this box to consume unmatched events and return a success response",
293
+ "type": "Boolean"
294
+ },
295
+ {
296
+ "id": "correlationKeyProcess",
297
+ "label": "Correlation key (process)",
298
+ "description": "Sets up the correlation key from process variables",
299
+ "constraints": {
300
+ "notEmpty": true
301
+ },
258
302
  "feel": "required",
303
+ "group": "correlation",
259
304
  "binding": {
260
- "type": "zeebe:property",
261
- "name": "correlationKeyExpression"
305
+ "name": "correlationKey",
306
+ "type": "bpmn:Message#zeebe:subscription#property"
262
307
  },
308
+ "type": "String"
309
+ },
310
+ {
311
+ "id": "correlationKeyPayload",
312
+ "label": "Correlation key (payload)",
263
313
  "description": "Extracts the correlation key from the incoming message payload",
264
314
  "constraints": {
265
315
  "notEmpty": true
266
- }
316
+ },
317
+ "feel": "required",
318
+ "group": "correlation",
319
+ "binding": {
320
+ "name": "correlationKeyExpression",
321
+ "type": "zeebe:property"
322
+ },
323
+ "type": "String"
267
324
  },
268
325
  {
269
- "label": "Activation condition",
270
- "type": "String",
271
- "group": "activation",
326
+ "id": "messageIdExpression",
327
+ "label": "Message ID expression",
328
+ "description": "Expression to extract unique identifier of a message",
329
+ "optional": true,
272
330
  "feel": "required",
331
+ "group": "correlation",
332
+ "binding": {
333
+ "name": "messageIdExpression",
334
+ "type": "zeebe:property"
335
+ },
336
+ "type": "String"
337
+ },
338
+ {
339
+ "id": "messageTtl",
340
+ "label": "Message TTL",
341
+ "description": "Time-to-live for the message in the broker (ISO-8601 duration)",
273
342
  "optional": true,
343
+ "constraints": {
344
+ "notEmpty": false,
345
+ "pattern": {
346
+ "value": "^(PT.*|)$",
347
+ "message": "must be an ISO-8601 duration"
348
+ }
349
+ },
350
+ "feel": "optional",
351
+ "group": "correlation",
274
352
  "binding": {
275
- "type": "zeebe:property",
276
- "name": "activationCondition"
353
+ "name": "messageTtl",
354
+ "type": "zeebe:property"
277
355
  },
278
- "description": "Condition under which the connector triggers. Leave empty to catch all events"
356
+ "type": "String"
357
+ },
358
+ {
359
+ "id": "messageNameUuid",
360
+ "generatedValue": {
361
+ "type": "uuid"
362
+ },
363
+ "group": "correlation",
364
+ "binding": {
365
+ "name": "name",
366
+ "type": "bpmn:Message#property"
367
+ },
368
+ "type": "Hidden"
369
+ },
370
+ {
371
+ "id": "deduplicationModeManualFlag",
372
+ "label": "Manual mode",
373
+ "description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
374
+ "value": false,
375
+ "group": "deduplication",
376
+ "binding": {
377
+ "name": "deduplicationModeManualFlag",
378
+ "type": "zeebe:property"
379
+ },
380
+ "type": "Boolean"
381
+ },
382
+ {
383
+ "id": "deduplicationId",
384
+ "label": "Deduplication ID",
385
+ "constraints": {
386
+ "notEmpty": true,
387
+ "pattern": {
388
+ "value": "^[a-zA-Z0-9_-]+$",
389
+ "message": "can only contain alphanumeric characters, dashes, and underscores"
390
+ }
391
+ },
392
+ "group": "deduplication",
393
+ "binding": {
394
+ "name": "deduplicationId",
395
+ "type": "zeebe:property"
396
+ },
397
+ "condition": {
398
+ "property": "deduplicationModeManualFlag",
399
+ "equals": true,
400
+ "type": "simple"
401
+ },
402
+ "type": "String"
403
+ },
404
+ {
405
+ "id": "deduplicationModeManual",
406
+ "value": "MANUAL",
407
+ "group": "deduplication",
408
+ "binding": {
409
+ "name": "deduplicationMode",
410
+ "type": "zeebe:property"
411
+ },
412
+ "condition": {
413
+ "property": "deduplicationId",
414
+ "isActive": true,
415
+ "type": "simple"
416
+ },
417
+ "type": "Hidden"
279
418
  },
280
419
  {
420
+ "id": "deduplicationModeAuto",
421
+ "value": "AUTO",
422
+ "group": "deduplication",
423
+ "binding": {
424
+ "name": "deduplicationMode",
425
+ "type": "zeebe:property"
426
+ },
427
+ "condition": {
428
+ "property": "deduplicationId",
429
+ "isActive": false,
430
+ "type": "simple"
431
+ },
432
+ "type": "Hidden"
433
+ },
434
+ {
435
+ "id": "resultVariable",
281
436
  "label": "Result variable",
282
- "type": "String",
283
- "group": "variable-mapping",
284
- "optional": true,
437
+ "description": "Name of variable to store the response in",
438
+ "group": "output",
285
439
  "binding": {
286
- "type": "zeebe:property",
287
- "name": "resultVariable"
440
+ "name": "resultVariable",
441
+ "type": "zeebe:property"
288
442
  },
289
- "description": "Name of variable to store the result of the connector in"
443
+ "type": "String"
290
444
  },
291
445
  {
446
+ "id": "resultExpression",
292
447
  "label": "Result expression",
293
- "type": "String",
294
- "group": "variable-mapping",
448
+ "description": "Expression to map the response into process variables",
295
449
  "feel": "required",
296
- "optional": true,
450
+ "group": "output",
297
451
  "binding": {
298
- "type": "zeebe:property",
299
- "name": "resultExpression"
452
+ "name": "resultExpression",
453
+ "type": "zeebe:property"
300
454
  },
301
- "description": "Expression to map the inbound payload to process variables"
455
+ "type": "Text"
302
456
  }
303
457
  ],
304
458
  "icon": {
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"
306
- },
307
- "engines": {
308
- "camunda": "^8.2"
459
+ "contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxOCcgaGVpZ2h0PScxOCcgdmlld0JveD0nLTcuNSAwIDI3MSAyNzEnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yNDUuNDQgMTA4LjMwOGgtODUuMDlhNy43MzggNy43MzggMCAwIDEtNy43MzUtNy43MzR2LTg4LjY4QzE1Mi42MTUgNS4zMjcgMTQ3LjI5IDAgMTQwLjcyNiAwaC0zMC4zNzVjLTYuNTY4IDAtMTEuODkgNS4zMjctMTEuODkgMTEuODk0djg4LjE0M2MwIDQuNTczLTMuNjk3IDguMjktOC4yNyA4LjMxbC0yNy44ODUuMTMzYy00LjYxMi4wMjUtOC4zNTktMy43MTctOC4zNS04LjMyNWwuMTczLTg4LjI0MUM1NC4xNDQgNS4zMzcgNDguODE3IDAgNDIuMjQgMEgxMS44OUM1LjMyMSAwIDAgNS4zMjcgMCAxMS44OTRWMjYwLjIxYzAgNS44MzQgNC43MjYgMTAuNTYgMTAuNTU1IDEwLjU2SDI0NS40NGM1LjgzNCAwIDEwLjU2LTQuNzI2IDEwLjU2LTEwLjU2VjExOC44NjhjMC01LjgzNC00LjcyNi0xMC41Ni0xMC41Ni0xMC41NnptLTM5LjkwMiA5My4yMzNjMCA3LjY0NS02LjE5OCAxMy44NDQtMTMuODQzIDEzLjg0NEgxNjcuNjljLTcuNjQ2IDAtMTMuODQ0LTYuMTk5LTEzLjg0NC0xMy44NDR2LTI0LjAwNWMwLTcuNjQ2IDYuMTk4LTEzLjg0NCAxMy44NDQtMTMuODQ0aDI0LjAwNWM3LjY0NSAwIDEzLjg0MyA2LjE5OCAxMy44NDMgMTMuODQ0djI0LjAwNXonCiAgICAgICAgICBmaWxsPScjRjYwJy8+Cjwvc3ZnPg=="
309
460
  }
310
461
  },
311
462
  {
312
463
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
313
464
  "name": "RabbitMQ Intermediate Catch Event Connector",
314
465
  "id": "io.camunda.connectors.inbound.RabbitMQ.Intermediate.v1",
466
+ "version": 3,
315
467
  "description": "Receive a message from RabbitMQ",
316
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound",
317
- "version": 6,
468
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq-inbound",
318
469
  "category": {
319
470
  "id": "connectors",
320
471
  "name": "Connectors"
@@ -342,33 +493,39 @@
342
493
  "label": "Activation"
343
494
  },
344
495
  {
345
- "id": "correlation",
346
- "label": "Correlation"
347
- },
348
- {
349
- "id": "output",
350
- "label": "Output mapping"
496
+ "id": "variable-mapping",
497
+ "label": "Variable mapping"
351
498
  }
352
499
  ],
353
500
  "properties": [
354
501
  {
502
+ "type": "Hidden",
355
503
  "value": "io.camunda:connector-rabbitmq-inbound:1",
356
504
  "binding": {
357
- "name": "inbound.type",
358
- "type": "zeebe:property"
505
+ "type": "zeebe:property",
506
+ "name": "inbound.type"
507
+ }
508
+ },
509
+ {
510
+ "type": "Hidden",
511
+ "generatedValue": {
512
+ "type": "uuid"
359
513
  },
360
- "type": "Hidden"
514
+ "binding": {
515
+ "type": "bpmn:Message#property",
516
+ "name": "name"
517
+ }
361
518
  },
362
519
  {
363
- "id": "authentication.authType",
520
+ "id": "connectionType",
364
521
  "label": "Connection type",
365
- "value": "uri",
366
522
  "group": "authentication",
523
+ "type": "Dropdown",
524
+ "value": "uri",
367
525
  "binding": {
368
- "name": "authentication.authType",
369
- "type": "zeebe:property"
526
+ "type": "zeebe:property",
527
+ "name": "authentication.authType"
370
528
  },
371
- "type": "Dropdown",
372
529
  "choices": [
373
530
  {
374
531
  "name": "URI",
@@ -381,178 +538,154 @@
381
538
  ]
382
539
  },
383
540
  {
384
- "id": "authentication.uri",
385
541
  "label": "URI",
386
542
  "description": "URI should contain username, password, host name, port number, and virtual host",
387
- "optional": false,
543
+ "group": "authentication",
544
+ "type": "String",
545
+ "binding": {
546
+ "type": "zeebe:property",
547
+ "name": "authentication.uri"
548
+ },
388
549
  "constraints": {
389
550
  "notEmpty": true,
390
551
  "pattern": {
391
- "value": "^(=|(amqps?://|secrets|\\{\\{).*$)",
552
+ "value": "^(amqps?://)|(\\{\\{secrets\\..+\\}\\}).*$",
392
553
  "message": "Must start with amqp(s):// or contain a secret reference"
393
554
  }
394
555
  },
395
- "group": "authentication",
396
- "binding": {
397
- "name": "authentication.uri",
398
- "type": "zeebe:property"
399
- },
400
556
  "condition": {
401
- "property": "authentication.authType",
402
- "equals": "uri",
403
- "type": "simple"
404
- },
405
- "type": "String"
557
+ "property": "connectionType",
558
+ "equals": "uri"
559
+ }
406
560
  },
407
561
  {
408
- "id": "authentication.userName",
409
562
  "label": "Username",
410
- "optional": false,
411
- "constraints": {
412
- "notEmpty": true
413
- },
414
563
  "group": "authentication",
564
+ "type": "String",
415
565
  "binding": {
416
- "name": "authentication.userName",
417
- "type": "zeebe:property"
566
+ "type": "zeebe:property",
567
+ "name": "authentication.userName"
418
568
  },
419
- "condition": {
420
- "property": "authentication.authType",
421
- "equals": "credentials",
422
- "type": "simple"
569
+ "constraints": {
570
+ "notEmpty": true
423
571
  },
424
- "type": "String"
572
+ "condition": {
573
+ "property": "connectionType",
574
+ "equals": "credentials"
575
+ }
425
576
  },
426
577
  {
427
- "id": "authentication.password",
428
578
  "label": "Password",
429
- "optional": false,
430
- "constraints": {
431
- "notEmpty": true
432
- },
433
579
  "group": "authentication",
580
+ "type": "String",
434
581
  "binding": {
435
- "name": "authentication.password",
436
- "type": "zeebe:property"
437
- },
438
- "condition": {
439
- "property": "authentication.authType",
440
- "equals": "credentials",
441
- "type": "simple"
582
+ "type": "zeebe:property",
583
+ "name": "authentication.password"
442
584
  },
443
- "type": "String"
444
- },
445
- {
446
- "id": "routing.virtualHost",
447
- "label": "Virtual host",
448
- "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>",
449
- "optional": false,
450
585
  "constraints": {
451
586
  "notEmpty": true
452
587
  },
453
- "group": "routing",
454
- "binding": {
455
- "name": "routing.virtualHost",
456
- "type": "zeebe:property"
457
- },
458
588
  "condition": {
459
- "property": "authentication.authType",
460
- "equals": "credentials",
461
- "type": "simple"
462
- },
463
- "type": "String"
589
+ "property": "connectionType",
590
+ "equals": "credentials"
591
+ }
464
592
  },
465
593
  {
466
- "id": "routing.hostName",
467
594
  "label": "Host name",
468
- "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>",
469
- "optional": false,
595
+ "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>",
596
+ "group": "routing",
597
+ "type": "String",
598
+ "binding": {
599
+ "type": "zeebe:property",
600
+ "name": "routing.hostName"
601
+ },
470
602
  "constraints": {
471
603
  "notEmpty": true
472
604
  },
605
+ "condition": {
606
+ "property": "connectionType",
607
+ "equals": "credentials"
608
+ }
609
+ },
610
+ {
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/#routing-data\"target=\"_blank\">documentation</a>",
473
613
  "group": "routing",
614
+ "type": "String",
474
615
  "binding": {
475
- "name": "routing.hostName",
476
- "type": "zeebe:property"
616
+ "type": "zeebe:property",
617
+ "name": "routing.virtualHost"
477
618
  },
478
- "condition": {
479
- "property": "authentication.authType",
480
- "equals": "credentials",
481
- "type": "simple"
619
+ "constraints": {
620
+ "notEmpty": true
482
621
  },
483
- "type": "String"
622
+ "condition": {
623
+ "property": "connectionType",
624
+ "equals": "credentials"
625
+ }
484
626
  },
485
627
  {
486
- "id": "routing.port",
487
628
  "label": "Port",
488
- "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>",
489
- "optional": false,
490
- "constraints": {
491
- "notEmpty": true
492
- },
629
+ "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>",
493
630
  "group": "routing",
631
+ "type": "String",
494
632
  "binding": {
495
- "name": "routing.port",
496
- "type": "zeebe:property"
633
+ "type": "zeebe:property",
634
+ "name": "routing.port"
497
635
  },
498
- "condition": {
499
- "property": "authentication.authType",
500
- "equals": "credentials",
501
- "type": "simple"
636
+ "constraints": {
637
+ "notEmpty": true
502
638
  },
503
- "type": "String"
639
+ "condition": {
640
+ "property": "connectionType",
641
+ "equals": "credentials"
642
+ }
504
643
  },
505
644
  {
506
- "id": "queueName",
507
645
  "label": "Queue name",
508
646
  "description": "Name of the queue to subscribe to",
509
- "optional": false,
510
- "constraints": {
511
- "notEmpty": true
512
- },
513
647
  "group": "subscription",
648
+ "type": "String",
649
+ "feel": "optional",
514
650
  "binding": {
515
- "name": "queueName",
516
- "type": "zeebe:property"
651
+ "type": "zeebe:property",
652
+ "name": "queueName"
517
653
  },
518
- "type": "String"
654
+ "constraints": {
655
+ "notEmpty": true
656
+ }
519
657
  },
520
658
  {
521
- "id": "consumerTag",
522
659
  "label": "Consumer tag",
523
660
  "description": "Consumer tag to use for the subscription",
524
- "optional": false,
525
661
  "group": "subscription",
662
+ "type": "String",
663
+ "feel": "optional",
526
664
  "binding": {
527
- "name": "consumerTag",
528
- "type": "zeebe:property"
529
- },
530
- "type": "String"
665
+ "type": "zeebe:property",
666
+ "name": "consumerTag"
667
+ }
531
668
  },
532
669
  {
533
- "id": "arguments",
534
670
  "label": "Arguments",
535
671
  "description": "Arguments to use for the subscription",
536
- "optional": true,
537
- "feel": "required",
538
672
  "group": "subscription",
673
+ "type": "String",
674
+ "feel": "required",
539
675
  "binding": {
540
- "name": "arguments",
541
- "type": "zeebe:property"
542
- },
543
- "type": "String"
676
+ "type": "zeebe:property",
677
+ "name": "arguments"
678
+ }
544
679
  },
545
680
  {
546
- "id": "exclusive",
547
681
  "label": "Exclusive consumer",
548
- "optional": false,
549
- "value": "false",
550
682
  "group": "subscription",
683
+ "type": "Dropdown",
684
+ "value": "false",
551
685
  "binding": {
552
- "name": "exclusive",
553
- "type": "zeebe:property"
686
+ "type": "zeebe:property",
687
+ "name": "exclusive"
554
688
  },
555
- "type": "Dropdown",
556
689
  "choices": [
557
690
  {
558
691
  "name": "Yes",
@@ -560,107 +693,79 @@
560
693
  },
561
694
  {
562
695
  "name": "No",
563
- "value": "false"
564
- }
565
- ]
566
- },
567
- {
568
- "id": "activationCondition",
569
- "label": "Activation condition",
570
- "description": "Condition under which the Connector triggers. Leave empty to catch all events",
571
- "optional": true,
572
- "feel": "required",
573
- "group": "activation",
574
- "binding": {
575
- "name": "activationCondition",
576
- "type": "zeebe:property"
577
- },
578
- "type": "String"
579
- },
580
- {
581
- "id": "correlationKeyProcess",
582
- "label": "Correlation key (process)",
583
- "description": "Sets up the correlation key from process variables",
584
- "constraints": {
585
- "notEmpty": true
586
- },
587
- "feel": "required",
588
- "group": "correlation",
589
- "binding": {
590
- "name": "correlationKey",
591
- "type": "bpmn:Message#zeebe:subscription#property"
592
- },
593
- "type": "String"
594
- },
595
- {
596
- "id": "correlationKeyPayload",
597
- "label": "Correlation key (payload)",
598
- "description": "Extracts the correlation key from the incoming message payload",
599
- "constraints": {
600
- "notEmpty": true
601
- },
696
+ "value": "false"
697
+ }
698
+ ]
699
+ },
700
+ {
701
+ "label": "Correlation key (process)",
702
+ "type": "String",
703
+ "group": "activation",
602
704
  "feel": "required",
603
- "group": "correlation",
705
+ "description": "Sets up the correlation key from process variables",
604
706
  "binding": {
605
- "name": "correlationKeyExpression",
606
- "type": "zeebe:property"
707
+ "type": "bpmn:Message#zeebe:subscription#property",
708
+ "name": "correlationKey"
607
709
  },
608
- "type": "String"
710
+ "constraints": {
711
+ "notEmpty": true
712
+ }
609
713
  },
610
714
  {
611
- "id": "messageIdExpression",
612
- "label": "Message ID expression",
613
- "description": "Expression to extract unique identifier of a message",
614
- "optional": true,
715
+ "label": "Correlation key (payload)",
716
+ "type": "String",
717
+ "group": "activation",
615
718
  "feel": "required",
616
- "group": "correlation",
617
719
  "binding": {
618
- "name": "messageIdExpression",
619
- "type": "zeebe:property"
720
+ "type": "zeebe:property",
721
+ "name": "correlationKeyExpression"
620
722
  },
621
- "type": "String"
723
+ "description": "Extracts the correlation key from the incoming message payload",
724
+ "constraints": {
725
+ "notEmpty": true
726
+ }
622
727
  },
623
728
  {
624
- "id": "messageNameUuid",
625
- "generatedValue": {
626
- "type": "uuid"
627
- },
628
- "group": "correlation",
729
+ "label": "Activation condition",
730
+ "type": "String",
731
+ "group": "activation",
732
+ "feel": "required",
733
+ "optional": true,
629
734
  "binding": {
630
- "name": "name",
631
- "type": "bpmn:Message#property"
735
+ "type": "zeebe:property",
736
+ "name": "activationCondition"
632
737
  },
633
- "type": "Hidden"
738
+ "description": "Condition under which the connector triggers. Leave empty to catch all events"
634
739
  },
635
740
  {
636
- "id": "resultVariable",
637
741
  "label": "Result variable",
638
- "description": "Name of variable to store the response in",
639
- "group": "output",
742
+ "type": "String",
743
+ "group": "variable-mapping",
744
+ "optional": true,
640
745
  "binding": {
641
- "name": "resultVariable",
642
- "type": "zeebe:property"
746
+ "type": "zeebe:property",
747
+ "name": "resultVariable"
643
748
  },
644
- "type": "String"
749
+ "description": "Name of variable to store the result of the connector in"
645
750
  },
646
751
  {
647
- "id": "resultExpression",
648
752
  "label": "Result expression",
649
- "description": "Expression to map the response into process variables",
753
+ "type": "String",
754
+ "group": "variable-mapping",
650
755
  "feel": "required",
651
- "group": "output",
756
+ "optional": true,
652
757
  "binding": {
653
- "name": "resultExpression",
654
- "type": "zeebe:property"
758
+ "type": "zeebe:property",
759
+ "name": "resultExpression"
655
760
  },
656
- "type": "Text"
761
+ "description": "Expression to map the inbound payload to process variables"
657
762
  }
658
763
  ],
659
764
  "icon": {
660
- "contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxOCcgaGVpZ2h0PScxOCcgdmlld0JveD0nLTcuNSAwIDI3MSAyNzEnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yNDUuNDQgMTA4LjMwOGgtODUuMDlhNy43MzggNy43MzggMCAwIDEtNy43MzUtNy43MzR2LTg4LjY4QzE1Mi42MTUgNS4zMjcgMTQ3LjI5IDAgMTQwLjcyNiAwaC0zMC4zNzVjLTYuNTY4IDAtMTEuODkgNS4zMjctMTEuODkgMTEuODk0djg4LjE0M2MwIDQuNTczLTMuNjk3IDguMjktOC4yNyA4LjMxbC0yNy44ODUuMTMzYy00LjYxMi4wMjUtOC4zNTktMy43MTctOC4zNS04LjMyNWwuMTczLTg4LjI0MUM1NC4xNDQgNS4zMzcgNDguODE3IDAgNDIuMjQgMEgxMS44OUM1LjMyMSAwIDAgNS4zMjcgMCAxMS44OTRWMjYwLjIxYzAgNS44MzQgNC43MjYgMTAuNTYgMTAuNTU1IDEwLjU2SDI0NS40NGM1LjgzNCAwIDEwLjU2LTQuNzI2IDEwLjU2LTEwLjU2VjExOC44NjhjMC01LjgzNC00LjcyNi0xMC41Ni0xMC41Ni0xMC41NnptLTM5LjkwMiA5My4yMzNjMCA3LjY0NS02LjE5OCAxMy44NDQtMTMuODQzIDEzLjg0NEgxNjcuNjljLTcuNjQ2IDAtMTMuODQ0LTYuMTk5LTEzLjg0NC0xMy44NDR2LTI0LjAwNWMwLTcuNjQ2IDYuMTk4LTEzLjg0NCAxMy44NDQtMTMuODQ0aDI0LjAwNWM3LjY0NSAwIDEzLjg0MyA2LjE5OCAxMy44NDMgMTMuODQ0djI0LjAwNXonCiAgICAgICAgICBmaWxsPScjRjYwJy8+Cjwvc3ZnPg=="
765
+ "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"
661
766
  },
662
767
  "engines": {
663
- "camunda": "^8.5"
768
+ "camunda": "^8.2"
664
769
  }
665
770
  },
666
771
  {
@@ -1122,11 +1227,11 @@
1122
1227
  },
1123
1228
  {
1124
1229
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1125
- "name": "RabbitMQ Intermediate Catch Event Connector",
1230
+ "name": "RabbitMQ connector",
1126
1231
  "id": "io.camunda.connectors.inbound.RabbitMQ.Intermediate.v1",
1127
- "version": 4,
1232
+ "version": 2,
1128
1233
  "description": "Receive a message from RabbitMQ",
1129
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound",
1234
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq-inbound",
1130
1235
  "category": {
1131
1236
  "id": "connectors",
1132
1237
  "name": "Connectors"
@@ -1210,7 +1315,7 @@
1210
1315
  "constraints": {
1211
1316
  "notEmpty": true,
1212
1317
  "pattern": {
1213
- "value": "^(amqps?://)|(\\{\\{secrets\\..+\\}\\}).*$",
1318
+ "value": "^(amqps?://)|secrets\\..+|(\\{\\{secrets\\..+\\}\\}).*$",
1214
1319
  "message": "Must start with amqp(s):// or contain a secret reference"
1215
1320
  }
1216
1321
  },
@@ -1253,7 +1358,7 @@
1253
1358
  },
1254
1359
  {
1255
1360
  "label": "Host name",
1256
- "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>",
1361
+ "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>",
1257
1362
  "group": "routing",
1258
1363
  "type": "String",
1259
1364
  "binding": {
@@ -1270,7 +1375,7 @@
1270
1375
  },
1271
1376
  {
1272
1377
  "label": "Virtual host",
1273
- "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>",
1378
+ "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>",
1274
1379
  "group": "routing",
1275
1380
  "type": "String",
1276
1381
  "binding": {
@@ -1287,7 +1392,7 @@
1287
1392
  },
1288
1393
  {
1289
1394
  "label": "Port",
1290
- "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>",
1395
+ "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>",
1291
1396
  "group": "routing",
1292
1397
  "type": "String",
1293
1398
  "binding": {
@@ -1386,18 +1491,6 @@
1386
1491
  "notEmpty": true
1387
1492
  }
1388
1493
  },
1389
- {
1390
- "label": "Message ID expression",
1391
- "feel": "required",
1392
- "type": "String",
1393
- "optional": true,
1394
- "group": "activation",
1395
- "binding": {
1396
- "type": "zeebe:property",
1397
- "name": "messageIdExpression"
1398
- },
1399
- "description": "Expression to extract unique identifier of a message"
1400
- },
1401
1494
  {
1402
1495
  "label": "Activation condition",
1403
1496
  "type": "String",
@@ -1438,14 +1531,14 @@
1438
1531
  "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"
1439
1532
  },
1440
1533
  "engines": {
1441
- "camunda": "^8.4"
1534
+ "camunda": "^8.2"
1442
1535
  }
1443
1536
  },
1444
1537
  {
1445
1538
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1446
- "name": "RabbitMQ Intermediate Catch Event Connector",
1539
+ "name": "RabbitMQ connector",
1447
1540
  "id": "io.camunda.connectors.inbound.RabbitMQ.Intermediate.v1",
1448
- "version": 3,
1541
+ "version": 1,
1449
1542
  "description": "Receive a message from RabbitMQ",
1450
1543
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq-inbound",
1451
1544
  "category": {
@@ -1531,7 +1624,7 @@
1531
1624
  "constraints": {
1532
1625
  "notEmpty": true,
1533
1626
  "pattern": {
1534
- "value": "^(amqps?://)|(\\{\\{secrets\\..+\\}\\}).*$",
1627
+ "value": "^(amqps?://)|(secrets).*",
1535
1628
  "message": "Must start with amqp(s):// or contain a secret reference"
1536
1629
  }
1537
1630
  },
@@ -1752,11 +1845,11 @@
1752
1845
  },
1753
1846
  {
1754
1847
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1755
- "name": "RabbitMQ connector",
1848
+ "name": "RabbitMQ Intermediate Catch Event Connector",
1756
1849
  "id": "io.camunda.connectors.inbound.RabbitMQ.Intermediate.v1",
1757
- "version": 1,
1850
+ "version": 4,
1758
1851
  "description": "Receive a message from RabbitMQ",
1759
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq-inbound",
1852
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound",
1760
1853
  "category": {
1761
1854
  "id": "connectors",
1762
1855
  "name": "Connectors"
@@ -1840,7 +1933,7 @@
1840
1933
  "constraints": {
1841
1934
  "notEmpty": true,
1842
1935
  "pattern": {
1843
- "value": "^(amqps?://)|(secrets).*",
1936
+ "value": "^(amqps?://)|(\\{\\{secrets\\..+\\}\\}).*$",
1844
1937
  "message": "Must start with amqp(s):// or contain a secret reference"
1845
1938
  }
1846
1939
  },
@@ -1883,7 +1976,7 @@
1883
1976
  },
1884
1977
  {
1885
1978
  "label": "Host name",
1886
- "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>",
1979
+ "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>",
1887
1980
  "group": "routing",
1888
1981
  "type": "String",
1889
1982
  "binding": {
@@ -1900,7 +1993,7 @@
1900
1993
  },
1901
1994
  {
1902
1995
  "label": "Virtual host",
1903
- "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>",
1996
+ "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>",
1904
1997
  "group": "routing",
1905
1998
  "type": "String",
1906
1999
  "binding": {
@@ -1917,7 +2010,7 @@
1917
2010
  },
1918
2011
  {
1919
2012
  "label": "Port",
1920
- "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>",
2013
+ "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>",
1921
2014
  "group": "routing",
1922
2015
  "type": "String",
1923
2016
  "binding": {
@@ -2016,6 +2109,18 @@
2016
2109
  "notEmpty": true
2017
2110
  }
2018
2111
  },
2112
+ {
2113
+ "label": "Message ID expression",
2114
+ "feel": "required",
2115
+ "type": "String",
2116
+ "optional": true,
2117
+ "group": "activation",
2118
+ "binding": {
2119
+ "type": "zeebe:property",
2120
+ "name": "messageIdExpression"
2121
+ },
2122
+ "description": "Expression to extract unique identifier of a message"
2123
+ },
2019
2124
  {
2020
2125
  "label": "Activation condition",
2021
2126
  "type": "String",
@@ -2056,7 +2161,7 @@
2056
2161
  "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"
2057
2162
  },
2058
2163
  "engines": {
2059
- "camunda": "^8.2"
2164
+ "camunda": "^8.4"
2060
2165
  }
2061
2166
  },
2062
2167
  {
@@ -2064,11 +2169,8 @@
2064
2169
  "name": "RabbitMQ Intermediate Catch Event Connector",
2065
2170
  "id": "io.camunda.connectors.inbound.RabbitMQ.Intermediate.v1",
2066
2171
  "description": "Receive a message from RabbitMQ",
2067
- "metadata": {
2068
- "keywords": []
2069
- },
2070
2172
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound",
2071
- "version": 8,
2173
+ "version": 6,
2072
2174
  "category": {
2073
2175
  "id": "connectors",
2074
2176
  "name": "Connectors"
@@ -2078,9 +2180,6 @@
2078
2180
  "value": "bpmn:IntermediateCatchEvent",
2079
2181
  "eventDefinition": "bpmn:MessageEventDefinition"
2080
2182
  },
2081
- "engines": {
2082
- "camunda": "^8.3"
2083
- },
2084
2183
  "groups": [
2085
2184
  {
2086
2185
  "id": "authentication",
@@ -2100,13 +2199,7 @@
2100
2199
  },
2101
2200
  {
2102
2201
  "id": "correlation",
2103
- "label": "Correlation",
2104
- "tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
2105
- },
2106
- {
2107
- "id": "deduplication",
2108
- "label": "Deduplication",
2109
- "tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
2202
+ "label": "Correlation"
2110
2203
  },
2111
2204
  {
2112
2205
  "id": "output",
@@ -2340,18 +2433,6 @@
2340
2433
  },
2341
2434
  "type": "String"
2342
2435
  },
2343
- {
2344
- "id": "consumeUnmatchedEvents",
2345
- "label": "Consume unmatched events",
2346
- "value": true,
2347
- "group": "activation",
2348
- "binding": {
2349
- "name": "consumeUnmatchedEvents",
2350
- "type": "zeebe:property"
2351
- },
2352
- "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",
2353
- "type": "Boolean"
2354
- },
2355
2436
  {
2356
2437
  "id": "correlationKeyProcess",
2357
2438
  "label": "Correlation key (process)",
@@ -2395,26 +2476,6 @@
2395
2476
  },
2396
2477
  "type": "String"
2397
2478
  },
2398
- {
2399
- "id": "messageTtl",
2400
- "label": "Message TTL",
2401
- "description": "Time-to-live for the message in the broker (ISO-8601 duration)",
2402
- "optional": true,
2403
- "constraints": {
2404
- "notEmpty": false,
2405
- "pattern": {
2406
- "value": "^(PT.*|)$",
2407
- "message": "must be an ISO-8601 duration"
2408
- }
2409
- },
2410
- "feel": "optional",
2411
- "group": "correlation",
2412
- "binding": {
2413
- "name": "messageTtl",
2414
- "type": "zeebe:property"
2415
- },
2416
- "type": "String"
2417
- },
2418
2479
  {
2419
2480
  "id": "messageNameUuid",
2420
2481
  "generatedValue": {
@@ -2427,70 +2488,6 @@
2427
2488
  },
2428
2489
  "type": "Hidden"
2429
2490
  },
2430
- {
2431
- "id": "deduplicationModeManualFlag",
2432
- "label": "Manual mode",
2433
- "description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
2434
- "value": false,
2435
- "group": "deduplication",
2436
- "binding": {
2437
- "name": "deduplicationModeManualFlag",
2438
- "type": "zeebe:property"
2439
- },
2440
- "type": "Boolean"
2441
- },
2442
- {
2443
- "id": "deduplicationId",
2444
- "label": "Deduplication ID",
2445
- "constraints": {
2446
- "notEmpty": true,
2447
- "pattern": {
2448
- "value": "^[a-zA-Z0-9_-]+$",
2449
- "message": "can only contain alphanumeric characters, dashes, and underscores"
2450
- }
2451
- },
2452
- "group": "deduplication",
2453
- "binding": {
2454
- "name": "deduplicationId",
2455
- "type": "zeebe:property"
2456
- },
2457
- "condition": {
2458
- "property": "deduplicationModeManualFlag",
2459
- "equals": true,
2460
- "type": "simple"
2461
- },
2462
- "type": "String"
2463
- },
2464
- {
2465
- "id": "deduplicationModeManual",
2466
- "value": "MANUAL",
2467
- "group": "deduplication",
2468
- "binding": {
2469
- "name": "deduplicationMode",
2470
- "type": "zeebe:property"
2471
- },
2472
- "condition": {
2473
- "property": "deduplicationId",
2474
- "isActive": true,
2475
- "type": "simple"
2476
- },
2477
- "type": "Hidden"
2478
- },
2479
- {
2480
- "id": "deduplicationModeAuto",
2481
- "value": "AUTO",
2482
- "group": "deduplication",
2483
- "binding": {
2484
- "name": "deduplicationMode",
2485
- "type": "zeebe:property"
2486
- },
2487
- "condition": {
2488
- "property": "deduplicationId",
2489
- "isActive": false,
2490
- "type": "simple"
2491
- },
2492
- "type": "Hidden"
2493
- },
2494
2491
  {
2495
2492
  "id": "resultVariable",
2496
2493
  "label": "Result variable",
@@ -2517,6 +2514,9 @@
2517
2514
  ],
2518
2515
  "icon": {
2519
2516
  "contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxOCcgaGVpZ2h0PScxOCcgdmlld0JveD0nLTcuNSAwIDI3MSAyNzEnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yNDUuNDQgMTA4LjMwOGgtODUuMDlhNy43MzggNy43MzggMCAwIDEtNy43MzUtNy43MzR2LTg4LjY4QzE1Mi42MTUgNS4zMjcgMTQ3LjI5IDAgMTQwLjcyNiAwaC0zMC4zNzVjLTYuNTY4IDAtMTEuODkgNS4zMjctMTEuODkgMTEuODk0djg4LjE0M2MwIDQuNTczLTMuNjk3IDguMjktOC4yNyA4LjMxbC0yNy44ODUuMTMzYy00LjYxMi4wMjUtOC4zNTktMy43MTctOC4zNS04LjMyNWwuMTczLTg4LjI0MUM1NC4xNDQgNS4zMzcgNDguODE3IDAgNDIuMjQgMEgxMS44OUM1LjMyMSAwIDAgNS4zMjcgMCAxMS44OTRWMjYwLjIxYzAgNS44MzQgNC43MjYgMTAuNTYgMTAuNTU1IDEwLjU2SDI0NS40NGM1LjgzNCAwIDEwLjU2LTQuNzI2IDEwLjU2LTEwLjU2VjExOC44NjhjMC01LjgzNC00LjcyNi0xMC41Ni0xMC41Ni0xMC41NnptLTM5LjkwMiA5My4yMzNjMCA3LjY0NS02LjE5OCAxMy44NDQtMTMuODQzIDEzLjg0NEgxNjcuNjljLTcuNjQ2IDAtMTMuODQ0LTYuMTk5LTEzLjg0NC0xMy44NDR2LTI0LjAwNWMwLTcuNjQ2IDYuMTk4LTEzLjg0NCAxMy44NDQtMTMuODQ0aDI0LjAwNWM3LjY0NSAwIDEzLjg0MyA2LjE5OCAxMy44NDMgMTMuODQ0djI0LjAwNXonCiAgICAgICAgICBmaWxsPScjRjYwJy8+Cjwvc3ZnPg=="
2517
+ },
2518
+ "engines": {
2519
+ "camunda": "^8.5"
2520
2520
  }
2521
2521
  }
2522
2522
  ]