@camunda/connectors-element-templates 1.0.7 → 1.0.9

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 +505 -507
  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
@@ -1,15 +1,11 @@
1
1
  [
2
2
  {
3
3
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
4
- "name": "RabbitMQ Start Event Connector",
4
+ "name": "RabbitMQ connector",
5
5
  "id": "io.camunda.connectors.inbound.RabbitMQ.StartEvent.v1",
6
+ "version": 2,
6
7
  "description": "Receive a message from RabbitMQ",
7
- "deprecated": {
8
- "message": "None Start Events are deprecated in favor of Message Start Events for message based Connectors.",
9
- "documentationRef": "https://docs.camunda.io/docs/components/modeler/bpmn/none-events/"
10
- },
11
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound",
12
- "version": 8,
8
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq-inbound",
13
9
  "category": {
14
10
  "id": "connectors",
15
11
  "name": "Connectors"
@@ -18,9 +14,6 @@
18
14
  "elementType": {
19
15
  "value": "bpmn:StartEvent"
20
16
  },
21
- "engines": {
22
- "camunda": "^8.6"
23
- },
24
17
  "groups": [
25
18
  {
26
19
  "id": "authentication",
@@ -39,34 +32,29 @@
39
32
  "label": "Activation"
40
33
  },
41
34
  {
42
- "id": "deduplication",
43
- "label": "Deduplication",
44
- "tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
45
- },
46
- {
47
- "id": "output",
48
- "label": "Output mapping"
35
+ "id": "variable-mapping",
36
+ "label": "Variable mapping"
49
37
  }
50
38
  ],
51
39
  "properties": [
52
40
  {
41
+ "type": "Hidden",
53
42
  "value": "io.camunda:connector-rabbitmq-inbound:1",
54
43
  "binding": {
55
- "name": "inbound.type",
56
- "type": "zeebe:property"
57
- },
58
- "type": "Hidden"
44
+ "type": "zeebe:property",
45
+ "name": "inbound.type"
46
+ }
59
47
  },
60
48
  {
61
- "id": "authentication.authType",
49
+ "id": "connectionType",
62
50
  "label": "Connection type",
63
- "value": "uri",
64
51
  "group": "authentication",
52
+ "type": "Dropdown",
53
+ "value": "uri",
65
54
  "binding": {
66
- "name": "authentication.authType",
67
- "type": "zeebe:property"
55
+ "type": "zeebe:property",
56
+ "name": "authentication.authType"
68
57
  },
69
- "type": "Dropdown",
70
58
  "choices": [
71
59
  {
72
60
  "name": "URI",
@@ -79,178 +67,154 @@
79
67
  ]
80
68
  },
81
69
  {
82
- "id": "authentication.uri",
83
70
  "label": "URI",
84
71
  "description": "URI should contain username, password, host name, port number, and virtual host",
85
- "optional": false,
72
+ "group": "authentication",
73
+ "type": "String",
74
+ "binding": {
75
+ "type": "zeebe:property",
76
+ "name": "authentication.uri"
77
+ },
86
78
  "constraints": {
87
79
  "notEmpty": true,
88
80
  "pattern": {
89
- "value": "^(=|(amqps?://|secrets|\\{\\{).*$)",
81
+ "value": "^(amqps?://)|secrets\\..+|(\\{\\{secrets\\..+\\}\\}).*",
90
82
  "message": "Must start with amqp(s):// or contain a secret reference"
91
83
  }
92
84
  },
93
- "group": "authentication",
94
- "binding": {
95
- "name": "authentication.uri",
96
- "type": "zeebe:property"
97
- },
98
85
  "condition": {
99
- "property": "authentication.authType",
100
- "equals": "uri",
101
- "type": "simple"
102
- },
103
- "type": "String"
86
+ "property": "connectionType",
87
+ "equals": "uri"
88
+ }
104
89
  },
105
90
  {
106
- "id": "authentication.userName",
107
91
  "label": "Username",
108
- "optional": false,
109
- "constraints": {
110
- "notEmpty": true
111
- },
112
92
  "group": "authentication",
93
+ "type": "String",
113
94
  "binding": {
114
- "name": "authentication.userName",
115
- "type": "zeebe:property"
95
+ "type": "zeebe:property",
96
+ "name": "authentication.userName"
116
97
  },
117
- "condition": {
118
- "property": "authentication.authType",
119
- "equals": "credentials",
120
- "type": "simple"
98
+ "constraints": {
99
+ "notEmpty": true
121
100
  },
122
- "type": "String"
101
+ "condition": {
102
+ "property": "connectionType",
103
+ "equals": "credentials"
104
+ }
123
105
  },
124
106
  {
125
- "id": "authentication.password",
126
107
  "label": "Password",
127
- "optional": false,
128
- "constraints": {
129
- "notEmpty": true
130
- },
131
108
  "group": "authentication",
109
+ "type": "String",
132
110
  "binding": {
133
- "name": "authentication.password",
134
- "type": "zeebe:property"
135
- },
136
- "condition": {
137
- "property": "authentication.authType",
138
- "equals": "credentials",
139
- "type": "simple"
111
+ "type": "zeebe:property",
112
+ "name": "authentication.password"
140
113
  },
141
- "type": "String"
142
- },
143
- {
144
- "id": "routing.virtualHost",
145
- "label": "Virtual host",
146
- "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>",
147
- "optional": false,
148
114
  "constraints": {
149
115
  "notEmpty": true
150
116
  },
151
- "group": "routing",
152
- "binding": {
153
- "name": "routing.virtualHost",
154
- "type": "zeebe:property"
155
- },
156
117
  "condition": {
157
- "property": "authentication.authType",
158
- "equals": "credentials",
159
- "type": "simple"
160
- },
161
- "type": "String"
118
+ "property": "connectionType",
119
+ "equals": "credentials"
120
+ }
162
121
  },
163
122
  {
164
- "id": "routing.hostName",
165
123
  "label": "Host name",
166
- "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>",
167
- "optional": false,
124
+ "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>",
125
+ "group": "routing",
126
+ "type": "String",
127
+ "binding": {
128
+ "type": "zeebe:property",
129
+ "name": "routing.hostName"
130
+ },
168
131
  "constraints": {
169
132
  "notEmpty": true
170
133
  },
134
+ "condition": {
135
+ "property": "connectionType",
136
+ "equals": "credentials"
137
+ }
138
+ },
139
+ {
140
+ "label": "Virtual host",
141
+ "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>",
171
142
  "group": "routing",
143
+ "type": "String",
172
144
  "binding": {
173
- "name": "routing.hostName",
174
- "type": "zeebe:property"
145
+ "type": "zeebe:property",
146
+ "name": "routing.virtualHost"
175
147
  },
176
- "condition": {
177
- "property": "authentication.authType",
178
- "equals": "credentials",
179
- "type": "simple"
148
+ "constraints": {
149
+ "notEmpty": true
180
150
  },
181
- "type": "String"
151
+ "condition": {
152
+ "property": "connectionType",
153
+ "equals": "credentials"
154
+ }
182
155
  },
183
156
  {
184
- "id": "routing.port",
185
157
  "label": "Port",
186
- "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>",
187
- "optional": false,
188
- "constraints": {
189
- "notEmpty": true
190
- },
158
+ "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>",
191
159
  "group": "routing",
160
+ "type": "String",
192
161
  "binding": {
193
- "name": "routing.port",
194
- "type": "zeebe:property"
162
+ "type": "zeebe:property",
163
+ "name": "routing.port"
195
164
  },
196
- "condition": {
197
- "property": "authentication.authType",
198
- "equals": "credentials",
199
- "type": "simple"
165
+ "constraints": {
166
+ "notEmpty": true
200
167
  },
201
- "type": "String"
168
+ "condition": {
169
+ "property": "connectionType",
170
+ "equals": "credentials"
171
+ }
202
172
  },
203
173
  {
204
- "id": "queueName",
205
174
  "label": "Queue name",
206
175
  "description": "Name of the queue to subscribe to",
207
- "optional": false,
208
- "constraints": {
209
- "notEmpty": true
210
- },
211
176
  "group": "subscription",
177
+ "type": "String",
178
+ "feel": "optional",
212
179
  "binding": {
213
- "name": "queueName",
214
- "type": "zeebe:property"
180
+ "type": "zeebe:property",
181
+ "name": "queueName"
215
182
  },
216
- "type": "String"
183
+ "constraints": {
184
+ "notEmpty": true
185
+ }
217
186
  },
218
187
  {
219
- "id": "consumerTag",
220
188
  "label": "Consumer tag",
221
189
  "description": "Consumer tag to use for the subscription",
222
- "optional": false,
223
190
  "group": "subscription",
191
+ "type": "String",
192
+ "feel": "optional",
224
193
  "binding": {
225
- "name": "consumerTag",
226
- "type": "zeebe:property"
227
- },
228
- "type": "String"
194
+ "type": "zeebe:property",
195
+ "name": "consumerTag"
196
+ }
229
197
  },
230
198
  {
231
- "id": "arguments",
232
199
  "label": "Arguments",
233
200
  "description": "Arguments to use for the subscription",
234
- "optional": true,
235
- "feel": "required",
236
201
  "group": "subscription",
202
+ "type": "String",
203
+ "feel": "required",
237
204
  "binding": {
238
- "name": "arguments",
239
- "type": "zeebe:property"
240
- },
241
- "type": "String"
205
+ "type": "zeebe:property",
206
+ "name": "arguments"
207
+ }
242
208
  },
243
209
  {
244
- "id": "exclusive",
245
210
  "label": "Exclusive consumer",
246
- "optional": false,
247
- "value": "false",
248
211
  "group": "subscription",
212
+ "type": "Dropdown",
213
+ "value": "false",
249
214
  "binding": {
250
- "name": "exclusive",
251
- "type": "zeebe:property"
215
+ "type": "zeebe:property",
216
+ "name": "exclusive"
252
217
  },
253
- "type": "Dropdown",
254
218
  "choices": [
255
219
  {
256
220
  "name": "Yes",
@@ -263,120 +227,46 @@
263
227
  ]
264
228
  },
265
229
  {
266
- "id": "activationCondition",
267
230
  "label": "Activation condition",
268
- "description": "Condition under which the Connector triggers. Leave empty to catch all events",
269
- "optional": true,
270
- "feel": "required",
231
+ "type": "String",
271
232
  "group": "activation",
233
+ "feel": "required",
234
+ "optional": true,
272
235
  "binding": {
273
- "name": "activationCondition",
274
- "type": "zeebe:property"
236
+ "type": "zeebe:property",
237
+ "name": "activationCondition"
275
238
  },
276
- "type": "String"
239
+ "description": "Condition under which the connector triggers. Leave empty to catch all events"
277
240
  },
278
241
  {
279
- "id": "consumeUnmatchedEvents",
280
- "label": "Consume unmatched events",
281
- "value": true,
282
- "group": "activation",
242
+ "label": "Result variable",
243
+ "type": "String",
244
+ "group": "variable-mapping",
245
+ "optional": true,
283
246
  "binding": {
284
- "name": "consumeUnmatchedEvents",
285
- "type": "zeebe:property"
247
+ "type": "zeebe:property",
248
+ "name": "resultVariable"
286
249
  },
287
- "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",
288
- "type": "Boolean"
250
+ "description": "Name of variable to store the result of the connector in"
289
251
  },
290
252
  {
291
- "id": "deduplicationModeManualFlag",
292
- "label": "Manual mode",
293
- "description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
294
- "value": false,
295
- "group": "deduplication",
296
- "binding": {
297
- "name": "deduplicationModeManualFlag",
298
- "type": "zeebe:property"
299
- },
300
- "type": "Boolean"
301
- },
302
- {
303
- "id": "deduplicationId",
304
- "label": "Deduplication ID",
305
- "constraints": {
306
- "notEmpty": true,
307
- "pattern": {
308
- "value": "^[a-zA-Z0-9_-]+$",
309
- "message": "can only contain alphanumeric characters, dashes, and underscores"
310
- }
311
- },
312
- "group": "deduplication",
313
- "binding": {
314
- "name": "deduplicationId",
315
- "type": "zeebe:property"
316
- },
317
- "condition": {
318
- "property": "deduplicationModeManualFlag",
319
- "equals": true,
320
- "type": "simple"
321
- },
322
- "type": "String"
323
- },
324
- {
325
- "id": "deduplicationModeManual",
326
- "value": "MANUAL",
327
- "group": "deduplication",
328
- "binding": {
329
- "name": "deduplicationMode",
330
- "type": "zeebe:property"
331
- },
332
- "condition": {
333
- "property": "deduplicationId",
334
- "isActive": true,
335
- "type": "simple"
336
- },
337
- "type": "Hidden"
338
- },
339
- {
340
- "id": "deduplicationModeAuto",
341
- "value": "AUTO",
342
- "group": "deduplication",
343
- "binding": {
344
- "name": "deduplicationMode",
345
- "type": "zeebe:property"
346
- },
347
- "condition": {
348
- "property": "deduplicationId",
349
- "isActive": false,
350
- "type": "simple"
351
- },
352
- "type": "Hidden"
353
- },
354
- {
355
- "id": "resultVariable",
356
- "label": "Result variable",
357
- "description": "Name of variable to store the response in",
358
- "group": "output",
359
- "binding": {
360
- "name": "resultVariable",
361
- "type": "zeebe:property"
362
- },
363
- "type": "String"
364
- },
365
- {
366
- "id": "resultExpression",
367
253
  "label": "Result expression",
368
- "description": "Expression to map the response into process variables",
254
+ "type": "String",
255
+ "group": "variable-mapping",
369
256
  "feel": "required",
370
- "group": "output",
257
+ "optional": true,
371
258
  "binding": {
372
- "name": "resultExpression",
373
- "type": "zeebe:property"
259
+ "type": "zeebe:property",
260
+ "name": "resultExpression"
374
261
  },
375
- "type": "Text"
262
+ "description": "Expression to map the inbound payload to process variables"
376
263
  }
377
264
  ],
378
265
  "icon": {
379
- "contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxOCcgaGVpZ2h0PScxOCcgdmlld0JveD0nLTcuNSAwIDI3MSAyNzEnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yNDUuNDQgMTA4LjMwOGgtODUuMDlhNy43MzggNy43MzggMCAwIDEtNy43MzUtNy43MzR2LTg4LjY4QzE1Mi42MTUgNS4zMjcgMTQ3LjI5IDAgMTQwLjcyNiAwaC0zMC4zNzVjLTYuNTY4IDAtMTEuODkgNS4zMjctMTEuODkgMTEuODk0djg4LjE0M2MwIDQuNTczLTMuNjk3IDguMjktOC4yNyA4LjMxbC0yNy44ODUuMTMzYy00LjYxMi4wMjUtOC4zNTktMy43MTctOC4zNS04LjMyNWwuMTczLTg4LjI0MUM1NC4xNDQgNS4zMzcgNDguODE3IDAgNDIuMjQgMEgxMS44OUM1LjMyMSAwIDAgNS4zMjcgMCAxMS44OTRWMjYwLjIxYzAgNS44MzQgNC43MjYgMTAuNTYgMTAuNTU1IDEwLjU2SDI0NS40NGM1LjgzNCAwIDEwLjU2LTQuNzI2IDEwLjU2LTEwLjU2VjExOC44NjhjMC01LjgzNC00LjcyNi0xMC41Ni0xMC41Ni0xMC41NnptLTM5LjkwMiA5My4yMzNjMCA3LjY0NS02LjE5OCAxMy44NDQtMTMuODQzIDEzLjg0NEgxNjcuNjljLTcuNjQ2IDAtMTMuODQ0LTYuMTk5LTEzLjg0NC0xMy44NDR2LTI0LjAwNWMwLTcuNjQ2IDYuMTk4LTEzLjg0NCAxMy44NDQtMTMuODQ0aDI0LjAwNWM3LjY0NSAwIDEzLjg0MyA2LjE5OCAxMy44NDMgMTMuODQ0djI0LjAwNXonCiAgICAgICAgICBmaWxsPScjRjYwJy8+Cjwvc3ZnPg=="
266
+ "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"
267
+ },
268
+ "engines": {
269
+ "camunda": "^8.2"
380
270
  }
381
271
  },
382
272
  {
@@ -384,8 +274,12 @@
384
274
  "name": "RabbitMQ Start Event Connector",
385
275
  "id": "io.camunda.connectors.inbound.RabbitMQ.StartEvent.v1",
386
276
  "description": "Receive a message from RabbitMQ",
277
+ "deprecated": {
278
+ "message": "None Start Events are deprecated in favor of Message Start Events for message based Connectors.",
279
+ "documentationRef": "https://docs.camunda.io/docs/components/modeler/bpmn/none-events/"
280
+ },
387
281
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound",
388
- "version": 6,
282
+ "version": 7,
389
283
  "category": {
390
284
  "id": "connectors",
391
285
  "name": "Connectors"
@@ -411,6 +305,11 @@
411
305
  "id": "activation",
412
306
  "label": "Activation"
413
307
  },
308
+ {
309
+ "id": "deduplication",
310
+ "label": "Deduplication",
311
+ "tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
312
+ },
414
313
  {
415
314
  "id": "output",
416
315
  "label": "Output mapping"
@@ -643,6 +542,82 @@
643
542
  },
644
543
  "type": "String"
645
544
  },
545
+ {
546
+ "id": "consumeUnmatchedEvents",
547
+ "label": "Consume unmatched events",
548
+ "value": true,
549
+ "group": "activation",
550
+ "binding": {
551
+ "name": "consumeUnmatchedEvents",
552
+ "type": "zeebe:property"
553
+ },
554
+ "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",
555
+ "type": "Boolean"
556
+ },
557
+ {
558
+ "id": "deduplicationModeManualFlag",
559
+ "label": "Manual mode",
560
+ "description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
561
+ "value": false,
562
+ "group": "deduplication",
563
+ "binding": {
564
+ "name": "deduplicationModeManualFlag",
565
+ "type": "zeebe:property"
566
+ },
567
+ "type": "Boolean"
568
+ },
569
+ {
570
+ "id": "deduplicationId",
571
+ "label": "Deduplication ID",
572
+ "constraints": {
573
+ "notEmpty": true,
574
+ "pattern": {
575
+ "value": "^[a-zA-Z0-9_-]+$",
576
+ "message": "can only contain alphanumeric characters, dashes, and underscores"
577
+ }
578
+ },
579
+ "group": "deduplication",
580
+ "binding": {
581
+ "name": "deduplicationId",
582
+ "type": "zeebe:property"
583
+ },
584
+ "condition": {
585
+ "property": "deduplicationModeManualFlag",
586
+ "equals": true,
587
+ "type": "simple"
588
+ },
589
+ "type": "String"
590
+ },
591
+ {
592
+ "id": "deduplicationModeManual",
593
+ "value": "MANUAL",
594
+ "group": "deduplication",
595
+ "binding": {
596
+ "name": "deduplicationMode",
597
+ "type": "zeebe:property"
598
+ },
599
+ "condition": {
600
+ "property": "deduplicationId",
601
+ "isActive": true,
602
+ "type": "simple"
603
+ },
604
+ "type": "Hidden"
605
+ },
606
+ {
607
+ "id": "deduplicationModeAuto",
608
+ "value": "AUTO",
609
+ "group": "deduplication",
610
+ "binding": {
611
+ "name": "deduplicationMode",
612
+ "type": "zeebe:property"
613
+ },
614
+ "condition": {
615
+ "property": "deduplicationId",
616
+ "isActive": false,
617
+ "type": "simple"
618
+ },
619
+ "type": "Hidden"
620
+ },
646
621
  {
647
622
  "id": "resultVariable",
648
623
  "label": "Result variable",
@@ -671,16 +646,16 @@
671
646
  "contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxOCcgaGVpZ2h0PScxOCcgdmlld0JveD0nLTcuNSAwIDI3MSAyNzEnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yNDUuNDQgMTA4LjMwOGgtODUuMDlhNy43MzggNy43MzggMCAwIDEtNy43MzUtNy43MzR2LTg4LjY4QzE1Mi42MTUgNS4zMjcgMTQ3LjI5IDAgMTQwLjcyNiAwaC0zMC4zNzVjLTYuNTY4IDAtMTEuODkgNS4zMjctMTEuODkgMTEuODk0djg4LjE0M2MwIDQuNTczLTMuNjk3IDguMjktOC4yNyA4LjMxbC0yNy44ODUuMTMzYy00LjYxMi4wMjUtOC4zNTktMy43MTctOC4zNS04LjMyNWwuMTczLTg4LjI0MUM1NC4xNDQgNS4zMzcgNDguODE3IDAgNDIuMjQgMEgxMS44OUM1LjMyMSAwIDAgNS4zMjcgMCAxMS44OTRWMjYwLjIxYzAgNS44MzQgNC43MjYgMTAuNTYgMTAuNTU1IDEwLjU2SDI0NS40NGM1LjgzNCAwIDEwLjU2LTQuNzI2IDEwLjU2LTEwLjU2VjExOC44NjhjMC01LjgzNC00LjcyNi0xMC41Ni0xMC41Ni0xMC41NnptLTM5LjkwMiA5My4yMzNjMCA3LjY0NS02LjE5OCAxMy44NDQtMTMuODQzIDEzLjg0NEgxNjcuNjljLTcuNjQ2IDAtMTMuODQ0LTYuMTk5LTEzLjg0NC0xMy44NDR2LTI0LjAwNWMwLTcuNjQ2IDYuMTk4LTEzLjg0NCAxMy44NDQtMTMuODQ0aDI0LjAwNWM3LjY0NSAwIDEzLjg0MyA2LjE5OCAxMy44NDMgMTMuODQ0djI0LjAwNXonCiAgICAgICAgICBmaWxsPScjRjYwJy8+Cjwvc3ZnPg=="
672
647
  },
673
648
  "engines": {
674
- "camunda": "^8.5"
649
+ "camunda": "^8.6"
675
650
  }
676
651
  },
677
652
  {
678
653
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
679
- "name": "RabbitMQ connector",
654
+ "name": "RabbitMQ Start Event Connector",
680
655
  "id": "io.camunda.connectors.inbound.RabbitMQ.StartEvent.v1",
681
- "version": 1,
682
656
  "description": "Receive a message from RabbitMQ",
683
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq-inbound",
657
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound",
658
+ "version": 6,
684
659
  "category": {
685
660
  "id": "connectors",
686
661
  "name": "Connectors"
@@ -707,29 +682,29 @@
707
682
  "label": "Activation"
708
683
  },
709
684
  {
710
- "id": "variable-mapping",
711
- "label": "Variable mapping"
685
+ "id": "output",
686
+ "label": "Output mapping"
712
687
  }
713
688
  ],
714
689
  "properties": [
715
690
  {
716
- "type": "Hidden",
717
691
  "value": "io.camunda:connector-rabbitmq-inbound:1",
718
692
  "binding": {
719
- "type": "zeebe:property",
720
- "name": "inbound.type"
721
- }
693
+ "name": "inbound.type",
694
+ "type": "zeebe:property"
695
+ },
696
+ "type": "Hidden"
722
697
  },
723
698
  {
724
- "id": "connectionType",
699
+ "id": "authentication.authType",
725
700
  "label": "Connection type",
726
- "group": "authentication",
727
- "type": "Dropdown",
728
701
  "value": "uri",
702
+ "group": "authentication",
729
703
  "binding": {
730
- "type": "zeebe:property",
731
- "name": "authentication.authType"
704
+ "name": "authentication.authType",
705
+ "type": "zeebe:property"
732
706
  },
707
+ "type": "Dropdown",
733
708
  "choices": [
734
709
  {
735
710
  "name": "URI",
@@ -742,154 +717,178 @@
742
717
  ]
743
718
  },
744
719
  {
720
+ "id": "authentication.uri",
745
721
  "label": "URI",
746
722
  "description": "URI should contain username, password, host name, port number, and virtual host",
747
- "group": "authentication",
748
- "type": "String",
749
- "binding": {
750
- "type": "zeebe:property",
751
- "name": "authentication.uri"
752
- },
723
+ "optional": false,
753
724
  "constraints": {
754
725
  "notEmpty": true,
755
726
  "pattern": {
756
- "value": "^(amqps?://)|(secrets).*",
727
+ "value": "^(=|(amqps?://|secrets|\\{\\{).*$)",
757
728
  "message": "Must start with amqp(s):// or contain a secret reference"
758
729
  }
759
730
  },
731
+ "group": "authentication",
732
+ "binding": {
733
+ "name": "authentication.uri",
734
+ "type": "zeebe:property"
735
+ },
760
736
  "condition": {
761
- "property": "connectionType",
762
- "equals": "uri"
763
- }
737
+ "property": "authentication.authType",
738
+ "equals": "uri",
739
+ "type": "simple"
740
+ },
741
+ "type": "String"
764
742
  },
765
743
  {
744
+ "id": "authentication.userName",
766
745
  "label": "Username",
767
- "group": "authentication",
768
- "type": "String",
769
- "binding": {
770
- "type": "zeebe:property",
771
- "name": "authentication.userName"
772
- },
746
+ "optional": false,
773
747
  "constraints": {
774
748
  "notEmpty": true
775
749
  },
750
+ "group": "authentication",
751
+ "binding": {
752
+ "name": "authentication.userName",
753
+ "type": "zeebe:property"
754
+ },
776
755
  "condition": {
777
- "property": "connectionType",
778
- "equals": "credentials"
779
- }
756
+ "property": "authentication.authType",
757
+ "equals": "credentials",
758
+ "type": "simple"
759
+ },
760
+ "type": "String"
780
761
  },
