@camunda/connectors-element-templates 1.0.19 → 1.0.21

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 (116) hide show
  1. package/package.json +2 -2
  2. package/src/connectors-template.js +1 -3
  3. package/src/connectors.js +4 -0
  4. package/src/element-templates/agenticai-a2a-client-outbound-connector.json +1 -1
  5. package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +43 -43
  6. package/src/element-templates/agenticai-aiagent-job-worker.json +2230 -222
  7. package/src/element-templates/agenticai-aiagent-outbound-connector.json +6281 -4356
  8. package/src/element-templates/agenticai-mcp-client-outbound-connector.json +718 -36
  9. package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +2394 -949
  10. package/src/element-templates/app-integrations-connector.json +1047 -0
  11. package/src/element-templates/asana-connector.json +943 -109
  12. package/src/element-templates/automation-anywhere-outbound-connector.json +2240 -1747
  13. package/src/element-templates/aws-bedrock-agentcore-long-term-memory-outbound-connector.json +1068 -30
  14. package/src/element-templates/aws-bedrock-agentcore-runtime-outbound-connector.json +386 -5
  15. package/src/element-templates/aws-bedrock-codeinterpreter-outbound-connector.json +442 -5
  16. package/src/element-templates/aws-bedrock-knowledgebase-outbound-connector.json +417 -5
  17. package/src/element-templates/aws-bedrock-outbound-connector.json +2273 -623
  18. package/src/element-templates/aws-comprehend-outbound-connector.json +1573 -1
  19. package/src/element-templates/aws-dynamodb-outbound-connector.json +2950 -162
  20. package/src/element-templates/aws-eventbridge-connector-boundary.json +40 -40
  21. package/src/element-templates/aws-eventbridge-connector-intermediate.json +62 -62
  22. package/src/element-templates/aws-eventbridge-connector-start-event.json +33 -33
  23. package/src/element-templates/aws-eventbridge-outbound-connector.json +838 -424
  24. package/src/element-templates/aws-lambda-outbound-connector.json +495 -96
  25. package/src/element-templates/aws-s3-outbound-connector.json +2238 -44
  26. package/src/element-templates/aws-sagemaker-outbound-connector.json +681 -52
  27. package/src/element-templates/aws-sns-inbound-boundary.json +4 -3
  28. package/src/element-templates/aws-sns-inbound-intermediate.json +341 -340
  29. package/src/element-templates/aws-sns-inbound-message-start.json +241 -240
  30. package/src/element-templates/aws-sns-inbound-receive.json +4 -3
  31. package/src/element-templates/aws-sns-inbound-start-event.json +133 -133
  32. package/src/element-templates/aws-sns-outbound-connector.json +581 -124
  33. package/src/element-templates/aws-sqs-boundary-connector.json +939 -420
  34. package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +851 -332
  35. package/src/element-templates/aws-sqs-outbound-connector.json +589 -136
  36. package/src/element-templates/aws-sqs-receive-connector.json +525 -7
  37. package/src/element-templates/aws-sqs-start-event-connector.json +380 -380
  38. package/src/element-templates/aws-sqs-start-message.json +736 -185
  39. package/src/element-templates/aws-textract-outbound-connector.json +866 -131
  40. package/src/element-templates/azure-blobstorage-outbound-connector.json +1648 -225
  41. package/src/element-templates/azure-open-ai-connector.json +1371 -8
  42. package/src/element-templates/blue-prism-connector.json +609 -30
  43. package/src/element-templates/box-outbound-connector.json +2356 -272
  44. package/src/element-templates/csv-outbound-connector.json +449 -0
  45. package/src/element-templates/easy-post-connector.json +1251 -170
  46. package/src/element-templates/email-outbound-connector.json +3087 -1013
  47. package/src/element-templates/embeddings-vector-database-outbound-connector.json +2161 -1
  48. package/src/element-templates/github-connector.json +18554 -14368
  49. package/src/element-templates/github-webhook-connector-boundary.json +24 -24
  50. package/src/element-templates/github-webhook-connector-intermediate.json +8 -8
  51. package/src/element-templates/github-webhook-connector-message-start.json +8 -8
  52. package/src/element-templates/github-webhook-connector-receive.json +8 -8
  53. package/src/element-templates/github-webhook-connector-start-event.json +58 -58
  54. package/src/element-templates/gitlab-connector.json +3022 -1120
  55. package/src/element-templates/google-cloud-storage-outbound-connector.json +1447 -240
  56. package/src/element-templates/google-drive-outbound-connector.json +2980 -1428
  57. package/src/element-templates/google-gemini-outbound-connector.json +41 -55
  58. package/src/element-templates/google-maps-platform-connector.json +688 -137
  59. package/src/element-templates/google-sheets-outbound-connector.json +3186 -2030
  60. package/src/element-templates/graphql-outbound-connector.json +4149 -1485
  61. package/src/element-templates/http-json-connector.json +6143 -2053
  62. package/src/element-templates/http-polling-boundary-catch-event-connector.json +2426 -364
  63. package/src/element-templates/http-polling-connector.json +3312 -1250
  64. package/src/element-templates/hubspot-outbound-connector.json +2817 -67
  65. package/src/element-templates/hugging-face-connector.json +83 -82
  66. package/src/element-templates/jdbc-outbound-connector.json +506 -9
  67. package/src/element-templates/kafka-inbound-connector-boundary.json +968 -971
  68. package/src/element-templates/kafka-inbound-connector-intermediate.json +53 -56
  69. package/src/element-templates/kafka-inbound-connector-receive.json +9 -12
  70. package/src/element-templates/kafka-inbound-connector-start-message.json +545 -548
  71. package/src/element-templates/kafka-inbound-connector.json +240 -240
  72. package/src/element-templates/kafka-outbound-connector.json +304 -308
  73. package/src/element-templates/microsoft-o365-email-boundary-event-connector.json +7 -10
  74. package/src/element-templates/microsoft-o365-email-intermediate-catch-event-connector.json +7 -10
  75. package/src/element-templates/microsoft-o365-email-message-start-event-connector.json +7 -10
  76. package/src/element-templates/microsoft-office365-mail-connector.json +2077 -35
  77. package/src/element-templates/microsoft-teams-outbound-connector.json +2897 -456
  78. package/src/element-templates/openai-connector.json +701 -207
  79. package/src/element-templates/operate-connector.json +83 -86
  80. package/src/element-templates/orchestration-connector.json +1843 -0
  81. package/src/element-templates/power-automate-connector.json +62 -62
  82. package/src/element-templates/rabbitmq-inbound-connector-boundary.json +772 -774
  83. package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +456 -458
  84. package/src/element-templates/rabbitmq-inbound-connector-message-start.json +573 -575
  85. package/src/element-templates/rabbitmq-inbound-connector-receive.json +5 -7
  86. package/src/element-templates/rabbitmq-inbound-connector-start-event.json +347 -347
  87. package/src/element-templates/rabbitmq-outbound-connector.json +631 -631
  88. package/src/element-templates/rpa-connector.json +6 -6
  89. package/src/element-templates/salesforce-connector.json +653 -19
  90. package/src/element-templates/send-message-connector-intermediate-throw-event.json +301 -1
  91. package/src/element-templates/send-message-connector-message-end-event.json +301 -1
  92. package/src/element-templates/send-message-connector-send-task.json +300 -1
  93. package/src/element-templates/sendgrid-outbound-connector.json +790 -790
  94. package/src/element-templates/servicenow-connector.json +1364 -7
  95. package/src/element-templates/servicenow-flow-starter-connector.json +16 -16
  96. package/src/element-templates/servicenow-incident-connector.json +1075 -29
  97. package/src/element-templates/slack-inbound-boundary.json +493 -493
  98. package/src/element-templates/slack-inbound-intermediate.json +448 -448
  99. package/src/element-templates/slack-inbound-message-start.json +369 -369
  100. package/src/element-templates/slack-inbound-receive.json +2 -2
  101. package/src/element-templates/slack-inbound-start-event.json +328 -328
  102. package/src/element-templates/slack-outbound-connector.json +2365 -1262
  103. package/src/element-templates/soap-outbound-connector.json +113 -117
  104. package/src/element-templates/twilio-connector.json +1186 -373
  105. package/src/element-templates/twilio-webhook-boundary-connector.json +9 -10
  106. package/src/element-templates/twilio-webhook-connector.json +60 -61
  107. package/src/element-templates/twilio-webhook-intermediate-connector.json +31 -32
  108. package/src/element-templates/twilio-webhook-message-start-connector.json +10 -11
  109. package/src/element-templates/twilio-webhook-receive-connector.json +9 -10
  110. package/src/element-templates/uipath-connector.json +668 -50
  111. package/src/element-templates/webhook-connector-boundary.json +1040 -385
  112. package/src/element-templates/webhook-connector-intermediate.json +2100 -1445
  113. package/src/element-templates/webhook-connector-receive.json +659 -5
  114. package/src/element-templates/webhook-connector-start-event.json +1860 -1299
  115. package/src/element-templates/webhook-connector-start-message.json +1535 -848
  116. package/src/element-templates/whatsapp-connector.json +393 -23
@@ -5,7 +5,7 @@
5
5
  "id": "io.camunda.connectors.RabbitMQ.v1",
6
6
  "description": "Send message to RabbitMQ",
