@camunda/connectors-element-templates 1.0.7 → 1.0.8

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 (92) hide show
  1. package/package.json +1 -1
  2. package/src/connectors.js +24 -0
  3. package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +32 -31
  4. package/src/element-templates/agenticai-aiagent-job-worker.json +1655 -7
  5. package/src/element-templates/agenticai-aiagent-outbound-connector.json +2906 -1291
  6. package/src/element-templates/agenticai-mcp-client-outbound-connector.json +1 -1
  7. package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +1 -1
  8. package/src/element-templates/asana-connector.json +8 -8
  9. package/src/element-templates/automation-anywhere-outbound-connector.json +619 -619
  10. package/src/element-templates/aws-bedrock-outbound-connector.json +30 -30
  11. package/src/element-templates/aws-dynamodb-outbound-connector.json +1325 -1325
  12. package/src/element-templates/aws-eventbridge-connector-intermediate.json +38 -38
  13. package/src/element-templates/aws-eventbridge-connector-message-start.json +10 -10
  14. package/src/element-templates/aws-eventbridge-connector-receive.json +356 -0
  15. package/src/element-templates/aws-eventbridge-outbound-connector.json +10 -10
  16. package/src/element-templates/aws-lambda-outbound-connector.json +256 -256
  17. package/src/element-templates/aws-s3-outbound-connector.json +30 -30
  18. package/src/element-templates/aws-sagemaker-outbound-connector.json +50 -50
  19. package/src/element-templates/aws-sns-inbound-boundary.json +311 -311
  20. package/src/element-templates/aws-sns-inbound-intermediate.json +328 -328
  21. package/src/element-templates/aws-sns-inbound-message-start.json +343 -343
  22. package/src/element-templates/aws-sns-inbound-receive.json +304 -0
  23. package/src/element-templates/aws-sns-inbound-start-event.json +131 -131
  24. package/src/element-templates/aws-sns-outbound-connector.json +424 -424
  25. package/src/element-templates/aws-sqs-boundary-connector.json +305 -305
  26. package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +918 -918
  27. package/src/element-templates/aws-sqs-outbound-connector.json +743 -743
  28. package/src/element-templates/aws-sqs-receive-connector.json +418 -0
  29. package/src/element-templates/aws-sqs-start-event-connector.json +369 -369
  30. package/src/element-templates/aws-sqs-start-message.json +914 -914
  31. package/src/element-templates/blue-prism-connector.json +50 -50
  32. package/src/element-templates/csv-outbound-connector.json +26 -26
  33. package/src/element-templates/easy-post-connector.json +271 -271
  34. package/src/element-templates/email-inbound-connector-boundary.json +19 -19
  35. package/src/element-templates/email-inbound-connector-intermediate.json +19 -19
  36. package/src/element-templates/email-message-start-event-connector.json +19 -19
  37. package/src/element-templates/embeddings-vector-database-outbound-connector.json +503 -503
  38. package/src/element-templates/github-connector.json +2723 -2723
  39. package/src/element-templates/github-webhook-connector-intermediate.json +42 -42
  40. package/src/element-templates/github-webhook-connector-receive.json +202 -0
  41. package/src/element-templates/github-webhook-connector-start-event.json +32 -32
  42. package/src/element-templates/gitlab-connector.json +160 -160
  43. package/src/element-templates/google-drive-outbound-connector.json +438 -438
  44. package/src/element-templates/google-gemini-outbound-connector.json +32 -32
  45. package/src/element-templates/google-maps-platform-connector.json +16 -16
  46. package/src/element-templates/google-sheets-outbound-connector.json +1059 -1059
  47. package/src/element-templates/graphql-outbound-connector.json +1179 -1179
  48. package/src/element-templates/http-json-connector.json +2662 -2057
  49. package/src/element-templates/http-polling-boundary-catch-event-connector.json +635 -6
  50. package/src/element-templates/http-polling-connector.json +631 -2
  51. package/src/element-templates/hugging-face-connector.json +34 -34
  52. package/src/element-templates/jdbc-outbound-connector.json +41 -41
  53. package/src/element-templates/kafka-inbound-connector-boundary.json +958 -958
  54. package/src/element-templates/kafka-inbound-connector-intermediate.json +681 -681
  55. package/src/element-templates/kafka-inbound-connector-receive.json +498 -0
  56. package/src/element-templates/kafka-inbound-connector.json +240 -240
  57. package/src/element-templates/kafka-outbound-connector.json +356 -356
  58. package/src/element-templates/microsoft-office365-mail-connector.json +32 -32
  59. package/src/element-templates/microsoft-teams-outbound-connector.json +4188 -4188
  60. package/src/element-templates/openai-connector.json +78 -78
  61. package/src/element-templates/operate-connector.json +79 -79
  62. package/src/element-templates/power-automate-connector.json +12 -12
  63. package/src/element-templates/rabbitmq-inbound-connector-boundary.json +747 -747
  64. package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +463 -463
  65. package/src/element-templates/rabbitmq-inbound-connector-message-start.json +11 -11
  66. package/src/element-templates/rabbitmq-inbound-connector-receive.json +461 -0
  67. package/src/element-templates/rabbitmq-inbound-connector-start-event.json +681 -681
  68. package/src/element-templates/rabbitmq-outbound-connector.json +670 -670
  69. package/src/element-templates/salesforce-connector.json +38 -38
  70. package/src/element-templates/sendgrid-outbound-connector.json +397 -397
  71. package/src/element-templates/servicenow-connector.json +942 -0
  72. package/src/element-templates/servicenow-flow-starter-connector.json +643 -0
  73. package/src/element-templates/servicenow-incident-connector.json +969 -0
  74. package/src/element-templates/slack-inbound-boundary.json +173 -173
  75. package/src/element-templates/slack-inbound-intermediate.json +232 -232
  76. package/src/element-templates/slack-inbound-message-start.json +209 -209
  77. package/src/element-templates/slack-inbound-receive.json +290 -0
  78. package/src/element-templates/slack-inbound-start-event.json +218 -218
  79. package/src/element-templates/slack-outbound-connector.json +955 -955
  80. package/src/element-templates/twilio-connector.json +87 -87
  81. package/src/element-templates/twilio-webhook-boundary-connector.json +26 -26
  82. package/src/element-templates/twilio-webhook-connector.json +20 -20
  83. package/src/element-templates/twilio-webhook-intermediate-connector.json +50 -50
  84. package/src/element-templates/twilio-webhook-message-start-connector.json +8 -8
  85. package/src/element-templates/twilio-webhook-receive-connector.json +262 -0
  86. package/src/element-templates/uipath-connector.json +41 -41
  87. package/src/element-templates/webhook-connector-boundary.json +1050 -1050
  88. package/src/element-templates/webhook-connector-intermediate.json +1356 -1356
  89. package/src/element-templates/webhook-connector-receive.json +609 -0
  90. package/src/element-templates/webhook-connector-start-event.json +2280 -2280
  91. package/src/element-templates/webhook-connector-start-message.json +1205 -1205
  92. package/src/element-templates/whatsapp-connector.json +42 -42
@@ -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,
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
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound",
8
+ "version": 7,
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": "variable-mapping",
37
- "label": "Variable mapping"
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"
38
48
  }
39
49
  ],
40
50
  "properties": [
41
51
  {
42
- "type": "Hidden",
43
52
  "value": "io.camunda:connector-rabbitmq-inbound:1",
44
53
  "binding": {
45
- "type": "zeebe:property",
46
- "name": "inbound.type"
47
- }
48
- },
49
- {
50
- "type": "Hidden",
51
- "generatedValue": {
52
- "type": "uuid"
54
+ "name": "inbound.type",
55
+ "type": "zeebe:property"
53
56
  },
54
- "binding": {
55
- "type": "bpmn:Message#property",
56
- "name": "name"
57
- }
57
+ "type": "Hidden"
58
58
  },
59
59
  {
60
- "id": "connectionType",
60
+ "id": "authentication.authType",
61
61
  "label": "Connection type",
62
- "group": "authentication",
63
- "type": "Dropdown",
64
62
  "value": "uri",
63
+ "group": "authentication",
65
64
  "binding": {
66
- "type": "zeebe:property",
67
- "name": "authentication.authType"
65
+ "name": "authentication.authType",
66
+ "type": "zeebe:property"
68
67
  },
68
+ "type": "Dropdown",
69
69
  "choices": [
70
70
  {
71
71
  "name": "URI",
@@ -78,154 +78,178 @@
78
78
  ]
79
79
  },
80
80
  {
81
+ "id": "authentication.uri",
81
82
  "label": "URI",
82
83
  "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
- },
84
+ "optional": false,
89
85
  "constraints": {
90
86
  "notEmpty": true,
91
87
  "pattern": {
92
- "value": "^(amqps?://)|(\\{\\{secrets\\..+\\}\\}).*$",
88
+ "value": "^(=|(amqps?://|secrets|\\{\\{).*$)",
93
89
  "message": "Must start with amqp(s):// or contain a secret reference"
94
90
  }
95
91
  },
92
+ "group": "authentication",
93
+ "binding": {
94
+ "name": "authentication.uri",
95
+ "type": "zeebe:property"
96
+ },
96
97
  "condition": {
97
- "property": "connectionType",
98
- "equals": "uri"
99
- }
98
+ "property": "authentication.authType",
99
+ "equals": "uri",
100
+ "type": "simple"
101
+ },
102
+ "type": "String"
100
103
  },