781
762
  {
763
+ "id": "authentication.password",
782
764
  "label": "Password",
765
+ "optional": false,
766
+ "constraints": {
767
+ "notEmpty": true
768
+ },
783
769
  "group": "authentication",
784
- "type": "String",
785
770
  "binding": {
786
- "type": "zeebe:property",
787
- "name": "authentication.password"
771
+ "name": "authentication.password",
772
+ "type": "zeebe:property"
773
+ },
774
+ "condition": {
775
+ "property": "authentication.authType",
776
+ "equals": "credentials",
777
+ "type": "simple"
788
778
  },
779
+ "type": "String"
780
+ },
781
+ {
782
+ "id": "routing.virtualHost",
783
+ "label": "Virtual host",
784
+ "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>",
785
+ "optional": false,
789
786
  "constraints": {
790
787
  "notEmpty": true
791
788
  },
789
+ "group": "routing",
790
+ "binding": {
791
+ "name": "routing.virtualHost",
792
+ "type": "zeebe:property"
793
+ },
792
794
  "condition": {
793
- "property": "connectionType",
794
- "equals": "credentials"
795
- }
795
+ "property": "authentication.authType",
796
+ "equals": "credentials",
797
+ "type": "simple"
798
+ },
799
+ "type": "String"
796
800
  },