7
7
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=outbound",
8
- "version": 3,
8
+ "version": 5,
9
9
  "category": {
10
10
  "id": "connectors",
11
11
  "name": "Connectors"
@@ -32,29 +32,33 @@
32
32
  "label": "Output mapping"
33
33
  },
34
34
  {
35
- "id": "errors",
35
+ "id": "error",
36
36
  "label": "Error handling"
37
+ },
38
+ {
39
+ "id": "retries",
40
+ "label": "Retries"
37
41
  }
38
42
  ],
39
43
  "properties": [
40
44
  {
41
- "type": "Hidden",
42
45
  "value": "io.camunda:connector-rabbitmq:1",
43
46
  "binding": {
44
- "type": "zeebe:taskDefinition",
45
- "property": "type"
46
- }
47
+ "property": "type",
48
+ "type": "zeebe:taskDefinition"
49
+ },
50
+ "type": "Hidden"
47
51
  },
48
52
  {
49
- "id": "connectionType",
53
+ "id": "authentication.authType",
50
54
  "label": "Connection type",
51
- "group": "authentication",
52
- "type": "Dropdown",
53
55
  "value": "uri",
56
+ "group": "authentication",
54
57
  "binding": {
55
- "type": "zeebe:input",
56
- "name": "authentication.authType"
58
+ "name": "authentication.authType",
59
+ "type": "zeebe:input"
57
60
  },
61
+ "type": "Dropdown",
58
62
  "choices": [
59
63
  {
60
64
  "name": "URI",
@@ -67,210 +71,271 @@
67
71
  ]
68
72
  },
69
73
  {
74
+ "id": "authentication.uri",
70
75
  "label": "URI",
71
76
  "description": "URI should contain username, password, host name, port number, and virtual host",
72
- "group": "authentication",
73
- "type": "String",
74
- "binding": {
75
- "type": "zeebe:input",
76
- "name": "authentication.uri"
77
- },
77
+ "optional": false,
78
78
  "constraints": {
79
79
  "notEmpty": true,
80
80
  "pattern": {
81
- "value": "^(=|(amqps?://|\\{\\{secrets\\..+\\}\\}).*$)",
81
+ "value": "^(=|(amqps?://|secrets|\\{\\{).*$)",
82
82
  "message": "Must start with amqp(s):// or contain a secret reference"
83
83
  }
84
84
  },
85
+ "feel": "optional",
86
+ "group": "authentication",
87
+ "binding": {
88
+ "name": "authentication.uri",
89
+ "type": "zeebe:input"
90
+ },
85
91
  "condition": {
86
- "property": "connectionType",
87
- "equals": "uri"
88
- }
92
+ "property": "authentication.authType",
93
+ "equals": "uri",
94
+ "type": "simple"
95
+ },
96
+ "type": "String"
89
97
  },
90
98
  {
99
+ "id": "authentication.userName",
91
100
  "label": "Username",
92
- "group": "authentication",
93
- "type": "String",
94
- "binding": {
95
- "type": "zeebe:input",
96
- "name": "authentication.userName"
97
- },
101
+ "optional": false,
98
102
  "constraints": {
99
103
  "notEmpty": true
100
104
  },
105
+ "feel": "optional",
106
+ "group": "authentication",
107
+ "binding": {
108
+ "name": "authentication.userName",
109
+ "type": "zeebe:input"
110
+ },
101
111
  "condition": {
102
- "property": "connectionType",
103
- "equals": "credentials"
104
- }
112
+ "property": "authentication.authType",
113
+ "equals": "credentials",
114
+ "type": "simple"
115
+ },
116
+ "type": "String"
105
117
  },
106
118
  {
119
+ "id": "authentication.password",
107
120
  "label": "Password",
108
- "group": "authentication",
109
- "type": "String",
110
- "binding": {
111
- "type": "zeebe:input",
112
- "name": "authentication.password"
113
- },
121
+ "optional": false,
114
122
  "constraints": {
115
123
  "notEmpty": true
116
124
  },
125
+ "feel": "optional",
126
+ "group": "authentication",
127
+ "binding": {
128
+ "name": "authentication.password",
129
+ "type": "zeebe:input"
130
+ },
117
131
  "condition": {
118
- "property": "connectionType",
119
- "equals": "credentials"
120
- }
132
+ "property": "authentication.authType",
133
+ "equals": "credentials",
134
+ "type": "simple"
135
+ },
136
+ "type": "String"
121
137
  },
122
138
  {
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/?rabbitmq=outbound#routing-data\"target=\"_blank\">documentation</a>",
139
+ "id": "routing.exchange",
140
+ "label": "Exchange",
141
+ "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>",
142
+ "optional": false,
143
+ "constraints": {
144
+ "notEmpty": true
145
+ },
125
146
  "feel": "optional",
126
147
  "group": "routing",
127
- "type": "String",
128
148
  "binding": {
129
- "type": "zeebe:input",
130
- "name": "routing.hostName"
149
+ "name": "routing.exchange",
150
+ "type": "zeebe:input"
131
151
  },
152
+ "type": "String"
153
+ },
154
+ {
155
+ "id": "routing.routingKey",
156
+ "label": "Routing key",
157
+ "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>",
158
+ "optional": false,
132
159
  "constraints": {
133
160
  "notEmpty": true
134
161
  },
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/?rabbitmq=outbound#routing-data\"target=\"_blank\">documentation</a>",
143
162
  "feel": "optional",
144
163
  "group": "routing",
145
- "type": "String",
146
164
  "binding": {
147
- "type": "zeebe:input",
148
- "name": "routing.virtualHost"
165
+ "name": "routing.routingKey",
166
+ "type": "zeebe:input"
149
167
  },
168
+ "type": "String"
169
+ },
170
+ {
171
+ "id": "routing.virtualHost",
172
+ "label": "Virtual host",
173
+ "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>",
174
+ "optional": false,
150
175
  "constraints": {
151
176
  "notEmpty": true
152
177
  },
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/?rabbitmq=outbound#routing-data\"target=\"_blank\">documentation</a>",
161
178
  "feel": "optional",
162
179
  "group": "routing",
163
- "type": "String",
164
180
  "binding": {
165
- "type": "zeebe:input",
166
- "name": "routing.exchange"
181
+ "name": "routing.virtualHost",
182
+ "type": "zeebe:input"
167
183
  },
168
- "constraints": {
169
- "notEmpty": true
170
- }
184
+ "condition": {
185
+ "property": "authentication.authType",
186
+ "equals": "credentials",
187
+ "type": "simple"
188
+ },
189
+ "type": "String"
171
190
  },
172
191
  {
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/?rabbitmq=outbound#routing-data\"target=\"_blank\">documentation</a>",
192
+ "id": "routing.hostName",
193
+ "label": "Host name",
194
+ "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>",
195
+ "optional": false,
196
+ "constraints": {
197
+ "notEmpty": true
198
+ },
175
199
  "feel": "optional",
176
200
  "group": "routing",
177
- "type": "String",
178
201
  "binding": {
179
- "type": "zeebe:input",
180
- "name": "routing.routingKey"
202
+ "name": "routing.hostName",
203
+ "type": "zeebe:input"
181
204
  },
182
- "constraints": {
183
- "notEmpty": true
184
- }
205
+ "condition": {
206
+ "property": "authentication.authType",
207
+ "equals": "credentials",
208
+ "type": "simple"
209
+ },
210
+ "type": "String"
185
211
  },
186
212
  {
213
+ "id": "routing.port",
187
214
  "label": "Port",
188
215
  "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>",
216
+ "optional": false,
217
+ "constraints": {
218
+ "notEmpty": true
219
+ },
189
220
  "feel": "optional",
190
221
  "group": "routing",
191
- "type": "String",
192
222
  "binding": {
193
- "type": "zeebe:input",
194
- "name": "routing.port"
195
- },
196
- "constraints": {
197
- "notEmpty": true
223
+ "name": "routing.port",
224
+ "type": "zeebe:input"
198
225
  },
199
226
  "condition": {
200
- "property": "connectionType",
201
- "equals": "credentials"
202
- }
227
+ "property": "authentication.authType",
228
+ "equals": "credentials",
229
+ "type": "simple"
230
+ },
231
+ "type": "String"
203
232
  },
204
233
  {
205
- "label": "Message",
206
- "description": "Data to send to RabbitMQ",
234
+ "id": "message.properties",
235
+ "label": "Properties",
236
+ "description": "Properties for the message, routing headers, etc",
237
+ "optional": true,
238
+ "value": "={}",
239
+ "feel": "required",
207
240
  "group": "message",
208
- "type": "Text",
209
- "feel": "optional",
210
241
  "binding": {
211
- "type": "zeebe:input",
212
- "name": "message.body"
213
- }
242
+ "name": "message.properties",
243
+ "type": "zeebe:input"
244
+ },
245
+ "type": "Text"
214
246
  },
215
247
  {
216
- "label": "Properties",
217
- "description": "Properties for the message, routing headers, etc.",
248
+ "id": "message.body",
249
+ "label": "Message",
250
+ "description": "Data to send to RabbitMQ",
251
+ "optional": false,
252
+ "constraints": {
253
+ "notEmpty": true
254
+ },
255
+ "feel": "optional",
218
256
  "group": "message",
219
- "type": "Text",
220
- "feel": "required",
221
- "value": "={}",
222
257
  "binding": {
223
- "type": "zeebe:input",
224
- "name": "message.properties"
225
- }
258
+ "name": "message.body",
259
+ "type": "zeebe:input"
260
+ },
261
+ "type": "Text"
226
262
  },
