@camunda/connectors-element-templates 1.0.4 → 1.0.6

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 (80) hide show
  1. package/package.json +1 -1
  2. package/src/connectors.js +10 -2
  3. package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +157 -0
  4. package/src/element-templates/agenticai-aiagent-outbound-connector.json +1521 -0
  5. package/src/element-templates/agenticai-mcp-client-outbound-connector.json +1 -1
  6. package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +2 -1
  7. package/src/element-templates/asana-connector.json +8 -8
  8. package/src/element-templates/automation-anywhere-outbound-connector.json +837 -15
  9. package/src/element-templates/aws-bedrock-outbound-connector.json +74 -74
  10. package/src/element-templates/aws-dynamodb-outbound-connector.json +2624 -2624
  11. package/src/element-templates/aws-eventbridge-connector-start-event.json +18 -15
  12. package/src/element-templates/aws-eventbridge-outbound-connector.json +305 -305
  13. package/src/element-templates/aws-lambda-outbound-connector.json +182 -182
  14. package/src/element-templates/aws-s3-outbound-connector.json +30 -30
  15. package/src/element-templates/aws-sns-inbound-intermediate.json +460 -460
  16. package/src/element-templates/aws-sns-inbound-message-start.json +336 -336
  17. package/src/element-templates/aws-sns-outbound-connector.json +719 -719
  18. package/src/element-templates/aws-sqs-boundary-connector.json +444 -444
  19. package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +919 -919
  20. package/src/element-templates/aws-sqs-outbound-connector.json +434 -434
  21. package/src/element-templates/aws-sqs-start-event-connector.json +387 -387
  22. package/src/element-templates/aws-sqs-start-message.json +463 -463
  23. package/src/element-templates/aws-textract-outbound-connector.json +123 -123
  24. package/src/element-templates/azure-blobstorage-outbound-connector.json +349 -0
  25. package/src/element-templates/azure-open-ai-connector.json +32 -32
  26. package/src/element-templates/blue-prism-connector.json +47 -47
  27. package/src/element-templates/csv-outbound-connector.json +392 -0
  28. package/src/element-templates/easy-post-connector.json +149 -149
  29. package/src/element-templates/email-inbound-connector-intermediate.json +19 -19
  30. package/src/element-templates/email-outbound-connector.json +199 -199
  31. package/src/element-templates/embeddings-vector-database-outbound-connector.json +3473 -150
  32. package/src/element-templates/github-connector.json +3711 -3711
  33. package/src/element-templates/github-webhook-connector-boundary.json +16 -16
  34. package/src/element-templates/github-webhook-connector-intermediate.json +25 -25
  35. package/src/element-templates/github-webhook-connector-message-start.json +21 -21
  36. package/src/element-templates/github-webhook-connector-start-event.json +13 -10
  37. package/src/element-templates/gitlab-connector.json +3165 -3165
  38. package/src/element-templates/google-cloud-storage-outbound-connector.json +357 -0
  39. package/src/element-templates/google-drive-outbound-connector.json +495 -182
  40. package/src/element-templates/google-maps-platform-connector.json +534 -45
  41. package/src/element-templates/google-sheets-outbound-connector.json +1359 -1359
  42. package/src/element-templates/graphql-outbound-connector.json +1716 -1716
  43. package/src/element-templates/http-json-connector.json +2067 -1155
  44. package/src/element-templates/http-polling-boundary-catch-event-connector.json +255 -552
  45. package/src/element-templates/http-polling-connector.json +260 -557
  46. package/src/element-templates/idp-extraction-outbound-connector.json +115 -0
  47. package/src/element-templates/jdbc-outbound-connector.json +402 -0
  48. package/src/element-templates/kafka-inbound-connector-boundary.json +481 -481
  49. package/src/element-templates/kafka-inbound-connector-intermediate.json +555 -555
  50. package/src/element-templates/kafka-inbound-connector-start-message.json +532 -532
  51. package/src/element-templates/kafka-inbound-connector.json +606 -0
  52. package/src/element-templates/kafka-outbound-connector.json +434 -434
  53. package/src/element-templates/microsoft-office365-mail-connector.json +60 -60
  54. package/src/element-templates/microsoft-teams-outbound-connector.json +2899 -2899
  55. package/src/element-templates/openai-connector.json +363 -5
  56. package/src/element-templates/operate-connector.json +525 -9
  57. package/src/element-templates/power-automate-connector.json +1724 -0
  58. package/src/element-templates/rabbitmq-inbound-connector-boundary.json +323 -323
  59. package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +458 -458
  60. package/src/element-templates/rabbitmq-inbound-connector-message-start.json +557 -557
  61. package/src/element-templates/rabbitmq-inbound-connector-start-event.json +351 -351
  62. package/src/element-templates/rabbitmq-outbound-connector.json +873 -873
  63. package/src/element-templates/salesforce-connector.json +10 -10
  64. package/src/element-templates/sendgrid-outbound-connector.json +536 -4
  65. package/src/element-templates/slack-inbound-boundary.json +265 -265
  66. package/src/element-templates/slack-inbound-intermediate.json +430 -430
  67. package/src/element-templates/slack-inbound-message-start.json +320 -320
  68. package/src/element-templates/slack-inbound-start-event.json +126 -123
  69. package/src/element-templates/slack-outbound-connector.json +485 -230
  70. package/src/element-templates/twilio-connector.json +59 -59
  71. package/src/element-templates/twilio-webhook-boundary-connector.json +28 -28
  72. package/src/element-templates/twilio-webhook-connector.json +13 -10
  73. package/src/element-templates/twilio-webhook-message-start-connector.json +8 -8
  74. package/src/element-templates/uipath-connector.json +44 -44
  75. package/src/element-templates/webhook-connector-boundary.json +582 -582
  76. package/src/element-templates/webhook-connector-intermediate.json +1143 -1143
  77. package/src/element-templates/webhook-connector-start-event.json +2104 -2101
  78. package/src/element-templates/webhook-connector-start-message.json +1148 -1148
  79. package/src/element-templates/whatsapp-connector.json +6 -6
  80. package/src/element-templates/agenticai-aiagent-outbound-connector-8.8.0-alpha4.json +0 -843