101
104
  {
105
+ "id": "authentication.userName",
102
106
  "label": "Username",
103
- "group": "authentication",
104
- "type": "String",
105
- "binding": {
106
- "type": "zeebe:property",
107
- "name": "authentication.userName"
108
- },
107
+ "optional": false,
109
108
  "constraints": {
110
109
  "notEmpty": true
111
110
  },
111
+ "group": "authentication",
112
+ "binding": {
113
+ "name": "authentication.userName",
114
+ "type": "zeebe:property"
115
+ },
112
116
  "condition": {
113
- "property": "connectionType",
114
- "equals": "credentials"
115
- }
117
+ "property": "authentication.authType",
118
+ "equals": "credentials",
119
+ "type": "simple"
120
+ },
121
+ "type": "String"
116
122
  },
117
123
  {
124
+ "id": "authentication.password",
118
125
  "label": "Password",
126
+ "optional": false,
127
+ "constraints": {
128
+ "notEmpty": true
129
+ },
119
130
  "group": "authentication",
120
- "type": "String",
121
131
  "binding": {
122
- "type": "zeebe:property",
123
- "name": "authentication.password"
132
+ "name": "authentication.password",
133
+ "type": "zeebe:property"
134
+ },
135
+ "condition": {
136
+ "property": "authentication.authType",
137
+ "equals": "credentials",
138
+ "type": "simple"
124
139
  },
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,
125
147
  "constraints": {
126
148
  "notEmpty": true
127
149
  },
150
+ "group": "routing",
151
+ "binding": {
152
+ "name": "routing.virtualHost",
153
+ "type": "zeebe:property"
154
+ },
128
155
  "condition": {
129
- "property": "connectionType",
130
- "equals": "credentials"
131
- }
156
+ "property": "authentication.authType",
157
+ "equals": "credentials",
158
+ "type": "simple"
159
+ },
160
+ "type": "String"
132
161
  },
133
162
  {
163
+ "id": "routing.hostName",
134
164
  "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
- },
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,
142
167
  "constraints": {
143
168
  "notEmpty": true
144
169
  },
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
170
  "group": "routing",
154
- "type": "String",
155
171
  "binding": {
156
- "type": "zeebe:property",
157
- "name": "routing.virtualHost"
158
- },
159
- "constraints": {
160
- "notEmpty": true
172
+ "name": "routing.hostName",
173
+ "type": "zeebe:property"
161
174
  },
162
175
  "condition": {
163
- "property": "connectionType",
164
- "equals": "credentials"
165
- }
176
+ "property": "authentication.authType",
177
+ "equals": "credentials",
178
+ "type": "simple"
179
+ },
180
+ "type": "String"
166
181
  },
167
182
  {
183
+ "id": "routing.port",
168
184
  "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
- },
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,
176
187
  "constraints": {
177
188
  "notEmpty": true
178
189
  },
190
+ "group": "routing",
191
+ "binding": {
192
+ "name": "routing.port",
193
+ "type": "zeebe:property"
194
+ },
179
195
  "condition": {
180
- "property": "connectionType",
181
- "equals": "credentials"
182
- }
196
+ "property": "authentication.authType",
197
+ "equals": "credentials",
198
+ "type": "simple"
199
+ },
200
+ "type": "String"
183
201
  },
184
202
  {
203
+ "id": "queueName",
185
204
  "label": "Queue name",
186
205
  "description": "Name of the queue to subscribe to",
206
+ "optional": false,
207
+ "constraints": {
208
+ "notEmpty": true
209
+ },
187
210
  "group": "subscription",
188
- "type": "String",
189
- "feel": "optional",
190
211
  "binding": {
191
- "type": "zeebe:property",
192
- "name": "queueName"
212
+ "name": "queueName",
213
+ "type": "zeebe:property"
193
214
  },
194
- "constraints": {
195
- "notEmpty": true
196
- }
215
+ "type": "String"
197
216
  },
198
217
  {
218
+ "id": "consumerTag",
199
219
  "label": "Consumer tag",
200
220
  "description": "Consumer tag to use for the subscription",
221
+ "optional": false,
201
222
  "group": "subscription",
202
- "type": "String",
203
- "feel": "optional",
204
223
  "binding": {
205
- "type": "zeebe:property",
206
- "name": "consumerTag"
207
- }
224
+ "name": "consumerTag",
225
+ "type": "zeebe:property"
226
+ },
227
+ "type": "String"
208
228
  },
209
229
  {
230
+ "id": "arguments",
210
231
  "label": "Arguments",
211
232
  "description": "Arguments to use for the subscription",
212
- "group": "subscription",
213
- "type": "String",
233
+ "optional": true,
214
234
  "feel": "required",
235
+ "group": "subscription",
215
236
  "binding": {
216
- "type": "zeebe:property",
217
- "name": "arguments"
218
- }
237
+ "name": "arguments",
238
+ "type": "zeebe:property"
239
+ },
240
+ "type": "String"
219
241
  },
220
242
  {
243
+ "id": "exclusive",
221
244
  "label": "Exclusive consumer",
222
- "group": "subscription",
223
- "type": "Dropdown",
245
+ "optional": false,
224
246
  "value": "false",
247
+ "group": "subscription",
225
248
  "binding": {
226
- "type": "zeebe:property",
227
- "name": "exclusive"
249
+ "name": "exclusive",
250
+ "type": "zeebe:property"
228
251
  },
252
+ "type": "Dropdown",
229
253
  "choices": [
230
254
  {
231
255
  "name": "Yes",
@@ -238,83 +262,207 @@
238
262
  ]
239
263
  },
240
264
  {
241
- "label": "Correlation key (process)",
242
- "type": "String",
243
- "group": "activation",
265
+ "id": "activationCondition",
266
+ "label": "Activation condition",
267
+ "description": "Condition under which the Connector triggers. Leave empty to catch all events",
268
+ "optional": true,
244
269
  "feel": "required",
245
- "description": "Sets up the correlation key from process variables",
270
+ "group": "activation",
246
271
  "binding": {
247
- "type": "bpmn:Message#zeebe:subscription#property",
248
- "name": "correlationKey"
272
+ "name": "activationCondition",
273
+ "type": "zeebe:property"
249
274
  },
250
- "constraints": {
251
- "notEmpty": true
252
- }
275
+ "type": "String"
253
276
  },
254
277
  {
255
- "label": "Correlation key (payload)",
256
- "type": "String",
278
+ "id": "consumeUnmatchedEvents",
279
+ "label": "Consume unmatched events",
280
+ "value": true,
257
281
  "group": "activation",
258
- "feel": "required",
259
282
  "binding": {
260
- "type": "zeebe:property",
261
- "name": "correlationKeyExpression"
283
+ "name": "consumeUnmatchedEvents",
284
+ "type": "zeebe:property"
262
285
  },
263
- "description": "Extracts the correlation key from the incoming message payload",
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
+ "label": "Correlation key (process)",
292
+ "description": "Sets up the correlation key from process variables",
264
293
  "constraints": {
265
294
  "notEmpty": true
266
- }
295
+ },
296
+ "feel": "required",
297
+ "group": "correlation",
298
+ "binding": {
299
+ "name": "correlationKey",
300
+ "type": "bpmn:Message#zeebe:subscription#property"
301
+ },
302
+ "type": "String"
267
303
  },
268
304
  {
269
- "label": "Activation condition",
270
- "type": "String",
271
- "group": "activation",
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
+ },
272
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",
273
323
  "optional": true,
324
+ "feel": "required",
325
+ "group": "correlation",
274
326
  "binding": {
275
- "type": "zeebe:property",
276
- "name": "activationCondition"
327
+ "name": "messageIdExpression",
328
+ "type": "zeebe:property"
277
329
  },
278
- "description": "Condition under which the connector triggers. Leave empty to catch all events"
330
+ "type": "String"
279
331
  },
280
332
  {
281
- "label": "Result variable",
282
- "type": "String",
283
- "group": "variable-mapping",
333
+ "id": "messageTtl",
334
+ "label": "Message TTL",
335
+ "description": "Time-to-live for the message in the broker (ISO-8601 duration)",
284
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",
285
346
  "binding": {
286
- "type": "zeebe:property",
287
- "name": "resultVariable"
347
+ "name": "messageTtl",
348
+ "type": "zeebe:property"
288
349
  },
289
- "description": "Name of variable to store the result of the connector in"
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",
387
+ "binding": {
388
+ "name": "deduplicationId",
389
+ "type": "zeebe:property"
390
+ },
391
+ "condition": {
392
+ "property": "deduplicationModeManualFlag",
393
+ "equals": true,
394
+ "type": "simple"
395
+ },
396
+ "type": "String"
397
+ },
398
+ {
399
+ "id": "deduplicationModeManual",
400
+ "value": "MANUAL",
401
+ "group": "deduplication",
402
+ "binding": {
403
+ "name": "deduplicationMode",
404
+ "type": "zeebe:property"
405
+ },
406
+ "condition": {
407
+ "property": "deduplicationId",
408
+ "isActive": true,
409
+ "type": "simple"
410
+ },
411
+ "type": "Hidden"
412
+ },
413
+ {
414
+ "id": "deduplicationModeAuto",
415
+ "value": "AUTO",
416
+ "group": "deduplication",
417
+ "binding": {
418
+ "name": "deduplicationMode",
419
+ "type": "zeebe:property"
420
+ },
421
+ "condition": {
422
+ "property": "deduplicationId",
423
+ "isActive": false,
424
+ "type": "simple"
425
+ },
426
+ "type": "Hidden"
427
+ },
428
+ {
429
+ "id": "resultVariable",
430
+ "label": "Result variable",
431
+ "description": "Name of variable to store the response in",
432
+ "group": "output",
433
+ "binding": {
434
+ "name": "resultVariable",
435
+ "type": "zeebe:property"
436
+ },
437
+ "type": "String"
290
438
  },