797
801
  {
802
+ "id": "routing.hostName",
798
803
  "label": "Host name",
799
- "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>",
800
- "group": "routing",
801
- "type": "String",
802
- "binding": {
803
- "type": "zeebe:property",
804
- "name": "routing.hostName"
805
- },
804
+ "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>",
805
+ "optional": false,
806
806
  "constraints": {
807
807
  "notEmpty": true
808
808
  },
809
- "condition": {
810
- "property": "connectionType",
811
- "equals": "credentials"
812
- }
813
- },
814
- {
815
- "label": "Virtual host",
816
- "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>",
817
809
  "group": "routing",
818
- "type": "String",
819
810
  "binding": {
820
- "type": "zeebe:property",
821
- "name": "routing.virtualHost"
822
- },
823
- "constraints": {
824
- "notEmpty": true
811
+ "name": "routing.hostName",
812
+ "type": "zeebe:property"
825
813
  },
826
814
  "condition": {
827
- "property": "connectionType",
828
- "equals": "credentials"
829
- }
815
+ "property": "authentication.authType",
816
+ "equals": "credentials",
817
+ "type": "simple"
818
+ },
819
+ "type": "String"
830
820
  },
831
821
  {
822
+ "id": "routing.port",
832
823
  "label": "Port",
833
- "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>",
834
- "group": "routing",
835
- "type": "String",
836
- "binding": {
837
- "type": "zeebe:property",
838
- "name": "routing.port"
839
- },
824
+ "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>",
825
+ "optional": false,
840
826
  "constraints": {
841
827
  "notEmpty": true
842
828
  },
829
+ "group": "routing",
830
+ "binding": {
831
+ "name": "routing.port",
832
+ "type": "zeebe:property"
833
+ },
843
834
  "condition": {
844
- "property": "connectionType",
845
- "equals": "credentials"
846
- }
835
+ "property": "authentication.authType",
836
+ "equals": "credentials",
837
+ "type": "simple"
838
+ },
839
+ "type": "String"
847
840
  },
