@camunda/connectors-element-templates 1.0.18 → 1.0.20

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 (110) hide show
  1. package/package.json +2 -2
  2. package/src/element-templates/agenticai-a2a-client-outbound-connector.json +3 -3
  3. package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-intermediate.json +2 -2
  4. package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-receive.json +2 -2
  5. package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-intermediate.json +2 -2
  6. package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-receive.json +2 -2
  7. package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +49 -49
  8. package/src/element-templates/agenticai-aiagent-job-worker.json +389 -389
  9. package/src/element-templates/agenticai-aiagent-outbound-connector.json +3928 -3928
  10. package/src/element-templates/agenticai-mcp-client-outbound-connector.json +551 -551
  11. package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +733 -733
  12. package/src/element-templates/asana-connector.json +111 -111
  13. package/src/element-templates/automation-anywhere-outbound-connector.json +1224 -1224
  14. package/src/element-templates/aws-bedrock-agentcore-long-term-memory-outbound-connector.json +1 -1
  15. package/src/element-templates/aws-bedrock-agentcore-runtime-outbound-connector.json +1 -1
  16. package/src/element-templates/aws-bedrock-codeinterpreter-outbound-connector.json +1 -1
  17. package/src/element-templates/aws-bedrock-knowledgebase-outbound-connector.json +1 -1
  18. package/src/element-templates/aws-bedrock-outbound-connector.json +432 -432
  19. package/src/element-templates/aws-comprehend-outbound-connector.json +1 -1
  20. package/src/element-templates/aws-dynamodb-outbound-connector.json +3518 -2166
  21. package/src/element-templates/aws-eventbridge-connector-boundary.json +38 -38
  22. package/src/element-templates/aws-eventbridge-connector-intermediate.json +80 -80
  23. package/src/element-templates/aws-eventbridge-connector-message-start.json +21 -21
  24. package/src/element-templates/aws-eventbridge-connector-receive.json +6 -6
  25. package/src/element-templates/aws-eventbridge-connector-start-event.json +15 -15
  26. package/src/element-templates/aws-eventbridge-outbound-connector.json +306 -306
  27. package/src/element-templates/aws-lambda-outbound-connector.json +279 -279
  28. package/src/element-templates/aws-s3-outbound-connector.json +721 -48
  29. package/src/element-templates/aws-sagemaker-outbound-connector.json +59 -59
  30. package/src/element-templates/aws-sns-inbound-boundary.json +181 -181
  31. package/src/element-templates/aws-sns-inbound-intermediate.json +325 -325
  32. package/src/element-templates/aws-sns-inbound-message-start.json +350 -350
  33. package/src/element-templates/aws-sns-inbound-start-event.json +140 -140
  34. package/src/element-templates/aws-sns-outbound-connector.json +301 -301
  35. package/src/element-templates/aws-sqs-boundary-connector.json +930 -930
  36. package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +628 -628
  37. package/src/element-templates/aws-sqs-outbound-connector.json +366 -366
  38. package/src/element-templates/aws-sqs-start-event-connector.json +717 -717
  39. package/src/element-templates/aws-sqs-start-message.json +488 -488
  40. package/src/element-templates/aws-textract-outbound-connector.json +351 -351
  41. package/src/element-templates/azure-blobstorage-outbound-connector.json +201 -201
  42. package/src/element-templates/azure-open-ai-connector.json +49 -49
  43. package/src/element-templates/blue-prism-connector.json +64 -64
  44. package/src/element-templates/box-outbound-connector.json +49 -49
  45. package/src/element-templates/csv-outbound-connector.json +449 -0
  46. package/src/element-templates/easy-post-connector.json +214 -214
  47. package/src/element-templates/email-inbound-connector-boundary.json +37 -37
  48. package/src/element-templates/email-inbound-connector-intermediate.json +37 -37
  49. package/src/element-templates/email-message-start-event-connector.json +63 -63
  50. package/src/element-templates/email-outbound-connector.json +903 -903
  51. package/src/element-templates/embeddings-vector-database-outbound-connector.json +520 -520
  52. package/src/element-templates/github-connector.json +8446 -8446
  53. package/src/element-templates/github-webhook-connector-intermediate.json +55 -55
  54. package/src/element-templates/github-webhook-connector-message-start.json +19 -19
  55. package/src/element-templates/github-webhook-connector-start-event.json +52 -52
  56. package/src/element-templates/gitlab-connector.json +2344 -2344
  57. package/src/element-templates/google-cloud-storage-outbound-connector.json +201 -201
  58. package/src/element-templates/google-drive-outbound-connector.json +1106 -1106
  59. package/src/element-templates/google-gemini-outbound-connector.json +125 -125
  60. package/src/element-templates/google-maps-platform-connector.json +97 -97
  61. package/src/element-templates/google-sheets-outbound-connector.json +3100 -3100
  62. package/src/element-templates/graphql-outbound-connector.json +738 -631
  63. package/src/element-templates/http-json-connector.json +3249 -1651
  64. package/src/element-templates/http-polling-boundary-catch-event-connector.json +866 -764
  65. package/src/element-templates/http-polling-connector.json +851 -749
  66. package/src/element-templates/hubspot-outbound-connector.json +67 -67
  67. package/src/element-templates/hugging-face-connector.json +79 -79
  68. package/src/element-templates/jdbc-outbound-connector.json +68 -68
  69. package/src/element-templates/kafka-inbound-connector-boundary.json +927 -927
  70. package/src/element-templates/kafka-inbound-connector-intermediate.json +1125 -1125
  71. package/src/element-templates/kafka-inbound-connector-start-message.json +650 -650
  72. package/src/element-templates/kafka-outbound-connector.json +424 -424
  73. package/src/element-templates/microsoft-office365-mail-connector.json +993 -7
  74. package/src/element-templates/microsoft-teams-outbound-connector.json +4145 -4145
  75. package/src/element-templates/openai-connector.json +317 -317
  76. package/src/element-templates/operate-connector.json +142 -142
  77. package/src/element-templates/power-automate-connector.json +44 -44
  78. package/src/element-templates/rabbitmq-inbound-connector-boundary.json +905 -905
  79. package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +763 -763
  80. package/src/element-templates/rabbitmq-inbound-connector-message-start.json +470 -470
  81. package/src/element-templates/rabbitmq-inbound-connector-start-event.json +752 -752
  82. package/src/element-templates/rabbitmq-outbound-connector.json +367 -367
  83. package/src/element-templates/rpa-connector.json +5 -5
  84. package/src/element-templates/salesforce-connector.json +112 -112
  85. package/src/element-templates/send-message-connector-intermediate-throw-event.json +1 -1
  86. package/src/element-templates/send-message-connector-message-end-event.json +1 -1
  87. package/src/element-templates/send-message-connector-send-task.json +1 -1
  88. package/src/element-templates/sendgrid-outbound-connector.json +1220 -1220
  89. package/src/element-templates/servicenow-connector.json +7 -7
  90. package/src/element-templates/servicenow-flow-starter-connector.json +1 -1
  91. package/src/element-templates/servicenow-incident-connector.json +7 -7
  92. package/src/element-templates/slack-inbound-boundary.json +463 -463
  93. package/src/element-templates/slack-inbound-intermediate.json +506 -506
  94. package/src/element-templates/slack-inbound-message-start.json +364 -364
  95. package/src/element-templates/slack-inbound-receive.json +23 -23
  96. package/src/element-templates/slack-inbound-start-event.json +334 -334
  97. package/src/element-templates/slack-outbound-connector.json +1803 -1803
  98. package/src/element-templates/soap-outbound-connector.json +1 -1
  99. package/src/element-templates/twilio-connector.json +355 -355
  100. package/src/element-templates/twilio-webhook-boundary-connector.json +35 -35
  101. package/src/element-templates/twilio-webhook-connector.json +53 -53
  102. package/src/element-templates/twilio-webhook-intermediate-connector.json +39 -39
  103. package/src/element-templates/twilio-webhook-message-start-connector.json +26 -26
  104. package/src/element-templates/uipath-connector.json +4 -4
  105. package/src/element-templates/webhook-connector-boundary.json +1205 -1205
  106. package/src/element-templates/webhook-connector-intermediate.json +1550 -1550
  107. package/src/element-templates/webhook-connector-receive.json +61 -61
  108. package/src/element-templates/webhook-connector-start-event.json +1606 -1606
  109. package/src/element-templates/webhook-connector-start-message.json +1300 -1300
  110. package/src/element-templates/whatsapp-connector.json +59 -59