@@ -1,14 +1,11 @@
1
1
  [
2
2
  {
3
3
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
4
- "name": "RabbitMQ Outbound Connector",
4
+ "name": "RabbitMQ connector",
5
5
  "id": "io.camunda.connectors.RabbitMQ.v1",
6
6
  "description": "Send message to RabbitMQ",
7
- "metadata": {
8
- "keywords": []
9
- },
10
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=outbound",
11
- "version": 6,
7
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/",
8
+ "version": 1,
12
9
  "category": {
13
10
  "id": "connectors",
14
11
  "name": "Connectors"
@@ -17,9 +14,6 @@
17
14
  "elementType": {
18
15
  "value": "bpmn:ServiceTask"
19
16
  },
20
- "engines": {
21
- "camunda": "^8.3"
22
- },
23
17
  "groups": [
24
18
  {
25
19
  "id": "authentication",
@@ -33,42 +27,34 @@
33
27
  "id": "message",
34
28
  "label": "Message"
35
29
  },
36
- {
37
- "id": "connector",
38
- "label": "Connector"
39
- },
40
30
  {
41
31
  "id": "output",
42
32
  "label": "Output mapping"
43
33
  },
44
34
  {
45
- "id": "error",
35
+ "id": "errors",
46
36
  "label": "Error handling"
47
- },
48
- {
49
- "id": "retries",
50
- "label": "Retries"
51
37
  }
52
38
  ],
53
39
  "properties": [
54
40
  {
41
+ "type": "Hidden",
55
42
  "value": "io.camunda:connector-rabbitmq:1",
56
43
  "binding": {
57
- "property": "type",
58
- "type": "zeebe:taskDefinition"
59
- },
60
- "type": "Hidden"
44
+ "type": "zeebe:taskDefinition",
45
+ "property": "type"
46
+ }
61
47
  },
62
48
  {
63
- "id": "authentication.authType",
49
+ "id": "connectionType",
64
50
  "label": "Connection type",
65
- "value": "uri",
66
51
  "group": "authentication",
52
+ "type": "Dropdown",
53
+ "value": "uri",
67
54
  "binding": {
68
- "name": "authentication.authType",
69
- "type": "zeebe:input"
55
+ "type": "zeebe:input",
56
+ "name": "authentication.authType"
70
57
  },
71
- "type": "Dropdown",
72
58
  "choices": [
73
59
  {
74
60
  "name": "URI",
@@ -81,282 +67,201 @@
81
67
  ]
82
68
  },
83
69
  {
84
- "id": "authentication.uri",
85
70
  "label": "URI",
86
71
  "description": "URI should contain username, password, host name, port number, and virtual host",
87
- "optional": false,
72
+ "group": "authentication",
73
+ "type": "String",
74
+ "binding": {
75
+ "type": "zeebe:input",
76
+ "name": "authentication.uri"
77
+ },
88
78
  "constraints": {
89
79
  "notEmpty": true,
90
80
  "pattern": {
91
- "value": "^(=|(amqps?://|secrets|\\{\\{).*$)",
81
+ "value": "^(amqps?://)|(secrets).*",
92
82
  "message": "Must start with amqp(s):// or contain a secret reference"
93
83
  }
94
84
  },
95
- "feel": "optional",
96
- "group": "authentication",
97
- "binding": {
98
- "name": "authentication.uri",
99
- "type": "zeebe:input"
100
- },
101
85
  "condition": {
102
- "property": "authentication.authType",
103
- "equals": "uri",
104
- "type": "simple"
105
- },
106
- "type": "String"
86
+ "property": "connectionType",
87
+ "equals": "uri"
88
+ }
107
89
  },
108
90
  {
109
- "id": "authentication.userName",
110
91
  "label": "Username",
111
- "optional": false,
112
- "constraints": {
113
- "notEmpty": true
114
- },
115
- "feel": "optional",
116
92
  "group": "authentication",
93
+ "type": "String",
117
94
  "binding": {
118
- "name": "authentication.userName",
119
- "type": "zeebe:input"
95
+ "type": "zeebe:input",
96
+ "name": "authentication.userName"
120
97
  },
121
- "condition": {
122
- "property": "authentication.authType",
123
- "equals": "credentials",
124
- "type": "simple"
98
+ "constraints": {
99
+ "notEmpty": true
125
100
  },
126
- "type": "String"
101
+ "condition": {
102
+ "property": "connectionType",
103
+ "equals": "credentials"
104
+ }
127
105
  },
128
106
  {
129
- "id": "authentication.password",
130
107
  "label": "Password",
131
- "optional": false,
132
- "constraints": {
133
- "notEmpty": true
134
- },
135
- "feel": "optional",
136
108
  "group": "authentication",
109
+ "type": "String",
137
110
  "binding": {
138
- "name": "authentication.password",
139
- "type": "zeebe:input"
140
- },
141
- "condition": {
142
- "property": "authentication.authType",
143
- "equals": "credentials",
144
- "type": "simple"
111
+ "type": "zeebe:input",
112
+ "name": "authentication.password"
145
113
  },
146
- "type": "String"
147
- },
148
- {
149
- "id": "routing.exchange",
150
- "label": "Exchange",
151
- "description": "Topic exchange: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=outbound#routing-data\"target=\"_blank\">documentation</a>",
152
- "optional": false,
153
114
  "constraints": {
154
115
  "notEmpty": true
155
116
  },
117
+ "condition": {
118
+ "property": "connectionType",
119
+ "equals": "credentials"
120
+ }
121
+ },
122
+ {
123
+ "label": "Host name",
124
+ "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/#routing-data\"target=\"_blank\">documentation</a>",
156
125
  "feel": "optional",
157
126
  "group": "routing",
127
+ "type": "String",
158
128
  "binding": {
159
- "name": "routing.exchange",
160
- "type": "zeebe:input"
129
+ "type": "zeebe:input",
130
+ "name": "routing.hostName"
161
131
  },
162
- "type": "String"
163
- },
164
- {
165
- "id": "routing.routingKey",
166
- "label": "Routing key",
167
- "description": "Routing key: a binding is a \"link\" that was set up to bind a queue to an exchange. 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>",
168
- "optional": false,
169
132
  "constraints": {
170
133
  "notEmpty": true
171
134
  },
135
+ "condition": {
136
+ "property": "connectionType",
137
+ "equals": "credentials"
138
+ }
139
+ },
140
+ {
141
+ "label": "Virtual host",
142
+ "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>",
172
143
  "feel": "optional",
173
144
  "group": "routing",
145
+ "type": "String",
174
146
  "binding": {
175
- "name": "routing.routingKey",
176
- "type": "zeebe:input"
147
+ "type": "zeebe:input",
148
+ "name": "routing.virtualHost"
177
149
  },
178
- "type": "String"
179
- },
180
- {
181
- "id": "routing.virtualHost",
182
- "label": "Virtual host",
183
- "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>",
184
- "optional": false,
185
150
  "constraints": {
186
151
  "notEmpty": true
187
152
  },
153
+ "condition": {
154
+ "property": "connectionType",
155
+ "equals": "credentials"
156
+ }
157
+ },
158
+ {
159
+ "label": "Exchange",
160
+ "description": "Topic exchange: 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>",
188
161
  "feel": "optional",
189
162
  "group": "routing",
163
+ "type": "String",
190
164
  "binding": {
191
- "name": "routing.virtualHost",
192
- "type": "zeebe:input"
193
- },
194
- "condition": {
195
- "property": "authentication.authType",
196
- "equals": "credentials",
197
- "type": "simple"
165
+ "type": "zeebe:input",
166
+ "name": "routing.exchange"
198
167
  },
199
- "type": "String"
200
- },
201
- {
202
- "id": "routing.hostName",
203
- "label": "Host name",
204
- "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>",
205
- "optional": false,
206
168
  "constraints": {
207
169
  "notEmpty": true
208
- },
170
+ }
171
+ },
172
+ {
173
+ "label": "Routing key",
174
+ "description": "Routing key: a binding is a \"link\" that was set up to bind a queue to an exchange. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/#routing-data\"target=\"_blank\">documentation</a>",
209
175
  "feel": "optional",
210
176
  "group": "routing",
177
+ "type": "String",
211
178
  "binding": {
212
- "name": "routing.hostName",
213
- "type": "zeebe:input"
214
- },
215
- "condition": {
216
- "property": "authentication.authType",
217
- "equals": "credentials",
218
- "type": "simple"
179
+ "type": "zeebe:input",
180
+ "name": "routing.routingKey"
219
181
  },
220
- "type": "String"
182
+ "constraints": {
183
+ "notEmpty": true
184
+ }
221
185
  },
222
186
  {
223
- "id": "routing.port",
224
187
  "label": "Port",
225
- "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>",
226
- "optional": false,
227
- "constraints": {
228
- "notEmpty": true
229
- },
188
+ "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>",
230
189
  "feel": "optional",
231
190
  "group": "routing",
191
+ "type": "String",
232
192
  "binding": {
233
- "name": "routing.port",
234
- "type": "zeebe:input"
193
+ "type": "zeebe:input",
194
+ "name": "routing.port"
235
195
  },
236
- "condition": {
237
- "property": "authentication.authType",
238
- "equals": "credentials",
239
- "type": "simple"
196
+ "constraints": {
197
+ "notEmpty": true
240
198
  },
241
- "type": "String"
199
+ "condition": {
200
+ "property": "connectionType",
201
+ "equals": "credentials"
202
+ }
242
203
  },
243
204
  {
244
- "id": "message.properties",
245
- "label": "Properties",
246
- "description": "Properties for the message, routing headers, etc",
247
- "optional": true,
248
- "value": "={}",
249
- "feel": "required",
205
+ "label": "Message",
206
+ "description": "Data to send to RabbitMQ",
250
207
  "group": "message",
208
+ "type": "Text",
209
+ "feel": "optional",
251
210
  "binding": {
252
- "name": "message.properties",
253
- "type": "zeebe:input"
254
- },
255
- "type": "Text"
211
+ "type": "zeebe:input",
212
+ "name": "message.body"
213
+ }
256
214
  },
257
215
  {
258
- "id": "message.body",
259
- "label": "Message",
260
- "description": "Data to send to RabbitMQ",
261
- "optional": false,
262
- "constraints": {
263
- "notEmpty": true
264
- },
265
- "feel": "optional",
216
+ "label": "Properties",
217
+ "description": "Properties for the message, routing headers, etc.",
266
218
  "group": "message",
219
+ "type": "Text",
220
+ "feel": "required",
221
+ "value": "={}",
267
222
  "binding": {
268
- "name": "message.body",
269
- "type": "zeebe:input"
270
- },
271
- "type": "Text"
223
+ "type": "zeebe:input",
224
+ "name": "message.properties"
225
+ }
272
226
  },
273
227
  {
274
- "id": "version",
275
- "label": "Version",
276
- "description": "Version of the element template",
277
- "value": "6",
278
- "group": "connector",
279
- "binding": {
280
- "key": "elementTemplateVersion",
281
- "type": "zeebe:taskHeader"
282
- },
283
- "type": "Hidden"
284
- },
285
- {
286
- "id": "id",
287
- "label": "ID",
288
- "description": "ID of the element template",
289
- "value": "io.camunda.connectors.RabbitMQ.v1",
290
- "group": "connector",
291
- "binding": {
292
- "key": "elementTemplateId",
293
- "type": "zeebe:taskHeader"
294
- },
295
- "type": "Hidden"
296
- },
297
- {
298
- "id": "resultVariable",
299
228
  "label": "Result variable",
300
- "description": "Name of variable to store the response in",
229
+ "description": "Enter name of variable to store the response in. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-variable\" target=\"_blank\">documentation</a>",
301
230
  "group": "output",
231
+ "type": "String",
302
232
  "binding": {
303
- "key": "resultVariable",
304
- "type": "zeebe:taskHeader"
305
- },
306
- "type": "String"
233
+ "type": "zeebe:taskHeader",
234
+ "key": "resultVariable"
235
+ }
307
236
  },
308
237
  {
309
- "id": "resultExpression",
310
238
  "label": "Result expression",
311
- "description": "Expression to map the response into process variables",
312
- "feel": "required",
239
+ "description": "Expression to map the response into process variables. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-expression\" target=\"_blank\">documentation</a>",
313
240
  "group": "output",
241
+ "type": "Text",
242
+ "feel": "required",
314
243
  "binding": {
315
- "key": "resultExpression",
316
- "type": "zeebe:taskHeader"
317
- },
318
- "type": "Text"
244
+ "type": "zeebe:taskHeader",
245
+ "key": "resultExpression"
246
+ }
319
247
  },
320
248
  {
321
- "id": "errorExpression",
322
249
  "label": "Error expression",
323
- "description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>.",
250
+ "description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#bpmn-errors\" target=\"_blank\">documentation</a>",
251
+ "group": "errors",
252
+ "type": "Text",
324
253
  "feel": "required",
325
- "group": "error",
326
- "binding": {
327
- "key": "errorExpression",
328
- "type": "zeebe:taskHeader"
329
- },
330
- "type": "Text"
331
- },
332
- {
333
- "id": "retryCount",
334
- "label": "Retries",
335
- "description": "Number of retries",
336
- "value": "3",
337
- "feel": "optional",
338
- "group": "retries",
339
- "binding": {
340
- "property": "retries",
341
- "type": "zeebe:taskDefinition"
342
- },
343
- "type": "String"
344
- },
345
- {
346
- "id": "retryBackoff",
347
- "label": "Retry backoff",
348
- "description": "ISO-8601 duration to wait between retries",
349
- "value": "PT0S",
350
- "group": "retries",
351
254
  "binding": {
352
- "key": "retryBackoff",
353
- "type": "zeebe:taskHeader"
354
- },
355
- "type": "String"
255
+ "type": "zeebe:taskHeader",
256
+ "key": "errorExpression"
257
+ }
356
258
  }
357
259
  ],