848
841
  {
842
+ "id": "queueName",
849
843
  "label": "Queue name",
850
844
  "description": "Name of the queue to subscribe to",
845
+ "optional": false,
846
+ "constraints": {
847
+ "notEmpty": true
848
+ },
851
849
  "group": "subscription",
852
- "type": "String",
853
- "feel": "optional",
854
850
  "binding": {
855
- "type": "zeebe:property",
856
- "name": "queueName"
851
+ "name": "queueName",
852
+ "type": "zeebe:property"
857
853
  },
858
- "constraints": {
859
- "notEmpty": true
860
- }
854
+ "type": "String"
861
855
  },
862
856
  {
857
+ "id": "consumerTag",
863
858
  "label": "Consumer tag",
864
859
  "description": "Consumer tag to use for the subscription",
860
+ "optional": false,
865
861
  "group": "subscription",
866
- "type": "String",
867
- "feel": "optional",
868
862
  "binding": {
869
- "type": "zeebe:property",
870
- "name": "consumerTag"
871
- }
863
+ "name": "consumerTag",
864
+ "type": "zeebe:property"
865
+ },
866
+ "type": "String"
872
867
  },
873
868
  {
869
+ "id": "arguments",
874
870
  "label": "Arguments",
875
871
  "description": "Arguments to use for the subscription",
876
- "group": "subscription",
877
- "type": "String",
872
+ "optional": true,
878
873
  "feel": "required",
874
+ "group": "subscription",
879
875
  "binding": {
880
- "type": "zeebe:property",
881
- "name": "arguments"
882
- }
876
+ "name": "arguments",
877
+ "type": "zeebe:property"
878
+ },
879
+ "type": "String"
883
880
  },
884
881
  {
882
+ "id": "exclusive",
885
883
  "label": "Exclusive consumer",
886
- "group": "subscription",
887
- "type": "Dropdown",
884
+ "optional": false,
888
885
  "value": "false",
886
+ "group": "subscription",
889
887
  "binding": {
890
- "type": "zeebe:property",
891
- "name": "exclusive"
888
+ "name": "exclusive",
889
+ "type": "zeebe:property"
892
890
  },
891
+ "type": "Dropdown",
893
892
  "choices": [
894
893
  {
895
894
  "name": "Yes",
@@ -902,59 +901,56 @@
902
901
  ]
903
902
  },
904
903
  {
904
+ "id": "activationCondition",
905
905
  "label": "Activation condition",
906
- "type": "String",
907
- "group": "activation",
908
- "feel": "required",
906
+ "description": "Condition under which the Connector triggers. Leave empty to catch all events",
909
907
  "optional": true,
908
+ "feel": "required",
909
+ "group": "activation",
910
910
  "binding": {
911
- "type": "zeebe:property",
912
- "name": "activationCondition"
911
+ "name": "activationCondition",
912
+ "type": "zeebe:property"
913
913
  },
914
- "description": "Condition under which the connector triggers. Leave empty to catch all events"
914
+ "type": "String"
915
915
  },
916
916
  {
917
+ "id": "resultVariable",
917
918
  "label": "Result variable",
918
- "type": "String",
919
- "group": "variable-mapping",
920
- "optional": true,
919
+ "description": "Name of variable to store the response in",
920
+ "group": "output",
921
921
  "binding": {
922
- "type": "zeebe:property",
923
- "name": "resultVariable"
922
+ "name": "resultVariable",
923
+ "type": "zeebe:property"
924
924
  },
925
- "description": "Name of variable to store the result of the connector in"
925
+ "type": "String"
926
926
  },
927
927
  {
928
+ "id": "resultExpression",
928
929
  "label": "Result expression",
929
- "type": "String",
930
- "group": "variable-mapping",
930
+ "description": "Expression to map the response into process variables",
931
931
  "feel": "required",
932
- "optional": true,
932
+ "group": "output",
933
933
  "binding": {
934
- "type": "zeebe:property",
935
- "name": "resultExpression"
934
+ "name": "resultExpression",
935
+ "type": "zeebe:property"
936
936
  },
937
- "description": "Expression to map the inbound payload to process variables"
937
+ "type": "Text"
938
938
  }
939
939
  ],
940
940
  "icon": {
941
- "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"
941
+ "contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxOCcgaGVpZ2h0PScxOCcgdmlld0JveD0nLTcuNSAwIDI3MSAyNzEnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yNDUuNDQgMTA4LjMwOGgtODUuMDlhNy43MzggNy43MzggMCAwIDEtNy43MzUtNy43MzR2LTg4LjY4QzE1Mi42MTUgNS4zMjcgMTQ3LjI5IDAgMTQwLjcyNiAwaC0zMC4zNzVjLTYuNTY4IDAtMTEuODkgNS4zMjctMTEuODkgMTEuODk0djg4LjE0M2MwIDQuNTczLTMuNjk3IDguMjktOC4yNyA4LjMxbC0yNy44ODUuMTMzYy00LjYxMi4wMjUtOC4zNTktMy43MTctOC4zNS04LjMyNWwuMTczLTg4LjI0MUM1NC4xNDQgNS4zMzcgNDguODE3IDAgNDIuMjQgMEgxMS44OUM1LjMyMSAwIDAgNS4zMjcgMCAxMS44OTRWMjYwLjIxYzAgNS44MzQgNC43MjYgMTAuNTYgMTAuNTU1IDEwLjU2SDI0NS40NGM1LjgzNCAwIDEwLjU2LTQuNzI2IDEwLjU2LTEwLjU2VjExOC44NjhjMC01LjgzNC00LjcyNi0xMC41Ni0xMC41Ni0xMC41NnptLTM5LjkwMiA5My4yMzNjMCA3LjY0NS02LjE5OCAxMy44NDQtMTMuODQzIDEzLjg0NEgxNjcuNjljLTcuNjQ2IDAtMTMuODQ0LTYuMTk5LTEzLjg0NC0xMy44NDR2LTI0LjAwNWMwLTcuNjQ2IDYuMTk4LTEzLjg0NCAxMy44NDQtMTMuODQ0aDI0LjAwNWM3LjY0NSAwIDEzLjg0MyA2LjE5OCAxMy44NDMgMTMuODQ0djI0LjAwNXonCiAgICAgICAgICBmaWxsPScjRjYwJy8+Cjwvc3ZnPg=="
942
942
  },
943
943
  "engines": {
944
- "camunda": "^8.2"
944
+ "camunda": "^8.5"
945
945
  }
946
946
  },