@@ -1,20 +1,11 @@
1
1
  [
2
2
  {
3
3
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
4
- "name": "RabbitMQ Intermediate Catch Event Connector",
4
+ "name": "RabbitMQ connector",
5
5
  "id": "io.camunda.connectors.inbound.RabbitMQ.Intermediate.v1",
6
+ "version": 1,
6
7
  "description": "Receive a message from RabbitMQ",
7
- "keywords": [
8
- "receive message",
9
- "consume message",
10
- "message queue",
11
- "AMQP",
12
- "subscribe",
13
- "message broker",
14
- "queue"
15
- ],
16
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound",
17
- "version": 8,
8
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq-inbound",
18
9
  "category": {
19
10
  "id": "connectors",
20
11
  "name": "Connectors"
@@ -24,9 +15,6 @@
24
15
  "value": "bpmn:IntermediateCatchEvent",
25
16
  "eventDefinition": "bpmn:MessageEventDefinition"
26
17
  },
27
- "engines": {
28
- "camunda": "^8.3"
29
- },
30
18
  "groups": [
31
19
  {
32
20
  "id": "authentication",
@@ -45,39 +33,39 @@
45
33
  "label": "Activation"
46
34
  },
47
35
  {
48
- "id": "correlation",
49
- "label": "Correlation",
50
- "tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
51
- },
52
- {
53
- "id": "deduplication",
54
- "label": "Deduplication",
55
- "tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
56
- },
57
- {
58
- "id": "output",
59
- "label": "Output mapping"
36
+ "id": "variable-mapping",
37
+ "label": "Variable mapping"
60
38
  }
61
39
  ],
62
40
  "properties": [
63
41
  {
42
+ "type": "Hidden",
64
43
  "value": "io.camunda:connector-rabbitmq-inbound:1",
65
44
  "binding": {
66
- "name": "inbound.type",
67
- "type": "zeebe:property"
45
+ "type": "zeebe:property",
46
+ "name": "inbound.type"
47
+ }
48
+ },
49
+ {
50
+ "type": "Hidden",
51
+ "generatedValue": {
52
+ "type": "uuid"
68
53
  },
69
- "type": "Hidden"
54
+ "binding": {
55
+ "type": "bpmn:Message#property",
56
+ "name": "name"
57
+ }
70
58
  },
71
59
  {
72
- "id": "authentication.authType",
60
+ "id": "connectionType",
73
61
  "label": "Connection type",
74
- "value": "uri",
75
62
  "group": "authentication",
63
+ "type": "Dropdown",
64
+ "value": "uri",
76
65
  "binding": {
77
- "name": "authentication.authType",
78
- "type": "zeebe:property"
66
+ "type": "zeebe:property",
67
+ "name": "authentication.authType"
79
68
  },
80
- "type": "Dropdown",
81
69
  "choices": [
82
70
  {
83
71
  "name": "URI",
@@ -90,178 +78,154 @@
90
78
  ]
91
79
  },
92
80
  {
93
- "id": "authentication.uri",
94
81
  "label": "URI",
95
82
  "description": "URI should contain username, password, host name, port number, and virtual host",
96
- "optional": false,
83
+ "group": "authentication",
84
+ "type": "String",
85
+ "binding": {
86
+ "type": "zeebe:property",
87
+ "name": "authentication.uri"
88
+ },
97
89
  "constraints": {
98
90
  "notEmpty": true,
99
91
  "pattern": {
100
- "value": "^(=|(amqps?://|secrets|\\{\\{).*$)",
92
+ "value": "^(amqps?://)|(secrets).*",
101
93
  "message": "Must start with amqp(s):// or contain a secret reference"
102
94
  }
103
95
  },
104
- "group": "authentication",
105
- "binding": {
106
- "name": "authentication.uri",
107
- "type": "zeebe:property"
108
- },
109
96
  "condition": {
110
- "property": "authentication.authType",
111
- "equals": "uri",
112
- "type": "simple"
113
- },
114
- "type": "String"
97
+ "property": "connectionType",
98
+ "equals": "uri"
99
+ }
115
100
  },
116
101
  {
117
- "id": "authentication.userName",
118
102
  "label": "Username",
119
- "optional": false,
120
- "constraints": {
121
- "notEmpty": true
122
- },
123
103
  "group": "authentication",
104
+ "type": "String",
124
105
  "binding": {
125
- "name": "authentication.userName",
126
- "type": "zeebe:property"
106
+ "type": "zeebe:property",
107
+ "name": "authentication.userName"
127
108
  },
128
- "condition": {
129
- "property": "authentication.authType",
130
- "equals": "credentials",
131
- "type": "simple"
109
+ "constraints": {
110
+ "notEmpty": true
132
111
  },
133
- "type": "String"
112
+ "condition": {
113
+ "property": "connectionType",
114
+ "equals": "credentials"
115
+ }
134
116
  },
135
117
  {
136
- "id": "authentication.password",
137
118
  "label": "Password",
138
- "optional": false,
139
- "constraints": {
140
- "notEmpty": true
141
- },
142
119
  "group": "authentication",
120
+ "type": "String",
143
121
  "binding": {
144
- "name": "authentication.password",
145
- "type": "zeebe:property"
146
- },
147
- "condition": {
148
- "property": "authentication.authType",
149
- "equals": "credentials",
150
- "type": "simple"
122
+ "type": "zeebe:property",
123
+ "name": "authentication.password"
151
124
  },
152
- "type": "String"
153
- },
154
- {
155
- "id": "routing.virtualHost",
156
- "label": "Virtual host",
157
- "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>",
158
- "optional": false,
159
125
  "constraints": {
160
126
  "notEmpty": true
161
127
  },
162
- "group": "routing",
163
- "binding": {
164
- "name": "routing.virtualHost",
165
- "type": "zeebe:property"
166
- },
167
128
  "condition": {
168
- "property": "authentication.authType",
169
- "equals": "credentials",
170
- "type": "simple"
171
- },
172
- "type": "String"
129
+ "property": "connectionType",
130
+ "equals": "credentials"
131
+ }
173
132
  },
174
133
  {
175
- "id": "routing.hostName",
176
134
  "label": "Host name",
177
- "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>",
178
- "optional": false,
135
+ "description": "Host name: get from RabbitMQ external applocation configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/#routing-data\"target=\"_blank\">documentation</a>",
136
+ "group": "routing",
137
+ "type": "String",
138
+ "binding": {
139
+ "type": "zeebe:property",
140
+ "name": "routing.hostName"
141
+ },
179
142
  "constraints": {
180
143
  "notEmpty": true
181
144
  },
145
+ "condition": {
146
+ "property": "connectionType",
147
+ "equals": "credentials"
148
+ }
149
+ },
150
+ {
151
+ "label": "Virtual host",
152
+ "description": "Virtual name: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/#routing-data\"target=\"_blank\">documentation</a>",
182
153
  "group": "routing",
154
+ "type": "String",
183
155
  "binding": {
184
- "name": "routing.hostName",
185
- "type": "zeebe:property"
156
+ "type": "zeebe:property",
157
+ "name": "routing.virtualHost"
186
158
  },
187
- "condition": {
188
- "property": "authentication.authType",
189
- "equals": "credentials",
190
- "type": "simple"
159
+ "constraints": {
160
+ "notEmpty": true
191
161
  },
192
- "type": "String"
162
+ "condition": {
163
+ "property": "connectionType",
164
+ "equals": "credentials"
165
+ }
193
166
  },
194
167
  {
195
- "id": "routing.port",
196
168
  "label": "Port",
197
- "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>",
198
- "optional": false,
199
- "constraints": {
200
- "notEmpty": true
201
- },
169
+ "description": "Port: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/#routing-data\"target=\"_blank\">documentation</a>",
202
170
  "group": "routing",
171
+ "type": "String",
203
172
  "binding": {
204
- "name": "routing.port",
205
- "type": "zeebe:property"
173
+ "type": "zeebe:property",
174
+ "name": "routing.port"
206
175
  },
207
- "condition": {
208
- "property": "authentication.authType",
209
- "equals": "credentials",
210
- "type": "simple"
176
+ "constraints": {
177
+ "notEmpty": true
211
178
  },
212
- "type": "String"
179
+ "condition": {
180
+ "property": "connectionType",
181
+ "equals": "credentials"
182
+ }
213
183
  },
214
184
  {
215
- "id": "queueName",
216
185
  "label": "Queue name",
217
186
  "description": "Name of the queue to subscribe to",
218
- "optional": false,
219
- "constraints": {
220
- "notEmpty": true
221
- },
222
187
  "group": "subscription",
188
+ "type": "String",
189
+ "feel": "optional",
223
190
  "binding": {
224
- "name": "queueName",
225
- "type": "zeebe:property"
191
+ "type": "zeebe:property",
192
+ "name": "queueName"
226
193
  },
227
- "type": "String"
194
+ "constraints": {
195
+ "notEmpty": true
196
+ }
228
197
  },
229
198
  {
230
- "id": "consumerTag",
231
199
  "label": "Consumer tag",
232
200
  "description": "Consumer tag to use for the subscription",
233
- "optional": false,
234
201
  "group": "subscription",
202
+ "type": "String",
203
+ "feel": "optional",
235
204
  "binding": {
236
- "name": "consumerTag",
237
- "type": "zeebe:property"
238
- },
239
- "type": "String"
205
+ "type": "zeebe:property",
206
+ "name": "consumerTag"
207
+ }
240
208
  },
241
209
  {
242
- "id": "arguments",
243
210
  "label": "Arguments",
244
211
  "description": "Arguments to use for the subscription",
245
- "optional": true,
246
- "feel": "required",
247
212
  "group": "subscription",
213
+ "type": "String",
214
+ "feel": "required",
248
215
  "binding": {
249
- "name": "arguments",
250
- "type": "zeebe:property"
251
- },
252
- "type": "String"
216
+ "type": "zeebe:property",
217
+ "name": "arguments"
218
+ }
253
219
  },
254
220
  {
255
- "id": "exclusive",
256
221
  "label": "Exclusive consumer",
257
- "optional": false,
258
- "value": "false",
259
222
  "group": "subscription",
223
+ "type": "Dropdown",
224
+ "value": "false",
260
225
  "binding": {
261
- "name": "exclusive",
262
- "type": "zeebe:property"
226
+ "type": "zeebe:property",
227
+ "name": "exclusive"
263
228
  },
264
- "type": "Dropdown",
265
229
  "choices": [
266
230
  {
267
231
  "name": "Yes",
@@ -274,207 +238,83 @@
274
238
  ]
275
239
  },
276
240
  {
277
- "id": "activationCondition",
278
- "label": "Activation condition",
279
- "description": "Condition under which the Connector triggers. Leave empty to catch all events",
280
- "optional": true,
281
- "feel": "required",
241
+ "label": "Correlation key (process)",
242
+ "type": "String",
282
243
  "group": "activation",
244
+ "feel": "required",
245
+ "description": "Sets up the correlation key from process variables",
283
246
  "binding": {
284
- "name": "activationCondition",
285
- "type": "zeebe:property"
247
+ "type": "bpmn:Message#zeebe:subscription#property",
248
+ "name": "correlationKey"
286
249
  },
287
- "type": "String"
250
+ "constraints": {
251
+ "notEmpty": true
252
+ }
288
253
  },
289
254
  {
290
- "id": "consumeUnmatchedEvents",
291
- "label": "Consume unmatched events",
292
- "value": true,
255
+ "label": "Correlation key (payload)",
256
+ "type": "String",
293
257
  "group": "activation",
294
- "binding": {
295
- "name": "consumeUnmatchedEvents",
296
- "type": "zeebe:property"
297
- },
298
- "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",
299
- "type": "Boolean"
300
- },
301
- {
302
- "id": "correlationKeyProcess",
303
- "label": "Correlation key (process)",
304
- "description": "Sets up the correlation key from process variables",
305
- "constraints": {
306
- "notEmpty": true
307
- },
308
258
  "feel": "required",
309
- "group": "correlation",
310
259
  "binding": {
311
- "name": "correlationKey",
312
- "type": "bpmn:Message#zeebe:subscription#property"
260
+ "type": "zeebe:property",
261
+ "name": "correlationKeyExpression"
313
262
  },
314
- "type": "String"
315
- },
316
- {
317
- "id": "correlationKeyPayload",
318
- "label": "Correlation key (payload)",
319
263
  "description": "Extracts the correlation key from the incoming message payload",
320
264
  "constraints": {
321
265
  "notEmpty": true
322
- },
323
- "feel": "required",
324
- "group": "correlation",
325
- "binding": {
326
- "name": "correlationKeyExpression",
327
- "type": "zeebe:property"
328
- },
329
- "type": "String"
266
+ }
330
267
  },
331
268
  {
332
- "id": "messageIdExpression",
333
- "label": "Message ID expression",
334
- "description": "Expression to extract unique identifier of a message",
335
- "optional": true,
269
+ "label": "Activation condition",
270
+ "type": "String",
271
+ "group": "activation",
336
272
  "feel": "required",
337
- "group": "correlation",
338
- "binding": {
339
- "name": "messageIdExpression",
340
- "type": "zeebe:property"
341
- },
342
- "type": "String"
343
- },
344
- {
345
- "id": "messageTtl",
346
- "label": "Message TTL",
347
- "description": "Time-to-live for the message in the broker (ISO-8601 duration)",
348
273
  "optional": true,
349
- "constraints": {
350
- "notEmpty": false,
351
- "pattern": {
352
- "value": "^(PT.*|)$",
353
- "message": "must be an ISO-8601 duration"
354
- }
355
- },
356
- "feel": "optional",
357
- "group": "correlation",
358
- "binding": {
359
- "name": "messageTtl",
360
- "type": "zeebe:property"
361
- },
362
- "type": "String"
363
- },
364
- {
365
- "id": "messageNameUuid",
366
- "label": "Message name",
367
- "generatedValue": {
368
- "type": "uuid"
369
- },
370
- "feel": "optional",
371
- "group": "correlation",
372
- "binding": {
373
- "name": "name",
374
- "type": "bpmn:Message#property"
375
- },
376
- "tooltip": "By default, this is an auto-generated random UUID. We recommend using a unique message name for each connector element in the diagram. Override to set a custom message name. Learn more about <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-subscriptions\">message subscriptions</a> that power inbound connectors.",
377
- "type": "String"
378
- },
379
- {
380
- "id": "deduplicationModeManualFlag",
381
- "label": "Manual mode",
382
- "description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
383
- "value": false,
384
- "group": "deduplication",
385
- "binding": {
386
- "name": "deduplicationModeManualFlag",
387
- "type": "zeebe:property"
388
- },
389
- "type": "Boolean"
390
- },
391
- {
392
- "id": "deduplicationId",
393
- "label": "Deduplication ID",
394
- "constraints": {
395
- "notEmpty": true,
396
- "pattern": {
397
- "value": "^[a-zA-Z0-9_-]+$",
398
- "message": "can only contain alphanumeric characters, dashes, and underscores"
399
- }
400
- },
401
- "group": "deduplication",
402
- "binding": {
403
- "name": "deduplicationId",
404
- "type": "zeebe:property"
405
- },
406
- "condition": {
407
- "property": "deduplicationModeManualFlag",
408
- "equals": true,
409
- "type": "simple"
410
- },
411
- "type": "String"
412
- },
413
- {
414
- "id": "deduplicationModeManual",
415
- "value": "MANUAL",
416
- "group": "deduplication",
417
- "binding": {
418
- "name": "deduplicationMode",
419
- "type": "zeebe:property"
420
- },
421
- "condition": {
422
- "property": "deduplicationId",
423
- "isActive": true,
424
- "type": "simple"
425
- },
426
- "type": "Hidden"
427
- },
428
- {
429
- "id": "deduplicationModeAuto",
430
- "value": "AUTO",
431
- "group": "deduplication",
432
274
  "binding": {
433
- "name": "deduplicationMode",
434
- "type": "zeebe:property"
435
- },
436
- "condition": {
437
- "property": "deduplicationId",
438
- "isActive": false,
439
- "type": "simple"
275
+ "type": "zeebe:property",
276
+ "name": "activationCondition"
440
277
  },
441
- "type": "Hidden"
278
+ "description": "Condition under which the connector triggers. Leave empty to catch all events"
442
279
  },
443
280
  {
444
- "id": "resultVariable",
445
281
  "label": "Result variable",
446
- "description": "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>.",
447
- "group": "output",
282
+ "type": "String",
283
+ "group": "variable-mapping",
284
+ "optional": true,
448
285
  "binding": {
449
- "name": "resultVariable",
450
- "type": "zeebe:property"
286
+ "type": "zeebe:property",
287
+ "name": "resultVariable"
451
288
  },
452
- "type": "String"
289
+ "description": "Name of variable to store the result of the connector in"
453
290
  },
454
291
  {
455
- "id": "resultExpression",
456
292
  "label": "Result expression",
457
- "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>.",
293
+ "type": "String",
294
+ "group": "variable-mapping",
458
295
  "feel": "required",
459
- "group": "output",
296
+ "optional": true,
460
297
  "binding": {
461
- "name": "resultExpression",
462
- "type": "zeebe:property"
298
+ "type": "zeebe:property",
299
+ "name": "resultExpression"
463
300
  },
464
- "type": "Text"
301
+ "description": "Expression to map the inbound payload to process variables"
465
302
  }
466
303
  ],
467
304
  "icon": {
468
- "contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxOCcgaGVpZ2h0PScxOCcgdmlld0JveD0nLTcuNSAwIDI3MSAyNzEnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yNDUuNDQgMTA4LjMwOGgtODUuMDlhNy43MzggNy43MzggMCAwIDEtNy43MzUtNy43MzR2LTg4LjY4QzE1Mi42MTUgNS4zMjcgMTQ3LjI5IDAgMTQwLjcyNiAwaC0zMC4zNzVjLTYuNTY4IDAtMTEuODkgNS4zMjctMTEuODkgMTEuODk0djg4LjE0M2MwIDQuNTczLTMuNjk3IDguMjktOC4yNyA4LjMxbC0yNy44ODUuMTMzYy00LjYxMi4wMjUtOC4zNTktMy43MTctOC4zNS04LjMyNWwuMTczLTg4LjI0MUM1NC4xNDQgNS4zMzcgNDguODE3IDAgNDIuMjQgMEgxMS44OUM1LjMyMSAwIDAgNS4zMjcgMCAxMS44OTRWMjYwLjIxYzAgNS44MzQgNC43MjYgMTAuNTYgMTAuNTU1IDEwLjU2SDI0NS40NGM1LjgzNCAwIDEwLjU2LTQuNzI2IDEwLjU2LTEwLjU2VjExOC44NjhjMC01LjgzNC00LjcyNi0xMC41Ni0xMC41Ni0xMC41NnptLTM5LjkwMiA5My4yMzNjMCA3LjY0NS02LjE5OCAxMy44NDQtMTMuODQzIDEzLjg0NEgxNjcuNjljLTcuNjQ2IDAtMTMuODQ0LTYuMTk5LTEzLjg0NC0xMy44NDR2LTI0LjAwNWMwLTcuNjQ2IDYuMTk4LTEzLjg0NCAxMy44NDQtMTMuODQ0aDI0LjAwNWM3LjY0NSAwIDEzLjg0MyA2LjE5OCAxMy44NDMgMTMuODQ0djI0LjAwNXonCiAgICAgICAgICBmaWxsPScjRjYwJy8+Cjwvc3ZnPg=="
305
+ "contents": "data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='-7.5 0 271 271' preserveAspectRatio='xMidYMid'%3E%3Cpath d='M245.44 108.308h-85.09a7.738 7.738 0 0 1-7.735-7.734v-88.68C152.615 5.327 147.29 0 140.726 0h-30.375c-6.568 0-11.89 5.327-11.89 11.894v88.143c0 4.573-3.697 8.29-8.27 8.31l-27.885.133c-4.612.025-8.359-3.717-8.35-8.325l.173-88.241C54.144 5.337 48.817 0 42.24 0H11.89C5.321 0 0 5.327 0 11.894V260.21c0 5.834 4.726 10.56 10.555 10.56H245.44c5.834 0 10.56-4.726 10.56-10.56V118.868c0-5.834-4.726-10.56-10.56-10.56zm-39.902 93.233c0 7.645-6.198 13.844-13.843 13.844H167.69c-7.646 0-13.844-6.199-13.844-13.844v-24.005c0-7.646 6.198-13.844 13.844-13.844h24.005c7.645 0 13.843 6.198 13.843 13.844v24.005z' fill='%23F60'/%3E%3C/svg%3E"
306
+ },
307
+ "engines": {
308
+ "camunda": "^8.2"
469
309
  }
470
310
  },
471
311
  {
472
312
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
473
- "name": "RabbitMQ connector",
313
+ "name": "RabbitMQ Intermediate Catch Event Connector",
474
314
  "id": "io.camunda.connectors.inbound.RabbitMQ.Intermediate.v1",
475
- "version": 1,
476
315
  "description": "Receive a message from RabbitMQ",
477
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq-inbound",
316
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound",
317
+ "version": 6,
478
318
  "category": {
479
319
  "id": "connectors",
480
320
  "name": "Connectors"
@@ -502,39 +342,33 @@
502
342
  "label": "Activation"
503
343
  },
504
344
  {
505
- "id": "variable-mapping",
506
- "label": "Variable mapping"
345
+ "id": "correlation",
346
+ "label": "Correlation"
347
+ },
348
+ {
349
+ "id": "output",
350
+ "label": "Output mapping"
507
351
  }
508
352
  ],
509
353
  "properties": [
510
354
  {
511
- "type": "Hidden",
512
355
  "value": "io.camunda:connector-rabbitmq-inbound:1",
513
356
  "binding": {
514
- "type": "zeebe:property",
515
- "name": "inbound.type"
516
- }
517
- },
518
- {
519
- "type": "Hidden",
520
- "generatedValue": {
521
- "type": "uuid"
357
+ "name": "inbound.type",
358
+ "type": "zeebe:property"
522
359
  },
523
- "binding": {
524
- "type": "bpmn:Message#property",
525
- "name": "name"
526
- }
360
+ "type": "Hidden"
527
361
  },
528
362
  {
529
- "id": "connectionType",
363
+ "id": "authentication.authType",
530
364
  "label": "Connection type",
531
- "group": "authentication",
532
- "type": "Dropdown",
533
365
  "value": "uri",
366
+ "group": "authentication",
534
367
  "binding": {
535
- "type": "zeebe:property",
536
- "name": "authentication.authType"
368
+ "name": "authentication.authType",
369
+ "type": "zeebe:property"
537
370
  },
371
+ "type": "Dropdown",
538
372
  "choices": [
539
373
  {
540
374
  "name": "URI",
@@ -547,154 +381,178 @@
547
381
  ]
548
382
  },
549
383
  {
384
+ "id": "authentication.uri",
550
385
  "label": "URI",
551
386
  "description": "URI should contain username, password, host name, port number, and virtual host",
552
- "group": "authentication",
553
- "type": "String",
554
- "binding": {
555
- "type": "zeebe:property",
556
- "name": "authentication.uri"
557
- },
387
+ "optional": false,
558
388
  "constraints": {
559
389
  "notEmpty": true,
560
390
  "pattern": {
561
- "value": "^(amqps?://)|(secrets).*",
391
+ "value": "^(=|(amqps?://|secrets|\\{\\{).*$)",
562
392
  "message": "Must start with amqp(s):// or contain a secret reference"
563
393
  }
564
394
  },
395
+ "group": "authentication",
396
+ "binding": {
397
+ "name": "authentication.uri",
398
+ "type": "zeebe:property"
399
+ },
565
400
  "condition": {
566
- "property": "connectionType",
567
- "equals": "uri"
568
- }
401
+ "property": "authentication.authType",
402
+ "equals": "uri",
403
+ "type": "simple"
404
+ },
405
+ "type": "String"
569
406
  },
570
407
  {
408
+ "id": "authentication.userName",
571
409
  "label": "Username",
572
- "group": "authentication",
573
- "type": "String",
574
- "binding": {
575
- "type": "zeebe:property",
576
- "name": "authentication.userName"
577
- },
410
+ "optional": false,
578
411
  "constraints": {
579
412
  "notEmpty": true
580
413
  },
581
- "condition": {
582
- "property": "connectionType",
583
- "equals": "credentials"
584
- }
585
- },
586
- {
587
- "label": "Password",
588
414
  "group": "authentication",
589
- "type": "String",
590
415
  "binding": {
591
- "type": "zeebe:property",
592
- "name": "authentication.password"
593
- },
594
- "constraints": {
595
- "notEmpty": true
416
+ "name": "authentication.userName",
417
+ "type": "zeebe:property"
596
418
  },
597
419
  "condition": {
598
- "property": "connectionType",
599
- "equals": "credentials"
600
- }
420
+ "property": "authentication.authType",
421
+ "equals": "credentials",
422
+ "type": "simple"
423
+ },
424
+ "type": "String"
601
425
  },
602
426
  {
603
- "label": "Host name",
604
- "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>",
605
- "group": "routing",
606
- "type": "String",
607
- "binding": {
608
- "type": "zeebe:property",
609
- "name": "routing.hostName"
610
- },
427
+ "id": "authentication.password",
428
+ "label": "Password",
429
+ "optional": false,
611
430
  "constraints": {
612
431
  "notEmpty": true
613
432
  },
433
+ "group": "authentication",
434
+ "binding": {
435
+ "name": "authentication.password",
436
+ "type": "zeebe:property"
437
+ },
614
438
  "condition": {
615
- "property": "connectionType",
616
- "equals": "credentials"
617
- }
439
+ "property": "authentication.authType",
440
+ "equals": "credentials",
441
+ "type": "simple"
442
+ },
443
+ "type": "String"
618
444
  },