291
439
  {
440
+ "id": "resultExpression",
292
441
  "label": "Result expression",
293
- "type": "String",
294
- "group": "variable-mapping",
442
+ "description": "Expression to map the response into process variables",
295
443
  "feel": "required",
296
- "optional": true,
444
+ "group": "output",
297
445
  "binding": {
298
- "type": "zeebe:property",
299
- "name": "resultExpression"
446
+ "name": "resultExpression",
447
+ "type": "zeebe:property"
300
448
  },
301
- "description": "Expression to map the inbound payload to process variables"
449
+ "type": "Text"
302
450
  }
303
451
  ],
304
452
  "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"
453
+ "contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxOCcgaGVpZ2h0PScxOCcgdmlld0JveD0nLTcuNSAwIDI3MSAyNzEnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yNDUuNDQgMTA4LjMwOGgtODUuMDlhNy43MzggNy43MzggMCAwIDEtNy43MzUtNy43MzR2LTg4LjY4QzE1Mi42MTUgNS4zMjcgMTQ3LjI5IDAgMTQwLjcyNiAwaC0zMC4zNzVjLTYuNTY4IDAtMTEuODkgNS4zMjctMTEuODkgMTEuODk0djg4LjE0M2MwIDQuNTczLTMuNjk3IDguMjktOC4yNyA4LjMxbC0yNy44ODUuMTMzYy00LjYxMi4wMjUtOC4zNTktMy43MTctOC4zNS04LjMyNWwuMTczLTg4LjI0MUM1NC4xNDQgNS4zMzcgNDguODE3IDAgNDIuMjQgMEgxMS44OUM1LjMyMSAwIDAgNS4zMjcgMCAxMS44OTRWMjYwLjIxYzAgNS44MzQgNC43MjYgMTAuNTYgMTAuNTU1IDEwLjU2SDI0NS40NGM1LjgzNCAwIDEwLjU2LTQuNzI2IDEwLjU2LTEwLjU2VjExOC44NjhjMC01LjgzNC00LjcyNi0xMC41Ni0xMC41Ni0xMC41NnptLTM5LjkwMiA5My4yMzNjMCA3LjY0NS02LjE5OCAxMy44NDQtMTMuODQzIDEzLjg0NEgxNjcuNjljLTcuNjQ2IDAtMTMuODQ0LTYuMTk5LTEzLjg0NC0xMy44NDR2LTI0LjAwNWMwLTcuNjQ2IDYuMTk4LTEzLjg0NCAxMy44NDQtMTMuODQ0aDI0LjAwNWM3LjY0NSAwIDEzLjg0MyA2LjE5OCAxMy44NDMgMTMuODQ0djI0LjAwNXonCiAgICAgICAgICBmaWxsPScjRjYwJy8+Cjwvc3ZnPg=="
306
454
  },
307
455
  "engines": {
308
- "camunda": "^8.2"
456
+ "camunda": "^8.6"
309
457
  }
310
458
  },
311
459
  {
312
460
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
313
461
  "name": "RabbitMQ Boundary Event Connector",
314
462
  "id": "io.camunda.connectors.inbound.RabbitMQ.Boundary.v1",
315
- "version": 2,
316
463
  "description": "Receive a message from RabbitMQ",
317
464
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound",
465
+ "version": 6,
318
466
  "category": {
319
467
  "id": "connectors",
320
468
  "name": "Connectors"
@@ -342,39 +490,33 @@
342
490
  "label": "Activation"
343
491
  },
344
492
  {
345
- "id": "variable-mapping",
346
- "label": "Variable mapping"
493
+ "id": "correlation",
494
+ "label": "Correlation"
495
+ },
496
+ {
497
+ "id": "output",
498
+ "label": "Output mapping"
347
499
  }
348
500
  ],
349
501
  "properties": [
350
502
  {
351
- "type": "Hidden",
352
503
  "value": "io.camunda:connector-rabbitmq-inbound:1",
353
504
  "binding": {
354
- "type": "zeebe:property",
355
- "name": "inbound.type"
356
- }
357
- },
358
- {
359
- "type": "Hidden",
360
- "generatedValue": {
361
- "type": "uuid"
505
+ "name": "inbound.type",
506
+ "type": "zeebe:property"
362
507
  },
363
- "binding": {
364
- "type": "bpmn:Message#property",
365
- "name": "name"
366
- }
508
+ "type": "Hidden"
367
509
  },
368
510
  {
369
- "id": "connectionType",
511
+ "id": "authentication.authType",
370
512
  "label": "Connection type",
371
- "group": "authentication",
372
- "type": "Dropdown",
373
513
  "value": "uri",
514
+ "group": "authentication",
374
515
  "binding": {
375
- "type": "zeebe:property",
376
- "name": "authentication.authType"
516
+ "name": "authentication.authType",
517
+ "type": "zeebe:property"
377
518
  },
519
+ "type": "Dropdown",
378
520
  "choices": [
379
521
  {
380
522
  "name": "URI",
@@ -387,154 +529,178 @@
387
529
  ]
388
530
  },
389
531
  {
532
+ "id": "authentication.uri",
390
533
  "label": "URI",
391
534
  "description": "URI should contain username, password, host name, port number, and virtual host",
392
- "group": "authentication",
393
- "type": "String",
394
- "binding": {
395
- "type": "zeebe:property",
396
- "name": "authentication.uri"
397
- },
535
+ "optional": false,
398
536
  "constraints": {
399
537
  "notEmpty": true,
400
538
  "pattern": {
401
- "value": "^(amqps?://)|(\\{\\{secrets\\..+\\}\\}).*$",
539
+ "value": "^(=|(amqps?://|secrets|\\{\\{).*$)",
402
540
  "message": "Must start with amqp(s):// or contain a secret reference"
403
541
  }
404
542
  },
543
+ "group": "authentication",
544
+ "binding": {
545
+ "name": "authentication.uri",
546
+ "type": "zeebe:property"
547
+ },
405
548
  "condition": {
406
- "property": "connectionType",
407
- "equals": "uri"
408
- }
549
+ "property": "authentication.authType",
550
+ "equals": "uri",
551
+ "type": "simple"
552
+ },
553
+ "type": "String"
409
554
  },
410
555
  {
556
+ "id": "authentication.userName",
411
557
  "label": "Username",
412
- "group": "authentication",
413
- "type": "String",
414
- "binding": {
415
- "type": "zeebe:property",
416
- "name": "authentication.userName"
417
- },
558
+ "optional": false,
418
559
  "constraints": {
419
560
  "notEmpty": true
420
561
  },
562
+ "group": "authentication",
563
+ "binding": {
564
+ "name": "authentication.userName",
565
+ "type": "zeebe:property"
566
+ },
421
567
  "condition": {
422
- "property": "connectionType",
423
- "equals": "credentials"
424
- }
568
+ "property": "authentication.authType",
569
+ "equals": "credentials",
570
+ "type": "simple"
571
+ },
572
+ "type": "String"
425
573
  },
426
574
  {
575
+ "id": "authentication.password",
427
576
  "label": "Password",
428
- "group": "authentication",
429
- "type": "String",
430
- "binding": {
431
- "type": "zeebe:property",
432
- "name": "authentication.password"
433
- },
577
+ "optional": false,
434
578
  "constraints": {
435
579
  "notEmpty": true
436
580
  },
437
- "condition": {
438
- "property": "connectionType",
439
- "equals": "credentials"
440
- }
441
- },
442
- {
443
- "label": "Host name",
444
- "description": "Host name: get from RabbitMQ external applocation configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound#routing-data-1\"target=\"_blank\">documentation</a>",
445
- "group": "routing",
446
- "type": "String",
581
+ "group": "authentication",
447
582
  "binding": {
448
- "type": "zeebe:property",
449
- "name": "routing.hostName"
450
- },
451
- "constraints": {
452
- "notEmpty": true
583
+ "name": "authentication.password",
584
+ "type": "zeebe:property"
453
585
  },
454
586
  "condition": {
455
- "property": "connectionType",
456
- "equals": "credentials"
457
- }
587
+ "property": "authentication.authType",
588
+ "equals": "credentials",
589
+ "type": "simple"
590
+ },
591
+ "type": "String"
458
592
  },
459
593
  {
594
+ "id": "routing.virtualHost",
460
595
  "label": "Virtual host",
461
- "description": "Virtual name: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound#routing-data-1\"target=\"_blank\">documentation</a>",
596
+ "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>",
597
+ "optional": false,
598
+ "constraints": {
599
+ "notEmpty": true
600
+ },
462
601
  "group": "routing",
463
- "type": "String",
464
602
  "binding": {
465
- "type": "zeebe:property",
466
- "name": "routing.virtualHost"
603
+ "name": "routing.virtualHost",
604
+ "type": "zeebe:property"
605
+ },
606
+ "condition": {
607
+ "property": "authentication.authType",
608
+ "equals": "credentials",
609
+ "type": "simple"
467
610
  },
611
+ "type": "String"
612
+ },
613
+ {
614
+ "id": "routing.hostName",
615
+ "label": "Host name",
616
+ "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>",
617
+ "optional": false,
468
618
  "constraints": {
469
619
  "notEmpty": true
470
620
  },
621
+ "group": "routing",
622
+ "binding": {
623
+ "name": "routing.hostName",
624
+ "type": "zeebe:property"
625
+ },
471
626
  "condition": {
472
- "property": "connectionType",
473
- "equals": "credentials"
474
- }
627
+ "property": "authentication.authType",
628
+ "equals": "credentials",
629
+ "type": "simple"
630
+ },
631
+ "type": "String"
475
632
  },