947
947
  {
948
948
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
949
949
  "name": "RabbitMQ Start Event Connector",
950
950
  "id": "io.camunda.connectors.inbound.RabbitMQ.StartEvent.v1",
951
+ "version": 3,
951
952
  "description": "Receive a message from RabbitMQ",
952
- "deprecated": {
953
- "message": "None Start Events are deprecated in favor of Message Start Events for message based Connectors.",
954
- "documentationRef": "https://docs.camunda.io/docs/components/modeler/bpmn/none-events/"
955
- },
956
953
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound",
957
- "version": 7,
958
954
  "category": {
959
955
  "id": "connectors",
960
956
  "name": "Connectors"
@@ -981,34 +977,29 @@
981
977
  "label": "Activation"
982
978
  },
983
979
  {
984
- "id": "deduplication",
985
- "label": "Deduplication",
986
- "tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
987
- },
988
- {
989
- "id": "output",
990
- "label": "Output mapping"
980
+ "id": "variable-mapping",
981
+ "label": "Variable mapping"
991
982
  }
992
983
  ],
993
984
  "properties": [
994
985
  {
986
+ "type": "Hidden",
995
987
  "value": "io.camunda:connector-rabbitmq-inbound:1",
996
988
  "binding": {
997
- "name": "inbound.type",
998
- "type": "zeebe:property"
999
- },
1000
- "type": "Hidden"
989
+ "type": "zeebe:property",
990
+ "name": "inbound.type"
991
+ }
1001
992
  },
1002
993
  {
1003
- "id": "authentication.authType",
994
+ "id": "connectionType",
1004
995
  "label": "Connection type",
1005
- "value": "uri",
1006
996
  "group": "authentication",
997
+ "type": "Dropdown",
998
+ "value": "uri",
1007
999
  "binding": {
1008
- "name": "authentication.authType",
1009
- "type": "zeebe:property"
1000
+ "type": "zeebe:property",
1001
+ "name": "authentication.authType"
1010
1002
  },
1011
- "type": "Dropdown",
1012
1003
  "choices": [
1013
1004
  {
1014
1005
  "name": "URI",
@@ -1021,178 +1012,154 @@
1021
1012
  ]
1022
1013
  },
1023
1014
  {
1024
- "id": "authentication.uri",
1025
1015
  "label": "URI",
1026
1016
  "description": "URI should contain username, password, host name, port number, and virtual host",
1027
- "optional": false,
1017
+ "group": "authentication",
1018
+ "type": "String",
1019
+ "binding": {
1020
+ "type": "zeebe:property",
1021
+ "name": "authentication.uri"
1022
+ },
1028
1023
  "constraints": {
1029
1024
  "notEmpty": true,
1030
1025
  "pattern": {
1031
- "value": "^(=|(amqps?://|secrets|\\{\\{).*$)",
1026
+ "value": "^(amqps?://)|(\\{\\{secrets\\..+\\}\\}).*",
1032
1027
  "message": "Must start with amqp(s):// or contain a secret reference"
1033
1028
  }
1034
1029
  },
1035
- "group": "authentication",
1036
- "binding": {
1037
- "name": "authentication.uri",
1038
- "type": "zeebe:property"
1039
- },
1040
1030
  "condition": {
1041
- "property": "authentication.authType",
1042
- "equals": "uri",
1043
- "type": "simple"
1044
- },
1045
- "type": "String"
1031
+ "property": "connectionType",
1032
+ "equals": "uri"
1033
+ }
1046
1034
  },
1047
1035
  {
1048
- "id": "authentication.userName",
1049
1036
  "label": "Username",
1050
- "optional": false,
1051
- "constraints": {
1052
- "notEmpty": true
1053
- },
1054
1037
  "group": "authentication",
1038
+ "type": "String",
1055
1039
  "binding": {
1056
- "name": "authentication.userName",
1057
- "type": "zeebe:property"
1040
+ "type": "zeebe:property",
1041
+ "name": "authentication.userName"
1058
1042
  },
1059
- "condition": {
1060
- "property": "authentication.authType",
1061
- "equals": "credentials",
1062
- "type": "simple"
1043
+ "constraints": {
1044
+ "notEmpty": true
1063
1045
  },
1064
- "type": "String"
1046
+ "condition": {
1047
+ "property": "connectionType",
1048
+ "equals": "credentials"
1049
+ }
1065
1050
  },
1066
1051
  {
1067
- "id": "authentication.password",
1068
1052
  "label": "Password",
1069
- "optional": false,
1070
- "constraints": {
1071
- "notEmpty": true
1072
- },
1073
1053
  "group": "authentication",
1054
+ "type": "String",
1074
1055
  "binding": {
1075
- "name": "authentication.password",
1076
- "type": "zeebe:property"
1077
- },
1078
- "condition": {
1079
- "property": "authentication.authType",
1080
- "equals": "credentials",
1081
- "type": "simple"
1056
+ "type": "zeebe:property",
1057
+ "name": "authentication.password"
1082
1058
  },
1083
- "type": "String"
1084
- },
1085
- {
1086
- "id": "routing.virtualHost",
1087
- "label": "Virtual host",
1088
- "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>",
1089
- "optional": false,
1090
1059
  "constraints": {
1091
1060
  "notEmpty": true
1092
1061
  },
1093
- "group": "routing",
1094
- "binding": {
1095
- "name": "routing.virtualHost",
1096
- "type": "zeebe:property"
1097
- },
1098
1062
  "condition": {
1099
- "property": "authentication.authType",
1100
- "equals": "credentials",
1101
- "type": "simple"
1102
- },
1103
- "type": "String"
1063
+ "property": "connectionType",
1064
+ "equals": "credentials"
1065
+ }
1104
1066
  },
1105
1067
  {
1106
- "id": "routing.hostName",
1107
1068
  "label": "Host name",
1108
- "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>",
1109
- "optional": false,
1069
+ "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>",
1070
+ "group": "routing",
1071
+ "type": "String",
1072
+ "binding": {
1073
+ "type": "zeebe:property",
1074
+ "name": "routing.hostName"
1075
+ },
1110
1076
  "constraints": {
1111
1077
  "notEmpty": true
1112
1078
  },
1079
+ "condition": {
1080
+ "property": "connectionType",
1081
+ "equals": "credentials"
1082
+ }
1083
+ },
1084
+ {
1085
+ "label": "Virtual host",
1086
+ "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>",
1113
1087
  "group": "routing",
1088
+ "type": "String",
1114
1089
  "binding": {
1115
- "name": "routing.hostName",
1116
- "type": "zeebe:property"
1090
+ "type": "zeebe:property",
1091
+ "name": "routing.virtualHost"
1117
1092
  },
1118
- "condition": {
1119
- "property": "authentication.authType",
1120
- "equals": "credentials",
1121
- "type": "simple"
1093
+ "constraints": {
1094
+ "notEmpty": true
1122
1095
  },
1123
- "type": "String"
1096
+ "condition": {
1097
+ "property": "connectionType",
1098
+ "equals": "credentials"
1099
+ }
1124
1100
  },
1125
1101
  {
1126
- "id": "routing.port",
1127
1102
  "label": "Port",
1128
- "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>",
1129
- "optional": false,
1130
- "constraints": {
1131
- "notEmpty": true
1132
- },
1103
+ "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>",
1133
1104
  "group": "routing",
1105
+ "type": "String",
1134
1106
  "binding": {
1135
- "name": "routing.port",
1136
- "type": "zeebe:property"
1107
+ "type": "zeebe:property",
1108
+ "name": "routing.port"
1137
1109
  },
1138
- "condition": {
1139
- "property": "authentication.authType",
1140
- "equals": "credentials",
1141
- "type": "simple"
1110
+ "constraints": {
1111
+ "notEmpty": true
1142
1112
  },
1143
- "type": "String"
1113
+ "condition": {
1114
+ "property": "connectionType",
1115
+ "equals": "credentials"
1116
+ }
1144
1117
  },
1145
1118
  {
1146
- "id": "queueName",
1147
1119
  "label": "Queue name",
1148
1120
  "description": "Name of the queue to subscribe to",
1149
- "optional": false,
1150
- "constraints": {
1151
- "notEmpty": true
1152
- },
1153
1121
  "group": "subscription",
1122
+ "type": "String",
1123
+ "feel": "optional",
1154
1124
  "binding": {
1155
- "name": "queueName",
1156
- "type": "zeebe:property"
1125
+ "type": "zeebe:property",
1126
+ "name": "queueName"
1157
1127
  },
1158
- "type": "String"
1128
+ "constraints": {
1129
+ "notEmpty": true
1130
+ }
1159
1131
  },
1160
1132
  {
1161
- "id": "consumerTag",
1162
1133
  "label": "Consumer tag",
1163
1134
  "description": "Consumer tag to use for the subscription",
1164
- "optional": false,
1165
1135
  "group": "subscription",
1136
+ "type": "String",
1137
+ "feel": "optional",
1166
1138
  "binding": {
1167
- "name": "consumerTag",
1168
- "type": "zeebe:property"
1169
- },
1170
- "type": "String"
1139
+ "type": "zeebe:property",
1140
+ "name": "consumerTag"
1141
+ }
1171
1142
  },
1172
1143
  {
1173
- "id": "arguments",
1174
1144
  "label": "Arguments",
1175
1145
  "description": "Arguments to use for the subscription",
1176
- "optional": true,
1177
- "feel": "required",
1178
1146
  "group": "subscription",
1147
+ "type": "String",
1148
+ "feel": "required",
1179
1149
  "binding": {
1180
- "name": "arguments",
1181
- "type": "zeebe:property"
1182
- },
1183
- "type": "String"
1150
+ "type": "zeebe:property",
1151
+ "name": "arguments"
1152
+ }
1184
1153
  },