619
445
  {
446
+ "id": "routing.virtualHost",
620
447
  "label": "Virtual host",
621
- "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>",
448
+ "description": "Virtual name: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=outbound#routing-data\"target=\"_blank\">documentation</a>",
449
+ "optional": false,
450
+ "constraints": {
451
+ "notEmpty": true
452
+ },
622
453
  "group": "routing",
623
- "type": "String",
624
454
  "binding": {
625
- "type": "zeebe:property",
626
- "name": "routing.virtualHost"
455
+ "name": "routing.virtualHost",
456
+ "type": "zeebe:property"
627
457
  },
458
+ "condition": {
459
+ "property": "authentication.authType",
460
+ "equals": "credentials",
461
+ "type": "simple"
462
+ },
463
+ "type": "String"
464
+ },
465
+ {
466
+ "id": "routing.hostName",
467
+ "label": "Host name",
468
+ "description": "Host name: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=outbound#routing-data\"target=\"_blank\">documentation</a>",
469
+ "optional": false,
628
470
  "constraints": {
629
471
  "notEmpty": true
630
472
  },
473
+ "group": "routing",
474
+ "binding": {
475
+ "name": "routing.hostName",
476
+ "type": "zeebe:property"
477
+ },
631
478
  "condition": {
632
- "property": "connectionType",
633
- "equals": "credentials"
634
- }
479
+ "property": "authentication.authType",
480
+ "equals": "credentials",
481
+ "type": "simple"
482
+ },
483
+ "type": "String"
635
484
  },