476
633
  {
634
+ "id": "routing.port",
477
635
  "label": "Port",
478
- "description": "Port: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound#routing-data-1\"target=\"_blank\">documentation</a>",
479
- "group": "routing",
480
- "type": "String",
481
- "binding": {
482
- "type": "zeebe:property",
483
- "name": "routing.port"
484
- },
636
+ "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>",
637
+ "optional": false,
485
638
  "constraints": {
486
639
  "notEmpty": true
487
640
  },
641
+ "group": "routing",
642
+ "binding": {
643
+ "name": "routing.port",
644
+ "type": "zeebe:property"
645
+ },
488
646
  "condition": {
489
- "property": "connectionType",
490
- "equals": "credentials"
491
- }
647
+ "property": "authentication.authType",
648
+ "equals": "credentials",
649
+ "type": "simple"
650
+ },
651
+ "type": "String"
492
652
  },
493
653
  {
654
+ "id": "queueName",
494
655
  "label": "Queue name",
495
656
  "description": "Name of the queue to subscribe to",
657
+ "optional": false,
658
+ "constraints": {
659
+ "notEmpty": true
660
+ },
496
661
  "group": "subscription",
497
- "type": "String",
498
- "feel": "optional",
499
662
  "binding": {
500
- "type": "zeebe:property",
501
- "name": "queueName"
663
+ "name": "queueName",
664
+ "type": "zeebe:property"
502
665
  },
503
- "constraints": {
504
- "notEmpty": true
505
- }
666
+ "type": "String"
506
667
  },
507
668
  {
669
+ "id": "consumerTag",
508
670
  "label": "Consumer tag",
509
671
  "description": "Consumer tag to use for the subscription",
672
+ "optional": false,
510
673
  "group": "subscription",
511
- "type": "String",
512
- "feel": "optional",
513
674
  "binding": {
514
- "type": "zeebe:property",
515
- "name": "consumerTag"
516
- }
675
+ "name": "consumerTag",
676
+ "type": "zeebe:property"
677
+ },
678
+ "type": "String"
517
679
  },
518
680
  {
681
+ "id": "arguments",
519
682
  "label": "Arguments",
520
683
  "description": "Arguments to use for the subscription",
521
- "group": "subscription",
522
- "type": "String",
684
+ "optional": true,
523
685
  "feel": "required",
686
+ "group": "subscription",
524
687
  "binding": {
525
- "type": "zeebe:property",
526
- "name": "arguments"
527
- }
688
+ "name": "arguments",
689
+ "type": "zeebe:property"
690
+ },
691
+ "type": "String"
528
692
  },
529
693
  {
694
+ "id": "exclusive",
530
695
  "label": "Exclusive consumer",
531
- "group": "subscription",
532
- "type": "Dropdown",
696
+ "optional": false,
533
697
  "value": "false",
698
+ "group": "subscription",
534
699
  "binding": {
535
- "type": "zeebe:property",
536
- "name": "exclusive"
700
+ "name": "exclusive",
701
+ "type": "zeebe:property"
537
702
  },
703
+ "type": "Dropdown",
538
704
  "choices": [
539
705
  {
540
706
  "name": "Yes",
@@ -547,95 +713,111 @@
547
713
  ]
548
714
  },
549
715
  {
550
- "label": "Correlation key (process)",
551
- "type": "String",
552
- "group": "activation",
716
+ "id": "activationCondition",
717
+ "label": "Activation condition",
718
+ "description": "Condition under which the Connector triggers. Leave empty to catch all events",
719
+ "optional": true,
553
720
  "feel": "required",
554
- "description": "Sets up the correlation key from process variables",
721
+ "group": "activation",
555
722
  "binding": {
556
- "type": "bpmn:Message#zeebe:subscription#property",
557
- "name": "correlationKey"
723
+ "name": "activationCondition",
724
+ "type": "zeebe:property"
558
725
  },
559
- "constraints": {
560
- "notEmpty": true
561
- }
726
+ "type": "String"
562
727
  },
563
728
  {
564
- "label": "Correlation key (payload)",
565
- "type": "String",
566
- "group": "activation",
729
+ "id": "correlationKeyProcess",
730
+ "label": "Correlation key (process)",
731
+ "description": "Sets up the correlation key from process variables",
732
+ "constraints": {
733
+ "notEmpty": true
734
+ },
567
735
  "feel": "required",
736
+ "group": "correlation",
568
737
  "binding": {
569
- "type": "zeebe:property",
570
- "name": "correlationKeyExpression"
738
+ "name": "correlationKey",
739
+ "type": "bpmn:Message#zeebe:subscription#property"
571
740
  },
741
+ "type": "String"
742
+ },
743
+ {
744
+ "id": "correlationKeyPayload",
745
+ "label": "Correlation key (payload)",
572
746
  "description": "Extracts the correlation key from the incoming message payload",
573
747
  "constraints": {
574
748
  "notEmpty": true
575
- }
749
+ },
750
+ "feel": "required",
751
+ "group": "correlation",
752
+ "binding": {
753
+ "name": "correlationKeyExpression",
754
+ "type": "zeebe:property"
755
+ },
756
+ "type": "String"
576
757
  },
577
758
  {
759
+ "id": "messageIdExpression",
578
760
  "label": "Message ID expression",
579
- "feel": "required",
580
- "type": "String",
761
+ "description": "Expression to extract unique identifier of a message",
581
762
  "optional": true,
582
- "group": "activation",
763
+ "feel": "required",
764
+ "group": "correlation",
583
765
  "binding": {
584
- "type": "zeebe:property",
585
- "name": "messageIdExpression"
766
+ "name": "messageIdExpression",
767
+ "type": "zeebe:property"
586
768
  },
587
- "description": "Expression to extract unique identifier of a message"
769
+ "type": "String"
588
770
  },
589
771
  {
590
- "label": "Activation condition",
591
- "type": "String",
592
- "group": "activation",
593
- "feel": "required",
594
- "optional": true,
772
+ "id": "messageNameUuid",
773
+ "generatedValue": {
774
+ "type": "uuid"
775
+ },
776
+ "group": "correlation",
595
777
  "binding": {
596
- "type": "zeebe:property",
597
- "name": "activationCondition"
778
+ "name": "name",
779
+ "type": "bpmn:Message#property"
598
780
  },
599
- "description": "Condition under which the connector triggers. Leave empty to catch all events"
781
+ "type": "Hidden"
600
782
  },
601
783
  {
784
+ "id": "resultVariable",
602
785
  "label": "Result variable",
603
- "type": "String",
604
- "group": "variable-mapping",
605
- "optional": true,
786
+ "description": "Name of variable to store the response in",
787
+ "group": "output",
606
788
  "binding": {
607
- "type": "zeebe:property",
608
- "name": "resultVariable"
789
+ "name": "resultVariable",
790
+ "type": "zeebe:property"
609
791
  },
610
- "description": "Name of variable to store the result of the connector in"
792
+ "type": "String"
611
793
  },
612
794
  {
795
+ "id": "resultExpression",
613
796
  "label": "Result expression",
614
- "type": "String",
615
- "group": "variable-mapping",
797
+ "description": "Expression to map the response into process variables",
616
798
  "feel": "required",
617
- "optional": true,
799
+ "group": "output",
618
800
  "binding": {
619
- "type": "zeebe:property",
620
- "name": "resultExpression"
801
+ "name": "resultExpression",
802
+ "type": "zeebe:property"
621
803
  },
622
- "description": "Expression to map the inbound payload to process variables"
804
+ "type": "Text"
623
805
  }
624
806
  ],
625
807
  "icon": {
626
- "contents": "data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='-7.5 0 271 271' preserveAspectRatio='xMidYMid'%3E%3Cpath d='M245.44 108.308h-85.09a7.738 7.738 0 0 1-7.735-7.734v-88.68C152.615 5.327 147.29 0 140.726 0h-30.375c-6.568 0-11.89 5.327-11.89 11.894v88.143c0 4.573-3.697 8.29-8.27 8.31l-27.885.133c-4.612.025-8.359-3.717-8.35-8.325l.173-88.241C54.144 5.337 48.817 0 42.24 0H11.89C5.321 0 0 5.327 0 11.894V260.21c0 5.834 4.726 10.56 10.555 10.56H245.44c5.834 0 10.56-4.726 10.56-10.56V118.868c0-5.834-4.726-10.56-10.56-10.56zm-39.902 93.233c0 7.645-6.198 13.844-13.843 13.844H167.69c-7.646 0-13.844-6.199-13.844-13.844v-24.005c0-7.646 6.198-13.844 13.844-13.844h24.005c7.645 0 13.843 6.198 13.843 13.844v24.005z' fill='%23F60'/%3E%3C/svg%3E"
808
+ "contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxOCcgaGVpZ2h0PScxOCcgdmlld0JveD0nLTcuNSAwIDI3MSAyNzEnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yNDUuNDQgMTA4LjMwOGgtODUuMDlhNy43MzggNy43MzggMCAwIDEtNy43MzUtNy43MzR2LTg4LjY4QzE1Mi42MTUgNS4zMjcgMTQ3LjI5IDAgMTQwLjcyNiAwaC0zMC4zNzVjLTYuNTY4IDAtMTEuODkgNS4zMjctMTEuODkgMTEuODk0djg4LjE0M2MwIDQuNTczLTMuNjk3IDguMjktOC4yNyA4LjMxbC0yNy44ODUuMTMzYy00LjYxMi4wMjUtOC4zNTktMy43MTctOC4zNS04LjMyNWwuMTczLTg4LjI0MUM1NC4xNDQgNS4zMzcgNDguODE3IDAgNDIuMjQgMEgxMS44OUM1LjMyMSAwIDAgNS4zMjcgMCAxMS44OTRWMjYwLjIxYzAgNS44MzQgNC43MjYgMTAuNTYgMTAuNTU1IDEwLjU2SDI0NS40NGM1LjgzNCAwIDEwLjU2LTQuNzI2IDEwLjU2LTEwLjU2VjExOC44NjhjMC01LjgzNC00LjcyNi0xMC41Ni0xMC41Ni0xMC41NnptLTM5LjkwMiA5My4yMzNjMCA3LjY0NS02LjE5OCAxMy44NDQtMTMuODQzIDEzLjg0NEgxNjcuNjljLTcuNjQ2IDAtMTMuODQ0LTYuMTk5LTEzLjg0NC0xMy44NDR2LTI0LjAwNWMwLTcuNjQ2IDYuMTk4LTEzLjg0NCAxMy44NDQtMTMuODQ0aDI0LjAwNWM3LjY0NSAwIDEzLjg0MyA2LjE5OCAxMy44NDMgMTMuODQ0djI0LjAwNXonCiAgICAgICAgICBmaWxsPScjRjYwJy8+Cjwvc3ZnPg=="
627
809
  },