227
263
  {
264
+ "id": "resultVariable",
228
265
  "label": "Result variable",
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>",
266
+ "description": "Name of variable to store the response in",
230
267
  "group": "output",
231
- "type": "String",
232
268
  "binding": {
233
- "type": "zeebe:taskHeader",
234
- "key": "resultVariable"
235
- }
269
+ "key": "resultVariable",
270
+ "type": "zeebe:taskHeader"
271
+ },
272
+ "type": "String"
236
273
  },
237
274
  {
275
+ "id": "resultExpression",
238
276
  "label": "Result expression",
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>",
240
- "group": "output",
241
- "type": "Text",
277
+ "description": "Expression to map the response into process variables",
242
278
  "feel": "required",
279
+ "group": "output",
243
280
  "binding": {
244
- "type": "zeebe:taskHeader",
245
- "key": "resultExpression"
246
- }
281
+ "key": "resultExpression",
282
+ "type": "zeebe:taskHeader"
283
+ },
284
+ "type": "Text"
247
285
  },
248
286
  {
287
+ "id": "errorExpression",
249
288
  "label": "Error expression",
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",
289
+ "description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>.",
253
290
  "feel": "required",
291
+ "group": "error",
254
292
  "binding": {
255
- "type": "zeebe:taskHeader",
256
- "key": "errorExpression"
257
- }
293
+ "key": "errorExpression",
294
+ "type": "zeebe:taskHeader"
295
+ },
296
+ "type": "Text"
297
+ },
298
+ {
299
+ "id": "retryCount",
300
+ "label": "Retries",
301
+ "description": "Number of retries",
302
+ "value": "3",
303
+ "feel": "optional",
304
+ "group": "retries",
305
+ "binding": {
306
+ "property": "retries",
307
+ "type": "zeebe:taskDefinition"
308
+ },
309
+ "type": "String"
310
+ },
311
+ {
312
+ "id": "retryBackoff",
313
+ "label": "Retry backoff",
314
+ "description": "ISO-8601 duration to wait between retries",
315
+ "value": "PT0S",
316
+ "feel": "optional",
317
+ "group": "retries",
318
+ "binding": {
319
+ "key": "retryBackoff",
320
+ "type": "zeebe:taskHeader"
321
+ },
322
+ "type": "String"
258
323
  }
259
324
  ],
260
325
  "icon": {
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"
326
+ "contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxOCcgaGVpZ2h0PScxOCcgdmlld0JveD0nLTcuNSAwIDI3MSAyNzEnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yNDUuNDQgMTA4LjMwOGgtODUuMDlhNy43MzggNy43MzggMCAwIDEtNy43MzUtNy43MzR2LTg4LjY4QzE1Mi42MTUgNS4zMjcgMTQ3LjI5IDAgMTQwLjcyNiAwaC0zMC4zNzVjLTYuNTY4IDAtMTEuODkgNS4zMjctMTEuODkgMTEuODk0djg4LjE0M2MwIDQuNTczLTMuNjk3IDguMjktOC4yNyA4LjMxbC0yNy44ODUuMTMzYy00LjYxMi4wMjUtOC4zNTktMy43MTctOC4zNS04LjMyNWwuMTczLTg4LjI0MUM1NC4xNDQgNS4zMzcgNDguODE3IDAgNDIuMjQgMEgxMS44OUM1LjMyMSAwIDAgNS4zMjcgMCAxMS44OTRWMjYwLjIxYzAgNS44MzQgNC43MjYgMTAuNTYgMTAuNTU1IDEwLjU2SDI0NS40NGM1LjgzNCAwIDEwLjU2LTQuNzI2IDEwLjU2LTEwLjU2VjExOC44NjhjMC01LjgzNC00LjcyNi0xMC41Ni0xMC41Ni0xMC41NnptLTM5LjkwMiA5My4yMzNjMCA3LjY0NS02LjE5OCAxMy44NDQtMTMuODQzIDEzLjg0NEgxNjcuNjljLTcuNjQ2IDAtMTMuODQ0LTYuMTk5LTEzLjg0NC0xMy44NDR2LTI0LjAwNWMwLTcuNjQ2IDYuMTk4LTEzLjg0NCAxMy44NDQtMTMuODQ0aDI0LjAwNWM3LjY0NSAwIDEzLjg0MyA2LjE5OCAxMy44NDMgMTMuODQ0djI0LjAwNXonCiAgICAgICAgICBmaWxsPScjRjYwJy8+Cjwvc3ZnPg=="
262
327
  },
263
328
  "engines": {
264
- "camunda": "^8.2"
329
+ "camunda": "^8.5"
265
330
  }
266
331
  },
267
332
  {
268
333
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
269
- "name": "RabbitMQ connector",
334
+ "name": "RabbitMQ Outbound Connector",
270
335
  "id": "io.camunda.connectors.RabbitMQ.v1",
271
336
  "description": "Send message to RabbitMQ",
272
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/",
273
- "version": 1,
337
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=outbound",
338
+ "version": 4,
274
339
  "category": {
275
340
  "id": "connectors",
276
341
  "name": "Connectors"
@@ -297,29 +362,33 @@
297
362
  "label": "Output mapping"
298
363
  },
299
364
  {
300
- "id": "errors",
365
+ "id": "error",
301
366
  "label": "Error handling"
367
+ },
368
+ {
369
+ "id": "retries",
370
+ "label": "Retries"
302
371
  }
303
372
  ],
304
373
  "properties": [
305
374
  {
306
- "type": "Hidden",
307
375
  "value": "io.camunda:connector-rabbitmq:1",
308
376
  "binding": {
309
- "type": "zeebe:taskDefinition",
310
- "property": "type"
311
- }
377
+ "property": "type",
378
+ "type": "zeebe:taskDefinition"
379
+ },
380
+ "type": "Hidden"
312
381
  },
313
382
  {
314
- "id": "connectionType",
383
+ "id": "authentication.authType",
315
384
  "label": "Connection type",
316
- "group": "authentication",
317
- "type": "Dropdown",
318
385
  "value": "uri",
386
+ "group": "authentication",
319
387
  "binding": {
320
- "type": "zeebe:input",
321
- "name": "authentication.authType"
388
+ "name": "authentication.authType",
389
+ "type": "zeebe:input"
322
390
  },
391
+ "type": "Dropdown",
323
392
  "choices": [
324
393
  {
325
394
  "name": "URI",
@@ -332,201 +401,258 @@
332
401
  ]
333
402
  },
334
403
  {
404
+ "id": "authentication.uri",
335
405
  "label": "URI",
336
406
  "description": "URI should contain username, password, host name, port number, and virtual host",
407
+ "optional": false,
408
+ "constraints": {
409
+ "notEmpty": true
410
+ },
411
+ "feel": "optional",
337
412
  "group": "authentication",
338
- "type": "String",
339
413
  "binding": {
340
- "type": "zeebe:input",
341
- "name": "authentication.uri"
342
- },
343
- "constraints": {
344
- "notEmpty": true,
345
- "pattern": {
346
- "value": "^(amqps?://)|(secrets).*",
347
- "message": "Must start with amqp(s):// or contain a secret reference"
348
- }
414
+ "name": "authentication.uri",
415
+ "type": "zeebe:input"
349
416
  },
350
417
  "condition": {
351
- "property": "connectionType",
352
- "equals": "uri"
353
- }
418
+ "property": "authentication.authType",
419
+ "equals": "uri",
420
+ "type": "simple"
421
+ },
422
+ "type": "String"
354
423
  },
355
424
  {
425
+ "id": "authentication.userName",
356
426
  "label": "Username",
357
- "group": "authentication",
358
- "type": "String",
359
- "binding": {
360
- "type": "zeebe:input",
361
- "name": "authentication.userName"
362
- },
427
+ "optional": false,
363
428
  "constraints": {
364
429
  "notEmpty": true
365
430
  },
431
+ "feel": "optional",
432
+ "group": "authentication",
433
+ "binding": {
434
+ "name": "authentication.userName",
435
+ "type": "zeebe:input"
436
+ },
366
437
  "condition": {
367
- "property": "connectionType",
368
- "equals": "credentials"
369
- }
438
+ "property": "authentication.authType",
439
+ "equals": "credentials",
440
+ "type": "simple"
441
+ },
442
+ "type": "String"
370
443
  },
371
444
  {
445
+ "id": "authentication.password",
372
446
  "label": "Password",
373
- "group": "authentication",
374
- "type": "String",
375
- "binding": {
376
- "type": "zeebe:input",
377
- "name": "authentication.password"
378
- },
447
+ "optional": false,
379
448
  "constraints": {
380
449
  "notEmpty": true
381
450
  },
451
+ "feel": "optional",
452
+ "group": "authentication",
453
+ "binding": {
454
+ "name": "authentication.password",
455
+ "type": "zeebe:input"
456
+ },
382
457
  "condition": {
383
- "property": "connectionType",
384
- "equals": "credentials"
385
- }
458
+ "property": "authentication.authType",
459
+ "equals": "credentials",
460
+ "type": "simple"
461
+ },
462
+ "type": "String"
386
463
  },