636
485
  {
486
+ "id": "routing.port",
637
487
  "label": "Port",
638
- "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>",
639
- "group": "routing",
640
- "type": "String",
641
- "binding": {
642
- "type": "zeebe:property",
643
- "name": "routing.port"
644
- },
488
+ "description": "Port: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=outbound#routing-data\"target=\"_blank\">documentation</a>",
489
+ "optional": false,
645
490
  "constraints": {
646
491
  "notEmpty": true
647
492
  },
493
+ "group": "routing",
494
+ "binding": {
495
+ "name": "routing.port",
496
+ "type": "zeebe:property"
497
+ },
648
498
  "condition": {
649
- "property": "connectionType",
650
- "equals": "credentials"
651
- }
499
+ "property": "authentication.authType",
500
+ "equals": "credentials",
501
+ "type": "simple"
502
+ },
503
+ "type": "String"
652
504
  },
653
505
  {
506
+ "id": "queueName",
654
507
  "label": "Queue name",
655
508
  "description": "Name of the queue to subscribe to",
509
+ "optional": false,
510
+ "constraints": {
511
+ "notEmpty": true
512
+ },
656
513
  "group": "subscription",
657
- "type": "String",
658
- "feel": "optional",
659
514
  "binding": {
660
- "type": "zeebe:property",
661
- "name": "queueName"
515
+ "name": "queueName",
516
+ "type": "zeebe:property"
662
517
  },
663
- "constraints": {
664
- "notEmpty": true
665
- }
518
+ "type": "String"
666
519
  },
667
520
  {
521
+ "id": "consumerTag",
668
522
  "label": "Consumer tag",
669
523
  "description": "Consumer tag to use for the subscription",
524
+ "optional": false,
670
525
  "group": "subscription",
671
- "type": "String",
672
- "feel": "optional",
673
526
  "binding": {
674
- "type": "zeebe:property",
675
- "name": "consumerTag"
676
- }
527
+ "name": "consumerTag",
528
+ "type": "zeebe:property"
529
+ },
530
+ "type": "String"
677
531
  },
678
532
  {
533
+ "id": "arguments",
679
534
  "label": "Arguments",
680
535
  "description": "Arguments to use for the subscription",
681
- "group": "subscription",
682
- "type": "String",
536
+ "optional": true,
683
537
  "feel": "required",
538
+ "group": "subscription",
684
539
  "binding": {
685
- "type": "zeebe:property",
686
- "name": "arguments"
687
- }
540
+ "name": "arguments",
541
+ "type": "zeebe:property"
542
+ },
543
+ "type": "String"
688
544
  },
689
545
  {
546
+ "id": "exclusive",
690
547
  "label": "Exclusive consumer",
691
- "group": "subscription",
692
- "type": "Dropdown",
548
+ "optional": false,
693
549
  "value": "false",
550
+ "group": "subscription",
694
551
  "binding": {
695
- "type": "zeebe:property",
696
- "name": "exclusive"
552
+ "name": "exclusive",
553
+ "type": "zeebe:property"
697
554
  },
555
+ "type": "Dropdown",
698
556
  "choices": [
699
557
  {
700
558
  "name": "Yes",
@@ -707,83 +565,111 @@
707
565
  ]
708
566
  },
709
567
  {
710
- "label": "Correlation key (process)",
711
- "type": "String",
712
- "group": "activation",
568
+ "id": "activationCondition",
569
+ "label": "Activation condition",
570
+ "description": "Condition under which the Connector triggers. Leave empty to catch all events",
571
+ "optional": true,
713
572
  "feel": "required",
714
- "description": "Sets up the correlation key from process variables",
573
+ "group": "activation",
715
574
  "binding": {
716
- "type": "bpmn:Message#zeebe:subscription#property",
717
- "name": "correlationKey"
575
+ "name": "activationCondition",
576
+ "type": "zeebe:property"
718
577
  },
719
- "constraints": {
720
- "notEmpty": true
721
- }
578
+ "type": "String"
722
579
  },
723
580
  {
724
- "label": "Correlation key (payload)",
725
- "type": "String",
726
- "group": "activation",
581
+ "id": "correlationKeyProcess",
582
+ "label": "Correlation key (process)",
583
+ "description": "Sets up the correlation key from process variables",
584
+ "constraints": {
585
+ "notEmpty": true
586
+ },
727
587
  "feel": "required",
588
+ "group": "correlation",
728
589
  "binding": {
729
- "type": "zeebe:property",
730
- "name": "correlationKeyExpression"
590
+ "name": "correlationKey",
591
+ "type": "bpmn:Message#zeebe:subscription#property"
731
592
  },
593
+ "type": "String"
594
+ },
595
+ {
596
+ "id": "correlationKeyPayload",
597
+ "label": "Correlation key (payload)",
732
598
  "description": "Extracts the correlation key from the incoming message payload",
733
599
  "constraints": {
734
600
  "notEmpty": true
735
- }
601
+ },
602
+ "feel": "required",
603
+ "group": "correlation",
604
+ "binding": {
605
+ "name": "correlationKeyExpression",
606
+ "type": "zeebe:property"
607
+ },
608
+ "type": "String"
736
609
  },