628
810
  "engines": {
629
- "camunda": "^8.4"
811
+ "camunda": "^8.5"
630
812
  }
631
813
  },
632
814
  {
633
815
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
634
816
  "name": "RabbitMQ Boundary Event Connector",
635
817
  "id": "io.camunda.connectors.inbound.RabbitMQ.Boundary.v1",
818
+ "version": 2,
636
819
  "description": "Receive a message from RabbitMQ",
637
820
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound",
638
- "version": 6,
639
821
  "category": {
640
822
  "id": "connectors",
641
823
  "name": "Connectors"
@@ -663,33 +845,39 @@
663
845
  "label": "Activation"
664
846
  },
665
847
  {
666
- "id": "correlation",
667
- "label": "Correlation"
668
- },
669
- {
670
- "id": "output",
671
- "label": "Output mapping"
848
+ "id": "variable-mapping",
849
+ "label": "Variable mapping"
672
850
  }
673
851
  ],
674
852
  "properties": [
675
853
  {
854
+ "type": "Hidden",
676
855
  "value": "io.camunda:connector-rabbitmq-inbound:1",
677
856
  "binding": {
678
- "name": "inbound.type",
679
- "type": "zeebe:property"
680
- },
681
- "type": "Hidden"
857
+ "type": "zeebe:property",
858
+ "name": "inbound.type"
859
+ }
682
860
  },
683
861
  {
684
- "id": "authentication.authType",
685
- "label": "Connection type",
686
- "value": "uri",
862
+ "type": "Hidden",
863
+ "generatedValue": {
864
+ "type": "uuid"
865
+ },
866
+ "binding": {
867
+ "type": "bpmn:Message#property",
868
+ "name": "name"
869
+ }
870
+ },
871
+ {
872
+ "id": "connectionType",
873
+ "label": "Connection type",
687
874
  "group": "authentication",
875
+ "type": "Dropdown",
876
+ "value": "uri",
688
877
  "binding": {
689
- "name": "authentication.authType",
690
- "type": "zeebe:property"
878
+ "type": "zeebe:property",
879
+ "name": "authentication.authType"
691
880
  },
692
- "type": "Dropdown",
693
881
  "choices": [
694
882
  {
695
883
  "name": "URI",
@@ -702,178 +890,154 @@
702
890
  ]
703
891
  },
704
892
  {
705
- "id": "authentication.uri",
706
893
  "label": "URI",
707
894
  "description": "URI should contain username, password, host name, port number, and virtual host",
708
- "optional": false,
895
+ "group": "authentication",
896
+ "type": "String",
897
+ "binding": {
898
+ "type": "zeebe:property",
899
+ "name": "authentication.uri"
900
+ },
709
901
  "constraints": {
710
902
  "notEmpty": true,
711
903
  "pattern": {
712
- "value": "^(=|(amqps?://|secrets|\\{\\{).*$)",
904
+ "value": "^(amqps?://)|(\\{\\{secrets\\..+\\}\\}).*$",
713
905
  "message": "Must start with amqp(s):// or contain a secret reference"
714
906
  }
715
907
  },
716
- "group": "authentication",
717
- "binding": {
718
- "name": "authentication.uri",
719
- "type": "zeebe:property"
720
- },
721
908
  "condition": {
722
- "property": "authentication.authType",
723
- "equals": "uri",
724
- "type": "simple"
725
- },
726
- "type": "String"
909
+ "property": "connectionType",
910
+ "equals": "uri"
911
+ }
727
912
  },
728
913
  {
729
- "id": "authentication.userName",
730
914
  "label": "Username",
731
- "optional": false,
732
- "constraints": {
733
- "notEmpty": true
734
- },
735
915
  "group": "authentication",
916
+ "type": "String",
736
917
  "binding": {
737
- "name": "authentication.userName",
738
- "type": "zeebe:property"
918
+ "type": "zeebe:property",
919
+ "name": "authentication.userName"
739
920
  },
740
- "condition": {
741
- "property": "authentication.authType",
742
- "equals": "credentials",
743
- "type": "simple"
921
+ "constraints": {
922
+ "notEmpty": true
744
923
  },
745
- "type": "String"
924
+ "condition": {
925
+ "property": "connectionType",
926
+ "equals": "credentials"
927
+ }
746
928
  },
747
929
  {
748
- "id": "authentication.password",
749
930
  "label": "Password",
750
- "optional": false,
751
- "constraints": {
752
- "notEmpty": true
753
- },
754
931
  "group": "authentication",
932
+ "type": "String",
755
933
  "binding": {
756
- "name": "authentication.password",
757
- "type": "zeebe:property"
758
- },
759
- "condition": {
760
- "property": "authentication.authType",
761
- "equals": "credentials",
762
- "type": "simple"
934
+ "type": "zeebe:property",
935
+ "name": "authentication.password"
763
936
  },
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,
771
937
  "constraints": {
772
938
  "notEmpty": true
773
939
  },
774
- "group": "routing",
775
- "binding": {
776
- "name": "routing.virtualHost",
777
- "type": "zeebe:property"
778
- },
779
940
  "condition": {
780
- "property": "authentication.authType",
781
- "equals": "credentials",
782
- "type": "simple"
783
- },
784
- "type": "String"
941
+ "property": "connectionType",
942
+ "equals": "credentials"
943
+ }
785
944
  },
786
945
  {
787
- "id": "routing.hostName",
788
946
  "label": "Host name",
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,
947
+ "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>",
948
+ "group": "routing",
949
+ "type": "String",
950
+ "binding": {
951
+ "type": "zeebe:property",
952
+ "name": "routing.hostName"
953
+ },
791
954
  "constraints": {
792
955
  "notEmpty": true
793
956
  },
957
+ "condition": {
958
+ "property": "connectionType",
959
+ "equals": "credentials"
960
+ }
961
+ },
962
+ {
963
+ "label": "Virtual host",
964
+ "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>",
794
965
  "group": "routing",
966
+ "type": "String",
795
967
  "binding": {
796
- "name": "routing.hostName",
797
- "type": "zeebe:property"
968
+ "type": "zeebe:property",
969
+ "name": "routing.virtualHost"
798
970
  },
799
- "condition": {
800
- "property": "authentication.authType",
801
- "equals": "credentials",
802
- "type": "simple"
971
+ "constraints": {
972
+ "notEmpty": true
803
973
  },
804
- "type": "String"
974
+ "condition": {
975
+ "property": "connectionType",
976
+ "equals": "credentials"
977
+ }
805
978
  },
806
979
  {
807
- "id": "routing.port",
808
980
  "label": "Port",
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,
811
- "constraints": {
812
- "notEmpty": true
813
- },
981
+ "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>",
814
982
  "group": "routing",
983
+ "type": "String",
815
984
  "binding": {
816
- "name": "routing.port",
817
- "type": "zeebe:property"
985
+ "type": "zeebe:property",
986
+ "name": "routing.port"
818
987
  },
819
- "condition": {
820
- "property": "authentication.authType",
821
- "equals": "credentials",
822
- "type": "simple"
988
+ "constraints": {
989
+ "notEmpty": true
823
990
  },
824
- "type": "String"
991
+ "condition": {
992
+ "property": "connectionType",
993
+ "equals": "credentials"
994
+ }
825
995
  },
826
996
  {
827
- "id": "queueName",
828
997
  "label": "Queue name",
829
998
  "description": "Name of the queue to subscribe to",
830
- "optional": false,
831
- "constraints": {
832
- "notEmpty": true
833
- },
834
999
  "group": "subscription",
1000
+ "type": "String",
1001
+ "feel": "optional",
835
1002
  "binding": {
836
- "name": "queueName",
837
- "type": "zeebe:property"
1003
+ "type": "zeebe:property",
1004
+ "name": "queueName"
838
1005
  },
839
- "type": "String"
1006
+ "constraints": {
1007
+ "notEmpty": true
1008
+ }
840
1009
  },
841
1010
  {
842
- "id": "consumerTag",
843
1011
  "label": "Consumer tag",
844
1012
  "description": "Consumer tag to use for the subscription",
845
- "optional": false,
846
1013
  "group": "subscription",
1014
+ "type": "String",
1015
+ "feel": "optional",
847
1016
  "binding": {
848
- "name": "consumerTag",
849
- "type": "zeebe:property"
850
- },
851
- "type": "String"
1017
+ "type": "zeebe:property",
1018
+ "name": "consumerTag"
1019
+ }
852
1020
  },
853
1021
  {
854
- "id": "arguments",
855
1022
  "label": "Arguments",
856
1023
  "description": "Arguments to use for the subscription",
857
- "optional": true,
858
- "feel": "required",
859
1024
  "group": "subscription",
1025
+ "type": "String",
1026
+ "feel": "required",
860
1027
  "binding": {
861
- "name": "arguments",
862
- "type": "zeebe:property"
863
- },
864
- "type": "String"
1028
+ "type": "zeebe:property",
1029
+ "name": "arguments"
1030
+ }
865
1031
  },