387
464
  {
388
- "label": "Host name",
389
- "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>",
465
+ "id": "routing.exchange",
466
+ "label": "Exchange",
467
+ "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>",
468
+ "optional": false,
469
+ "constraints": {
470
+ "notEmpty": true
471
+ },
390
472
  "feel": "optional",
391
473
  "group": "routing",
392
- "type": "String",
393
474
  "binding": {
394
- "type": "zeebe:input",
395
- "name": "routing.hostName"
475
+ "name": "routing.exchange",
476
+ "type": "zeebe:input"
396
477
  },
478
+ "type": "String"
479
+ },
480
+ {
481
+ "id": "routing.routingKey",
482
+ "label": "Routing key",
483
+ "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>",
484
+ "optional": false,
397
485
  "constraints": {
398
486
  "notEmpty": true
399
487
  },
400
- "condition": {
401
- "property": "connectionType",
402
- "equals": "credentials"
403
- }
404
- },
405
- {
406
- "label": "Virtual host",
407
- "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>",
408
488
  "feel": "optional",
409
489
  "group": "routing",
410
- "type": "String",
411
490
  "binding": {
412
- "type": "zeebe:input",
413
- "name": "routing.virtualHost"
491
+ "name": "routing.routingKey",
492
+ "type": "zeebe:input"
414
493
  },
494
+ "type": "String"
495
+ },
496
+ {
497
+ "id": "routing.virtualHost",
498
+ "label": "Virtual host",
499
+ "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>",
500
+ "optional": false,
415
501
  "constraints": {
416
502
  "notEmpty": true
417
503
  },
418
- "condition": {
419
- "property": "connectionType",
420
- "equals": "credentials"
421
- }
422
- },
423
- {
424
- "label": "Exchange",
425
- "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>",
426
504
  "feel": "optional",
427
505
  "group": "routing",
428
- "type": "String",
429
506
  "binding": {
430
- "type": "zeebe:input",
431
- "name": "routing.exchange"
507
+ "name": "routing.virtualHost",
508
+ "type": "zeebe:input"
432
509
  },
433
- "constraints": {
434
- "notEmpty": true
435
- }
510
+ "condition": {
511
+ "property": "authentication.authType",
512
+ "equals": "credentials",
513
+ "type": "simple"
514
+ },
515
+ "type": "String"
436
516
  },
437
517
  {
438
- "label": "Routing key",
439
- "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>",
518
+ "id": "routing.hostName",
519
+ "label": "Host name",
520
+ "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>",
521
+ "optional": false,
522
+ "constraints": {
523
+ "notEmpty": true
524
+ },
440
525
  "feel": "optional",
441
526
  "group": "routing",
442
- "type": "String",
443
527
  "binding": {
444
- "type": "zeebe:input",
445
- "name": "routing.routingKey"
528
+ "name": "routing.hostName",
529
+ "type": "zeebe:input"
446
530
  },
447
- "constraints": {
448
- "notEmpty": true
449
- }
531
+ "condition": {
532
+ "property": "authentication.authType",
533
+ "equals": "credentials",
534
+ "type": "simple"
535
+ },
536
+ "type": "String"
450
537
  },
451
538
  {
539
+ "id": "routing.port",
452
540
  "label": "Port",
453
- "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>",
541
+ "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>",
542
+ "optional": false,
543
+ "constraints": {
544
+ "notEmpty": true
545
+ },
454
546
  "feel": "optional",
455
547
  "group": "routing",
456
- "type": "String",
457
548
  "binding": {
458
- "type": "zeebe:input",
459
- "name": "routing.port"
460
- },
461
- "constraints": {
462
- "notEmpty": true
549
+ "name": "routing.port",
550
+ "type": "zeebe:input"
463
551
  },
464
552
  "condition": {
465
- "property": "connectionType",
466
- "equals": "credentials"
467
- }
553
+ "property": "authentication.authType",
554
+ "equals": "credentials",
555
+ "type": "simple"
556
+ },
557
+ "type": "String"
468
558
  },
469
559
  {
470
- "label": "Message",
471
- "description": "Data to send to RabbitMQ",
560
+ "id": "message.properties",
561
+ "label": "Properties",
562
+ "description": "Properties for the message, routing headers, etc",
563
+ "optional": true,
564
+ "value": "={}",
565
+ "feel": "required",
472
566
  "group": "message",
473
- "type": "Text",
474
- "feel": "optional",
475
567
  "binding": {
476
- "type": "zeebe:input",
477
- "name": "message.body"
478
- }
568
+ "name": "message.properties",
569
+ "type": "zeebe:input"
570
+ },
571
+ "type": "Text"
479
572
  },
480
573
  {
481
- "label": "Properties",
482
- "description": "Properties for the message, routing headers, etc.",
574
+ "id": "message.body",
575
+ "label": "Message",
576
+ "description": "Data to send to RabbitMQ",
577
+ "optional": false,
578
+ "constraints": {
579
+ "notEmpty": true
580
+ },
581
+ "feel": "optional",
483
582
  "group": "message",
484
- "type": "Text",
485
- "feel": "required",
486
- "value": "={}",
487
583
  "binding": {
488
- "type": "zeebe:input",
489
- "name": "message.properties"
490
- }
584
+ "name": "message.body",
585
+ "type": "zeebe:input"
586
+ },
587
+ "type": "Text"
491
588
  },
492
589
  {
590
+ "id": "resultVariable",
493
591
  "label": "Result variable",
494
- "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>",
592
+ "description": "Name of variable to store the response in",
495
593
  "group": "output",
496
- "type": "String",
497
594
  "binding": {
498
- "type": "zeebe:taskHeader",
499
- "key": "resultVariable"
500
- }
595
+ "key": "resultVariable",
596
+ "type": "zeebe:taskHeader"
597
+ },
598
+ "type": "String"
501
599
  },
502
600
  {
601
+ "id": "resultExpression",
503
602
  "label": "Result expression",
504
- "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>",
505
- "group": "output",
506
- "type": "Text",
603
+ "description": "Expression to map the response into process variables",
507
604
  "feel": "required",
605
+ "group": "output",
508
606
  "binding": {
509
- "type": "zeebe:taskHeader",
510
- "key": "resultExpression"
511
- }
607
+ "key": "resultExpression",
608
+ "type": "zeebe:taskHeader"
609
+ },
610
+ "type": "Text"
512
611
  },
513
612
  {
613
+ "id": "errorExpression",
514
614
  "label": "Error expression",
515
- "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>",
516
- "group": "errors",
517
- "type": "Text",
615
+ "description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>.",
518
616
  "feel": "required",
617
+ "group": "error",
519
618
  "binding": {
520
- "type": "zeebe:taskHeader",
521
- "key": "errorExpression"
522
- }
619
+ "key": "errorExpression",
620
+ "type": "zeebe:taskHeader"
621
+ },
622
+ "type": "Text"
623
+ },
624
+ {
625
+ "id": "retryCount",
626
+ "label": "Retries",
627
+ "description": "Number of retries",
628
+ "value": "3",
629
+ "feel": "optional",
630
+ "group": "retries",
631
+ "binding": {
632
+ "property": "retries",
633
+ "type": "zeebe:taskDefinition"
634
+ },
635
+ "type": "String"
636
+ },
637
+ {
638
+ "id": "retryBackoff",
639
+ "label": "Retry backoff",
640
+ "description": "ISO-8601 duration to wait between retries",
641
+ "value": "PT0S",
642
+ "feel": "optional",
643
+ "group": "retries",
644
+ "binding": {
645
+ "key": "retryBackoff",
646
+ "type": "zeebe:taskHeader"
647
+ },
648
+ "type": "String"
523
649
  }
524
650
  ],
525
651
  "icon": {
526
- "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"
652
+ "contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxOCcgaGVpZ2h0PScxOCcgdmlld0JveD0nLTcuNSAwIDI3MSAyNzEnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yNDUuNDQgMTA4LjMwOGgtODUuMDlhNy43MzggNy43MzggMCAwIDEtNy43MzUtNy43MzR2LTg4LjY4QzE1Mi42MTUgNS4zMjcgMTQ3LjI5IDAgMTQwLjcyNiAwaC0zMC4zNzVjLTYuNTY4IDAtMTEuODkgNS4zMjctMTEuODkgMTEuODk0djg4LjE0M2MwIDQuNTczLTMuNjk3IDguMjktOC4yNyA4LjMxbC0yNy44ODUuMTMzYy00LjYxMi4wMjUtOC4zNTktMy43MTctOC4zNS04LjMyNWwuMTczLTg4LjI0MUM1NC4xNDQgNS4zMzcgNDguODE3IDAgNDIuMjQgMEgxMS44OUM1LjMyMSAwIDAgNS4zMjcgMCAxMS44OTRWMjYwLjIxYzAgNS44MzQgNC43MjYgMTAuNTYgMTAuNTU1IDEwLjU2SDI0NS40NGM1LjgzNCAwIDEwLjU2LTQuNzI2IDEwLjU2LTEwLjU2VjExOC44NjhjMC01LjgzNC00LjcyNi0xMC41Ni0xMC41Ni0xMC41NnptLTM5LjkwMiA5My4yMzNjMCA3LjY0NS02LjE5OCAxMy44NDQtMTMuODQzIDEzLjg0NEgxNjcuNjljLTcuNjQ2IDAtMTMuODQ0LTYuMTk5LTEzLjg0NC0xMy44NDR2LTI0LjAwNWMwLTcuNjQ2IDYuMTk4LTEzLjg0NCAxMy44NDQtMTMuODQ0aDI0LjAwNWM3LjY0NSAwIDEzLjg0MyA2LjE5OCAxMy44NDMgMTMuODQ0djI0LjAwNXonCiAgICAgICAgICBmaWxsPScjRjYwJy8+Cjwvc3ZnPg=="
527
653
  },