737
610
  {
738
- "label": "Activation condition",
739
- "type": "String",
740
- "group": "activation",
741
- "feel": "required",
611
+ "id": "messageIdExpression",
612
+ "label": "Message ID expression",
613
+ "description": "Expression to extract unique identifier of a message",
742
614
  "optional": true,
615
+ "feel": "required",
616
+ "group": "correlation",
743
617
  "binding": {
744
- "type": "zeebe:property",
745
- "name": "activationCondition"
618
+ "name": "messageIdExpression",
619
+ "type": "zeebe:property"
746
620
  },
747
- "description": "Condition under which the connector triggers. Leave empty to catch all events"
621
+ "type": "String"
622
+ },
623
+ {
624
+ "id": "messageNameUuid",
625
+ "generatedValue": {
626
+ "type": "uuid"
627
+ },
628
+ "group": "correlation",
629
+ "binding": {
630
+ "name": "name",
631
+ "type": "bpmn:Message#property"
632
+ },
633
+ "type": "Hidden"
748
634
  },
749
635
  {
636
+ "id": "resultVariable",
750
637
  "label": "Result variable",
751
- "type": "String",
752
- "group": "variable-mapping",
753
- "optional": true,
638
+ "description": "Name of variable to store the response in",
639
+ "group": "output",
754
640
  "binding": {
755
- "type": "zeebe:property",
756
- "name": "resultVariable"
641
+ "name": "resultVariable",
642
+ "type": "zeebe:property"
757
643
  },
758
- "description": "Name of variable to store the result of the connector in"
644
+ "type": "String"
759
645
  },
760
646
  {
647
+ "id": "resultExpression",
761
648
  "label": "Result expression",
762
- "type": "String",
763
- "group": "variable-mapping",
649
+ "description": "Expression to map the response into process variables",
764
650
  "feel": "required",
765
- "optional": true,
651
+ "group": "output",
766
652
  "binding": {
767
- "type": "zeebe:property",
768
- "name": "resultExpression"
653
+ "name": "resultExpression",
654
+ "type": "zeebe:property"
769
655
  },
770
- "description": "Expression to map the inbound payload to process variables"
656
+ "type": "Text"
771
657
  }
772
658
  ],
773
659
  "icon": {
774
- "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"
660
+ "contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxOCcgaGVpZ2h0PScxOCcgdmlld0JveD0nLTcuNSAwIDI3MSAyNzEnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yNDUuNDQgMTA4LjMwOGgtODUuMDlhNy43MzggNy43MzggMCAwIDEtNy43MzUtNy43MzR2LTg4LjY4QzE1Mi42MTUgNS4zMjcgMTQ3LjI5IDAgMTQwLjcyNiAwaC0zMC4zNzVjLTYuNTY4IDAtMTEuODkgNS4zMjctMTEuODkgMTEuODk0djg4LjE0M2MwIDQuNTczLTMuNjk3IDguMjktOC4yNyA4LjMxbC0yNy44ODUuMTMzYy00LjYxMi4wMjUtOC4zNTktMy43MTctOC4zNS04LjMyNWwuMTczLTg4LjI0MUM1NC4xNDQgNS4zMzcgNDguODE3IDAgNDIuMjQgMEgxMS44OUM1LjMyMSAwIDAgNS4zMjcgMCAxMS44OTRWMjYwLjIxYzAgNS44MzQgNC43MjYgMTAuNTYgMTAuNTU1IDEwLjU2SDI0NS40NGM1LjgzNCAwIDEwLjU2LTQuNzI2IDEwLjU2LTEwLjU2VjExOC44NjhjMC01LjgzNC00LjcyNi0xMC41Ni0xMC41Ni0xMC41NnptLTM5LjkwMiA5My4yMzNjMCA3LjY0NS02LjE5OCAxMy44NDQtMTMuODQzIDEzLjg0NEgxNjcuNjljLTcuNjQ2IDAtMTMuODQ0LTYuMTk5LTEzLjg0NC0xMy44NDR2LTI0LjAwNWMwLTcuNjQ2IDYuMTk4LTEzLjg0NCAxMy44NDQtMTMuODQ0aDI0LjAwNWM3LjY0NSAwIDEzLjg0MyA2LjE5OCAxMy44NDMgMTMuODQ0djI0LjAwNXonCiAgICAgICAgICBmaWxsPScjRjYwJy8+Cjwvc3ZnPg=="
775
661
  },
776
662
  "engines": {
777
- "camunda": "^8.2"
663
+ "camunda": "^8.5"
778
664
  }
779
665
  },
780
666
  {
781
667
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
782
- "name": "RabbitMQ Intermediate Catch Event Connector",
668
+ "name": "RabbitMQ connector",
783
669
  "id": "io.camunda.connectors.inbound.RabbitMQ.Intermediate.v1",
670
+ "version": 2,
784
671
  "description": "Receive a message from RabbitMQ",
785
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound",
786
- "version": 6,
672
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq-inbound",
787
673
  "category": {
788
674
  "id": "connectors",
789
675
  "name": "Connectors"
@@ -811,33 +697,39 @@
811
697
  "label": "Activation"
812
698
  },
813
699
  {
814
- "id": "correlation",
815
- "label": "Correlation"
816
- },
817
- {
818
- "id": "output",
819
- "label": "Output mapping"
700
+ "id": "variable-mapping",
701
+ "label": "Variable mapping"
820
702
  }
821
703
  ],
822
704
  "properties": [
823
705
  {
706
+ "type": "Hidden",
824
707
  "value": "io.camunda:connector-rabbitmq-inbound:1",
825
708
  "binding": {
826
- "name": "inbound.type",
827
- "type": "zeebe:property"
709
+ "type": "zeebe:property",
710
+ "name": "inbound.type"
711
+ }
712
+ },
713
+ {
714
+ "type": "Hidden",
715
+ "generatedValue": {
716
+ "type": "uuid"
828
717
  },
829
- "type": "Hidden"
718
+ "binding": {
719
+ "type": "bpmn:Message#property",
720
+ "name": "name"
721
+ }
830
722
  },
831
723
  {
832
- "id": "authentication.authType",
724
+ "id": "connectionType",
833
725
  "label": "Connection type",
834
- "value": "uri",
835
726
  "group": "authentication",
727
+ "type": "Dropdown",
728
+ "value": "uri",
836
729
  "binding": {
837
- "name": "authentication.authType",
838
- "type": "zeebe:property"
730
+ "type": "zeebe:property",
731
+ "name": "authentication.authType"
839
732
  },
840
- "type": "Dropdown",
841
733
  "choices": [
842
734
  {
843
735
  "name": "URI",
@@ -850,178 +742,154 @@
850
742
  ]
851
743
  },
852
744
  {
853
- "id": "authentication.uri",
854
745
  "label": "URI",
855
746
  "description": "URI should contain username, password, host name, port number, and virtual host",
856
- "optional": false,
747
+ "group": "authentication",
748
+ "type": "String",
749
+ "binding": {
750
+ "type": "zeebe:property",
751
+ "name": "authentication.uri"
752
+ },
857
753
  "constraints": {
858
754
  "notEmpty": true,
859
755
  "pattern": {
860
- "value": "^(=|(amqps?://|secrets|\\{\\{).*$)",
756
+ "value": "^(amqps?://)|secrets\\..+|(\\{\\{secrets\\..+\\}\\}).*$",
861
757
  "message": "Must start with amqp(s):// or contain a secret reference"
862
758
  }
863
759
  },
864
- "group": "authentication",
865
- "binding": {
866
- "name": "authentication.uri",
867
- "type": "zeebe:property"
868
- },
869
760
  "condition": {
870
- "property": "authentication.authType",
871
- "equals": "uri",
872
- "type": "simple"
873
- },
874
- "type": "String"
761
+ "property": "connectionType",
762
+ "equals": "uri"
763
+ }
875
764
  },
876
765
  {
877
- "id": "authentication.userName",
878
766
  "label": "Username",
879
- "optional": false,
880
- "constraints": {
881
- "notEmpty": true
882
- },
883
767
  "group": "authentication",
768
+ "type": "String",
884
769
  "binding": {
885
- "name": "authentication.userName",
886
- "type": "zeebe:property"
770
+ "type": "zeebe:property",
771
+ "name": "authentication.userName"
887
772
  },
888
- "condition": {
889
- "property": "authentication.authType",
890
- "equals": "credentials",
891
- "type": "simple"
773
+ "constraints": {
774
+ "notEmpty": true
892
775
  },
893
- "type": "String"
776
+ "condition": {
777
+ "property": "connectionType",
778
+ "equals": "credentials"
779
+ }
894
780
  },
895
781
  {
896
- "id": "authentication.password",
897
782
  "label": "Password",
898
- "optional": false,
899
- "constraints": {
900
- "notEmpty": true
901
- },
902
783
  "group": "authentication",
784
+ "type": "String",
903
785
  "binding": {
904
- "name": "authentication.password",
905
- "type": "zeebe:property"
906
- },
907
- "condition": {
908
- "property": "authentication.authType",
909
- "equals": "credentials",
910
- "type": "simple"
786
+ "type": "zeebe:property",
787
+ "name": "authentication.password"
911
788
  },
912
- "type": "String"
913
- },
914
- {
915
- "id": "routing.virtualHost",
916
- "label": "Virtual host",
917
- "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>",
918
- "optional": false,
919
789
  "constraints": {
920
790
  "notEmpty": true
921
791
  },
922
- "group": "routing",
923
- "binding": {
924
- "name": "routing.virtualHost",
925
- "type": "zeebe:property"
926
- },
927
792
  "condition": {
928
- "property": "authentication.authType",
929
- "equals": "credentials",
930
- "type": "simple"
931
- },
932
- "type": "String"
793
+ "property": "connectionType",
794
+ "equals": "credentials"
795
+ }
933
796
  },
934
797
  {
935
- "id": "routing.hostName",
936
798
  "label": "Host name",
937
- "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>",
938
- "optional": false,
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
+ },
939
806
  "constraints": {
940
807
  "notEmpty": true
941
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>",
942
817
  "group": "routing",
818
+ "type": "String",
943
819
  "binding": {
944
- "name": "routing.hostName",
945
- "type": "zeebe:property"
820
+ "type": "zeebe:property",
821
+ "name": "routing.virtualHost"
946
822
  },
947
- "condition": {
948
- "property": "authentication.authType",
949
- "equals": "credentials",
950
- "type": "simple"
823
+ "constraints": {
824
+ "notEmpty": true
951
825
  },
952
- "type": "String"
826
+ "condition": {
827
+ "property": "connectionType",
828
+ "equals": "credentials"
829
+ }
953
830
  },
954
831
  {
955
- "id": "routing.port",
956
832
  "label": "Port",
957
- "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>",
958
- "optional": false,
959
- "constraints": {
960
- "notEmpty": true
961
- },
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>",
962
834
  "group": "routing",
835
+ "type": "String",
963
836
  "binding": {
964
- "name": "routing.port",
965
- "type": "zeebe:property"
837
+ "type": "zeebe:property",
838
+ "name": "routing.port"
966
839
  },
967
- "condition": {
968
- "property": "authentication.authType",
969
- "equals": "credentials",
970
- "type": "simple"
840
+ "constraints": {
841
+ "notEmpty": true
971
842
  },
972
- "type": "String"
843
+ "condition": {
844
+ "property": "connectionType",
845
+ "equals": "credentials"
846
+ }
973
847
  },
974
848
  {
975
- "id": "queueName",
976
849
  "label": "Queue name",
977
850
  "description": "Name of the queue to subscribe to",
978
- "optional": false,
979
- "constraints": {
980
- "notEmpty": true
981
- },
982
851
  "group": "subscription",
852
+ "type": "String",
853
+ "feel": "optional",
983
854
  "binding": {
984
- "name": "queueName",
985
- "type": "zeebe:property"
855
+ "type": "zeebe:property",
856
+ "name": "queueName"
986
857
  },
987
- "type": "String"
858
+ "constraints": {
859
+ "notEmpty": true
860
+ }
988
861
  },
989
862
  {
990
- "id": "consumerTag",
991
863
  "label": "Consumer tag",
992
864
  "description": "Consumer tag to use for the subscription",
993
- "optional": false,
994
865
  "group": "subscription",
866
+ "type": "String",
867
+ "feel": "optional",
995
868
  "binding": {
996
- "name": "consumerTag",
997
- "type": "zeebe:property"
998
- },
999
- "type": "String"
869
+ "type": "zeebe:property",
870
+ "name": "consumerTag"
871
+ }
1000
872
  },
1001
873
  {
1002
- "id": "arguments",
1003
874
  "label": "Arguments",
1004
875
  "description": "Arguments to use for the subscription",
1005
- "optional": true,
1006
- "feel": "required",
1007
876
  "group": "subscription",
877
+ "type": "String",
878
+ "feel": "required",
1008
879
  "binding": {
1009
- "name": "arguments",
1010
- "type": "zeebe:property"
1011
- },
1012
- "type": "String"
880
+ "type": "zeebe:property",
881
+ "name": "arguments"
882
+ }
1013
883
  },
1014
884
  {
1015
- "id": "exclusive",
1016
885
  "label": "Exclusive consumer",
1017
- "optional": false,
1018
- "value": "false",
1019
886
  "group": "subscription",
887
+ "type": "Dropdown",
888
+ "value": "false",
1020
889
  "binding": {
1021
- "name": "exclusive",
1022
- "type": "zeebe:property"
890
+ "type": "zeebe:property",
891
+ "name": "exclusive"
1023
892
  },
1024
- "type": "Dropdown",
1025
893
  "choices": [
1026
894
  {
1027
895
  "name": "Yes",
@@ -1034,102 +902,74 @@
1034
902
  ]
1035
903
  },
1036
904
  {
1037
- "id": "activationCondition",
1038
- "label": "Activation condition",
1039
- "description": "Condition under which the Connector triggers. Leave empty to catch all events",
1040
- "optional": true,
1041
- "feel": "required",
905
+ "label": "Correlation key (process)",
906
+ "type": "String",
1042
907
  "group": "activation",
908
+ "feel": "required",
909
+ "description": "Sets up the correlation key from process variables",
1043
910
  "binding": {
1044
- "name": "activationCondition",
1045
- "type": "zeebe:property"
911
+ "type": "bpmn:Message#zeebe:subscription#property",
912
+ "name": "correlationKey"
1046
913
  },
1047
- "type": "String"
1048
- },
1049
- {
1050
- "id": "correlationKeyProcess",
1051
- "label": "Correlation key (process)",
1052
- "description": "Sets up the correlation key from process variables",
1053
914
  "constraints": {
1054
915
  "notEmpty": true
1055
- },
1056
- "feel": "required",
1057
- "group": "correlation",
1058
- "binding": {
1059
- "name": "correlationKey",
1060
- "type": "bpmn:Message#zeebe:subscription#property"
1061
- },
1062
- "type": "String"
916
+ }
1063
917
  },
1064
918
  {
1065
- "id": "correlationKeyPayload",
1066
919
  "label": "Correlation key (payload)",
920
+ "type": "String",
921
+ "group": "activation",
922
+ "feel": "required",
923
+ "binding": {
924
+ "type": "zeebe:property",
925
+ "name": "correlationKeyExpression"
926
+ },
1067
927
  "description": "Extracts the correlation key from the incoming message payload",
1068
928
  "constraints": {
1069
929
  "notEmpty": true
1070
- },
1071
- "feel": "required",
1072
- "group": "correlation",
1073
- "binding": {
1074
- "name": "correlationKeyExpression",
1075
- "type": "zeebe:property"
1076
- },
1077
- "type": "String"
930
+ }
1078
931
  },