358
260
  "icon": {
359
- "contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxOCcgaGVpZ2h0PScxOCcgdmlld0JveD0nLTcuNSAwIDI3MSAyNzEnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yNDUuNDQgMTA4LjMwOGgtODUuMDlhNy43MzggNy43MzggMCAwIDEtNy43MzUtNy43MzR2LTg4LjY4QzE1Mi42MTUgNS4zMjcgMTQ3LjI5IDAgMTQwLjcyNiAwaC0zMC4zNzVjLTYuNTY4IDAtMTEuODkgNS4zMjctMTEuODkgMTEuODk0djg4LjE0M2MwIDQuNTczLTMuNjk3IDguMjktOC4yNyA4LjMxbC0yNy44ODUuMTMzYy00LjYxMi4wMjUtOC4zNTktMy43MTctOC4zNS04LjMyNWwuMTczLTg4LjI0MUM1NC4xNDQgNS4zMzcgNDguODE3IDAgNDIuMjQgMEgxMS44OUM1LjMyMSAwIDAgNS4zMjcgMCAxMS44OTRWMjYwLjIxYzAgNS44MzQgNC43MjYgMTAuNTYgMTAuNTU1IDEwLjU2SDI0NS40NGM1LjgzNCAwIDEwLjU2LTQuNzI2IDEwLjU2LTEwLjU2VjExOC44NjhjMC01LjgzNC00LjcyNi0xMC41Ni0xMC41Ni0xMC41NnptLTM5LjkwMiA5My4yMzNjMCA3LjY0NS02LjE5OCAxMy44NDQtMTMuODQzIDEzLjg0NEgxNjcuNjljLTcuNjQ2IDAtMTMuODQ0LTYuMTk5LTEzLjg0NC0xMy44NDR2LTI0LjAwNWMwLTcuNjQ2IDYuMTk4LTEzLjg0NCAxMy44NDQtMTMuODQ0aDI0LjAwNWM3LjY0NSAwIDEzLjg0MyA2LjE5OCAxMy44NDMgMTMuODQ0djI0LjAwNXonCiAgICAgICAgICBmaWxsPScjRjYwJy8+Cjwvc3ZnPg=="
261
+ "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"
262
+ },
263
+ "engines": {
264
+ "camunda": "^8.2"
360
265
  }
361
266
  },
362
267
  {
@@ -365,7 +270,7 @@
365
270
  "id": "io.camunda.connectors.RabbitMQ.v1",
366
271
  "description": "Send message to RabbitMQ",
367
272
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=outbound",
368
- "version": 3,
273
+ "version": 5,
369
274
  "category": {
370
275
  "id": "connectors",
371
276
  "name": "Connectors"
@@ -392,29 +297,33 @@
392
297
  "label": "Output mapping"
393
298
  },
394
299
  {
395
- "id": "errors",
300
+ "id": "error",
396
301
  "label": "Error handling"
302
+ },
303
+ {
304
+ "id": "retries",
305
+ "label": "Retries"
397
306
  }
398
307
  ],
399
308
  "properties": [
400
309
  {
401
- "type": "Hidden",
402
310
  "value": "io.camunda:connector-rabbitmq:1",
403
311
  "binding": {
404
- "type": "zeebe:taskDefinition",
405
- "property": "type"
406
- }
312
+ "property": "type",
313
+ "type": "zeebe:taskDefinition"
314
+ },
315
+ "type": "Hidden"
407
316
  },
408
317
  {
409
- "id": "connectionType",
318
+ "id": "authentication.authType",
410
319
  "label": "Connection type",
411
- "group": "authentication",
412
- "type": "Dropdown",
413
320
  "value": "uri",
321
+ "group": "authentication",
414
322
  "binding": {
415
- "type": "zeebe:input",
416
- "name": "authentication.authType"
323
+ "name": "authentication.authType",
324
+ "type": "zeebe:input"
417
325
  },
326
+ "type": "Dropdown",
418
327
  "choices": [
419
328
  {
420
329
  "name": "URI",
@@ -427,384 +336,115 @@
427
336
  ]
428
337
  },
429
338
  {
339
+ "id": "authentication.uri",
430
340
  "label": "URI",
431
341
  "description": "URI should contain username, password, host name, port number, and virtual host",
432
- "group": "authentication",
433
- "type": "String",
434
- "binding": {
435
- "type": "zeebe:input",
436
- "name": "authentication.uri"
437
- },
342
+ "optional": false,
438
343
  "constraints": {
439
344
  "notEmpty": true,
440
345
  "pattern": {
441
- "value": "^(=|(amqps?://|\\{\\{secrets\\..+\\}\\}).*$)",
346
+ "value": "^(=|(amqps?://|secrets|\\{\\{).*$)",
442
347
  "message": "Must start with amqp(s):// or contain a secret reference"
443
348
  }
444
349
  },
350
+ "feel": "optional",
351
+ "group": "authentication",
352
+ "binding": {
353
+ "name": "authentication.uri",
354
+ "type": "zeebe:input"
355
+ },
445
356
  "condition": {
446
- "property": "connectionType",
447
- "equals": "uri"
448
- }
357
+ "property": "authentication.authType",
358
+ "equals": "uri",
359
+ "type": "simple"
360
+ },
361
+ "type": "String"
449
362
  },
450
363
  {
364
+ "id": "authentication.userName",
451
365
  "label": "Username",
452
- "group": "authentication",
453
- "type": "String",
454
- "binding": {
455
- "type": "zeebe:input",
456
- "name": "authentication.userName"
457
- },
366
+ "optional": false,
458
367
  "constraints": {
459
368
  "notEmpty": true
460
369
  },
461
- "condition": {
462
- "property": "connectionType",
463
- "equals": "credentials"
464
- }
465
- },
466
- {
467
- "label": "Password",
370
+ "feel": "optional",
468
371
  "group": "authentication",
469
- "type": "String",
470
372
  "binding": {
471
- "type": "zeebe:input",
472
- "name": "authentication.password"
473
- },
474
- "constraints": {
475
- "notEmpty": true
373
+ "name": "authentication.userName",
374
+ "type": "zeebe:input"
476
375
  },
477
376
  "condition": {
478
- "property": "connectionType",
479
- "equals": "credentials"
480
- }
377
+ "property": "authentication.authType",
378
+ "equals": "credentials",
379
+ "type": "simple"
380
+ },
381
+ "type": "String"
481
382
  },
482
383
  {
483
- "label": "Host name",
484
- "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>",
485
- "feel": "optional",
486
- "group": "routing",
487
- "type": "String",
488
- "binding": {
489
- "type": "zeebe:input",
490
- "name": "routing.hostName"
491
- },
384
+ "id": "authentication.password",
385
+ "label": "Password",
386
+ "optional": false,
492
387
  "constraints": {
493
388
  "notEmpty": true
494
389
  },
495
- "condition": {
496
- "property": "connectionType",
497
- "equals": "credentials"
498
- }
499
- },
500
- {
501
- "label": "Virtual host",
502
- "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>",
503
390
  "feel": "optional",
504
- "group": "routing",
505
- "type": "String",
391
+ "group": "authentication",
506
392
  "binding": {
507
- "type": "zeebe:input",
508
- "name": "routing.virtualHost"
509
- },
510
- "constraints": {
511
- "notEmpty": true
393
+ "name": "authentication.password",
394
+ "type": "zeebe:input"
512
395
  },
513
396
  "condition": {
514
- "property": "connectionType",
515
- "equals": "credentials"
516
- }
397
+ "property": "authentication.authType",
398
+ "equals": "credentials",
399
+ "type": "simple"
400
+ },
401
+ "type": "String"
517
402
  },
518
403
  {
404
+ "id": "routing.exchange",
519
405
  "label": "Exchange",
520
406
  "description": "Topic exchange: 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>",
407
+ "optional": false,
408
+ "constraints": {
409
+ "notEmpty": true
410
+ },
521
411
  "feel": "optional",
522
412
  "group": "routing",
523
- "type": "String",
524
413
  "binding": {
525
- "type": "zeebe:input",
526
- "name": "routing.exchange"
414
+ "name": "routing.exchange",
415
+ "type": "zeebe:input"
527
416
  },
528
- "constraints": {
529
- "notEmpty": true
530
- }
417
+ "type": "String"
531
418
  },
532
419
  {
420
+ "id": "routing.routingKey",
533
421
  "label": "Routing key",
534
422
  "description": "Routing key: a binding is a \"link\" that was set up to bind a queue to an exchange. 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>",
423
+ "optional": false,
424
+ "constraints": {
425
+ "notEmpty": true
426
+ },
535
427
  "feel": "optional",
536
428
  "group": "routing",
537
- "type": "String",
538
429
  "binding": {
539
- "type": "zeebe:input",
540
- "name": "routing.routingKey"
430
+ "name": "routing.routingKey",
431
+ "type": "zeebe:input"
541
432
  },
542
- "constraints": {
543
- "notEmpty": true
544
- }
433
+ "type": "String"
545
434
  },