528
654
  "engines": {
529
- "camunda": "^8.2"
655
+ "camunda": "^8.5"
530
656
  }
531
657
  },
532
658
  {
@@ -535,7 +661,7 @@
535
661
  "id": "io.camunda.connectors.RabbitMQ.v1",
536
662
  "description": "Send message to RabbitMQ",
537
663
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=outbound",
538
- "version": 4,
664
+ "version": 3,
539
665
  "category": {
540
666
  "id": "connectors",
541
667
  "name": "Connectors"
@@ -562,33 +688,29 @@
562
688
  "label": "Output mapping"
563
689
  },
564
690
  {
565
- "id": "error",
691
+ "id": "errors",
566
692
  "label": "Error handling"
567
- },
568
- {
569
- "id": "retries",
570
- "label": "Retries"
571
693
  }
572
694
  ],
573
695
  "properties": [
574
696
  {
697
+ "type": "Hidden",
575
698
  "value": "io.camunda:connector-rabbitmq:1",
576
699
  "binding": {
577
- "property": "type",
578
- "type": "zeebe:taskDefinition"
579
- },
580
- "type": "Hidden"
700
+ "type": "zeebe:taskDefinition",
701
+ "property": "type"
702
+ }
581
703
  },
582
704
  {
583
- "id": "authentication.authType",
705
+ "id": "connectionType",
584
706
  "label": "Connection type",
585
- "value": "uri",
586
707
  "group": "authentication",
708
+ "type": "Dropdown",
709
+ "value": "uri",
587
710
  "binding": {
588
- "name": "authentication.authType",
589
- "type": "zeebe:input"
711
+ "type": "zeebe:input",
712
+ "name": "authentication.authType"
590
713
  },
591
- "type": "Dropdown",
592
714
  "choices": [
593
715
  {
594
716
  "name": "URI",
@@ -601,258 +723,201 @@
601
723
  ]
602
724
  },
603
725
  {
604
- "id": "authentication.uri",
605
726
  "label": "URI",
606
727
  "description": "URI should contain username, password, host name, port number, and virtual host",
607
- "optional": false,
608
- "constraints": {
609
- "notEmpty": true
610
- },
611
- "feel": "optional",
612
728
  "group": "authentication",
729
+ "type": "String",
613
730
  "binding": {
614
- "name": "authentication.uri",
615
- "type": "zeebe:input"
731
+ "type": "zeebe:input",
732
+ "name": "authentication.uri"
616
733
  },
617
- "condition": {
618
- "property": "authentication.authType",
619
- "equals": "uri",
620
- "type": "simple"
734
+ "constraints": {
735
+ "notEmpty": true,
736
+ "pattern": {
737
+ "value": "^(=|(amqps?://|\\{\\{secrets\\..+\\}\\}).*$)",
738
+ "message": "Must start with amqp(s):// or contain a secret reference"
739
+ }
621
740
  },
622
- "type": "String"
741
+ "condition": {
742
+ "property": "connectionType",
743
+ "equals": "uri"
744
+ }
623
745
  },
624
746
  {
625
- "id": "authentication.userName",
626
747
  "label": "Username",
627
- "optional": false,
628
- "constraints": {
629
- "notEmpty": true
630
- },
631
- "feel": "optional",
632
748
  "group": "authentication",
749
+ "type": "String",
633
750
  "binding": {
634
- "name": "authentication.userName",
635
- "type": "zeebe:input"
751
+ "type": "zeebe:input",
752
+ "name": "authentication.userName"
636
753
  },
637
- "condition": {
638
- "property": "authentication.authType",
639
- "equals": "credentials",
640
- "type": "simple"
754
+ "constraints": {
755
+ "notEmpty": true
641
756
  },
642
- "type": "String"
757
+ "condition": {
758
+ "property": "connectionType",
759
+ "equals": "credentials"
760
+ }
643
761
  },
644
762
  {
645
- "id": "authentication.password",
646
763
  "label": "Password",
647
- "optional": false,
648
- "constraints": {
649
- "notEmpty": true
650
- },
651
- "feel": "optional",
652
764
  "group": "authentication",
765
+ "type": "String",
653
766
  "binding": {
654
- "name": "authentication.password",
655
- "type": "zeebe:input"
656
- },
657
- "condition": {
658
- "property": "authentication.authType",
659
- "equals": "credentials",
660
- "type": "simple"
767
+ "type": "zeebe:input",
768
+ "name": "authentication.password"
661
769
  },
662
- "type": "String"
663
- },
664
- {
665
- "id": "routing.exchange",
666
- "label": "Exchange",
667
- "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>",
668
- "optional": false,
669
770
  "constraints": {
670
771
  "notEmpty": true
671
772
  },
672
- "feel": "optional",
673
- "group": "routing",
674
- "binding": {
675
- "name": "routing.exchange",
676
- "type": "zeebe:input"
677
- },
678
- "type": "String"
773
+ "condition": {
774
+ "property": "connectionType",
775
+ "equals": "credentials"
776
+ }
679
777
  },
680
778
  {
681
- "id": "routing.routingKey",
682
- "label": "Routing key",
683
- "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>",
684
- "optional": false,
685
- "constraints": {
686
- "notEmpty": true
687
- },
779
+ "label": "Host name",
780
+ "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>",
688
781
  "feel": "optional",
689
782
  "group": "routing",
783
+ "type": "String",
690
784
  "binding": {
691
- "name": "routing.routingKey",
692
- "type": "zeebe:input"
785
+ "type": "zeebe:input",
786
+ "name": "routing.hostName"
693
787
  },
694
- "type": "String"
788
+ "constraints": {
789
+ "notEmpty": true
790
+ },
791
+ "condition": {
792
+ "property": "connectionType",
793
+ "equals": "credentials"
794
+ }
695
795
  },
696
796
  {
697
- "id": "routing.virtualHost",
698
797
  "label": "Virtual host",
699
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>",
700
- "optional": false,
701
- "constraints": {
702
- "notEmpty": true
703
- },
704
799
  "feel": "optional",
705
800
  "group": "routing",
801
+ "type": "String",
706
802
  "binding": {
707
- "name": "routing.virtualHost",
708
- "type": "zeebe:input"
803
+ "type": "zeebe:input",
804
+ "name": "routing.virtualHost"
709
805
  },
710
- "condition": {
711
- "property": "authentication.authType",
712
- "equals": "credentials",
713
- "type": "simple"
806
+ "constraints": {
807
+ "notEmpty": true
714
808
  },
715
- "type": "String"
809
+ "condition": {
810
+ "property": "connectionType",
811
+ "equals": "credentials"
812
+ }
716
813
  },
717
814
  {
718
- "id": "routing.hostName",
719
- "label": "Host name",
720
- "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>",
721
- "optional": false,
815
+ "label": "Exchange",
816
+ "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>",
817
+ "feel": "optional",
818
+ "group": "routing",
819
+ "type": "String",
820
+ "binding": {
821
+ "type": "zeebe:input",
822
+ "name": "routing.exchange"
823
+ },
722
824
  "constraints": {
723
825
  "notEmpty": true
724
- },
826
+ }
827
+ },
828
+ {
829
+ "label": "Routing key",
830
+ "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>",
725
831
  "feel": "optional",
726
832
  "group": "routing",
833
+ "type": "String",
727
834
  "binding": {
728
- "name": "routing.hostName",
729
- "type": "zeebe:input"
730
- },
731
- "condition": {
732
- "property": "authentication.authType",
733
- "equals": "credentials",
734
- "type": "simple"
835
+ "type": "zeebe:input",
836
+ "name": "routing.routingKey"
735
837
  },
736
- "type": "String"
838
+ "constraints": {
839
+ "notEmpty": true
840
+ }
737
841
  },
738
842
  {
739
- "id": "routing.port",
740
843
  "label": "Port",
741
844
  "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>",
742
- "optional": false,
743
- "constraints": {
744
- "notEmpty": true
745
- },
746
845
  "feel": "optional",
747
846
  "group": "routing",
847
+ "type": "String",
748
848
  "binding": {
749
- "name": "routing.port",
750
- "type": "zeebe:input"
849
+ "type": "zeebe:input",
850
+ "name": "routing.port"
751
851
  },
752
- "condition": {
753
- "property": "authentication.authType",
754
- "equals": "credentials",
755
- "type": "simple"
852
+ "constraints": {
853
+ "notEmpty": true
756
854
  },
757
- "type": "String"
855
+ "condition": {
856
+ "property": "connectionType",
857
+ "equals": "credentials"
858
+ }
758
859
  },
759
860
  {
760
- "id": "message.properties",
761
- "label": "Properties",
762
- "description": "Properties for the message, routing headers, etc",
763
- "optional": true,
764
- "value": "={}",
765
- "feel": "required",
861
+ "label": "Message",
862
+ "description": "Data to send to RabbitMQ",
766
863
  "group": "message",
864
+ "type": "Text",
865
+ "feel": "optional",
767
866
  "binding": {
768
- "name": "message.properties",
769
- "type": "zeebe:input"
770
- },
771
- "type": "Text"
867
+ "type": "zeebe:input",
868
+ "name": "message.body"
869
+ }
772
870
  },
773
871
  {
774
- "id": "message.body",
775
- "label": "Message",
776
- "description": "Data to send to RabbitMQ",
777
- "optional": false,
778
- "constraints": {
779
- "notEmpty": true
780
- },
781
- "feel": "optional",
872
+ "label": "Properties",
873
+ "description": "Properties for the message, routing headers, etc.",
782
874
  "group": "message",
875
+ "type": "Text",
876
+ "feel": "required",
877
+ "value": "={}",
783
878
  "binding": {
784
- "name": "message.body",
785
- "type": "zeebe:input"
786
- },
787
- "type": "Text"
879
+ "type": "zeebe:input",
880
+ "name": "message.properties"
881
+ }
788
882
  },
789
883
  {
790
- "id": "resultVariable",
791
884
  "label": "Result variable",
792
- "description": "Name of variable to store the response in",
885
+ "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>",
793
886
  "group": "output",
887
+ "type": "String",
794
888
  "binding": {
795
- "key": "resultVariable",
796
- "type": "zeebe:taskHeader"
797
- },
798
- "type": "String"
889
+ "type": "zeebe:taskHeader",
890
+ "key": "resultVariable"
891
+ }
799
892
  },
800
893
  {
801
- "id": "resultExpression",
802
894
  "label": "Result expression",
803
- "description": "Expression to map the response into process variables",
804
- "feel": "required",
895
+ "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>",
805
896
  "group": "output",
897
+ "type": "Text",
898
+ "feel": "required",
806
899
  "binding": {
807
- "key": "resultExpression",
808
- "type": "zeebe:taskHeader"
809
- },
810
- "type": "Text"
900
+ "type": "zeebe:taskHeader",
901
+ "key": "resultExpression"
902
+ }
811
903
  },