1079
932
  {
1080
- "id": "messageIdExpression",
1081
- "label": "Message ID expression",
1082
- "description": "Expression to extract unique identifier of a message",
1083
- "optional": true,
933
+ "label": "Activation condition",
934
+ "type": "String",
935
+ "group": "activation",
1084
936
  "feel": "required",
1085
- "group": "correlation",
1086
- "binding": {
1087
- "name": "messageIdExpression",
1088
- "type": "zeebe:property"
1089
- },
1090
- "type": "String"
1091
- },
1092
- {
1093
- "id": "messageNameUuid",
1094
- "generatedValue": {
1095
- "type": "uuid"
1096
- },
1097
- "group": "correlation",
937
+ "optional": true,
1098
938
  "binding": {
1099
- "name": "name",
1100
- "type": "bpmn:Message#property"
939
+ "type": "zeebe:property",
940
+ "name": "activationCondition"
1101
941
  },
1102
- "type": "Hidden"
942
+ "description": "Condition under which the connector triggers. Leave empty to catch all events"
1103
943
  },
1104
944
  {
1105
- "id": "resultVariable",
1106
945
  "label": "Result variable",
1107
- "description": "Name of variable to store the response in",
1108
- "group": "output",
946
+ "type": "String",
947
+ "group": "variable-mapping",
948
+ "optional": true,
1109
949
  "binding": {
1110
- "name": "resultVariable",
1111
- "type": "zeebe:property"
950
+ "type": "zeebe:property",
951
+ "name": "resultVariable"
1112
952
  },
1113
- "type": "String"
953
+ "description": "Name of variable to store the result of the connector in"
1114
954
  },
1115
955
  {
1116
- "id": "resultExpression",
1117
956
  "label": "Result expression",
1118
- "description": "Expression to map the response into process variables",
957
+ "type": "String",
958
+ "group": "variable-mapping",
1119
959
  "feel": "required",
1120
- "group": "output",
960
+ "optional": true,
1121
961
  "binding": {
1122
- "name": "resultExpression",
1123
- "type": "zeebe:property"
962
+ "type": "zeebe:property",
963
+ "name": "resultExpression"
1124
964
  },
1125
- "type": "Text"
965
+ "description": "Expression to map the inbound payload to process variables"
1126
966
  }
1127
967
  ],
1128
968
  "icon": {
1129
- "contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxOCcgaGVpZ2h0PScxOCcgdmlld0JveD0nLTcuNSAwIDI3MSAyNzEnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yNDUuNDQgMTA4LjMwOGgtODUuMDlhNy43MzggNy43MzggMCAwIDEtNy43MzUtNy43MzR2LTg4LjY4QzE1Mi42MTUgNS4zMjcgMTQ3LjI5IDAgMTQwLjcyNiAwaC0zMC4zNzVjLTYuNTY4IDAtMTEuODkgNS4zMjctMTEuODkgMTEuODk0djg4LjE0M2MwIDQuNTczLTMuNjk3IDguMjktOC4yNyA4LjMxbC0yNy44ODUuMTMzYy00LjYxMi4wMjUtOC4zNTktMy43MTctOC4zNS04LjMyNWwuMTczLTg4LjI0MUM1NC4xNDQgNS4zMzcgNDguODE3IDAgNDIuMjQgMEgxMS44OUM1LjMyMSAwIDAgNS4zMjcgMCAxMS44OTRWMjYwLjIxYzAgNS44MzQgNC43MjYgMTAuNTYgMTAuNTU1IDEwLjU2SDI0NS40NGM1LjgzNCAwIDEwLjU2LTQuNzI2IDEwLjU2LTEwLjU2VjExOC44NjhjMC01LjgzNC00LjcyNi0xMC41Ni0xMC41Ni0xMC41NnptLTM5LjkwMiA5My4yMzNjMCA3LjY0NS02LjE5OCAxMy44NDQtMTMuODQzIDEzLjg0NEgxNjcuNjljLTcuNjQ2IDAtMTMuODQ0LTYuMTk5LTEzLjg0NC0xMy44NDR2LTI0LjAwNWMwLTcuNjQ2IDYuMTk4LTEzLjg0NCAxMy44NDQtMTMuODQ0aDI0LjAwNWM3LjY0NSAwIDEzLjg0MyA2LjE5OCAxMy44NDMgMTMuODQ0djI0LjAwNXonCiAgICAgICAgICBmaWxsPScjRjYwJy8+Cjwvc3ZnPg=="
969
+ "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"
1130
970
  },
1131
971
  "engines": {
1132
- "camunda": "^8.5"
972
+ "camunda": "^8.2"
1133
973
  }
1134
974
  },
1135
975
  {
@@ -2221,11 +2061,20 @@
2221
2061
  },