546
435
  {
547
- "label": "Port",
548
- "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>",
436
+ "id": "routing.virtualHost",
437
+ "label": "Virtual host",
438
+ "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>",
439
+ "optional": false,
440
+ "constraints": {
441
+ "notEmpty": true
442
+ },
549
443
  "feel": "optional",
550
444
  "group": "routing",
551
- "type": "String",
552
445
  "binding": {
553
- "type": "zeebe:input",
554
- "name": "routing.port"
555
- },
556
- "constraints": {
557
- "notEmpty": true
558
- },
559
- "condition": {
560
- "property": "connectionType",
561
- "equals": "credentials"
562
- }
563
- },
564
- {
565
- "label": "Message",
566
- "description": "Data to send to RabbitMQ",
567
- "group": "message",
568
- "type": "Text",
569
- "feel": "optional",
570
- "binding": {
571
- "type": "zeebe:input",
572
- "name": "message.body"
573
- }
574
- },
575
- {
576
- "label": "Properties",
577
- "description": "Properties for the message, routing headers, etc.",
578
- "group": "message",
579
- "type": "Text",
580
- "feel": "required",
581
- "value": "={}",
582
- "binding": {
583
- "type": "zeebe:input",
584
- "name": "message.properties"
585
- }
586
- },
587
- {
588
- "label": "Result variable",
589
- "description": "Enter name of variable to store the response in. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-variable\" target=\"_blank\">documentation</a>",
590
- "group": "output",
591
- "type": "String",
592
- "binding": {
593
- "type": "zeebe:taskHeader",
594
- "key": "resultVariable"
595
- }
596
- },
597
- {
598
- "label": "Result expression",
599
- "description": "Expression to map the response into process variables. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-expression\" target=\"_blank\">documentation</a>",
600
- "group": "output",
601
- "type": "Text",
602
- "feel": "required",
603
- "binding": {
604
- "type": "zeebe:taskHeader",
605
- "key": "resultExpression"
606
- }
607
- },
608
- {
609
- "label": "Error expression",
610
- "description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#bpmn-errors\" target=\"_blank\">documentation</a>",
611
- "group": "errors",
612
- "type": "Text",
613
- "feel": "required",
614
- "binding": {
615
- "type": "zeebe:taskHeader",
616
- "key": "errorExpression"
617
- }
618
- }
619
- ],
620
- "icon": {
621
- "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"
622
- },
623
- "engines": {
624
- "camunda": "^8.2"
625
- }
626
- },
627
- {
628
- "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
629
- "name": "RabbitMQ Outbound Connector",
630
- "id": "io.camunda.connectors.RabbitMQ.v1",
631
- "description": "Send message to RabbitMQ",
632
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=outbound",
633
- "version": 5,
634
- "category": {
635
- "id": "connectors",
636
- "name": "Connectors"
637
- },
638
- "appliesTo": ["bpmn:Task"],
639
- "elementType": {
640
- "value": "bpmn:ServiceTask"
641
- },
642
- "groups": [
643
- {
644
- "id": "authentication",
645
- "label": "Authentication"
646
- },
647
- {
648
- "id": "routing",
649
- "label": "Routing"
650
- },
651
- {
652
- "id": "message",
653
- "label": "Message"
654
- },
655
- {
656
- "id": "output",
657
- "label": "Output mapping"
658
- },
659
- {
660
- "id": "error",
661
- "label": "Error handling"
662
- },
663
- {
664
- "id": "retries",
665
- "label": "Retries"
666
- }
667
- ],
668
- "properties": [
669
- {
670
- "value": "io.camunda:connector-rabbitmq:1",
671
- "binding": {
672
- "property": "type",
673
- "type": "zeebe:taskDefinition"
674
- },
675
- "type": "Hidden"
676
- },
677
- {
678
- "id": "authentication.authType",
679
- "label": "Connection type",
680
- "value": "uri",
681
- "group": "authentication",
682
- "binding": {
683
- "name": "authentication.authType",
684
- "type": "zeebe:input"
685
- },
686
- "type": "Dropdown",
687
- "choices": [
688
- {
689
- "name": "URI",
690
- "value": "uri"
691
- },
692
- {
693
- "name": "Username/Password",
694
- "value": "credentials"
695
- }
696
- ]
697
- },
698
- {
699
- "id": "authentication.uri",
700
- "label": "URI",
701
- "description": "URI should contain username, password, host name, port number, and virtual host",
702
- "optional": false,
703
- "constraints": {
704
- "notEmpty": true,
705
- "pattern": {
706
- "value": "^(=|(amqps?://|secrets|\\{\\{).*$)",
707
- "message": "Must start with amqp(s):// or contain a secret reference"
708
- }
709
- },
710
- "feel": "optional",
711
- "group": "authentication",
712
- "binding": {
713
- "name": "authentication.uri",
714
- "type": "zeebe:input"
715
- },
716
- "condition": {
717
- "property": "authentication.authType",
718
- "equals": "uri",
719
- "type": "simple"
720
- },
721
- "type": "String"
722
- },
723
- {
724
- "id": "authentication.userName",
725
- "label": "Username",
726
- "optional": false,
727
- "constraints": {
728
- "notEmpty": true
729
- },
730
- "feel": "optional",
731
- "group": "authentication",
732
- "binding": {
733
- "name": "authentication.userName",
734
- "type": "zeebe:input"
735
- },
736
- "condition": {
737
- "property": "authentication.authType",
738
- "equals": "credentials",
739
- "type": "simple"
740
- },
741
- "type": "String"
742
- },
743
- {
744
- "id": "authentication.password",
745
- "label": "Password",
746
- "optional": false,
747
- "constraints": {
748
- "notEmpty": true
749
- },
750
- "feel": "optional",
751
- "group": "authentication",
752
- "binding": {
753
- "name": "authentication.password",
754
- "type": "zeebe:input"
755
- },
756
- "condition": {
757
- "property": "authentication.authType",
758
- "equals": "credentials",
759
- "type": "simple"
760
- },
761
- "type": "String"
762
- },
763
- {
764
- "id": "routing.exchange",
765
- "label": "Exchange",
766
- "description": "Topic exchange: 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>",
767
- "optional": false,
768
- "constraints": {
769
- "notEmpty": true
770
- },
771
- "feel": "optional",
772
- "group": "routing",
773
- "binding": {
774
- "name": "routing.exchange",
775
- "type": "zeebe:input"
776
- },
777
- "type": "String"
778
- },
779
- {
780
- "id": "routing.routingKey",
781
- "label": "Routing key",
782
- "description": "Routing key: a binding is a \"link\" that was set up to bind a queue to an exchange. 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>",
783
- "optional": false,
784
- "constraints": {
785
- "notEmpty": true
786
- },
787
- "feel": "optional",
788
- "group": "routing",
789
- "binding": {
790
- "name": "routing.routingKey",
791
- "type": "zeebe:input"
792
- },
793
- "type": "String"
794
- },
795
- {
796
- "id": "routing.virtualHost",
797
- "label": "Virtual host",
798
- "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>",
799
- "optional": false,
800
- "constraints": {
801
- "notEmpty": true
802
- },
803
- "feel": "optional",
804
- "group": "routing",
805
- "binding": {
806
- "name": "routing.virtualHost",
807
- "type": "zeebe:input"
446
+ "name": "routing.virtualHost",
447
+ "type": "zeebe:input"
808
448
  },
809
449
  "condition": {
810
450
  "property": "authentication.authType",
@@ -960,7 +600,7 @@
960
600
  "id": "io.camunda.connectors.RabbitMQ.v1",
961
601
  "description": "Send message to RabbitMQ",
962
602
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=outbound",
963
- "version": 4,
603
+ "version": 3,
964
604
  "category": {
965
605
  "id": "connectors",
966
606
  "name": "Connectors"
@@ -987,33 +627,29 @@
987
627
  "label": "Output mapping"
988
628
  },
989
629
  {
990
- "id": "error",
630
+ "id": "errors",
991
631
  "label": "Error handling"
992
- },
993
- {
994
- "id": "retries",
995
- "label": "Retries"
996
632
  }
997
633
  ],
998
634
  "properties": [
999
635
  {
636
+ "type": "Hidden",
1000
637
  "value": "io.camunda:connector-rabbitmq:1",
1001
638
  "binding": {
1002
- "property": "type",
1003
- "type": "zeebe:taskDefinition"
1004
- },
1005
- "type": "Hidden"
639
+ "type": "zeebe:taskDefinition",
640
+ "property": "type"
641
+ }
1006
642
  },
1007
643
  {
1008
- "id": "authentication.authType",
644
+ "id": "connectionType",
1009
645
  "label": "Connection type",
1010
- "value": "uri",
1011
646
  "group": "authentication",
647
+ "type": "Dropdown",
648
+ "value": "uri",
1012
649
  "binding": {
1013
- "name": "authentication.authType",
1014
- "type": "zeebe:input"
650
+ "type": "zeebe:input",
651
+ "name": "authentication.authType"
1015
652
  },
1016
- "type": "Dropdown",
1017
653
  "choices": [
1018
654
  {
1019
655
  "name": "URI",
@@ -1026,267 +662,210 @@
1026
662
  ]
1027
663
  },
1028
664
  {
1029
- "id": "authentication.uri",
1030
665
  "label": "URI",
1031
666
  "description": "URI should contain username, password, host name, port number, and virtual host",
1032
- "optional": false,
1033
- "constraints": {
1034
- "notEmpty": true
1035
- },
1036
- "feel": "optional",
1037
667
  "group": "authentication",
668
+ "type": "String",
1038
669
  "binding": {
1039
- "name": "authentication.uri",
1040
- "type": "zeebe:input"
670
+ "type": "zeebe:input",
671
+ "name": "authentication.uri"
1041
672
  },
1042
- "condition": {
1043
- "property": "authentication.authType",
1044
- "equals": "uri",
1045
- "type": "simple"
673
+ "constraints": {
674
+ "notEmpty": true,
675
+ "pattern": {
676
+ "value": "^(=|(amqps?://|\\{\\{secrets\\..+\\}\\}).*$)",
677
+ "message": "Must start with amqp(s):// or contain a secret reference"
678
+ }
1046
679
  },
1047
- "type": "String"
680
+ "condition": {
681
+ "property": "connectionType",
682
+ "equals": "uri"
683
+ }
1048
684
  },
1049
685
  {
1050
- "id": "authentication.userName",
1051
686
  "label": "Username",
1052
- "optional": false,
1053
- "constraints": {
1054
- "notEmpty": true
1055
- },
1056
- "feel": "optional",
1057
687
  "group": "authentication",
688
+ "type": "String",
1058
689
  "binding": {
1059
- "name": "authentication.userName",
1060
- "type": "zeebe:input"
690
+ "type": "zeebe:input",
691
+ "name": "authentication.userName"
1061
692
  },
1062
- "condition": {
1063
- "property": "authentication.authType",
1064
- "equals": "credentials",
1065
- "type": "simple"
693
+ "constraints": {
694
+ "notEmpty": true
1066
695
  },
1067
- "type": "String"
696
+ "condition": {
697
+ "property": "connectionType",
698
+ "equals": "credentials"
699
+ }
1068
700
  },
1069
701
  {
1070
- "id": "authentication.password",
1071
702
  "label": "Password",
1072
- "optional": false,
1073
- "constraints": {
1074
- "notEmpty": true
1075
- },
1076
- "feel": "optional",
1077
703
  "group": "authentication",
704
+ "type": "String",
1078
705
  "binding": {
1079
- "name": "authentication.password",
1080
- "type": "zeebe:input"
1081
- },
1082
- "condition": {
1083
- "property": "authentication.authType",
1084
- "equals": "credentials",
1085
- "type": "simple"
706
+ "type": "zeebe:input",
707
+ "name": "authentication.password"
1086
708
  },
1087
- "type": "String"
1088
- },
1089
- {
1090
- "id": "routing.exchange",
1091
- "label": "Exchange",
1092
- "description": "Topic exchange: 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>",
1093
- "optional": false,
1094
709
  "constraints": {
1095
710
  "notEmpty": true
1096
711
  },
712
+ "condition": {
713
+ "property": "connectionType",
714
+ "equals": "credentials"
715
+ }
716
+ },
717
+ {
718
+ "label": "Host name",
719
+ "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>",
1097
720
  "feel": "optional",
1098
721
  "group": "routing",
722
+ "type": "String",
1099
723
  "binding": {
1100
- "name": "routing.exchange",
1101
- "type": "zeebe:input"
724
+ "type": "zeebe:input",
725
+ "name": "routing.hostName"
1102
726
  },
1103
- "type": "String"
1104
- },
1105
- {
1106
- "id": "routing.routingKey",
1107
- "label": "Routing key",
1108
- "description": "Routing key: a binding is a \"link\" that was set up to bind a queue to an exchange. 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,
1110
727
  "constraints": {
1111
728
  "notEmpty": true
1112
729
  },
1113
- "feel": "optional",
1114
- "group": "routing",
1115
- "binding": {
1116
- "name": "routing.routingKey",
1117
- "type": "zeebe:input"
1118
- },
1119
- "type": "String"
730
+ "condition": {
731
+ "property": "connectionType",
732
+ "equals": "credentials"
733
+ }
1120
734
  },
1121
735
  {
1122
- "id": "routing.virtualHost",
1123
736
  "label": "Virtual host",
1124
737
  "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>",
1125
- "optional": false,
1126
- "constraints": {
1127
- "notEmpty": true
1128
- },
1129
738
  "feel": "optional",
1130
739
  "group": "routing",
740
+ "type": "String",
1131
741
  "binding": {
1132
- "name": "routing.virtualHost",
1133
- "type": "zeebe:input"
742
+ "type": "zeebe:input",
743
+ "name": "routing.virtualHost"
1134
744
  },
1135
- "condition": {
1136
- "property": "authentication.authType",
1137
- "equals": "credentials",
1138
- "type": "simple"
745
+ "constraints": {
746
+ "notEmpty": true
1139
747
  },
1140
- "type": "String"
748
+ "condition": {
749
+ "property": "connectionType",
750
+ "equals": "credentials"
751
+ }
1141
752
  },
1142
753
  {
1143
- "id": "routing.hostName",
1144
- "label": "Host name",
1145
- "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>",
1146
- "optional": false,
754
+ "label": "Exchange",
755
+ "description": "Topic exchange: 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>",
756
+ "feel": "optional",
757
+ "group": "routing",
758
+ "type": "String",
759
+ "binding": {
760
+ "type": "zeebe:input",
761
+ "name": "routing.exchange"
762
+ },
1147
763
  "constraints": {
1148
764
  "notEmpty": true
1149
- },
765
+ }
766
+ },
767
+ {
768
+ "label": "Routing key",
769
+ "description": "Routing key: a binding is a \"link\" that was set up to bind a queue to an exchange. 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>",
1150
770
  "feel": "optional",
1151
771
  "group": "routing",
772
+ "type": "String",
1152
773
  "binding": {
1153
- "name": "routing.hostName",
1154
- "type": "zeebe:input"
1155
- },
1156
- "condition": {
1157
- "property": "authentication.authType",
1158
- "equals": "credentials",
1159
- "type": "simple"
774
+ "type": "zeebe:input",
775
+ "name": "routing.routingKey"
1160
776
  },
1161
- "type": "String"
777
+ "constraints": {
778
+ "notEmpty": true
779
+ }
1162
780
  },
1163
781
  {
1164
- "id": "routing.port",
1165
782
  "label": "Port",
1166
783
  "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>",
1167
- "optional": false,
1168
- "constraints": {
1169
- "notEmpty": true
1170
- },
1171
784
  "feel": "optional",
1172
785
  "group": "routing",
786
+ "type": "String",
1173
787
  "binding": {
1174
- "name": "routing.port",
1175
- "type": "zeebe:input"
788
+ "type": "zeebe:input",
789
+ "name": "routing.port"
1176
790
  },
1177
- "condition": {
1178
- "property": "authentication.authType",
1179
- "equals": "credentials",
1180
- "type": "simple"
791
+ "constraints": {
792
+ "notEmpty": true
1181
793
  },
1182
- "type": "String"
794
+ "condition": {
795
+ "property": "connectionType",
796
+ "equals": "credentials"
797
+ }
1183
798
  },
1184
799
  {
1185
- "id": "message.properties",
1186
- "label": "Properties",
1187
- "description": "Properties for the message, routing headers, etc",
1188
- "optional": true,
1189
- "value": "={}",
1190
- "feel": "required",
800
+ "label": "Message",
801
+ "description": "Data to send to RabbitMQ",
1191
802
  "group": "message",
803
+ "type": "Text",
804
+ "feel": "optional",
1192
805
  "binding": {
1193
- "name": "message.properties",
1194
- "type": "zeebe:input"
1195
- },
1196
- "type": "Text"
806
+ "type": "zeebe:input",
807
+ "name": "message.body"
808
+ }
1197
809
  },
1198
810
  {
1199
- "id": "message.body",
1200
- "label": "Message",
1201
- "description": "Data to send to RabbitMQ",
1202
- "optional": false,
1203
- "constraints": {
1204
- "notEmpty": true
1205
- },
1206
- "feel": "optional",
811
+ "label": "Properties",
812
+ "description": "Properties for the message, routing headers, etc.",
1207
813
  "group": "message",
814
+ "type": "Text",
815
+ "feel": "required",
816
+ "value": "={}",
1208
817
  "binding": {
1209
- "name": "message.body",
1210
- "type": "zeebe:input"
1211
- },
1212
- "type": "Text"
818
+ "type": "zeebe:input",
819
+ "name": "message.properties"
820
+ }
1213
821
  },
1214
822
  {
1215
- "id": "resultVariable",
1216
823
  "label": "Result variable",
1217
- "description": "Name of variable to store the response in",
824
+ "description": "Enter name of variable to store the response in. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-variable\" target=\"_blank\">documentation</a>",
1218
825
  "group": "output",
826
+ "type": "String",
1219
827
  "binding": {
1220
- "key": "resultVariable",
1221
- "type": "zeebe:taskHeader"
1222
- },
1223
- "type": "String"
828
+ "type": "zeebe:taskHeader",
829
+ "key": "resultVariable"
830
+ }
1224
831
  },
1225
832
  {
1226
- "id": "resultExpression",
1227
833
  "label": "Result expression",
1228
- "description": "Expression to map the response into process variables",
1229
- "feel": "required",
834
+ "description": "Expression to map the response into process variables. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-expression\" target=\"_blank\">documentation</a>",
1230
835
  "group": "output",
836
+ "type": "Text",
837
+ "feel": "required",
1231
838
  "binding": {
1232
- "key": "resultExpression",
1233
- "type": "zeebe:taskHeader"
1234
- },
1235
- "type": "Text"
839
+ "type": "zeebe:taskHeader",
840
+ "key": "resultExpression"
841
+ }
1236
842
  },
1237
843
  {
1238
- "id": "errorExpression",
1239
844
  "label": "Error expression",
1240
- "description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>.",
845
+ "description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#bpmn-errors\" target=\"_blank\">documentation</a>",
846
+ "group": "errors",
847
+ "type": "Text",
1241
848
  "feel": "required",
1242
- "group": "error",
1243
- "binding": {
1244
- "key": "errorExpression",
1245
- "type": "zeebe:taskHeader"
1246
- },
1247
- "type": "Text"
1248
- },
1249
- {
1250
- "id": "retryCount",
1251
- "label": "Retries",
1252
- "description": "Number of retries",
1253
- "value": "3",
1254
- "feel": "optional",
1255
- "group": "retries",
1256
- "binding": {
1257
- "property": "retries",
1258
- "type": "zeebe:taskDefinition"
1259
- },
1260
- "type": "String"
1261
- },
1262
- {
1263
- "id": "retryBackoff",
1264
- "label": "Retry backoff",
1265
- "description": "ISO-8601 duration to wait between retries",
1266
- "value": "PT0S",
1267
- "feel": "optional",
1268
- "group": "retries",
1269
849
  "binding": {
1270
- "key": "retryBackoff",
1271
- "type": "zeebe:taskHeader"
1272
- },
1273
- "type": "String"
850
+ "type": "zeebe:taskHeader",
851
+ "key": "errorExpression"
852
+ }
1274
853
  }
1275
854
  ],
1276
855
  "icon": {
1277
- "contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxOCcgaGVpZ2h0PScxOCcgdmlld0JveD0nLTcuNSAwIDI3MSAyNzEnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yNDUuNDQgMTA4LjMwOGgtODUuMDlhNy43MzggNy43MzggMCAwIDEtNy43MzUtNy43MzR2LTg4LjY4QzE1Mi42MTUgNS4zMjcgMTQ3LjI5IDAgMTQwLjcyNiAwaC0zMC4zNzVjLTYuNTY4IDAtMTEuODkgNS4zMjctMTEuODkgMTEuODk0djg4LjE0M2MwIDQuNTczLTMuNjk3IDguMjktOC4yNyA4LjMxbC0yNy44ODUuMTMzYy00LjYxMi4wMjUtOC4zNTktMy43MTctOC4zNS04LjMyNWwuMTczLTg4LjI0MUM1NC4xNDQgNS4zMzcgNDguODE3IDAgNDIuMjQgMEgxMS44OUM1LjMyMSAwIDAgNS4zMjcgMCAxMS44OTRWMjYwLjIxYzAgNS44MzQgNC43MjYgMTAuNTYgMTAuNTU1IDEwLjU2SDI0NS40NGM1LjgzNCAwIDEwLjU2LTQuNzI2IDEwLjU2LTEwLjU2VjExOC44NjhjMC01LjgzNC00LjcyNi0xMC41Ni0xMC41Ni0xMC41NnptLTM5LjkwMiA5My4yMzNjMCA3LjY0NS02LjE5OCAxMy44NDQtMTMuODQzIDEzLjg0NEgxNjcuNjljLTcuNjQ2IDAtMTMuODQ0LTYuMTk5LTEzLjg0NC0xMy44NDR2LTI0LjAwNWMwLTcuNjQ2IDYuMTk4LTEzLjg0NCAxMy44NDQtMTMuODQ0aDI0LjAwNWM3LjY0NSAwIDEzLjg0MyA2LjE5OCAxMy44NDMgMTMuODQ0djI0LjAwNXonCiAgICAgICAgICBmaWxsPScjRjYwJy8+Cjwvc3ZnPg=="
856
+ "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"
1278
857
  },
1279
858
  "engines": {
1280
- "camunda": "^8.5"
859
+ "camunda": "^8.2"
1281
860
  }
1282
861
  },