1185
1154
  {
1186
- "id": "exclusive",
1187
1155
  "label": "Exclusive consumer",
1188
- "optional": false,
1189
- "value": "false",
1190
1156
  "group": "subscription",
1157
+ "type": "Dropdown",
1158
+ "value": "false",
1191
1159
  "binding": {
1192
- "name": "exclusive",
1193
- "type": "zeebe:property"
1160
+ "type": "zeebe:property",
1161
+ "name": "exclusive"
1194
1162
  },
1195
- "type": "Dropdown",
1196
1163
  "choices": [
1197
1164
  {
1198
1165
  "name": "Yes",
@@ -1205,130 +1172,53 @@
1205
1172
  ]
1206
1173
  },
1207
1174
  {
1208
- "id": "activationCondition",
1209
1175
  "label": "Activation condition",
1210
- "description": "Condition under which the Connector triggers. Leave empty to catch all events",
1211
- "optional": true,
1212
- "feel": "required",
1213
- "group": "activation",
1214
- "binding": {
1215
- "name": "activationCondition",
1216
- "type": "zeebe:property"
1217
- },
1218
- "type": "String"
1219
- },
1220
- {
1221
- "id": "consumeUnmatchedEvents",
1222
- "label": "Consume unmatched events",
1223
- "value": true,
1176
+ "type": "String",
1224
1177
  "group": "activation",
1178
+ "feel": "required",
1179
+ "optional": true,
1225
1180
  "binding": {
1226
- "name": "consumeUnmatchedEvents",
1227
- "type": "zeebe:property"
1228
- },
1229
- "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",
1230
- "type": "Boolean"
1231
- },
1232
- {
1233
- "id": "deduplicationModeManualFlag",
1234
- "label": "Manual mode",
1235
- "description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
1236
- "value": false,
1237
- "group": "deduplication",
1238
- "binding": {
1239
- "name": "deduplicationModeManualFlag",
1240
- "type": "zeebe:property"
1241
- },
1242
- "type": "Boolean"
1243
- },
1244
- {
1245
- "id": "deduplicationId",
1246
- "label": "Deduplication ID",
1247
- "constraints": {
1248
- "notEmpty": true,
1249
- "pattern": {
1250
- "value": "^[a-zA-Z0-9_-]+$",
1251
- "message": "can only contain alphanumeric characters, dashes, and underscores"
1252
- }
1253
- },
1254
- "group": "deduplication",
1255
- "binding": {
1256
- "name": "deduplicationId",
1257
- "type": "zeebe:property"
1258
- },
1259
- "condition": {
1260
- "property": "deduplicationModeManualFlag",
1261
- "equals": true,
1262
- "type": "simple"
1263
- },
1264
- "type": "String"
1265
- },
1266
- {
1267
- "id": "deduplicationModeManual",
1268
- "value": "MANUAL",
1269
- "group": "deduplication",
1270
- "binding": {
1271
- "name": "deduplicationMode",
1272
- "type": "zeebe:property"
1273
- },
1274
- "condition": {
1275
- "property": "deduplicationId",
1276
- "isActive": true,
1277
- "type": "simple"
1278
- },
1279
- "type": "Hidden"
1280
- },
1281
- {
1282
- "id": "deduplicationModeAuto",
1283
- "value": "AUTO",
1284
- "group": "deduplication",
1285
- "binding": {
1286
- "name": "deduplicationMode",
1287
- "type": "zeebe:property"
1288
- },
1289
- "condition": {
1290
- "property": "deduplicationId",
1291
- "isActive": false,
1292
- "type": "simple"
1181
+ "type": "zeebe:property",
1182
+ "name": "activationCondition"
1293
1183
  },
1294
- "type": "Hidden"
1184
+ "description": "Condition under which the connector triggers. Leave empty to catch all events"
1295
1185
  },
1296
1186
  {
1297
- "id": "resultVariable",
1298
1187
  "label": "Result variable",
1299
- "description": "Name of variable to store the response in",
1300
- "group": "output",
1188
+ "type": "String",
1189
+ "group": "variable-mapping",
1190
+ "optional": true,
1301
1191
  "binding": {
1302
- "name": "resultVariable",
1303
- "type": "zeebe:property"
1192
+ "type": "zeebe:property",
1193
+ "name": "resultVariable"
1304
1194
  },
1305
- "type": "String"
1195
+ "description": "Name of variable to store the result of the connector in"
1306
1196
  },
1307
1197
  {
1308
- "id": "resultExpression",
1309
1198
  "label": "Result expression",
1310
- "description": "Expression to map the response into process variables",
1199
+ "type": "String",
1200
+ "group": "variable-mapping",
1311
1201
  "feel": "required",
1312
- "group": "output",
1202
+ "optional": true,
1313
1203
  "binding": {
1314
- "name": "resultExpression",
1315
- "type": "zeebe:property"
1204
+ "type": "zeebe:property",
1205
+ "name": "resultExpression"
1316
1206
  },
1317
- "type": "Text"
1207
+ "description": "Expression to map the inbound payload to process variables"
1318
1208
  }
1319
1209
  ],
1320
1210
  "icon": {
1321
- "contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxOCcgaGVpZ2h0PScxOCcgdmlld0JveD0nLTcuNSAwIDI3MSAyNzEnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yNDUuNDQgMTA4LjMwOGgtODUuMDlhNy43MzggNy43MzggMCAwIDEtNy43MzUtNy43MzR2LTg4LjY4QzE1Mi42MTUgNS4zMjcgMTQ3LjI5IDAgMTQwLjcyNiAwaC0zMC4zNzVjLTYuNTY4IDAtMTEuODkgNS4zMjctMTEuODkgMTEuODk0djg4LjE0M2MwIDQuNTczLTMuNjk3IDguMjktOC4yNyA4LjMxbC0yNy44ODUuMTMzYy00LjYxMi4wMjUtOC4zNTktMy43MTctOC4zNS04LjMyNWwuMTczLTg4LjI0MUM1NC4xNDQgNS4zMzcgNDguODE3IDAgNDIuMjQgMEgxMS44OUM1LjMyMSAwIDAgNS4zMjcgMCAxMS44OTRWMjYwLjIxYzAgNS44MzQgNC43MjYgMTAuNTYgMTAuNTU1IDEwLjU2SDI0NS40NGM1LjgzNCAwIDEwLjU2LTQuNzI2IDEwLjU2LTEwLjU2VjExOC44NjhjMC01LjgzNC00LjcyNi0xMC41Ni0xMC41Ni0xMC41NnptLTM5LjkwMiA5My4yMzNjMCA3LjY0NS02LjE5OCAxMy44NDQtMTMuODQzIDEzLjg0NEgxNjcuNjljLTcuNjQ2IDAtMTMuODQ0LTYuMTk5LTEzLjg0NC0xMy44NDR2LTI0LjAwNWMwLTcuNjQ2IDYuMTk4LTEzLjg0NCAxMy44NDQtMTMuODQ0aDI0LjAwNWM3LjY0NSAwIDEzLjg0MyA2LjE5OCAxMy44NDMgMTMuODQ0djI0LjAwNXonCiAgICAgICAgICBmaWxsPScjRjYwJy8+Cjwvc3ZnPg=="
1211
+ "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"
1322
1212
  },
1323
1213
  "engines": {
1324
- "camunda": "^8.6"
1214
+ "camunda": "^8.2"
1325
1215
  }
1326
1216
  },