2222
2062
  {
2223
2063
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
2224
- "name": "RabbitMQ connector",
2064
+ "name": "RabbitMQ Intermediate Catch Event Connector",
2225
2065
  "id": "io.camunda.connectors.inbound.RabbitMQ.Intermediate.v1",
2226
- "version": 2,
2227
2066
  "description": "Receive a message from RabbitMQ",
2228
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq-inbound",
2067
+ "keywords": [
2068
+ "receive message",
2069
+ "consume message",
2070
+ "message queue",
2071
+ "AMQP",
2072
+ "subscribe",
2073
+ "message broker",
2074
+ "queue"
2075
+ ],
2076
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound",
2077
+ "version": 8,
2229
2078
  "category": {
2230
2079
  "id": "connectors",
2231
2080
  "name": "Connectors"
@@ -2235,6 +2084,9 @@
2235
2084
  "value": "bpmn:IntermediateCatchEvent",
2236
2085
  "eventDefinition": "bpmn:MessageEventDefinition"
2237
2086
  },
2087
+ "engines": {
2088
+ "camunda": "^8.3"
2089
+ },
2238
2090
  "groups": [
2239
2091
  {
2240
2092
  "id": "authentication",
@@ -2253,39 +2105,39 @@
2253
2105
  "label": "Activation"
2254
2106
  },
2255
2107
  {
2256
- "id": "variable-mapping",
2257
- "label": "Variable mapping"
2108
+ "id": "correlation",
2109
+ "label": "Correlation",
2110
+ "tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
2111
+ },
2112
+ {
2113
+ "id": "deduplication",
2114
+ "label": "Deduplication",
2115
+ "tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
2116
+ },
2117
+ {
2118
+ "id": "output",
2119
+ "label": "Output mapping"
2258
2120
  }
2259
2121
  ],
2260
2122
  "properties": [
2261
2123
  {
2262
- "type": "Hidden",
2263
2124
  "value": "io.camunda:connector-rabbitmq-inbound:1",
2264
2125
  "binding": {
2265
- "type": "zeebe:property",
2266
- "name": "inbound.type"
2267
- }
2268
- },
2269
- {
2270
- "type": "Hidden",
2271
- "generatedValue": {
2272
- "type": "uuid"
2126
+ "name": "inbound.type",
2127
+ "type": "zeebe:property"
2273
2128
  },
2274
- "binding": {
2275
- "type": "bpmn:Message#property",
2276
- "name": "name"
2277
- }
2129
+ "type": "Hidden"
2278
2130
  },
2279
2131
  {
2280
- "id": "connectionType",
2132
+ "id": "authentication.authType",
2281
2133
  "label": "Connection type",
2282
- "group": "authentication",
2283
- "type": "Dropdown",
2284
2134
  "value": "uri",
2135
+ "group": "authentication",
2285
2136
  "binding": {
2286
- "type": "zeebe:property",
2287
- "name": "authentication.authType"
2137
+ "name": "authentication.authType",
2138
+ "type": "zeebe:property"
2288
2139
  },
2140
+ "type": "Dropdown",
2289
2141
  "choices": [
2290
2142
  {
2291
2143
  "name": "URI",
@@ -2298,154 +2150,178 @@
2298
2150
  ]
2299
2151
  },
2300
2152
  {
2153
+ "id": "authentication.uri",
2301
2154
  "label": "URI",
2302
2155
  "description": "URI should contain username, password, host name, port number, and virtual host",
2303
- "group": "authentication",
2304
- "type": "String",
2305
- "binding": {
2306
- "type": "zeebe:property",
2307
- "name": "authentication.uri"
2308
- },
2156
+ "optional": false,
2309
2157
  "constraints": {
2310
2158
  "notEmpty": true,
2311
2159
  "pattern": {
2312
- "value": "^(amqps?://)|secrets\\..+|(\\{\\{secrets\\..+\\}\\}).*$",
2160
+ "value": "^(=|(amqps?://|secrets|\\{\\{).*$)",
2313
2161
  "message": "Must start with amqp(s):// or contain a secret reference"
2314
2162
  }
2315
2163
  },
2164
+ "group": "authentication",
2165
+ "binding": {
2166
+ "name": "authentication.uri",
2167
+ "type": "zeebe:property"
2168
+ },
2316
2169
  "condition": {
2317
- "property": "connectionType",
2318
- "equals": "uri"
2319
- }
2170
+ "property": "authentication.authType",
2171
+ "equals": "uri",
2172
+ "type": "simple"
2173
+ },
2174
+ "type": "String"
2320
2175
  },
2321
2176
  {
2177
+ "id": "authentication.userName",
2322
2178
  "label": "Username",
2323
- "group": "authentication",
2324
- "type": "String",
2325
- "binding": {
2326
- "type": "zeebe:property",
2327
- "name": "authentication.userName"
2328
- },
2179
+ "optional": false,
2329
2180
  "constraints": {
2330
2181
  "notEmpty": true
2331
2182
  },
2183
+ "group": "authentication",
2184
+ "binding": {
2185
+ "name": "authentication.userName",
2186
+ "type": "zeebe:property"
2187
+ },
2332
2188
  "condition": {
2333
- "property": "connectionType",
2334
- "equals": "credentials"
2335
- }
2189
+ "property": "authentication.authType",
2190
+ "equals": "credentials",
2191
+ "type": "simple"
2192
+ },
2193
+ "type": "String"
2336
2194
  },
2337
2195
  {
2196
+ "id": "authentication.password",
2338
2197
  "label": "Password",
2198
+ "optional": false,
2199
+ "constraints": {
2200
+ "notEmpty": true
2201
+ },
2339
2202
  "group": "authentication",
2340
- "type": "String",
2341
2203
  "binding": {
2342
- "type": "zeebe:property",
2343
- "name": "authentication.password"
2204
+ "name": "authentication.password",
2205
+ "type": "zeebe:property"
2206
+ },
2207
+ "condition": {
2208
+ "property": "authentication.authType",
2209
+ "equals": "credentials",
2210
+ "type": "simple"
2344
2211
  },
2212
+ "type": "String"
2213
+ },
2214
+ {
2215
+ "id": "routing.virtualHost",
2216
+ "label": "Virtual host",
2217
+ "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>",
2218
+ "optional": false,
2345
2219
  "constraints": {
2346
2220
  "notEmpty": true
2347
2221
  },
2222
+ "group": "routing",
2223
+ "binding": {
2224
+ "name": "routing.virtualHost",
2225
+ "type": "zeebe:property"
2226
+ },
2348
2227
  "condition": {
2349
- "property": "connectionType",
2350
- "equals": "credentials"
2351
- }
2228
+ "property": "authentication.authType",
2229
+ "equals": "credentials",
2230
+ "type": "simple"
2231
+ },
2232
+ "type": "String"
2352
2233
  },
2353
2234
  {
2235
+ "id": "routing.hostName",
2354
2236
  "label": "Host name",
2355
- "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>",
2356
- "group": "routing",
2357
- "type": "String",
2358
- "binding": {
2359
- "type": "zeebe:property",
2360
- "name": "routing.hostName"
2361
- },
2237
+ "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>",
2238
+ "optional": false,
2362
2239
  "constraints": {
2363
2240
  "notEmpty": true
2364
2241
  },
2365
- "condition": {
2366
- "property": "connectionType",
2367
- "equals": "credentials"
2368
- }
2369
- },
2370
- {
2371
- "label": "Virtual host",
2372
- "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>",
2373
2242
  "group": "routing",
2374
- "type": "String",
2375
2243
  "binding": {
2376
- "type": "zeebe:property",
2377
- "name": "routing.virtualHost"
2378
- },
2379
- "constraints": {
2380
- "notEmpty": true
2244
+ "name": "routing.hostName",
2245
+ "type": "zeebe:property"
2381
2246
  },
2382
2247
  "condition": {
2383
- "property": "connectionType",
2384
- "equals": "credentials"
2385
- }
2248
+ "property": "authentication.authType",
2249
+ "equals": "credentials",
2250
+ "type": "simple"
2251
+ },
2252
+ "type": "String"
2386
2253
  },
2387
2254
  {
2255
+ "id": "routing.port",
2388
2256
  "label": "Port",
2389
- "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>",
2390
- "group": "routing",
2391
- "type": "String",
2392
- "binding": {
2393
- "type": "zeebe:property",
2394
- "name": "routing.port"
2395
- },
2257
+ "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>",
2258
+ "optional": false,
2396
2259
  "constraints": {
2397
2260
  "notEmpty": true
2398
2261
  },
2262
+ "group": "routing",
2263
+ "binding": {
2264
+ "name": "routing.port",
2265
+ "type": "zeebe:property"
2266
+ },
2399
2267
  "condition": {
2400
- "property": "connectionType",
2401
- "equals": "credentials"
2402
- }
2268
+ "property": "authentication.authType",
2269
+ "equals": "credentials",
2270
+ "type": "simple"
2271
+ },
2272
+ "type": "String"
2403
2273
  },
2404
2274
  {
2275
+ "id": "queueName",
2405
2276
  "label": "Queue name",
2406
2277
  "description": "Name of the queue to subscribe to",
2278
+ "optional": false,
2279
+ "constraints": {
2280
+ "notEmpty": true
2281
+ },
2407
2282
  "group": "subscription",
2408
- "type": "String",
2409
- "feel": "optional",
2410
2283
  "binding": {
2411
- "type": "zeebe:property",
2412
- "name": "queueName"
2284
+ "name": "queueName",
2285
+ "type": "zeebe:property"
2413
2286
  },
2414
- "constraints": {
2415
- "notEmpty": true
2416
- }
2287
+ "type": "String"
2417
2288
  },
2418
2289
  {
2290
+ "id": "consumerTag",
2419
2291
  "label": "Consumer tag",
2420
2292
  "description": "Consumer tag to use for the subscription",
2293
+ "optional": false,
2421
2294
  "group": "subscription",
2422
- "type": "String",
2423
- "feel": "optional",
2424
2295
  "binding": {
2425
- "type": "zeebe:property",
2426
- "name": "consumerTag"
2427
- }
2296
+ "name": "consumerTag",
2297
+ "type": "zeebe:property"
2298
+ },
2299
+ "type": "String"
2428
2300
  },
2429
2301
  {
2302
+ "id": "arguments",
2430
2303
  "label": "Arguments",
2431
2304
  "description": "Arguments to use for the subscription",
2432
- "group": "subscription",
2433
- "type": "String",
2305
+ "optional": true,
2434
2306
  "feel": "required",
2307
+ "group": "subscription",
2435
2308
  "binding": {
2436
- "type": "zeebe:property",
2437
- "name": "arguments"
2438
- }
2309
+ "name": "arguments",
2310
+ "type": "zeebe:property"
2311
+ },
2312
+ "type": "String"
2439
2313
  },