1283
862
  {
1284
863
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1285
- "name": "RabbitMQ connector",
864
+ "name": "RabbitMQ Outbound Connector",
1286
865
  "id": "io.camunda.connectors.RabbitMQ.v1",
1287
866
  "description": "Send message to RabbitMQ",
1288
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/",
1289
- "version": 2,
867
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=outbound",
868
+ "version": 4,
1290
869
  "category": {
1291
870
  "id": "connectors",
1292
871
  "name": "Connectors"
@@ -1313,29 +892,33 @@
1313
892
  "label": "Output mapping"
1314
893
  },
1315
894
  {
1316
- "id": "errors",
895
+ "id": "error",
1317
896
  "label": "Error handling"
897
+ },
898
+ {
899
+ "id": "retries",
900
+ "label": "Retries"
1318
901
  }
1319
902
  ],
1320
903
  "properties": [
1321
904
  {
1322
- "type": "Hidden",
1323
905
  "value": "io.camunda:connector-rabbitmq:1",
1324
906
  "binding": {
1325
- "type": "zeebe:taskDefinition",
1326
- "property": "type"
1327
- }
907
+ "property": "type",
908
+ "type": "zeebe:taskDefinition"
909
+ },
910
+ "type": "Hidden"
1328
911
  },
1329
912
  {
1330
- "id": "connectionType",
913
+ "id": "authentication.authType",
1331
914
  "label": "Connection type",
1332
- "group": "authentication",
1333
- "type": "Dropdown",
1334
915
  "value": "uri",
916
+ "group": "authentication",
1335
917
  "binding": {
1336
- "type": "zeebe:input",
1337
- "name": "authentication.authType"
918
+ "name": "authentication.authType",
919
+ "type": "zeebe:input"
1338
920
  },
921
+ "type": "Dropdown",
1339
922
  "choices": [
1340
923
  {
1341
924
  "name": "URI",
@@ -1348,201 +931,258 @@
1348
931
  ]
1349
932
  },
1350
933
  {
934
+ "id": "authentication.uri",
1351
935
  "label": "URI",
1352
936
  "description": "URI should contain username, password, host name, port number, and virtual host",
937
+ "optional": false,
938
+ "constraints": {
939
+ "notEmpty": true
940
+ },
941
+ "feel": "optional",
1353
942
  "group": "authentication",
1354
- "type": "String",
1355
943
  "binding": {
1356
- "type": "zeebe:input",
1357
- "name": "authentication.uri"
1358
- },
1359
- "constraints": {
1360
- "notEmpty": true,
1361
- "pattern": {
1362
- "value": "^(=|(amqps?://|secrets\\..+|\\{\\{secrets\\..+\\}\\}).*$)",
1363
- "message": "Must start with amqp(s):// or contain a secret reference"
1364
- }
944
+ "name": "authentication.uri",
945
+ "type": "zeebe:input"
1365
946
  },
1366
947
  "condition": {
1367
- "property": "connectionType",
1368
- "equals": "uri"
1369
- }
948
+ "property": "authentication.authType",
949
+ "equals": "uri",
950
+ "type": "simple"
951
+ },
952
+ "type": "String"
1370
953
  },