866
1032
  {
867
- "id": "exclusive",
868
1033
  "label": "Exclusive consumer",
869
- "optional": false,
870
- "value": "false",
871
1034
  "group": "subscription",
1035
+ "type": "Dropdown",
1036
+ "value": "false",
872
1037
  "binding": {
873
- "name": "exclusive",
874
- "type": "zeebe:property"
1038
+ "type": "zeebe:property",
1039
+ "name": "exclusive"
875
1040
  },
876
- "type": "Dropdown",
877
1041
  "choices": [
878
1042
  {
879
1043
  "name": "Yes",
@@ -886,111 +1050,95 @@
886
1050
  ]
887
1051
  },
888
1052
  {
889
- "id": "activationCondition",
890
- "label": "Activation condition",
891
- "description": "Condition under which the Connector triggers. Leave empty to catch all events",
892
- "optional": true,
893
- "feel": "required",
1053
+ "label": "Correlation key (process)",
1054
+ "type": "String",
894
1055
  "group": "activation",
1056
+ "feel": "required",
1057
+ "description": "Sets up the correlation key from process variables",
895
1058
  "binding": {
896
- "name": "activationCondition",
897
- "type": "zeebe:property"
1059
+ "type": "bpmn:Message#zeebe:subscription#property",
1060
+ "name": "correlationKey"
898
1061
  },
899
- "type": "String"
900
- },
901
- {
902
- "id": "correlationKeyProcess",
903
- "label": "Correlation key (process)",
904
- "description": "Sets up the correlation key from process variables",
905
1062
  "constraints": {
906
1063
  "notEmpty": true
907
- },
908
- "feel": "required",
909
- "group": "correlation",
910
- "binding": {
911
- "name": "correlationKey",
912
- "type": "bpmn:Message#zeebe:subscription#property"
913
- },
914
- "type": "String"
1064
+ }
915
1065
  },
916
1066
  {
917
- "id": "correlationKeyPayload",
918
1067
  "label": "Correlation key (payload)",
919
- "description": "Extracts the correlation key from the incoming message payload",
920
- "constraints": {
921
- "notEmpty": true
922
- },
1068
+ "type": "String",
1069
+ "group": "activation",
923
1070
  "feel": "required",
924
- "group": "correlation",
925
1071
  "binding": {
926
- "name": "correlationKeyExpression",
927
- "type": "zeebe:property"
1072
+ "type": "zeebe:property",
1073
+ "name": "correlationKeyExpression"
928
1074
  },
929
- "type": "String"
1075
+ "description": "Extracts the correlation key from the incoming message payload",
1076
+ "constraints": {
1077
+ "notEmpty": true
1078
+ }
930
1079
  },
931
1080
  {
932
- "id": "messageIdExpression",
933
1081
  "label": "Message ID expression",
934
- "description": "Expression to extract unique identifier of a message",
935
- "optional": true,
936
1082
  "feel": "required",
937
- "group": "correlation",
1083
+ "type": "String",
1084
+ "optional": true,
1085
+ "group": "activation",
938
1086
  "binding": {
939
- "name": "messageIdExpression",
940
- "type": "zeebe:property"
1087
+ "type": "zeebe:property",
1088
+ "name": "messageIdExpression"
941
1089
  },
942
- "type": "String"
1090
+ "description": "Expression to extract unique identifier of a message"
943
1091
  },
944
1092
  {
945
- "id": "messageNameUuid",
946
- "generatedValue": {
947
- "type": "uuid"
948
- },
949
- "group": "correlation",
1093
+ "label": "Activation condition",
1094
+ "type": "String",
1095
+ "group": "activation",
1096
+ "feel": "required",
1097
+ "optional": true,
950
1098
  "binding": {
951
- "name": "name",
952
- "type": "bpmn:Message#property"
1099
+ "type": "zeebe:property",
1100
+ "name": "activationCondition"
953
1101
  },
954
- "type": "Hidden"
1102
+ "description": "Condition under which the connector triggers. Leave empty to catch all events"
955
1103
  },
956
1104
  {
957
- "id": "resultVariable",
958
1105
  "label": "Result variable",
959
- "description": "Name of variable to store the response in",
960
- "group": "output",
1106
+ "type": "String",
1107
+ "group": "variable-mapping",
1108
+ "optional": true,
961
1109
  "binding": {
962
- "name": "resultVariable",
963
- "type": "zeebe:property"
1110
+ "type": "zeebe:property",
1111
+ "name": "resultVariable"
964
1112
  },
965
- "type": "String"
1113
+ "description": "Name of variable to store the result of the connector in"
966
1114
  },
967
1115
  {
968
- "id": "resultExpression",
969
1116
  "label": "Result expression",
970
- "description": "Expression to map the response into process variables",
1117
+ "type": "String",
1118
+ "group": "variable-mapping",
971
1119
  "feel": "required",
972
- "group": "output",
1120
+ "optional": true,
973
1121
  "binding": {
974
- "name": "resultExpression",
975
- "type": "zeebe:property"
1122
+ "type": "zeebe:property",
1123
+ "name": "resultExpression"
976
1124
  },
977
- "type": "Text"
1125
+ "description": "Expression to map the inbound payload to process variables"
978
1126
  }
979
1127
  ],
980
1128
  "icon": {
981
- "contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxOCcgaGVpZ2h0PScxOCcgdmlld0JveD0nLTcuNSAwIDI3MSAyNzEnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yNDUuNDQgMTA4LjMwOGgtODUuMDlhNy43MzggNy43MzggMCAwIDEtNy43MzUtNy43MzR2LTg4LjY4QzE1Mi42MTUgNS4zMjcgMTQ3LjI5IDAgMTQwLjcyNiAwaC0zMC4zNzVjLTYuNTY4IDAtMTEuODkgNS4zMjctMTEuODkgMTEuODk0djg4LjE0M2MwIDQuNTczLTMuNjk3IDguMjktOC4yNyA4LjMxbC0yNy44ODUuMTMzYy00LjYxMi4wMjUtOC4zNTktMy43MTctOC4zNS04LjMyNWwuMTczLTg4LjI0MUM1NC4xNDQgNS4zMzcgNDguODE3IDAgNDIuMjQgMEgxMS44OUM1LjMyMSAwIDAgNS4zMjcgMCAxMS44OTRWMjYwLjIxYzAgNS44MzQgNC43MjYgMTAuNTYgMTAuNTU1IDEwLjU2SDI0NS40NGM1LjgzNCAwIDEwLjU2LTQuNzI2IDEwLjU2LTEwLjU2VjExOC44NjhjMC01LjgzNC00LjcyNi0xMC41Ni0xMC41Ni0xMC41NnptLTM5LjkwMiA5My4yMzNjMCA3LjY0NS02LjE5OCAxMy44NDQtMTMuODQzIDEzLjg0NEgxNjcuNjljLTcuNjQ2IDAtMTMuODQ0LTYuMTk5LTEzLjg0NC0xMy44NDR2LTI0LjAwNWMwLTcuNjQ2IDYuMTk4LTEzLjg0NCAxMy44NDQtMTMuODQ0aDI0LjAwNWM3LjY0NSAwIDEzLjg0MyA2LjE5OCAxMy44NDMgMTMuODQ0djI0LjAwNXonCiAgICAgICAgICBmaWxsPScjRjYwJy8+Cjwvc3ZnPg=="
1129
+ "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"
982
1130
  },
983
1131
  "engines": {
984
- "camunda": "^8.5"
1132
+ "camunda": "^8.4"
985
1133
  }
986
1134
  },
987
1135
  {
988
1136
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
989
1137
  "name": "RabbitMQ Boundary Event Connector",
990
1138
  "id": "io.camunda.connectors.inbound.RabbitMQ.Boundary.v1",
1139
+ "version": 1,
991
1140
  "description": "Receive a message from RabbitMQ",
992
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound",
993
- "version": 7,
1141
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq-inbound",
994
1142
  "category": {
995
1143
  "id": "connectors",
996
1144
  "name": "Connectors"
@@ -1018,39 +1166,39 @@
1018
1166
  "label": "Activation"
1019
1167
  },
1020
1168
  {
1021
- "id": "correlation",
1022
- "label": "Correlation",
1023
- "tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
1024
- },
1025
- {
1026
- "id": "deduplication",
1027
- "label": "Deduplication",
1028
- "tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
1029
- },
1030
- {
1031
- "id": "output",
1032
- "label": "Output mapping"
1169
+ "id": "variable-mapping",
1170
+ "label": "Variable mapping"
1033
1171
  }
1034
1172
  ],