1327
1217
  {
1328
1218
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1329
1219
  "name": "RabbitMQ connector",
1330
1220
  "id": "io.camunda.connectors.inbound.RabbitMQ.StartEvent.v1",
1331
- "version": 2,
1221
+ "version": 1,
1332
1222
  "description": "Receive a message from RabbitMQ",
1333
1223
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq-inbound",
1334
1224
  "category": {
@@ -1403,7 +1293,7 @@
1403
1293
  "constraints": {
1404
1294
  "notEmpty": true,
1405
1295
  "pattern": {
1406
- "value": "^(amqps?://)|secrets\\..+|(\\{\\{secrets\\..+\\}\\}).*",
1296
+ "value": "^(amqps?://)|(secrets).*",
1407
1297
  "message": "Must start with amqp(s):// or contain a secret reference"
1408
1298
  }
1409
1299
  },
@@ -1598,9 +1488,13 @@
1598
1488
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1599
1489
  "name": "RabbitMQ Start Event Connector",
1600
1490
  "id": "io.camunda.connectors.inbound.RabbitMQ.StartEvent.v1",
1601
- "version": 3,
1602
1491
  "description": "Receive a message from RabbitMQ",
1492
+ "deprecated": {
1493
+ "message": "None Start Events are deprecated in favor of Message Start Events for message based Connectors.",
1494
+ "documentationRef": "https://docs.camunda.io/docs/components/modeler/bpmn/none-events/"
1495
+ },
1603
1496
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound",
1497
+ "version": 8,
1604
1498
  "category": {
1605
1499
  "id": "connectors",
1606
1500
  "name": "Connectors"
@@ -1609,6 +1503,9 @@
1609
1503
  "elementType": {
1610
1504
  "value": "bpmn:StartEvent"
1611
1505
  },
1506
+ "engines": {
1507
+ "camunda": "^8.6"
1508
+ },
1612
1509
  "groups": [
1613
1510
  {
1614
1511
  "id": "authentication",
@@ -1627,29 +1524,34 @@
1627
1524
  "label": "Activation"
1628
1525
  },
1629
1526
  {
1630
- "id": "variable-mapping",
1631
- "label": "Variable mapping"
1527
+ "id": "deduplication",
1528
+ "label": "Deduplication",
1529
+ "tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
1530
+ },
1531
+ {
1532
+ "id": "output",
1533
+ "label": "Output mapping"
1632
1534
  }
1633
1535
  ],
1634
1536
  "properties": [
1635
1537
  {
1636
- "type": "Hidden",
1637
1538
  "value": "io.camunda:connector-rabbitmq-inbound:1",
1638
1539
  "binding": {
1639
- "type": "zeebe:property",
1640
- "name": "inbound.type"
1641
- }
1540
+ "name": "inbound.type",
1541
+ "type": "zeebe:property"
1542
+ },
1543
+ "type": "Hidden"
1642
1544
  },
1643
1545
  {
1644
- "id": "connectionType",
1546
+ "id": "authentication.authType",
1645
1547
  "label": "Connection type",
1646
- "group": "authentication",
1647
- "type": "Dropdown",
1648
1548
  "value": "uri",
1549
+ "group": "authentication",
1649
1550
  "binding": {
1650
- "type": "zeebe:property",
1651
- "name": "authentication.authType"
1551
+ "name": "authentication.authType",
1552
+ "type": "zeebe:property"
1652
1553
  },
1554
+ "type": "Dropdown",
1653
1555
  "choices": [
1654
1556
  {
1655
1557
  "name": "URI",
@@ -1662,154 +1564,178 @@
1662
1564
  ]
1663
1565
  },
1664
1566
  {
1567
+ "id": "authentication.uri",
1665
1568
  "label": "URI",
1666
1569
  "description": "URI should contain username, password, host name, port number, and virtual host",
1667
- "group": "authentication",
1668
- "type": "String",
1669
- "binding": {
1670
- "type": "zeebe:property",
1671
- "name": "authentication.uri"
1672
- },
1570
+ "optional": false,
1673
1571
  "constraints": {
1674
1572
  "notEmpty": true,
1675
1573
  "pattern": {
1676
- "value": "^(amqps?://)|(\\{\\{secrets\\..+\\}\\}).*",
1574
+ "value": "^(=|(amqps?://|secrets|\\{\\{).*$)",
1677
1575
  "message": "Must start with amqp(s):// or contain a secret reference"
1678
1576
  }
1679
1577
  },
1578
+ "group": "authentication",
1579
+ "binding": {
1580
+ "name": "authentication.uri",
1581
+ "type": "zeebe:property"
1582
+ },
1680
1583
  "condition": {
1681
- "property": "connectionType",
1682
- "equals": "uri"
1683
- }
1584
+ "property": "authentication.authType",
1585
+ "equals": "uri",
1586
+ "type": "simple"
1587
+ },
1588
+ "type": "String"
1684
1589
  },
1685
1590
  {
1591
+ "id": "authentication.userName",
1686
1592
  "label": "Username",
1687
- "group": "authentication",
1688
- "type": "String",
1689
- "binding": {
1690
- "type": "zeebe:property",
1691
- "name": "authentication.userName"
1692
- },
1593
+ "optional": false,
1693
1594
  "constraints": {
1694
1595
  "notEmpty": true
1695
1596
  },
1597
+ "group": "authentication",
1598
+ "binding": {
1599
+ "name": "authentication.userName",
1600
+ "type": "zeebe:property"
1601
+ },
1696
1602
  "condition": {
1697
- "property": "connectionType",
1698
- "equals": "credentials"
1699
- }
1603
+ "property": "authentication.authType",
1604
+ "equals": "credentials",
1605
+ "type": "simple"
1606
+ },
1607
+ "type": "String"
1700
1608
  },
1701
1609
  {
1610
+ "id": "authentication.password",
1702
1611
  "label": "Password",
1612
+ "optional": false,
1613
+ "constraints": {
1614
+ "notEmpty": true
1615
+ },
1703
1616
  "group": "authentication",
1704
- "type": "String",
1705
1617
  "binding": {
1706
- "type": "zeebe:property",
1707
- "name": "authentication.password"
1618
+ "name": "authentication.password",
1619
+ "type": "zeebe:property"
1708
1620
  },
1621
+ "condition": {
1622
+ "property": "authentication.authType",
1623
+ "equals": "credentials",
1624
+ "type": "simple"
1625
+ },
1626
+ "type": "String"
1627
+ },
1628
+ {
1629
+ "id": "routing.virtualHost",
1630
+ "label": "Virtual host",
1631
+ "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>",
1632
+ "optional": false,
1709
1633
  "constraints": {
1710
1634
  "notEmpty": true
1711
1635
  },
1636
+ "group": "routing",
1637
+ "binding": {
1638
+ "name": "routing.virtualHost",
1639
+ "type": "zeebe:property"
1640
+ },
1712
1641
  "condition": {
1713
- "property": "connectionType",
1714
- "equals": "credentials"
1715
- }
1642
+ "property": "authentication.authType",
1643
+ "equals": "credentials",
1644
+ "type": "simple"
1645
+ },
1646
+ "type": "String"
1716
1647
  },
1717
1648
  {
1649
+ "id": "routing.hostName",
1718
1650
  "label": "Host name",
1719
- "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>",
1720
- "group": "routing",
1721
- "type": "String",
1722
- "binding": {
1723
- "type": "zeebe:property",
1724
- "name": "routing.hostName"
1725
- },
1651
+ "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>",
1652
+ "optional": false,
1726
1653
  "constraints": {
1727
1654
  "notEmpty": true
1728
1655
  },
1729
- "condition": {
1730
- "property": "connectionType",
1731
- "equals": "credentials"
1732
- }
1733
- },
1734
- {
1735
- "label": "Virtual host",
1736
- "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>",
1737
1656
  "group": "routing",
1738
- "type": "String",
1739
1657
  "binding": {
1740
- "type": "zeebe:property",
1741
- "name": "routing.virtualHost"
1742
- },
1743
- "constraints": {
1744
- "notEmpty": true
1658
+ "name": "routing.hostName",
1659
+ "type": "zeebe:property"
1745
1660
  },
1746
1661
  "condition": {
1747
- "property": "connectionType",
1748
- "equals": "credentials"
1749
- }
1662
+ "property": "authentication.authType",
1663
+ "equals": "credentials",
1664
+ "type": "simple"
1665
+ },
1666
+ "type": "String"
1750
1667
  },
1751
1668
  {
1669
+ "id": "routing.port",
1752
1670
  "label": "Port",
1753
- "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>",
1754
- "group": "routing",
1755
- "type": "String",
1756
- "binding": {
1757
- "type": "zeebe:property",
1758
- "name": "routing.port"
1759
- },
1671
+ "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>",
1672
+ "optional": false,
1760
1673
  "constraints": {
1761
1674
  "notEmpty": true
1762
1675
  },
1676
+ "group": "routing",
1677
+ "binding": {
1678
+ "name": "routing.port",
1679
+ "type": "zeebe:property"
1680
+ },
1763
1681
  "condition": {
1764
- "property": "connectionType",
1765
- "equals": "credentials"
1766
- }
1682
+ "property": "authentication.authType",
1683
+ "equals": "credentials",
1684
+ "type": "simple"
1685
+ },
1686
+ "type": "String"
1767
1687
  },
1768
1688
  {
1689
+ "id": "queueName",
1769
1690
  "label": "Queue name",
1770
1691
  "description": "Name of the queue to subscribe to",
1692
+ "optional": false,
1693
+ "constraints": {
1694
+ "notEmpty": true
1695
+ },
1771
1696
  "group": "subscription",
1772
- "type": "String",
1773
- "feel": "optional",
1774
1697
  "binding": {
1775
- "type": "zeebe:property",
1776
- "name": "queueName"
1698
+ "name": "queueName",
1699
+ "type": "zeebe:property"
1777
1700
  },
1778
- "constraints": {
1779
- "notEmpty": true
1780
- }
1701
+ "type": "String"
1781
1702
  },