1371
954
  {
955
+ "id": "authentication.userName",
1372
956
  "label": "Username",
1373
- "group": "authentication",
1374
- "type": "String",
1375
- "binding": {
1376
- "type": "zeebe:input",
1377
- "name": "authentication.userName"
1378
- },
957
+ "optional": false,
1379
958
  "constraints": {
1380
959
  "notEmpty": true
1381
960
  },
961
+ "feel": "optional",
962
+ "group": "authentication",
963
+ "binding": {
964
+ "name": "authentication.userName",
965
+ "type": "zeebe:input"
966
+ },
1382
967
  "condition": {
1383
- "property": "connectionType",
1384
- "equals": "credentials"
1385
- }
968
+ "property": "authentication.authType",
969
+ "equals": "credentials",
970
+ "type": "simple"
971
+ },
972
+ "type": "String"
1386
973
  },
1387
974
  {
975
+ "id": "authentication.password",
1388
976
  "label": "Password",
1389
- "group": "authentication",
1390
- "type": "String",
1391
- "binding": {
1392
- "type": "zeebe:input",
1393
- "name": "authentication.password"
1394
- },
977
+ "optional": false,
1395
978
  "constraints": {
1396
979
  "notEmpty": true
1397
980
  },
981
+ "feel": "optional",
982
+ "group": "authentication",
983
+ "binding": {
984
+ "name": "authentication.password",
985
+ "type": "zeebe:input"
986
+ },
1398
987
  "condition": {
1399
- "property": "connectionType",
1400
- "equals": "credentials"
1401
- }
988
+ "property": "authentication.authType",
989
+ "equals": "credentials",
990
+ "type": "simple"
991
+ },
992
+ "type": "String"
1402
993
  },
1403
994
  {
1404
- "label": "Host name",
1405
- "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/#routing-data\"target=\"_blank\">documentation</a>",
995
+ "id": "routing.exchange",
996
+ "label": "Exchange",
997
+ "description": "Topic exchange: 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>",
998
+ "optional": false,
999
+ "constraints": {
1000
+ "notEmpty": true
1001
+ },
1406
1002
  "feel": "optional",
1407
1003
  "group": "routing",
1408
- "type": "String",
1409
1004
  "binding": {
1410
- "type": "zeebe:input",
1411
- "name": "routing.hostName"
1005
+ "name": "routing.exchange",
1006
+ "type": "zeebe:input"
1412
1007
  },
1008
+ "type": "String"
1009
+ },
1010
+ {
1011
+ "id": "routing.routingKey",
1012
+ "label": "Routing key",
1013
+ "description": "Routing key: a binding is a \"link\" that was set up to bind a queue to an exchange. 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>",
1014
+ "optional": false,
1413
1015
  "constraints": {
1414
1016
  "notEmpty": true
1415
1017
  },
1416
- "condition": {
1417
- "property": "connectionType",
1418
- "equals": "credentials"
1419
- }
1420
- },
1421
- {
1422
- "label": "Virtual host",
1423
- "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>",
1424
1018
  "feel": "optional",
1425
1019
  "group": "routing",
1426
- "type": "String",
1427
1020
  "binding": {
1428
- "type": "zeebe:input",
1429
- "name": "routing.virtualHost"
1021
+ "name": "routing.routingKey",
1022
+ "type": "zeebe:input"
1430
1023
  },
1024
+ "type": "String"
1025
+ },
1026
+ {
1027
+ "id": "routing.virtualHost",
1028
+ "label": "Virtual host",
1029
+ "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>",
1030
+ "optional": false,
1431
1031
  "constraints": {
1432
1032
  "notEmpty": true
1433
1033
  },
1434
- "condition": {
1435
- "property": "connectionType",
1436
- "equals": "credentials"
1437
- }
1438
- },
1439
- {
1440
- "label": "Exchange",
1441
- "description": "Topic exchange: 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>",
1442
1034
  "feel": "optional",
1443
1035
  "group": "routing",
1444
- "type": "String",
1445
1036
  "binding": {
1446
- "type": "zeebe:input",
1447
- "name": "routing.exchange"
1037
+ "name": "routing.virtualHost",
1038
+ "type": "zeebe:input"
1448
1039
  },
1449
- "constraints": {
1450
- "notEmpty": true
1451
- }
1040
+ "condition": {
1041
+ "property": "authentication.authType",
1042
+ "equals": "credentials",
1043
+ "type": "simple"
1044
+ },
1045
+ "type": "String"
1452
1046
  },
1453
1047
  {
1454
- "label": "Routing key",
1455
- "description": "Routing key: a binding is a \"link\" that was set up to bind a queue to an exchange. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/#routing-data\"target=\"_blank\">documentation</a>",
1048
+ "id": "routing.hostName",
1049
+ "label": "Host name",
1050
+ "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>",
1051
+ "optional": false,
1052
+ "constraints": {
1053
+ "notEmpty": true
1054
+ },
1456
1055
  "feel": "optional",
1457
1056
  "group": "routing",
1458
- "type": "String",
1459
1057
  "binding": {
1460
- "type": "zeebe:input",
1461
- "name": "routing.routingKey"
1058
+ "name": "routing.hostName",
1059
+ "type": "zeebe:input"
1462
1060
  },
1463
- "constraints": {
1464
- "notEmpty": true
1465
- }
1061
+ "condition": {
1062
+ "property": "authentication.authType",
1063
+ "equals": "credentials",
1064
+ "type": "simple"
1065
+ },
1066
+ "type": "String"
1466
1067
  },
1467
1068
  {
1069
+ "id": "routing.port",
1468
1070
  "label": "Port",
1469
- "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>",
1071
+ "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>",
1072
+ "optional": false,
1073
+ "constraints": {
1074
+ "notEmpty": true
1075
+ },
1470
1076
  "feel": "optional",
1471
1077
  "group": "routing",
1472
- "type": "String",
1473
1078
  "binding": {
1474
- "type": "zeebe:input",
1475
- "name": "routing.port"
1476
- },
1477
- "constraints": {
1478
- "notEmpty": true
1079
+ "name": "routing.port",
1080
+ "type": "zeebe:input"
1479
1081
  },
1480
1082
  "condition": {
1481
- "property": "connectionType",
1482
- "equals": "credentials"
1483
- }
1083
+ "property": "authentication.authType",
1084
+ "equals": "credentials",
1085
+ "type": "simple"
1086
+ },
1087
+ "type": "String"
1484
1088
  },
1485
1089
  {
1486
- "label": "Message",
1487
- "description": "Data to send to RabbitMQ",
1488
- "group": "message",
1489
- "type": "Text",
1490
- "feel": "optional",
1090
+ "id": "message.properties",
1091
+ "label": "Properties",
1092
+ "description": "Properties for the message, routing headers, etc",
1093
+ "optional": true,
1094
+ "value": "={}",
1095
+ "feel": "required",
1096
+ "group": "message",
1491
1097
  "binding": {
1492
- "type": "zeebe:input",
1493
- "name": "message.body"
1494
- }
1098
+ "name": "message.properties",
1099
+ "type": "zeebe:input"
1100
+ },
1101
+ "type": "Text"
1495
1102
  },