1035
1173
  "properties": [
1036
1174
  {
1175
+ "type": "Hidden",
1037
1176
  "value": "io.camunda:connector-rabbitmq-inbound:1",
1038
1177
  "binding": {
1039
- "name": "inbound.type",
1040
- "type": "zeebe:property"
1178
+ "type": "zeebe:property",
1179
+ "name": "inbound.type"
1180
+ }
1181
+ },
1182
+ {
1183
+ "type": "Hidden",
1184
+ "generatedValue": {
1185
+ "type": "uuid"
1041
1186
  },
1042
- "type": "Hidden"
1187
+ "binding": {
1188
+ "type": "bpmn:Message#property",
1189
+ "name": "name"
1190
+ }
1043
1191
  },
1044
1192
  {
1045
- "id": "authentication.authType",
1193
+ "id": "connectionType",
1046
1194
  "label": "Connection type",
1047
- "value": "uri",
1048
1195
  "group": "authentication",
1196
+ "type": "Dropdown",
1197
+ "value": "uri",
1049
1198
  "binding": {
1050
- "name": "authentication.authType",
1051
- "type": "zeebe:property"
1199
+ "type": "zeebe:property",
1200
+ "name": "authentication.authType"
1052
1201
  },
1053
- "type": "Dropdown",
1054
1202
  "choices": [
1055
1203
  {
1056
1204
  "name": "URI",
@@ -1063,178 +1211,154 @@
1063
1211
  ]
1064
1212
  },
1065
1213
  {
1066
- "id": "authentication.uri",
1067
1214
  "label": "URI",
1068
1215
  "description": "URI should contain username, password, host name, port number, and virtual host",
1069
- "optional": false,
1216
+ "group": "authentication",
1217
+ "type": "String",
1218
+ "binding": {
1219
+ "type": "zeebe:property",
1220
+ "name": "authentication.uri"
1221
+ },
1070
1222
  "constraints": {
1071
1223
  "notEmpty": true,
1072
1224
  "pattern": {
1073
- "value": "^(=|(amqps?://|secrets|\\{\\{).*$)",
1225
+ "value": "^(amqps?://)|(\\{\\{secrets\\..+\\}\\}).*$",
1074
1226
  "message": "Must start with amqp(s):// or contain a secret reference"
1075
1227
  }
1076
1228
  },
1077
- "group": "authentication",
1078
- "binding": {
1079
- "name": "authentication.uri",
1080
- "type": "zeebe:property"
1081
- },
1082
1229
  "condition": {
1083
- "property": "authentication.authType",
1084
- "equals": "uri",
1085
- "type": "simple"
1086
- },
1087
- "type": "String"
1230
+ "property": "connectionType",
1231
+ "equals": "uri"
1232
+ }
1088
1233
  },
1089
1234
  {
1090
- "id": "authentication.userName",
1091
1235
  "label": "Username",
1092
- "optional": false,
1093
- "constraints": {
1094
- "notEmpty": true
1095
- },
1096
1236
  "group": "authentication",
1237
+ "type": "String",
1097
1238
  "binding": {
1098
- "name": "authentication.userName",
1099
- "type": "zeebe:property"
1239
+ "type": "zeebe:property",
1240
+ "name": "authentication.userName"
1100
1241
  },
1101
- "condition": {
1102
- "property": "authentication.authType",
1103
- "equals": "credentials",
1104
- "type": "simple"
1242
+ "constraints": {
1243
+ "notEmpty": true
1105
1244
  },
1106
- "type": "String"
1245
+ "condition": {
1246
+ "property": "connectionType",
1247
+ "equals": "credentials"
1248
+ }
1107
1249
  },
1108
1250
  {
1109
- "id": "authentication.password",
1110
1251
  "label": "Password",
1111
- "optional": false,
1112
- "constraints": {
1113
- "notEmpty": true
1114
- },
1115
1252
  "group": "authentication",
1253
+ "type": "String",
1116
1254
  "binding": {
1117
- "name": "authentication.password",
1118
- "type": "zeebe:property"
1119
- },
1120
- "condition": {
1121
- "property": "authentication.authType",
1122
- "equals": "credentials",
1123
- "type": "simple"
1255
+ "type": "zeebe:property",
1256
+ "name": "authentication.password"
1124
1257
  },
1125
- "type": "String"
1126
- },
1127
- {
1128
- "id": "routing.virtualHost",
1129
- "label": "Virtual host",
1130
- "description": "Virtual name: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=outbound#routing-data\"target=\"_blank\">documentation</a>",
1131
- "optional": false,
1132
1258
  "constraints": {
1133
1259
  "notEmpty": true
1134
1260
  },
1135
- "group": "routing",
1136
- "binding": {
1137
- "name": "routing.virtualHost",
1138
- "type": "zeebe:property"
1139
- },
1140
1261
  "condition": {
1141
- "property": "authentication.authType",
1142
- "equals": "credentials",
1143
- "type": "simple"
1144
- },
1145
- "type": "String"
1262
+ "property": "connectionType",
1263
+ "equals": "credentials"
1264
+ }
1146
1265
  },
1147
1266
  {
1148
- "id": "routing.hostName",
1149
1267
  "label": "Host name",
1150
- "description": "Host name: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=outbound#routing-data\"target=\"_blank\">documentation</a>",
1151
- "optional": false,
1268
+ "description": "Host name: get from RabbitMQ external applocation configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/#routing-data\"target=\"_blank\">documentation</a>",
1269
+ "group": "routing",
1270
+ "type": "String",
1271
+ "binding": {
1272
+ "type": "zeebe:property",
1273
+ "name": "routing.hostName"
1274
+ },
1152
1275
  "constraints": {
1153
1276
  "notEmpty": true
1154
1277
  },
1278
+ "condition": {
1279
+ "property": "connectionType",
1280
+ "equals": "credentials"
1281
+ }
1282
+ },
1283
+ {
1284
+ "label": "Virtual host",
1285
+ "description": "Virtual name: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/#routing-data\"target=\"_blank\">documentation</a>",
1155
1286
  "group": "routing",
1287
+ "type": "String",
1156
1288
  "binding": {
1157
- "name": "routing.hostName",
1158
- "type": "zeebe:property"
1289
+ "type": "zeebe:property",
1290
+ "name": "routing.virtualHost"
1159
1291
  },
1160
- "condition": {
1161
- "property": "authentication.authType",
1162
- "equals": "credentials",
1163
- "type": "simple"
1292
+ "constraints": {
1293
+ "notEmpty": true
1164
1294
  },
1165
- "type": "String"
1295
+ "condition": {
1296
+ "property": "connectionType",
1297
+ "equals": "credentials"
1298
+ }
1166
1299
  },
1167
1300
  {
1168
- "id": "routing.port",
1169
1301
  "label": "Port",
1170
- "description": "Port: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=outbound#routing-data\"target=\"_blank\">documentation</a>",
1171
- "optional": false,
1172
- "constraints": {
1173
- "notEmpty": true
1174
- },
1302
+ "description": "Port: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/#routing-data\"target=\"_blank\">documentation</a>",
1175
1303
  "group": "routing",
1304
+ "type": "String",
1176
1305
  "binding": {
1177
- "name": "routing.port",
1178
- "type": "zeebe:property"
1306
+ "type": "zeebe:property",
1307
+ "name": "routing.port"
1179
1308
  },
1180
- "condition": {
1181
- "property": "authentication.authType",
1182
- "equals": "credentials",
1183
- "type": "simple"
1309
+ "constraints": {
1310
+ "notEmpty": true
1184
1311
  },
1185
- "type": "String"
1312
+ "condition": {
1313
+ "property": "connectionType",
1314
+ "equals": "credentials"
1315
+ }
1186
1316
  },
1187
1317
  {
1188
- "id": "queueName",
1189
1318
  "label": "Queue name",
1190
1319
  "description": "Name of the queue to subscribe to",
1191
- "optional": false,
1192
- "constraints": {
1193
- "notEmpty": true
1194
- },
1195
1320
  "group": "subscription",
1321
+ "type": "String",
1322
+ "feel": "optional",
1196
1323
  "binding": {
1197
- "name": "queueName",
1198
- "type": "zeebe:property"
1324
+ "type": "zeebe:property",
1325
+ "name": "queueName"
1199
1326
  },
1200
- "type": "String"
1327
+ "constraints": {
1328
+ "notEmpty": true
1329
+ }
1201
1330
  },
1202
1331
  {
1203
- "id": "consumerTag",
1204
1332
  "label": "Consumer tag",
1205
1333
  "description": "Consumer tag to use for the subscription",
1206
- "optional": false,
1207
1334
  "group": "subscription",
1335
+ "type": "String",
1336
+ "feel": "optional",
1208
1337
  "binding": {
1209
- "name": "consumerTag",
1210
- "type": "zeebe:property"
1211
- },
1212
- "type": "String"
1338
+ "type": "zeebe:property",
1339
+ "name": "consumerTag"
1340
+ }
1213
1341
  },
1214
1342
  {
1215
- "id": "arguments",
1216
1343
  "label": "Arguments",
1217
1344
  "description": "Arguments to use for the subscription",
1218
- "optional": true,
1219
- "feel": "required",
1220
1345
  "group": "subscription",
1346
+ "type": "String",
1347
+ "feel": "required",
1221
1348
  "binding": {
1222
- "name": "arguments",
1223
- "type": "zeebe:property"
1224
- },
1225
- "type": "String"
1349
+ "type": "zeebe:property",
1350
+ "name": "arguments"
1351
+ }
1226
1352
  },
1227
1353
  {
1228
- "id": "exclusive",
1229
1354
  "label": "Exclusive consumer",
1230
- "optional": false,
1231
- "value": "false",
1232
1355
  "group": "subscription",
1356
+ "type": "Dropdown",
1357
+ "value": "false",
1233
1358
  "binding": {
1234
- "name": "exclusive",
1235
- "type": "zeebe:property"
1359
+ "type": "zeebe:property",
1360
+ "name": "exclusive"
1236
1361
  },
1237
- "type": "Dropdown",
1238
1362
  "choices": [
1239
1363
  {
1240
1364
  "name": "Yes",
@@ -1247,198 +1371,74 @@
1247
1371
  ]
1248
1372
  },
1249
1373
  {
1250
- "id": "activationCondition",
1251
- "label": "Activation condition",
1252
- "description": "Condition under which the Connector triggers. Leave empty to catch all events",
1253
- "optional": true,
1254
- "feel": "required",
1374
+ "label": "Correlation key (process)",
1375
+ "type": "String",
1255
1376
  "group": "activation",
1377
+ "feel": "required",
1378
+ "description": "Sets up the correlation key from process variables",
1256
1379
  "binding": {
1257
- "name": "activationCondition",
1258
- "type": "zeebe:property"
1380
+ "type": "bpmn:Message#zeebe:subscription#property",
1381
+ "name": "correlationKey"
1259
1382
  },
1260
- "type": "String"
1383
+ "constraints": {
1384
+ "notEmpty": true
1385
+ }
1261
1386
  },
1262
1387
  {
1263
- "id": "consumeUnmatchedEvents",
1264
- "label": "Consume unmatched events",
1265
- "value": true,
1388
+ "label": "Correlation key (payload)",
1389
+ "type": "String",
1266
1390
  "group": "activation",
1267
- "binding": {
1268
- "name": "consumeUnmatchedEvents",
1269
- "type": "zeebe:property"
1270
- },
1271
- "tooltip": "Unmatched events are rejected by default, allowing the upstream service to handle the error. Check this box to consume unmatched events and return a success response",
1272
- "type": "Boolean"
1273
- },
1274
- {
1275
- "id": "correlationKeyProcess",
1276
- "label": "Correlation key (process)",
1277
- "description": "Sets up the correlation key from process variables",
1278
- "constraints": {
1279
- "notEmpty": true
1280
- },
1281
1391
  "feel": "required",
1282
- "group": "correlation",
1283
1392
  "binding": {
1284
- "name": "correlationKey",
1285
- "type": "bpmn:Message#zeebe:subscription#property"
1393
+ "type": "zeebe:property",
1394
+ "name": "correlationKeyExpression"
1286
1395
  },
1287
- "type": "String"
1288
- },
1289
- {
1290
- "id": "correlationKeyPayload",
1291
- "label": "Correlation key (payload)",
1292
1396
  "description": "Extracts the correlation key from the incoming message payload",
1293
1397
  "constraints": {
1294
1398
  "notEmpty": true
1295
- },
1296
- "feel": "required",
1297
- "group": "correlation",
1298
- "binding": {
1299
- "name": "correlationKeyExpression",
1300
- "type": "zeebe:property"
1301
- },
1302
- "type": "String"
1399
+ }
1303
1400
  },
1304
1401
  {
1305
- "id": "messageIdExpression",
1306
- "label": "Message ID expression",
1307
- "description": "Expression to extract unique identifier of a message",
1308
- "optional": true,
1402
+ "label": "Activation condition",
1403
+ "type": "String",
1404
+ "group": "activation",
1309
1405
  "feel": "required",
1310
- "group": "correlation",
1311
- "binding": {
1312
- "name": "messageIdExpression",
1313
- "type": "zeebe:property"
1314
- },
1315
- "type": "String"
1316
- },
1317
- {
1318
- "id": "messageTtl",
1319
- "label": "Message TTL",
1320
- "description": "Time-to-live for the message in the broker (ISO-8601 duration)",
1321
1406
  "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
- },
1337
- {
1338
- "id": "messageNameUuid",
1339
- "generatedValue": {
1340
- "type": "uuid"
1341
- },
1342
- "group": "correlation",
1343
1407
  "binding": {
1344
- "name": "name",
1345
- "type": "bpmn:Message#property"
1346
- },
1347
- "type": "Hidden"
1348
- },
1349
- {
1350
- "id": "deduplicationModeManualFlag",
1351
- "label": "Manual mode",
1352
- "description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
1353
- "value": false,
1354
- "group": "deduplication",
1355
- "binding": {
1356
- "name": "deduplicationModeManualFlag",
1357
- "type": "zeebe:property"
1358
- },
1359
- "type": "Boolean"
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"
1408
+ "type": "zeebe:property",
1409
+ "name": "activationCondition"
1410
1410
  },
1411
- "type": "Hidden"
1411
+ "description": "Condition under which the connector triggers. Leave empty to catch all events"
1412
1412
  },