1782
1703
  {
1704
+ "id": "consumerTag",
1783
1705
  "label": "Consumer tag",
1784
1706
  "description": "Consumer tag to use for the subscription",
1707
+ "optional": false,
1785
1708
  "group": "subscription",
1786
- "type": "String",
1787
- "feel": "optional",
1788
1709
  "binding": {
1789
- "type": "zeebe:property",
1790
- "name": "consumerTag"
1791
- }
1710
+ "name": "consumerTag",
1711
+ "type": "zeebe:property"
1712
+ },
1713
+ "type": "String"
1792
1714
  },
1793
1715
  {
1716
+ "id": "arguments",
1794
1717
  "label": "Arguments",
1795
1718
  "description": "Arguments to use for the subscription",
1796
- "group": "subscription",
1797
- "type": "String",
1719
+ "optional": true,
1798
1720
  "feel": "required",
1721
+ "group": "subscription",
1799
1722
  "binding": {
1800
- "type": "zeebe:property",
1801
- "name": "arguments"
1802
- }
1723
+ "name": "arguments",
1724
+ "type": "zeebe:property"
1725
+ },
1726
+ "type": "String"
1803
1727
  },
1804
1728
  {
1729
+ "id": "exclusive",
1805
1730
  "label": "Exclusive consumer",
1806
- "group": "subscription",
1807
- "type": "Dropdown",
1731
+ "optional": false,
1808
1732
  "value": "false",
1733
+ "group": "subscription",
1809
1734
  "binding": {
1810
- "type": "zeebe:property",
1811
- "name": "exclusive"
1735
+ "name": "exclusive",
1736
+ "type": "zeebe:property"
1812
1737
  },
1738
+ "type": "Dropdown",
1813
1739
  "choices": [
1814
1740
  {
1815
1741
  "name": "Yes",
@@ -1822,46 +1748,120 @@
1822
1748
  ]
1823
1749
  },
1824
1750
  {
1751
+ "id": "activationCondition",
1825
1752
  "label": "Activation condition",
1826
- "type": "String",
1827
- "group": "activation",
1828
- "feel": "required",
1753
+ "description": "Condition under which the Connector triggers. Leave empty to catch all events",
1829
1754
  "optional": true,
1755
+ "feel": "required",
1756
+ "group": "activation",
1830
1757
  "binding": {
1831
- "type": "zeebe:property",
1832
- "name": "activationCondition"
1758
+ "name": "activationCondition",
1759
+ "type": "zeebe:property"
1833
1760
  },
1834
- "description": "Condition under which the connector triggers. Leave empty to catch all events"
1761
+ "type": "String"
1835
1762
  },
1836
1763
  {
1764
+ "id": "consumeUnmatchedEvents",
1765
+ "label": "Consume unmatched events",
1766
+ "value": true,
1767
+ "group": "activation",
1768
+ "binding": {
1769
+ "name": "consumeUnmatchedEvents",
1770
+ "type": "zeebe:property"
1771
+ },
1772
+ "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",
1773
+ "type": "Boolean"
1774
+ },
1775
+ {
1776
+ "id": "deduplicationModeManualFlag",
1777
+ "label": "Manual mode",
1778
+ "description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
1779
+ "value": false,
1780
+ "group": "deduplication",
1781
+ "binding": {
1782
+ "name": "deduplicationModeManualFlag",
1783
+ "type": "zeebe:property"
1784
+ },
1785
+ "type": "Boolean"
1786
+ },
1787
+ {
1788
+ "id": "deduplicationId",
1789
+ "label": "Deduplication ID",
1790
+ "constraints": {
1791
+ "notEmpty": true,
1792
+ "pattern": {
1793
+ "value": "^[a-zA-Z0-9_-]+$",
1794
+ "message": "can only contain alphanumeric characters, dashes, and underscores"
1795
+ }
1796
+ },
1797
+ "group": "deduplication",
1798
+ "binding": {
1799
+ "name": "deduplicationId",
1800
+ "type": "zeebe:property"
1801
+ },
1802
+ "condition": {
1803
+ "property": "deduplicationModeManualFlag",
1804
+ "equals": true,
1805
+ "type": "simple"
1806
+ },
1807
+ "type": "String"
1808
+ },
1809
+ {
1810
+ "id": "deduplicationModeManual",
1811
+ "value": "MANUAL",
1812
+ "group": "deduplication",
1813
+ "binding": {
1814
+ "name": "deduplicationMode",
1815
+ "type": "zeebe:property"
1816
+ },
1817
+ "condition": {
1818
+ "property": "deduplicationId",
1819
+ "isActive": true,
1820
+ "type": "simple"
1821
+ },
1822
+ "type": "Hidden"
1823
+ },
1824
+ {
1825
+ "id": "deduplicationModeAuto",
1826
+ "value": "AUTO",
1827
+ "group": "deduplication",
1828
+ "binding": {
1829
+ "name": "deduplicationMode",
1830
+ "type": "zeebe:property"
1831
+ },
1832
+ "condition": {
1833
+ "property": "deduplicationId",
1834
+ "isActive": false,
1835
+ "type": "simple"
1836
+ },
1837
+ "type": "Hidden"
1838
+ },
1839
+ {
1840
+ "id": "resultVariable",
1837
1841
  "label": "Result variable",
1838
- "type": "String",
1839
- "group": "variable-mapping",
1840
- "optional": true,
1842
+ "description": "Name of variable to store the response in",
1843
+ "group": "output",
1841
1844
  "binding": {
1842
- "type": "zeebe:property",
1843
- "name": "resultVariable"
1845
+ "name": "resultVariable",
1846
+ "type": "zeebe:property"
1844
1847
  },
1845
- "description": "Name of variable to store the result of the connector in"
1848
+ "type": "String"
1846
1849
  },
1847
1850
  {
1851
+ "id": "resultExpression",
1848
1852
  "label": "Result expression",
1849
- "type": "String",
1850
- "group": "variable-mapping",
1853
+ "description": "Expression to map the response into process variables",
1851
1854
  "feel": "required",
1852
- "optional": true,
1855
+ "group": "output",
1853
1856
  "binding": {
1854
- "type": "zeebe:property",
1855
- "name": "resultExpression"
1857
+ "name": "resultExpression",
1858
+ "type": "zeebe:property"
1856
1859
  },
1857
- "description": "Expression to map the inbound payload to process variables"
1860
+ "type": "Text"
1858
1861
  }
1859
1862
  ],
1860
1863
  "icon": {
1861
- "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"
1862
- },
1863
- "engines": {
1864
- "camunda": "^8.2"
1864
+ "contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxOCcgaGVpZ2h0PScxOCcgdmlld0JveD0nLTcuNSAwIDI3MSAyNzEnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yNDUuNDQgMTA4LjMwOGgtODUuMDlhNy43MzggNy43MzggMCAwIDEtNy43MzUtNy43MzR2LTg4LjY4QzE1Mi42MTUgNS4zMjcgMTQ3LjI5IDAgMTQwLjcyNiAwaC0zMC4zNzVjLTYuNTY4IDAtMTEuODkgNS4zMjctMTEuODkgMTEuODk0djg4LjE0M2MwIDQuNTczLTMuNjk3IDguMjktOC4yNyA4LjMxbC0yNy44ODUuMTMzYy00LjYxMi4wMjUtOC4zNTktMy43MTctOC4zNS04LjMyNWwuMTczLTg4LjI0MUM1NC4xNDQgNS4zMzcgNDguODE3IDAgNDIuMjQgMEgxMS44OUM1LjMyMSAwIDAgNS4zMjcgMCAxMS44OTRWMjYwLjIxYzAgNS44MzQgNC43MjYgMTAuNTYgMTAuNTU1IDEwLjU2SDI0NS40NGM1LjgzNCAwIDEwLjU2LTQuNzI2IDEwLjU2LTEwLjU2VjExOC44NjhjMC01LjgzNC00LjcyNi0xMC41Ni0xMC41Ni0xMC41NnptLTM5LjkwMiA5My4yMzNjMCA3LjY0NS02LjE5OCAxMy44NDQtMTMuODQzIDEzLjg0NEgxNjcuNjljLTcuNjQ2IDAtMTMuODQ0LTYuMTk5LTEzLjg0NC0xMy44NDR2LTI0LjAwNWMwLTcuNjQ2IDYuMTk4LTEzLjg0NCAxMy44NDQtMTMuODQ0aDI0LjAwNWM3LjY0NSAwIDEzLjg0MyA2LjE5OCAxMy44NDMgMTMuODQ0djI0LjAwNXonCiAgICAgICAgICBmaWxsPScjRjYwJy8+Cjwvc3ZnPg=="
1865
1865
  }
1866
1866
  }
1867
1867
  ]