1496
1103
  {
1497
- "label": "Properties",
1498
- "description": "Properties for the message, routing headers, etc.",
1104
+ "id": "message.body",
1105
+ "label": "Message",
1106
+ "description": "Data to send to RabbitMQ",
1107
+ "optional": false,
1108
+ "constraints": {
1109
+ "notEmpty": true
1110
+ },
1111
+ "feel": "optional",
1499
1112
  "group": "message",
1500
- "type": "Text",
1501
- "feel": "required",
1502
- "value": "={}",
1503
1113
  "binding": {
1504
- "type": "zeebe:input",
1505
- "name": "message.properties"
1506
- }
1114
+ "name": "message.body",
1115
+ "type": "zeebe:input"
1116
+ },
1117
+ "type": "Text"
1507
1118
  },
1508
1119
  {
1120
+ "id": "resultVariable",
1509
1121
  "label": "Result variable",
1510
- "description": "Enter name of variable to store the response in. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-variable\" target=\"_blank\">documentation</a>",
1122
+ "description": "Name of variable to store the response in",
1511
1123
  "group": "output",
1512
- "type": "String",
1513
1124
  "binding": {
1514
- "type": "zeebe:taskHeader",
1515
- "key": "resultVariable"
1516
- }
1125
+ "key": "resultVariable",
1126
+ "type": "zeebe:taskHeader"
1127
+ },
1128
+ "type": "String"
1517
1129
  },
1518
1130
  {
1131
+ "id": "resultExpression",
1519
1132
  "label": "Result expression",
1520
- "description": "Expression to map the response into process variables. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-expression\" target=\"_blank\">documentation</a>",
1521
- "group": "output",
1522
- "type": "Text",
1133
+ "description": "Expression to map the response into process variables",
1523
1134
  "feel": "required",
1135
+ "group": "output",
1524
1136
  "binding": {
1525
- "type": "zeebe:taskHeader",
1526
- "key": "resultExpression"
1527
- }
1137
+ "key": "resultExpression",
1138
+ "type": "zeebe:taskHeader"
1139
+ },
1140
+ "type": "Text"
1528
1141
  },
1529
1142
  {
1143
+ "id": "errorExpression",
1530
1144
  "label": "Error expression",
1531
- "description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#bpmn-errors\" target=\"_blank\">documentation</a>",
1532
- "group": "errors",
1533
- "type": "Text",
1145
+ "description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>.",
1534
1146
  "feel": "required",
1147
+ "group": "error",
1535
1148
  "binding": {
1536
- "type": "zeebe:taskHeader",
1537
- "key": "errorExpression"
1538
- }
1149
+ "key": "errorExpression",
1150
+ "type": "zeebe:taskHeader"
1151
+ },
1152
+ "type": "Text"
1153
+ },
1154
+ {
1155
+ "id": "retryCount",
1156
+ "label": "Retries",
1157
+ "description": "Number of retries",
1158
+ "value": "3",
1159
+ "feel": "optional",
1160
+ "group": "retries",
1161
+ "binding": {
1162
+ "property": "retries",
1163
+ "type": "zeebe:taskDefinition"
1164
+ },
1165
+ "type": "String"
1166
+ },
1167
+ {
1168
+ "id": "retryBackoff",
1169
+ "label": "Retry backoff",
1170
+ "description": "ISO-8601 duration to wait between retries",
1171
+ "value": "PT0S",
1172
+ "feel": "optional",
1173
+ "group": "retries",
1174
+ "binding": {
1175
+ "key": "retryBackoff",
1176
+ "type": "zeebe:taskHeader"
1177
+ },
1178
+ "type": "String"
1539
1179
  }
1540
1180
  ],
1541
1181
  "icon": {
1542
- "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"
1182
+ "contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxOCcgaGVpZ2h0PScxOCcgdmlld0JveD0nLTcuNSAwIDI3MSAyNzEnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yNDUuNDQgMTA4LjMwOGgtODUuMDlhNy43MzggNy43MzggMCAwIDEtNy43MzUtNy43MzR2LTg4LjY4QzE1Mi42MTUgNS4zMjcgMTQ3LjI5IDAgMTQwLjcyNiAwaC0zMC4zNzVjLTYuNTY4IDAtMTEuODkgNS4zMjctMTEuODkgMTEuODk0djg4LjE0M2MwIDQuNTczLTMuNjk3IDguMjktOC4yNyA4LjMxbC0yNy44ODUuMTMzYy00LjYxMi4wMjUtOC4zNTktMy43MTctOC4zNS04LjMyNWwuMTczLTg4LjI0MUM1NC4xNDQgNS4zMzcgNDguODE3IDAgNDIuMjQgMEgxMS44OUM1LjMyMSAwIDAgNS4zMjcgMCAxMS44OTRWMjYwLjIxYzAgNS44MzQgNC43MjYgMTAuNTYgMTAuNTU1IDEwLjU2SDI0NS40NGM1LjgzNCAwIDEwLjU2LTQuNzI2IDEwLjU2LTEwLjU2VjExOC44NjhjMC01LjgzNC00LjcyNi0xMC41Ni0xMC41Ni0xMC41NnptLTM5LjkwMiA5My4yMzNjMCA3LjY0NS02LjE5OCAxMy44NDQtMTMuODQzIDEzLjg0NEgxNjcuNjljLTcuNjQ2IDAtMTMuODQ0LTYuMTk5LTEzLjg0NC0xMy44NDR2LTI0LjAwNWMwLTcuNjQ2IDYuMTk4LTEzLjg0NCAxMy44NDQtMTMuODQ0aDI0LjAwNWM3LjY0NSAwIDEzLjg0MyA2LjE5OCAxMy44NDMgMTMuODQ0djI0LjAwNXonCiAgICAgICAgICBmaWxsPScjRjYwJy8+Cjwvc3ZnPg=="
1543
1183
  },
1544
1184
  "engines": {
1545
- "camunda": "^8.2"
1185
+ "camunda": "^8.5"
1546
1186
  }
1547
1187
  },