812
904
  {
813
- "id": "errorExpression",
814
905
  "label": "Error expression",
815
- "description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>.",
906
+ "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>",
907
+ "group": "errors",
908
+ "type": "Text",
816
909
  "feel": "required",
817
- "group": "error",
818
- "binding": {
819
- "key": "errorExpression",
820
- "type": "zeebe:taskHeader"
821
- },
822
- "type": "Text"
823
- },
824
- {
825
- "id": "retryCount",
826
- "label": "Retries",
827
- "description": "Number of retries",
828
- "value": "3",
829
- "feel": "optional",
830
- "group": "retries",
831
- "binding": {
832
- "property": "retries",
833
- "type": "zeebe:taskDefinition"
834
- },
835
- "type": "String"
836
- },
837
- {
838
- "id": "retryBackoff",
839
- "label": "Retry backoff",
840
- "description": "ISO-8601 duration to wait between retries",
841
- "value": "PT0S",
842
- "feel": "optional",
843
- "group": "retries",
844
910
  "binding": {
845
- "key": "retryBackoff",
846
- "type": "zeebe:taskHeader"
847
- },
848
- "type": "String"
911
+ "type": "zeebe:taskHeader",
912
+ "key": "errorExpression"
913
+ }
849
914
  }
850
915
  ],
851
916
  "icon": {
852
- "contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxOCcgaGVpZ2h0PScxOCcgdmlld0JveD0nLTcuNSAwIDI3MSAyNzEnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yNDUuNDQgMTA4LjMwOGgtODUuMDlhNy43MzggNy43MzggMCAwIDEtNy43MzUtNy43MzR2LTg4LjY4QzE1Mi42MTUgNS4zMjcgMTQ3LjI5IDAgMTQwLjcyNiAwaC0zMC4zNzVjLTYuNTY4IDAtMTEuODkgNS4zMjctMTEuODkgMTEuODk0djg4LjE0M2MwIDQuNTczLTMuNjk3IDguMjktOC4yNyA4LjMxbC0yNy44ODUuMTMzYy00LjYxMi4wMjUtOC4zNTktMy43MTctOC4zNS04LjMyNWwuMTczLTg4LjI0MUM1NC4xNDQgNS4zMzcgNDguODE3IDAgNDIuMjQgMEgxMS44OUM1LjMyMSAwIDAgNS4zMjcgMCAxMS44OTRWMjYwLjIxYzAgNS44MzQgNC43MjYgMTAuNTYgMTAuNTU1IDEwLjU2SDI0NS40NGM1LjgzNCAwIDEwLjU2LTQuNzI2IDEwLjU2LTEwLjU2VjExOC44NjhjMC01LjgzNC00LjcyNi0xMC41Ni0xMC41Ni0xMC41NnptLTM5LjkwMiA5My4yMzNjMCA3LjY0NS02LjE5OCAxMy44NDQtMTMuODQzIDEzLjg0NEgxNjcuNjljLTcuNjQ2IDAtMTMuODQ0LTYuMTk5LTEzLjg0NC0xMy44NDR2LTI0LjAwNWMwLTcuNjQ2IDYuMTk4LTEzLjg0NCAxMy44NDQtMTMuODQ0aDI0LjAwNWM3LjY0NSAwIDEzLjg0MyA2LjE5OCAxMy44NDMgMTMuODQ0djI0LjAwNXonCiAgICAgICAgICBmaWxsPScjRjYwJy8+Cjwvc3ZnPg=="
917
+ "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"
853
918
  },
854
919
  "engines": {
855
- "camunda": "^8.5"
920
+ "camunda": "^8.2"
856
921
  }
857
922
  },