1413
1413
  {
1414
- "id": "resultVariable",
1415
1414
  "label": "Result variable",
1416
- "description": "Name of variable to store the response in",
1417
- "group": "output",
1415
+ "type": "String",
1416
+ "group": "variable-mapping",
1417
+ "optional": true,
1418
1418
  "binding": {
1419
- "name": "resultVariable",
1420
- "type": "zeebe:property"
1419
+ "type": "zeebe:property",
1420
+ "name": "resultVariable"
1421
1421
  },
1422
- "type": "String"
1422
+ "description": "Name of variable to store the result of the connector in"
1423
1423
  },
1424
1424
  {
1425
- "id": "resultExpression",
1426
1425
  "label": "Result expression",
1427
- "description": "Expression to map the response into process variables",
1426
+ "type": "String",
1427
+ "group": "variable-mapping",
1428
1428
  "feel": "required",
1429
- "group": "output",
1429
+ "optional": true,
1430
1430
  "binding": {
1431
- "name": "resultExpression",
1432
- "type": "zeebe:property"
1431
+ "type": "zeebe:property",
1432
+ "name": "resultExpression"
1433
1433
  },
1434
- "type": "Text"
1434
+ "description": "Expression to map the inbound payload to process variables"
1435
1435
  }
1436
1436
  ],
1437
1437
  "icon": {
1438
- "contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxOCcgaGVpZ2h0PScxOCcgdmlld0JveD0nLTcuNSAwIDI3MSAyNzEnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yNDUuNDQgMTA4LjMwOGgtODUuMDlhNy43MzggNy43MzggMCAwIDEtNy43MzUtNy43MzR2LTg4LjY4QzE1Mi42MTUgNS4zMjcgMTQ3LjI5IDAgMTQwLjcyNiAwaC0zMC4zNzVjLTYuNTY4IDAtMTEuODkgNS4zMjctMTEuODkgMTEuODk0djg4LjE0M2MwIDQuNTczLTMuNjk3IDguMjktOC4yNyA4LjMxbC0yNy44ODUuMTMzYy00LjYxMi4wMjUtOC4zNTktMy43MTctOC4zNS04LjMyNWwuMTczLTg4LjI0MUM1NC4xNDQgNS4zMzcgNDguODE3IDAgNDIuMjQgMEgxMS44OUM1LjMyMSAwIDAgNS4zMjcgMCAxMS44OTRWMjYwLjIxYzAgNS44MzQgNC43MjYgMTAuNTYgMTAuNTU1IDEwLjU2SDI0NS40NGM1LjgzNCAwIDEwLjU2LTQuNzI2IDEwLjU2LTEwLjU2VjExOC44NjhjMC01LjgzNC00LjcyNi0xMC41Ni0xMC41Ni0xMC41NnptLTM5LjkwMiA5My4yMzNjMCA3LjY0NS02LjE5OCAxMy44NDQtMTMuODQzIDEzLjg0NEgxNjcuNjljLTcuNjQ2IDAtMTMuODQ0LTYuMTk5LTEzLjg0NC0xMy44NDR2LTI0LjAwNWMwLTcuNjQ2IDYuMTk4LTEzLjg0NCAxMy44NDQtMTMuODQ0aDI0LjAwNWM3LjY0NSAwIDEzLjg0MyA2LjE5OCAxMy44NDMgMTMuODQ0djI0LjAwNXonCiAgICAgICAgICBmaWxsPScjRjYwJy8+Cjwvc3ZnPg=="
1438
+ "contents": "data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='-7.5 0 271 271' preserveAspectRatio='xMidYMid'%3E%3Cpath d='M245.44 108.308h-85.09a7.738 7.738 0 0 1-7.735-7.734v-88.68C152.615 5.327 147.29 0 140.726 0h-30.375c-6.568 0-11.89 5.327-11.89 11.894v88.143c0 4.573-3.697 8.29-8.27 8.31l-27.885.133c-4.612.025-8.359-3.717-8.35-8.325l.173-88.241C54.144 5.337 48.817 0 42.24 0H11.89C5.321 0 0 5.327 0 11.894V260.21c0 5.834 4.726 10.56 10.555 10.56H245.44c5.834 0 10.56-4.726 10.56-10.56V118.868c0-5.834-4.726-10.56-10.56-10.56zm-39.902 93.233c0 7.645-6.198 13.844-13.843 13.844H167.69c-7.646 0-13.844-6.199-13.844-13.844v-24.005c0-7.646 6.198-13.844 13.844-13.844h24.005c7.645 0 13.843 6.198 13.843 13.844v24.005z' fill='%23F60'/%3E%3C/svg%3E"
1439
1439
  },
1440
1440
  "engines": {
1441
- "camunda": "^8.6"
1441
+ "camunda": "^8.2"
1442
1442
  }
1443
1443
  },
1444
1444
  {