2440
2314
  {
2315
+ "id": "exclusive",
2441
2316
  "label": "Exclusive consumer",
2442
- "group": "subscription",
2443
- "type": "Dropdown",
2317
+ "optional": false,
2444
2318
  "value": "false",
2319
+ "group": "subscription",
2445
2320
  "binding": {
2446
- "type": "zeebe:property",
2447
- "name": "exclusive"
2321
+ "name": "exclusive",
2322
+ "type": "zeebe:property"
2448
2323
  },
2324
+ "type": "Dropdown",
2449
2325
  "choices": [
2450
2326
  {
2451
2327
  "name": "Yes",
@@ -2458,74 +2334,198 @@
2458
2334
  ]
2459
2335
  },
2460
2336
  {
2461
- "label": "Correlation key (process)",
2462
- "type": "String",
2463
- "group": "activation",
2337
+ "id": "activationCondition",
2338
+ "label": "Activation condition",
2339
+ "description": "Condition under which the Connector triggers. Leave empty to catch all events",
2340
+ "optional": true,
2464
2341
  "feel": "required",
2465
- "description": "Sets up the correlation key from process variables",
2342
+ "group": "activation",
2466
2343
  "binding": {
2467
- "type": "bpmn:Message#zeebe:subscription#property",
2468
- "name": "correlationKey"
2344
+ "name": "activationCondition",
2345
+ "type": "zeebe:property"
2469
2346
  },
2470
- "constraints": {
2471
- "notEmpty": true
2472
- }
2347
+ "type": "String"
2473
2348
  },
2474
2349
  {
2475
- "label": "Correlation key (payload)",
2476
- "type": "String",
2350
+ "id": "consumeUnmatchedEvents",
2351
+ "label": "Consume unmatched events",
2352
+ "value": true,
2477
2353
  "group": "activation",
2354
+ "binding": {
2355
+ "name": "consumeUnmatchedEvents",
2356
+ "type": "zeebe:property"
2357
+ },
2358
+ "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",
2359
+ "type": "Boolean"
2360
+ },
2361
+ {
2362
+ "id": "correlationKeyProcess",
2363
+ "label": "Correlation key (process)",
2364
+ "description": "Sets up the correlation key from process variables",
2365
+ "constraints": {
2366
+ "notEmpty": true
2367
+ },
2478
2368
  "feel": "required",
2369
+ "group": "correlation",
2479
2370
  "binding": {
2480
- "type": "zeebe:property",
2481
- "name": "correlationKeyExpression"
2371
+ "name": "correlationKey",
2372
+ "type": "bpmn:Message#zeebe:subscription#property"
2482
2373
  },
2374
+ "type": "String"
2375
+ },
2376
+ {
2377
+ "id": "correlationKeyPayload",
2378
+ "label": "Correlation key (payload)",
2483
2379
  "description": "Extracts the correlation key from the incoming message payload",
2484
2380
  "constraints": {
2485
2381
  "notEmpty": true
2486
- }
2382
+ },
2383
+ "feel": "required",
2384
+ "group": "correlation",
2385
+ "binding": {
2386
+ "name": "correlationKeyExpression",
2387
+ "type": "zeebe:property"
2388
+ },
2389
+ "type": "String"
2487
2390
  },
2488
2391
  {
2489
- "label": "Activation condition",
2490
- "type": "String",
2491
- "group": "activation",
2392
+ "id": "messageIdExpression",
2393
+ "label": "Message ID expression",
2394
+ "description": "Expression to extract unique identifier of a message",
2395
+ "optional": true,
2492
2396
  "feel": "required",
2397
+ "group": "correlation",
2398
+ "binding": {
2399
+ "name": "messageIdExpression",
2400
+ "type": "zeebe:property"
2401
+ },
2402
+ "type": "String"
2403
+ },
2404
+ {
2405
+ "id": "messageTtl",
2406
+ "label": "Message TTL",
2407
+ "description": "Time-to-live for the message in the broker (ISO-8601 duration)",
2493
2408
  "optional": true,
2409
+ "constraints": {
2410
+ "notEmpty": false,
2411
+ "pattern": {
2412
+ "value": "^(PT.*|)$",
2413
+ "message": "must be an ISO-8601 duration"
2414
+ }
2415
+ },
2416
+ "feel": "optional",
2417
+ "group": "correlation",
2494
2418
  "binding": {
2495
- "type": "zeebe:property",
2496
- "name": "activationCondition"
2419
+ "name": "messageTtl",
2420
+ "type": "zeebe:property"
2497
2421
  },
2498
- "description": "Condition under which the connector triggers. Leave empty to catch all events"
2422
+ "type": "String"
2423
+ },
2424
+ {
2425
+ "id": "messageNameUuid",
2426
+ "label": "Message name",
2427
+ "generatedValue": {
2428
+ "type": "uuid"
2429
+ },
2430
+ "feel": "optional",
2431
+ "group": "correlation",
2432
+ "binding": {
2433
+ "name": "name",
2434
+ "type": "bpmn:Message#property"
2435
+ },
2436
+ "tooltip": "By default, this is an auto-generated random UUID. We recommend using a unique message name for each connector element in the diagram. Override to set a custom message name. Learn more about <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-subscriptions\">message subscriptions</a> that power inbound connectors.",
2437
+ "type": "String"
2499
2438
  },
2500
2439
  {
2440
+ "id": "deduplicationModeManualFlag",
2441
+ "label": "Manual mode",
2442
+ "description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
2443
+ "value": false,
2444
+ "group": "deduplication",
2445
+ "binding": {
2446
+ "name": "deduplicationModeManualFlag",
2447
+ "type": "zeebe:property"
2448
+ },
2449
+ "type": "Boolean"
2450
+ },
2451
+ {
2452
+ "id": "deduplicationId",
2453
+ "label": "Deduplication ID",
2454
+ "constraints": {
2455
+ "notEmpty": true,
2456
+ "pattern": {
2457
+ "value": "^[a-zA-Z0-9_-]+$",
2458
+ "message": "can only contain alphanumeric characters, dashes, and underscores"
2459
+ }
2460
+ },
2461
+ "group": "deduplication",
2462
+ "binding": {
2463
+ "name": "deduplicationId",
2464
+ "type": "zeebe:property"
2465
+ },
2466
+ "condition": {
2467
+ "property": "deduplicationModeManualFlag",
2468
+ "equals": true,
2469
+ "type": "simple"
2470
+ },
2471
+ "type": "String"
2472
+ },
2473
+ {
2474
+ "id": "deduplicationModeManual",
2475
+ "value": "MANUAL",
2476
+ "group": "deduplication",
2477
+ "binding": {
2478
+ "name": "deduplicationMode",
2479
+ "type": "zeebe:property"
2480
+ },
2481
+ "condition": {
2482
+ "property": "deduplicationId",
2483
+ "isActive": true,
2484
+ "type": "simple"
2485
+ },
2486
+ "type": "Hidden"
2487
+ },
2488
+ {
2489
+ "id": "deduplicationModeAuto",
2490
+ "value": "AUTO",
2491
+ "group": "deduplication",
2492
+ "binding": {
2493
+ "name": "deduplicationMode",
2494
+ "type": "zeebe:property"
2495
+ },
2496
+ "condition": {
2497
+ "property": "deduplicationId",
2498
+ "isActive": false,
2499
+ "type": "simple"
2500
+ },
2501
+ "type": "Hidden"
2502
+ },
2503
+ {
2504
+ "id": "resultVariable",
2501
2505
  "label": "Result variable",
2502
- "type": "String",
2503
- "group": "variable-mapping",
2504
- "optional": true,
2506
+ "description": "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>.",
2507
+ "group": "output",
2505
2508
  "binding": {
2506
- "type": "zeebe:property",
2507
- "name": "resultVariable"
2509
+ "name": "resultVariable",
2510
+ "type": "zeebe:property"
2508
2511
  },
2509
- "description": "Name of variable to store the result of the connector in"
2512
+ "type": "String"
2510
2513
  },
2511
2514
  {
2515
+ "id": "resultExpression",
2512
2516
  "label": "Result expression",
2513
- "type": "String",
2514
- "group": "variable-mapping",
2517
+ "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>.",
2515
2518
  "feel": "required",
2516
- "optional": true,
2519
+ "group": "output",
2517
2520
  "binding": {
2518
- "type": "zeebe:property",
2519
- "name": "resultExpression"
2521
+ "name": "resultExpression",
2522
+ "type": "zeebe:property"
2520
2523
  },
2521
- "description": "Expression to map the inbound payload to process variables"
2524
+ "type": "Text"
2522
2525
  }
2523
2526
  ],
2524
2527
  "icon": {
2525
- "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"
2526
- },
2527
- "engines": {
2528
- "camunda": "^8.2"
2528
+ "contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxOCcgaGVpZ2h0PScxOCcgdmlld0JveD0nLTcuNSAwIDI3MSAyNzEnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yNDUuNDQgMTA4LjMwOGgtODUuMDlhNy43MzggNy43MzggMCAwIDEtNy43MzUtNy43MzR2LTg4LjY4QzE1Mi42MTUgNS4zMjcgMTQ3LjI5IDAgMTQwLjcyNiAwaC0zMC4zNzVjLTYuNTY4IDAtMTEuODkgNS4zMjctMTEuODkgMTEuODk0djg4LjE0M2MwIDQuNTczLTMuNjk3IDguMjktOC4yNyA4LjMxbC0yNy44ODUuMTMzYy00LjYxMi4wMjUtOC4zNTktMy43MTctOC4zNS04LjMyNWwuMTczLTg4LjI0MUM1NC4xNDQgNS4zMzcgNDguODE3IDAgNDIuMjQgMEgxMS44OUM1LjMyMSAwIDAgNS4zMjcgMCAxMS44OTRWMjYwLjIxYzAgNS44MzQgNC43MjYgMTAuNTYgMTAuNTU1IDEwLjU2SDI0NS40NGM1LjgzNCAwIDEwLjU2LTQuNzI2IDEwLjU2LTEwLjU2VjExOC44NjhjMC01LjgzNC00LjcyNi0xMC41Ni0xMC41Ni0xMC41NnptLTM5LjkwMiA5My4yMzNjMCA3LjY0NS02LjE5OCAxMy44NDQtMTMuODQzIDEzLjg0NEgxNjcuNjljLTcuNjQ2IDAtMTMuODQ0LTYuMTk5LTEzLjg0NC0xMy44NDR2LTI0LjAwNWMwLTcuNjQ2IDYuMTk4LTEzLjg0NCAxMy44NDQtMTMuODQ0aDI0LjAwNWM3LjY0NSAwIDEzLjg0MyA2LjE5OCAxMy44NDMgMTMuODQ0djI0LjAwNXonCiAgICAgICAgICBmaWxsPScjRjYwJy8+Cjwvc3ZnPg=="
2529
2529
  }
2530
2530
  }
2531
2531
  ]