858
923
  {
@@ -861,7 +926,7 @@
861
926
  "id": "io.camunda.connectors.RabbitMQ.v1",
862
927
  "description": "Send message to RabbitMQ",
863
928
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/",
864
- "version": 2,
929
+ "version": 1,
865
930
  "category": {
866
931
  "id": "connectors",
867
932
  "name": "Connectors"
@@ -934,7 +999,7 @@
934
999
  "constraints": {
935
1000
  "notEmpty": true,
936
1001
  "pattern": {
937
- "value": "^(=|(amqps?://|secrets\\..+|\\{\\{secrets\\..+\\}\\}).*$)",
1002
+ "value": "^(amqps?://)|(secrets).*",
938
1003
  "message": "Must start with amqp(s):// or contain a secret reference"
939
1004
  }
940
1005
  },
@@ -1122,11 +1187,11 @@
1122
1187
  },
1123
1188
  {
1124
1189
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1125
- "name": "RabbitMQ Outbound Connector",
1190
+ "name": "RabbitMQ connector",
1126
1191
  "id": "io.camunda.connectors.RabbitMQ.v1",
1127
1192
  "description": "Send message to RabbitMQ",
1128
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=outbound",
1129
- "version": 5,
1193
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/",
1194
+ "version": 2,
1130
1195
  "category": {
1131
1196
  "id": "connectors",
1132
1197
  "name": "Connectors"
@@ -1153,33 +1218,29 @@
1153
1218
  "label": "Output mapping"
1154
1219
  },
1155
1220
  {
1156
- "id": "error",
1221
+ "id": "errors",
1157
1222
  "label": "Error handling"
1158
- },
1159
- {
1160
- "id": "retries",
1161
- "label": "Retries"
1162
1223
  }
1163
1224
  ],
1164
1225
  "properties": [
1165
1226
  {
1227
+ "type": "Hidden",
1166
1228
  "value": "io.camunda:connector-rabbitmq:1",
1167
1229
  "binding": {
1168
- "property": "type",
1169
- "type": "zeebe:taskDefinition"
1170
- },
1171
- "type": "Hidden"
1230
+ "type": "zeebe:taskDefinition",
1231
+ "property": "type"
1232
+ }
1172
1233
  },
1173
1234
  {
1174
- "id": "authentication.authType",
1235
+ "id": "connectionType",
1175
1236
  "label": "Connection type",
1176
- "value": "uri",
1177
1237
  "group": "authentication",
1238
+ "type": "Dropdown",
1239
+ "value": "uri",
1178
1240
  "binding": {
1179
- "name": "authentication.authType",
1180
- "type": "zeebe:input"
1241
+ "type": "zeebe:input",
1242
+ "name": "authentication.authType"
1181
1243
  },
1182
- "type": "Dropdown",
1183
1244
  "choices": [
1184
1245
  {
1185
1246
  "name": "URI",
@@ -1192,267 +1253,206 @@
1192
1253
  ]
1193
1254
  },
1194
1255
  {
1195
- "id": "authentication.uri",
1196
1256
  "label": "URI",
1197
1257
  "description": "URI should contain username, password, host name, port number, and virtual host",
1198
- "optional": false,
1258
+ "group": "authentication",
1259
+ "type": "String",
1260
+ "binding": {
1261
+ "type": "zeebe:input",
1262
+ "name": "authentication.uri"
1263
+ },
1199
1264
  "constraints": {
1200
1265
  "notEmpty": true,
1201
1266
  "pattern": {
1202
- "value": "^(=|(amqps?://|secrets|\\{\\{).*$)",
1267
+ "value": "^(=|(amqps?://|secrets\\..+|\\{\\{secrets\\..+\\}\\}).*$)",
1203
1268
  "message": "Must start with amqp(s):// or contain a secret reference"
1204
1269
  }
1205
1270
  },
1206
- "feel": "optional",
1207
- "group": "authentication",
1208
- "binding": {
1209
- "name": "authentication.uri",
1210
- "type": "zeebe:input"
1211
- },
1212
1271
  "condition": {
1213
- "property": "authentication.authType",
1214
- "equals": "uri",
1215
- "type": "simple"
1216
- },
1217
- "type": "String"
1272
+ "property": "connectionType",
1273
+ "equals": "uri"
1274
+ }
1218
1275
  },
1219
1276
  {
1220
- "id": "authentication.userName",
1221
1277
  "label": "Username",
1222
- "optional": false,
1223
- "constraints": {
1224
- "notEmpty": true
1225
- },
1226
- "feel": "optional",
1227
1278
  "group": "authentication",
1279
+ "type": "String",
1228
1280
  "binding": {
1229
- "name": "authentication.userName",
1230
- "type": "zeebe:input"
1281
+ "type": "zeebe:input",
1282
+ "name": "authentication.userName"
1231
1283
  },
1232
- "condition": {
1233
- "property": "authentication.authType",
1234
- "equals": "credentials",
1235
- "type": "simple"
1284
+ "constraints": {
1285
+ "notEmpty": true
1236
1286
  },
1237
- "type": "String"
1287
+ "condition": {
1288
+ "property": "connectionType",
1289
+ "equals": "credentials"
1290
+ }
1238
1291
  },
1239
1292
  {
1240
- "id": "authentication.password",
1241
1293
  "label": "Password",
1242
- "optional": false,
1243
- "constraints": {
1244
- "notEmpty": true
1245
- },
1246
- "feel": "optional",
1247
1294
  "group": "authentication",
1295
+ "type": "String",
1248
1296
  "binding": {
1249
- "name": "authentication.password",
1250
- "type": "zeebe:input"
1251
- },
1252
- "condition": {
1253
- "property": "authentication.authType",
1254
- "equals": "credentials",
1255
- "type": "simple"
1297
+ "type": "zeebe:input",
1298
+ "name": "authentication.password"
1256
1299
  },
1257
- "type": "String"
1258
- },
1259
- {
1260
- "id": "routing.exchange",
1261
- "label": "Exchange",
1262
- "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>",
1263
- "optional": false,
1264
1300
  "constraints": {
1265
1301
  "notEmpty": true
1266
1302
  },
1303
+ "condition": {
1304
+ "property": "connectionType",
1305
+ "equals": "credentials"
1306
+ }
1307
+ },
1308
+ {
1309
+ "label": "Host name",
1310
+ "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>",
1267
1311
  "feel": "optional",
1268
1312
  "group": "routing",
1313
+ "type": "String",
1269
1314
  "binding": {
1270
- "name": "routing.exchange",
1271
- "type": "zeebe:input"
1315
+ "type": "zeebe:input",
1316
+ "name": "routing.hostName"
1272
1317
  },
1273
- "type": "String"
1274
- },
1275
- {
1276
- "id": "routing.routingKey",
1277
- "label": "Routing key",
1278
- "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>",
1279
- "optional": false,
1280
1318
  "constraints": {
1281
1319
  "notEmpty": true
1282
1320
  },
1321
+ "condition": {
1322
+ "property": "connectionType",
1323
+ "equals": "credentials"
1324
+ }
1325
+ },
1326
+ {
1327
+ "label": "Virtual host",
1328
+ "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>",
1283
1329
  "feel": "optional",
1284
1330
  "group": "routing",
1331
+ "type": "String",
1285
1332
  "binding": {
1286
- "name": "routing.routingKey",
1287
- "type": "zeebe:input"
1333
+ "type": "zeebe:input",
1334
+ "name": "routing.virtualHost"
1288
1335
  },
1289
- "type": "String"
1290
- },
1291
- {
1292
- "id": "routing.virtualHost",
1293
- "label": "Virtual host",
1294
- "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>",
1295
- "optional": false,
1296
1336
  "constraints": {
1297
1337
  "notEmpty": true
1298
1338
  },
1339
+ "condition": {
1340
+ "property": "connectionType",
1341
+ "equals": "credentials"
1342
+ }
1343
+ },
1344
+ {
1345
+ "label": "Exchange",
1346
+ "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>",
1299
1347
  "feel": "optional",
1300
1348
  "group": "routing",
1349
+ "type": "String",
1301
1350
  "binding": {
1302
- "name": "routing.virtualHost",
1303
- "type": "zeebe:input"
1304
- },
1305
- "condition": {
1306
- "property": "authentication.authType",
1307
- "equals": "credentials",
1308
- "type": "simple"
1351
+ "type": "zeebe:input",
1352
+ "name": "routing.exchange"
1309
1353
  },
1310
- "type": "String"
1311
- },
1312
- {
1313
- "id": "routing.hostName",
1314
- "label": "Host name",
1315
- "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>",
1316
- "optional": false,
1317
1354
  "constraints": {
1318
1355
  "notEmpty": true
1319
- },
1356
+ }
1357
+ },
1358
+ {
1359
+ "label": "Routing key",
1360
+ "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>",
1320
1361
  "feel": "optional",
1321
1362
  "group": "routing",
1363
+ "type": "String",
1322
1364
  "binding": {
1323
- "name": "routing.hostName",
1324
- "type": "zeebe:input"
1325
- },
1326
- "condition": {
1327
- "property": "authentication.authType",
1328
- "equals": "credentials",
1329
- "type": "simple"
1365
+ "type": "zeebe:input",
1366
+ "name": "routing.routingKey"
1330
1367
  },
1331
- "type": "String"
1368
+ "constraints": {
1369
+ "notEmpty": true
1370
+ }
1332
1371
  },
1333
1372
  {
1334
- "id": "routing.port",
1335
1373
  "label": "Port",
1336
- "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>",
1337
- "optional": false,
1338
- "constraints": {
1339
- "notEmpty": true
1340
- },
1374
+ "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>",
1341
1375
  "feel": "optional",
1342
1376
  "group": "routing",
1377
+ "type": "String",
1343
1378
  "binding": {
1344
- "name": "routing.port",
1345
- "type": "zeebe:input"
1379
+ "type": "zeebe:input",
1380
+ "name": "routing.port"
1346
1381
  },
1347
- "condition": {
1348
- "property": "authentication.authType",
1349
- "equals": "credentials",
1350
- "type": "simple"
1382
+ "constraints": {
1383
+ "notEmpty": true
1351
1384
  },
1352
- "type": "String"
1385
+ "condition": {
1386
+ "property": "connectionType",
1387
+ "equals": "credentials"
1388
+ }
1353
1389
  },
1354
1390
  {
1355
- "id": "message.properties",
1356
- "label": "Properties",
1357
- "description": "Properties for the message, routing headers, etc",
1358
- "optional": true,
1359
- "value": "={}",
1360
- "feel": "required",
1391
+ "label": "Message",
1392
+ "description": "Data to send to RabbitMQ",
1361
1393
  "group": "message",
1394
+ "type": "Text",
1395
+ "feel": "optional",
1362
1396
  "binding": {
1363
- "name": "message.properties",
1364
- "type": "zeebe:input"
1365
- },
1366
- "type": "Text"
1397
+ "type": "zeebe:input",
1398
+ "name": "message.body"
1399
+ }
1367
1400
  },
1368
1401
  {
1369
- "id": "message.body",
1370
- "label": "Message",
1371
- "description": "Data to send to RabbitMQ",
1372
- "optional": false,
1373
- "constraints": {
1374
- "notEmpty": true
1375
- },
1376
- "feel": "optional",
1402
+ "label": "Properties",
1403
+ "description": "Properties for the message, routing headers, etc.",
1377
1404
  "group": "message",
1405
+ "type": "Text",
1406
+ "feel": "required",
1407
+ "value": "={}",
1378
1408
  "binding": {
1379
- "name": "message.body",
1380
- "type": "zeebe:input"
1381
- },
1382
- "type": "Text"
1409
+ "type": "zeebe:input",
1410
+ "name": "message.properties"
1411
+ }
1383
1412
  },
1384
1413
  {
1385
- "id": "resultVariable",
1386
1414
  "label": "Result variable",
1387
- "description": "Name of variable to store the response in",
1415
+ "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>",
1388
1416
  "group": "output",
1417
+ "type": "String",
1389
1418
  "binding": {
1390
- "key": "resultVariable",
1391
- "type": "zeebe:taskHeader"
1392
- },
1393
- "type": "String"
1419
+ "type": "zeebe:taskHeader",
1420
+ "key": "resultVariable"
1421
+ }
1394
1422
  },
1395
1423
  {
1396
- "id": "resultExpression",
1397
1424
  "label": "Result expression",
1398
- "description": "Expression to map the response into process variables",
1399
- "feel": "required",
1425
+ "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>",
1400
1426
  "group": "output",
1427
+ "type": "Text",
1428
+ "feel": "required",
1401
1429
  "binding": {
1402
- "key": "resultExpression",
1403
- "type": "zeebe:taskHeader"
1404
- },
1405
- "type": "Text"
1430
+ "type": "zeebe:taskHeader",
1431
+ "key": "resultExpression"
1432
+ }
1406
1433
  },