1548
1188
  {
@@ -1551,7 +1191,7 @@
1551
1191
  "id": "io.camunda.connectors.RabbitMQ.v1",
1552
1192
  "description": "Send message to RabbitMQ",
1553
1193
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/",
1554
- "version": 1,
1194
+ "version": 2,
1555
1195
  "category": {
1556
1196
  "id": "connectors",
1557
1197
  "name": "Connectors"
@@ -1624,7 +1264,7 @@
1624
1264
  "constraints": {
1625
1265
  "notEmpty": true,
1626
1266
  "pattern": {
1627
- "value": "^(amqps?://)|(secrets).*",
1267
+ "value": "^(=|(amqps?://|secrets\\..+|\\{\\{secrets\\..+\\}\\}).*$)",
1628
1268
  "message": "Must start with amqp(s):// or contain a secret reference"
1629
1269
  }
1630
1270
  },
@@ -1809,5 +1449,365 @@
1809
1449
  "engines": {
1810
1450
  "camunda": "^8.2"
1811
1451
  }
1452
+ },
1453
+ {
1454
+ "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1455
+ "name": "RabbitMQ Outbound Connector",
1456
+ "id": "io.camunda.connectors.RabbitMQ.v1",
1457
+ "description": "Send message to RabbitMQ",
1458
+ "metadata": {
1459
+ "keywords": []
1460
+ },
1461
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=outbound",
1462
+ "version": 6,
1463
+ "category": {
1464
+ "id": "connectors",
1465
+ "name": "Connectors"
1466
+ },
1467
+ "appliesTo": ["bpmn:Task"],
1468
+ "elementType": {
1469
+ "value": "bpmn:ServiceTask"
1470
+ },
1471
+ "engines": {
1472
+ "camunda": "^8.3"
1473
+ },
1474
+ "groups": [
1475
+ {
1476
+ "id": "authentication",
1477
+ "label": "Authentication"
1478
+ },
1479
+ {
1480
+ "id": "routing",
1481
+ "label": "Routing"
1482
+ },
1483
+ {
1484
+ "id": "message",
1485
+ "label": "Message"
1486
+ },
1487
+ {
1488
+ "id": "connector",
1489
+ "label": "Connector"
1490
+ },
1491
+ {
1492
+ "id": "output",
1493
+ "label": "Output mapping"
1494
+ },
1495
+ {
1496
+ "id": "error",
1497
+ "label": "Error handling"
1498
+ },
1499
+ {
1500
+ "id": "retries",
1501
+ "label": "Retries"
1502
+ }
1503
+ ],
1504
+ "properties": [
1505
+ {
1506
+ "value": "io.camunda:connector-rabbitmq:1",
1507
+ "binding": {
1508
+ "property": "type",
1509
+ "type": "zeebe:taskDefinition"
1510
+ },
1511
+ "type": "Hidden"
1512
+ },
1513
+ {
1514
+ "id": "authentication.authType",
1515
+ "label": "Connection type",
1516
+ "value": "uri",
1517
+ "group": "authentication",
1518
+ "binding": {
1519
+ "name": "authentication.authType",
1520
+ "type": "zeebe:input"
1521
+ },
1522
+ "type": "Dropdown",
1523
+ "choices": [
1524
+ {
1525
+ "name": "URI",
1526
+ "value": "uri"
1527
+ },
1528
+ {
1529
+ "name": "Username/Password",
1530
+ "value": "credentials"
1531
+ }
1532
+ ]
1533
+ },
1534
+ {
1535
+ "id": "authentication.uri",
1536
+ "label": "URI",
1537
+ "description": "URI should contain username, password, host name, port number, and virtual host",
1538
+ "optional": false,
1539
+ "constraints": {
1540
+ "notEmpty": true,
1541
+ "pattern": {
1542
+ "value": "^(=|(amqps?://|secrets|\\{\\{).*$)",
1543
+ "message": "Must start with amqp(s):// or contain a secret reference"
1544
+ }
1545
+ },
1546
+ "feel": "optional",
1547
+ "group": "authentication",
1548
+ "binding": {
1549
+ "name": "authentication.uri",
1550
+ "type": "zeebe:input"
1551
+ },
1552
+ "condition": {
1553
+ "property": "authentication.authType",
1554
+ "equals": "uri",
1555
+ "type": "simple"
1556
+ },
1557
+ "type": "String"
1558
+ },
1559
+ {
1560
+ "id": "authentication.userName",
1561
+ "label": "Username",
1562
+ "optional": false,
1563
+ "constraints": {
1564
+ "notEmpty": true
1565
+ },
1566
+ "feel": "optional",
1567
+ "group": "authentication",
1568
+ "binding": {
1569
+ "name": "authentication.userName",
1570
+ "type": "zeebe:input"
1571
+ },
1572
+ "condition": {
1573
+ "property": "authentication.authType",
1574
+ "equals": "credentials",
1575
+ "type": "simple"
1576
+ },
1577
+ "type": "String"
1578
+ },
1579
+ {
1580
+ "id": "authentication.password",
1581
+ "label": "Password",
1582
+ "optional": false,
1583
+ "constraints": {
1584
+ "notEmpty": true
1585
+ },
1586
+ "feel": "optional",
1587
+ "group": "authentication",
1588
+ "binding": {
1589
+ "name": "authentication.password",
1590
+ "type": "zeebe:input"
1591
+ },
1592
+ "condition": {
1593
+ "property": "authentication.authType",
1594
+ "equals": "credentials",
1595
+ "type": "simple"
1596
+ },
1597
+ "type": "String"
1598
+ },
1599
+ {
1600
+ "id": "routing.exchange",
1601
+ "label": "Exchange",
1602
+ "description": "Topic exchange: 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>",
1603
+ "optional": false,
1604
+ "constraints": {
1605
+ "notEmpty": true
1606
+ },
1607
+ "feel": "optional",
1608
+ "group": "routing",
1609
+ "binding": {
1610
+ "name": "routing.exchange",
1611
+ "type": "zeebe:input"
1612
+ },
1613
+ "type": "String"
1614
+ },
1615
+ {
1616
+ "id": "routing.routingKey",
1617
+ "label": "Routing key",
1618
+ "description": "Routing key: a binding is a \"link\" that was set up to bind a queue to an exchange. 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>",
1619
+ "optional": false,
1620
+ "constraints": {
1621
+ "notEmpty": true
1622
+ },
1623
+ "feel": "optional",
1624
+ "group": "routing",
1625
+ "binding": {
1626
+ "name": "routing.routingKey",
1627
+ "type": "zeebe:input"
1628
+ },
1629
+ "type": "String"
1630
+ },
1631
+ {
1632
+ "id": "routing.virtualHost",
1633
+ "label": "Virtual host",
1634
+ "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>",
1635
+ "optional": false,
1636
+ "constraints": {
1637
+ "notEmpty": true
1638
+ },
1639
+ "feel": "optional",
1640
+ "group": "routing",
1641
+ "binding": {
1642
+ "name": "routing.virtualHost",
1643
+ "type": "zeebe:input"
1644
+ },
1645
+ "condition": {
1646
+ "property": "authentication.authType",
1647
+ "equals": "credentials",
1648
+ "type": "simple"
1649
+ },
1650
+ "type": "String"
1651
+ },
1652
+ {
1653
+ "id": "routing.hostName",
1654
+ "label": "Host name",
1655
+ "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>",
1656
+ "optional": false,
1657
+ "constraints": {
1658
+ "notEmpty": true
1659
+ },
1660
+ "feel": "optional",
1661
+ "group": "routing",
1662
+ "binding": {
1663
+ "name": "routing.hostName",
1664
+ "type": "zeebe:input"
1665
+ },
1666
+ "condition": {
1667
+ "property": "authentication.authType",
1668
+ "equals": "credentials",
1669
+ "type": "simple"
1670
+ },
1671
+ "type": "String"
1672
+ },
1673
+ {
1674
+ "id": "routing.port",
1675
+ "label": "Port",
1676
+ "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>",
1677
+ "optional": false,
1678
+ "constraints": {
1679
+ "notEmpty": true
1680
+ },
1681
+ "feel": "optional",
1682
+ "group": "routing",
1683
+ "binding": {
1684
+ "name": "routing.port",
1685
+ "type": "zeebe:input"
1686
+ },
1687
+ "condition": {
1688
+ "property": "authentication.authType",
1689
+ "equals": "credentials",
1690
+ "type": "simple"
1691
+ },
1692
+ "type": "String"
1693
+ },
1694
+ {
1695
+ "id": "message.properties",
1696
+ "label": "Properties",
1697
+ "description": "Properties for the message, routing headers, etc",
1698
+ "optional": true,
1699
+ "value": "={}",
1700
+ "feel": "required",
1701
+ "group": "message",
1702
+ "binding": {
1703
+ "name": "message.properties",
1704
+ "type": "zeebe:input"
1705
+ },
1706
+ "type": "Text"
1707
+ },
1708
+ {
1709
+ "id": "message.body",
1710
+ "label": "Message",
1711
+ "description": "Data to send to RabbitMQ",
1712
+ "optional": false,
1713
+ "constraints": {
1714
+ "notEmpty": true
1715
+ },
1716
+ "feel": "optional",
1717
+ "group": "message",
1718
+ "binding": {
1719
+ "name": "message.body",
1720
+ "type": "zeebe:input"
1721
+ },
1722
+ "type": "Text"
1723
+ },
1724
+ {
1725
+ "id": "version",
1726
+ "label": "Version",
1727
+ "description": "Version of the element template",
1728
+ "value": "6",
1729
+ "group": "connector",
1730
+ "binding": {
1731
+ "key": "elementTemplateVersion",
1732
+ "type": "zeebe:taskHeader"
1733
+ },
1734
+ "type": "Hidden"
1735
+ },
1736
+ {
1737
+ "id": "id",
1738
+ "label": "ID",
1739
+ "description": "ID of the element template",
1740
+ "value": "io.camunda.connectors.RabbitMQ.v1",
1741
+ "group": "connector",
1742
+ "binding": {
1743
+ "key": "elementTemplateId",
1744
+ "type": "zeebe:taskHeader"
1745
+ },
1746
+ "type": "Hidden"
1747
+ },
1748
+ {
1749
+ "id": "resultVariable",
1750
+ "label": "Result variable",
1751
+ "description": "Name of variable to store the response in",
1752
+ "group": "output",
1753
+ "binding": {
1754
+ "key": "resultVariable",
1755
+ "type": "zeebe:taskHeader"
1756
+ },
1757
+ "type": "String"
1758
+ },
1759
+ {
1760
+ "id": "resultExpression",
1761
+ "label": "Result expression",
1762
+ "description": "Expression to map the response into process variables",
1763
+ "feel": "required",
1764
+ "group": "output",
1765
+ "binding": {
1766
+ "key": "resultExpression",
1767
+ "type": "zeebe:taskHeader"
1768
+ },
1769
+ "type": "Text"
1770
+ },
1771
+ {
1772
+ "id": "errorExpression",
1773
+ "label": "Error expression",
1774
+ "description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>.",
1775
+ "feel": "required",
1776
+ "group": "error",
1777
+ "binding": {
1778
+ "key": "errorExpression",
1779
+ "type": "zeebe:taskHeader"
1780
+ },
1781
+ "type": "Text"
1782
+ },
1783
+ {
1784
+ "id": "retryCount",
1785
+ "label": "Retries",
1786
+ "description": "Number of retries",
1787
+ "value": "3",
1788
+ "feel": "optional",
1789
+ "group": "retries",
1790
+ "binding": {
1791
+ "property": "retries",
1792
+ "type": "zeebe:taskDefinition"
1793
+ },
1794
+ "type": "String"
1795
+ },
1796
+ {
1797
+ "id": "retryBackoff",
1798
+ "label": "Retry backoff",
1799
+ "description": "ISO-8601 duration to wait between retries",
1800
+ "value": "PT0S",
1801
+ "group": "retries",
1802
+ "binding": {
1803
+ "key": "retryBackoff",
1804
+ "type": "zeebe:taskHeader"
1805
+ },
1806
+ "type": "String"
1807
+ }
1808
+ ],
1809
+ "icon": {
1810
+ "contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxOCcgaGVpZ2h0PScxOCcgdmlld0JveD0nLTcuNSAwIDI3MSAyNzEnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yNDUuNDQgMTA4LjMwOGgtODUuMDlhNy43MzggNy43MzggMCAwIDEtNy43MzUtNy43MzR2LTg4LjY4QzE1Mi42MTUgNS4zMjcgMTQ3LjI5IDAgMTQwLjcyNiAwaC0zMC4zNzVjLTYuNTY4IDAtMTEuODkgNS4zMjctMTEuODkgMTEuODk0djg4LjE0M2MwIDQuNTczLTMuNjk3IDguMjktOC4yNyA4LjMxbC0yNy44ODUuMTMzYy00LjYxMi4wMjUtOC4zNTktMy43MTctOC4zNS04LjMyNWwuMTczLTg4LjI0MUM1NC4xNDQgNS4zMzcgNDguODE3IDAgNDIuMjQgMEgxMS44OUM1LjMyMSAwIDAgNS4zMjcgMCAxMS44OTRWMjYwLjIxYzAgNS44MzQgNC43MjYgMTAuNTYgMTAuNTU1IDEwLjU2SDI0NS40NGM1LjgzNCAwIDEwLjU2LTQuNzI2IDEwLjU2LTEwLjU2VjExOC44NjhjMC01LjgzNC00LjcyNi0xMC41Ni0xMC41Ni0xMC41NnptLTM5LjkwMiA5My4yMzNjMCA3LjY0NS02LjE5OCAxMy44NDQtMTMuODQzIDEzLjg0NEgxNjcuNjljLTcuNjQ2IDAtMTMuODQ0LTYuMTk5LTEzLjg0NC0xMy44NDR2LTI0LjAwNWMwLTcuNjQ2IDYuMTk4LTEzLjg0NCAxMy44NDQtMTMuODQ0aDI0LjAwNWM3LjY0NSAwIDEzLjg0MyA2LjE5OCAxMy44NDMgMTMuODQ0djI0LjAwNXonCiAgICAgICAgICBmaWxsPScjRjYwJy8+Cjwvc3ZnPg=="
1811
+ }
1812
1812
  }
1813
1813
  ]