1407
1434
  {
1408
- "id": "errorExpression",
1409
1435
  "label": "Error expression",
1410
- "description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>.",
1436
+ "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>",
1437
+ "group": "errors",
1438
+ "type": "Text",
1411
1439
  "feel": "required",
1412
- "group": "error",
1413
- "binding": {
1414
- "key": "errorExpression",
1415
- "type": "zeebe:taskHeader"
1416
- },
1417
- "type": "Text"
1418
- },
1419
- {
1420
- "id": "retryCount",
1421
- "label": "Retries",
1422
- "description": "Number of retries",
1423
- "value": "3",
1424
- "feel": "optional",
1425
- "group": "retries",
1426
- "binding": {
1427
- "property": "retries",
1428
- "type": "zeebe:taskDefinition"
1429
- },
1430
- "type": "String"
1431
- },
1432
- {
1433
- "id": "retryBackoff",
1434
- "label": "Retry backoff",
1435
- "description": "ISO-8601 duration to wait between retries",
1436
- "value": "PT0S",
1437
- "feel": "optional",
1438
- "group": "retries",
1439
1440
  "binding": {
1440
- "key": "retryBackoff",
1441
- "type": "zeebe:taskHeader"
1442
- },
1443
- "type": "String"
1441
+ "type": "zeebe:taskHeader",
1442
+ "key": "errorExpression"
1443
+ }
1444
1444
  }
1445
1445
  ],
1446
1446
  "icon": {
1447
- "contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxOCcgaGVpZ2h0PScxOCcgdmlld0JveD0nLTcuNSAwIDI3MSAyNzEnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yNDUuNDQgMTA4LjMwOGgtODUuMDlhNy43MzggNy43MzggMCAwIDEtNy43MzUtNy43MzR2LTg4LjY4QzE1Mi42MTUgNS4zMjcgMTQ3LjI5IDAgMTQwLjcyNiAwaC0zMC4zNzVjLTYuNTY4IDAtMTEuODkgNS4zMjctMTEuODkgMTEuODk0djg4LjE0M2MwIDQuNTczLTMuNjk3IDguMjktOC4yNyA4LjMxbC0yNy44ODUuMTMzYy00LjYxMi4wMjUtOC4zNTktMy43MTctOC4zNS04LjMyNWwuMTczLTg4LjI0MUM1NC4xNDQgNS4zMzcgNDguODE3IDAgNDIuMjQgMEgxMS44OUM1LjMyMSAwIDAgNS4zMjcgMCAxMS44OTRWMjYwLjIxYzAgNS44MzQgNC43MjYgMTAuNTYgMTAuNTU1IDEwLjU2SDI0NS40NGM1LjgzNCAwIDEwLjU2LTQuNzI2IDEwLjU2LTEwLjU2VjExOC44NjhjMC01LjgzNC00LjcyNi0xMC41Ni0xMC41Ni0xMC41NnptLTM5LjkwMiA5My4yMzNjMCA3LjY0NS02LjE5OCAxMy44NDQtMTMuODQzIDEzLjg0NEgxNjcuNjljLTcuNjQ2IDAtMTMuODQ0LTYuMTk5LTEzLjg0NC0xMy44NDR2LTI0LjAwNWMwLTcuNjQ2IDYuMTk4LTEzLjg0NCAxMy44NDQtMTMuODQ0aDI0LjAwNWM3LjY0NSAwIDEzLjg0MyA2LjE5OCAxMy44NDMgMTMuODQ0djI0LjAwNXonCiAgICAgICAgICBmaWxsPScjRjYwJy8+Cjwvc3ZnPg=="
1447
+ "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"
1448
1448
  },
1449
1449
  "engines": {
1450
- "camunda": "^8.5"
1450
+ "camunda": "^8.2"
1451
1451
  }
1452
1452
  },
1453
1453
  {
1454
1454
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1455
- "name": "RabbitMQ Outbound Connector",
1455
+ "name": "Publish Message to RabbitMQ",
1456
1456
  "id": "io.camunda.connectors.RabbitMQ.v1",
1457
1457
  "description": "Send message to RabbitMQ",
1458
1458
  "keywords": [
@@ -1540,7 +1540,6 @@
1540
1540
  {
1541
1541
  "id": "authentication.uri",
1542
1542
  "label": "URI",
1543
- "description": "URI should contain username, password, host name, port number, and virtual host",
1544
1543
  "optional": false,
1545
1544
  "constraints": {
1546
1545
  "notEmpty": true,
@@ -1560,6 +1559,7 @@
1560
1559
  "equals": "uri",
1561
1560
  "type": "simple"
1562
1561
  },
1562
+ "tooltip": "URI should contain username, password, host name, port number, and virtual host",
1563
1563
  "type": "String"
1564
1564
  },
1565
1565
  {
@@ -1605,7 +1605,6 @@
1605
1605
  {
1606
1606
  "id": "routing.exchange",
1607
1607
  "label": "Exchange",
1608
- "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>",
1609
1608
  "optional": false,
1610
1609
  "constraints": {
1611
1610
  "notEmpty": true
@@ -1616,12 +1615,12 @@
1616
1615
  "name": "routing.exchange",
1617
1616
  "type": "zeebe:input"
1618
1617
  },
1618
+ "tooltip": "Topic exchange to publish to. Get from RabbitMQ external application configurations. See the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=outbound#routing-data\" target=\"_blank\">RabbitMQ routing data docs</a>",
1619
1619
  "type": "String"
1620
1620
  },
1621
1621
  {
1622
1622
  "id": "routing.routingKey",
1623
1623
  "label": "Routing key",
1624
- "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>",
1625
1624
  "optional": false,
1626
1625
  "constraints": {
1627
1626
  "notEmpty": true
@@ -1632,12 +1631,12 @@
1632
1631
  "name": "routing.routingKey",
1633
1632
  "type": "zeebe:input"
1634
1633
  },
1634
+ "tooltip": "A binding is a \"link\" that was set up to bind a queue to an exchange. See the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=outbound#routing-data\" target=\"_blank\">RabbitMQ routing data docs</a>",
1635
1635
  "type": "String"
1636
1636
  },
1637
1637
  {
1638
1638
  "id": "routing.virtualHost",
1639
1639
  "label": "Virtual host",
1640
- "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>",
1641
1640
  "optional": false,
1642
1641
  "constraints": {
1643
1642
  "notEmpty": true
@@ -1653,12 +1652,12 @@
1653
1652
  "equals": "credentials",
1654
1653
  "type": "simple"
1655
1654
  },
1655
+ "tooltip": "Get from RabbitMQ external application configurations. See the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=outbound#routing-data\" target=\"_blank\">RabbitMQ routing data docs</a>",
1656
1656
  "type": "String"
1657
1657
  },
1658
1658
  {
1659
1659
  "id": "routing.hostName",
1660
1660
  "label": "Host name",
1661
- "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>",
1662
1661
  "optional": false,
1663
1662
  "constraints": {
1664
1663
  "notEmpty": true
@@ -1674,12 +1673,12 @@
1674
1673
  "equals": "credentials",
1675
1674
  "type": "simple"
1676
1675
  },
1676
+ "tooltip": "Get from RabbitMQ external application configurations. See the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=outbound#routing-data\" target=\"_blank\">RabbitMQ routing data docs</a>",
1677
1677
  "type": "String"
1678
1678
  },
1679
1679
  {
1680
1680
  "id": "routing.port",
1681
1681
  "label": "Port",
1682
- "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>",
1683
1682
  "optional": false,
1684
1683
  "constraints": {
1685
1684
  "notEmpty": true
@@ -1695,12 +1694,12 @@
1695
1694
  "equals": "credentials",
1696
1695
  "type": "simple"
1697
1696
  },
1697
+ "tooltip": "Get from RabbitMQ external application configurations. See the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=outbound#routing-data\" target=\"_blank\">RabbitMQ routing data docs</a>",
1698
1698
  "type": "String"
1699
1699
  },
1700
1700
  {
1701
1701
  "id": "message.properties",
1702
1702
  "label": "Properties",
1703
- "description": "Properties for the message, routing headers, etc",
1704
1703
  "optional": true,
1705
1704
  "value": "={}",
1706
1705
  "feel": "required",
@@ -1709,12 +1708,12 @@
1709
1708
  "name": "message.properties",
1710
1709
  "type": "zeebe:input"
1711
1710
  },
1711
+ "tooltip": "Properties for the message, routing headers, etc",
1712
1712
  "type": "Text"
1713
1713
  },
1714
1714
  {
1715
1715
  "id": "message.body",
1716
1716
  "label": "Message",
1717
- "description": "Data to send to RabbitMQ",
1718
1717
  "optional": false,
1719
1718
  "constraints": {
1720
1719
  "notEmpty": true
@@ -1725,6 +1724,7 @@
1725
1724
  "name": "message.body",
1726
1725
  "type": "zeebe:input"
1727
1726
  },
1727
+ "tooltip": "Data to send to RabbitMQ",
1728
1728
  "type": "Text"
1729
1729
  },
1730
1730
  {
@@ -1803,7 +1803,7 @@
1803
1803
  "id": "retryBackoff",
1804
1804
  "label": "Retry backoff",
1805
1805
  "description": "ISO-8601 duration to wait between retries",
1806
- "value": "PT0S",
1806
+ "value": "PT30S",
1807
1807
  "group": "retries",
1808
1808
  "binding": {
1809
1809
  "key": "retryBackoff",