@camunda/connectors-element-templates 1.0.7 → 1.0.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/src/connectors.js +24 -0
- package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +32 -31
- package/src/element-templates/agenticai-aiagent-job-worker.json +1655 -7
- package/src/element-templates/agenticai-aiagent-outbound-connector.json +2906 -1291
- package/src/element-templates/agenticai-mcp-client-outbound-connector.json +1 -1
- package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +1 -1
- package/src/element-templates/asana-connector.json +8 -8
- package/src/element-templates/automation-anywhere-outbound-connector.json +619 -619
- package/src/element-templates/aws-bedrock-outbound-connector.json +30 -30
- package/src/element-templates/aws-dynamodb-outbound-connector.json +1325 -1325
- package/src/element-templates/aws-eventbridge-connector-intermediate.json +38 -38
- package/src/element-templates/aws-eventbridge-connector-message-start.json +10 -10
- package/src/element-templates/aws-eventbridge-connector-receive.json +356 -0
- package/src/element-templates/aws-eventbridge-outbound-connector.json +10 -10
- package/src/element-templates/aws-lambda-outbound-connector.json +256 -256
- package/src/element-templates/aws-s3-outbound-connector.json +30 -30
- package/src/element-templates/aws-sagemaker-outbound-connector.json +50 -50
- package/src/element-templates/aws-sns-inbound-boundary.json +311 -311
- package/src/element-templates/aws-sns-inbound-intermediate.json +328 -328
- package/src/element-templates/aws-sns-inbound-message-start.json +343 -343
- package/src/element-templates/aws-sns-inbound-receive.json +304 -0
- package/src/element-templates/aws-sns-inbound-start-event.json +131 -131
- package/src/element-templates/aws-sns-outbound-connector.json +424 -424
- package/src/element-templates/aws-sqs-boundary-connector.json +305 -305
- package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +918 -918
- package/src/element-templates/aws-sqs-outbound-connector.json +743 -743
- package/src/element-templates/aws-sqs-receive-connector.json +418 -0
- package/src/element-templates/aws-sqs-start-event-connector.json +369 -369
- package/src/element-templates/aws-sqs-start-message.json +914 -914
- package/src/element-templates/blue-prism-connector.json +50 -50
- package/src/element-templates/csv-outbound-connector.json +26 -26
- package/src/element-templates/easy-post-connector.json +271 -271
- package/src/element-templates/email-inbound-connector-boundary.json +19 -19
- package/src/element-templates/email-inbound-connector-intermediate.json +19 -19
- package/src/element-templates/email-message-start-event-connector.json +19 -19
- package/src/element-templates/embeddings-vector-database-outbound-connector.json +505 -507
- package/src/element-templates/github-connector.json +2723 -2723
- package/src/element-templates/github-webhook-connector-intermediate.json +42 -42
- package/src/element-templates/github-webhook-connector-receive.json +202 -0
- package/src/element-templates/github-webhook-connector-start-event.json +32 -32
- package/src/element-templates/gitlab-connector.json +160 -160
- package/src/element-templates/google-drive-outbound-connector.json +438 -438
- package/src/element-templates/google-gemini-outbound-connector.json +32 -32
- package/src/element-templates/google-maps-platform-connector.json +16 -16
- package/src/element-templates/google-sheets-outbound-connector.json +1059 -1059
- package/src/element-templates/graphql-outbound-connector.json +1179 -1179
- package/src/element-templates/http-json-connector.json +2662 -2057
- package/src/element-templates/http-polling-boundary-catch-event-connector.json +635 -6
- package/src/element-templates/http-polling-connector.json +631 -2
- package/src/element-templates/hugging-face-connector.json +34 -34
- package/src/element-templates/jdbc-outbound-connector.json +41 -41
- package/src/element-templates/kafka-inbound-connector-boundary.json +958 -958
- package/src/element-templates/kafka-inbound-connector-intermediate.json +681 -681
- package/src/element-templates/kafka-inbound-connector-receive.json +498 -0
- package/src/element-templates/kafka-inbound-connector.json +240 -240
- package/src/element-templates/kafka-outbound-connector.json +356 -356
- package/src/element-templates/microsoft-office365-mail-connector.json +32 -32
- package/src/element-templates/microsoft-teams-outbound-connector.json +4188 -4188
- package/src/element-templates/openai-connector.json +78 -78
- package/src/element-templates/operate-connector.json +79 -79
- package/src/element-templates/power-automate-connector.json +12 -12
- package/src/element-templates/rabbitmq-inbound-connector-boundary.json +747 -747
- package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +463 -463
- package/src/element-templates/rabbitmq-inbound-connector-message-start.json +11 -11
- package/src/element-templates/rabbitmq-inbound-connector-receive.json +461 -0
- package/src/element-templates/rabbitmq-inbound-connector-start-event.json +681 -681
- package/src/element-templates/rabbitmq-outbound-connector.json +670 -670
- package/src/element-templates/salesforce-connector.json +38 -38
- package/src/element-templates/sendgrid-outbound-connector.json +397 -397
- package/src/element-templates/servicenow-connector.json +942 -0
- package/src/element-templates/servicenow-flow-starter-connector.json +643 -0
- package/src/element-templates/servicenow-incident-connector.json +969 -0
- package/src/element-templates/slack-inbound-boundary.json +173 -173
- package/src/element-templates/slack-inbound-intermediate.json +232 -232
- package/src/element-templates/slack-inbound-message-start.json +209 -209
- package/src/element-templates/slack-inbound-receive.json +290 -0
- package/src/element-templates/slack-inbound-start-event.json +218 -218
- package/src/element-templates/slack-outbound-connector.json +955 -955
- package/src/element-templates/twilio-connector.json +87 -87
- package/src/element-templates/twilio-webhook-boundary-connector.json +26 -26
- package/src/element-templates/twilio-webhook-connector.json +20 -20
- package/src/element-templates/twilio-webhook-intermediate-connector.json +50 -50
- package/src/element-templates/twilio-webhook-message-start-connector.json +8 -8
- package/src/element-templates/twilio-webhook-receive-connector.json +262 -0
- package/src/element-templates/uipath-connector.json +41 -41
- package/src/element-templates/webhook-connector-boundary.json +1050 -1050
- package/src/element-templates/webhook-connector-intermediate.json +1356 -1356
- package/src/element-templates/webhook-connector-receive.json +609 -0
- package/src/element-templates/webhook-connector-start-event.json +2280 -2280
- package/src/element-templates/webhook-connector-start-message.json +1205 -1205
- package/src/element-templates/whatsapp-connector.json +42 -42
|
@@ -1,14 +1,11 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
3
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
4
|
-
"name": "RabbitMQ
|
|
4
|
+
"name": "RabbitMQ connector",
|
|
5
5
|
"id": "io.camunda.connectors.RabbitMQ.v1",
|
|
6
6
|
"description": "Send message to RabbitMQ",
|
|
7
|
-
"
|
|
8
|
-
|
|
9
|
-
},
|
|
10
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=outbound",
|
|
11
|
-
"version": 6,
|
|
7
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/",
|
|
8
|
+
"version": 2,
|
|
12
9
|
"category": {
|
|
13
10
|
"id": "connectors",
|
|
14
11
|
"name": "Connectors"
|
|
@@ -17,9 +14,6 @@
|
|
|
17
14
|
"elementType": {
|
|
18
15
|
"value": "bpmn:ServiceTask"
|
|
19
16
|
},
|
|
20
|
-
"engines": {
|
|
21
|
-
"camunda": "^8.3"
|
|
22
|
-
},
|
|
23
17
|
"groups": [
|
|
24
18
|
{
|
|
25
19
|
"id": "authentication",
|
|
@@ -33,42 +27,34 @@
|
|
|
33
27
|
"id": "message",
|
|
34
28
|
"label": "Message"
|
|
35
29
|
},
|
|
36
|
-
{
|
|
37
|
-
"id": "connector",
|
|
38
|
-
"label": "Connector"
|
|
39
|
-
},
|
|
40
30
|
{
|
|
41
31
|
"id": "output",
|
|
42
32
|
"label": "Output mapping"
|
|
43
33
|
},
|
|
44
34
|
{
|
|
45
|
-
"id": "
|
|
35
|
+
"id": "errors",
|
|
46
36
|
"label": "Error handling"
|
|
47
|
-
},
|
|
48
|
-
{
|
|
49
|
-
"id": "retries",
|
|
50
|
-
"label": "Retries"
|
|
51
37
|
}
|
|
52
38
|
],
|
|
53
39
|
"properties": [
|
|
54
40
|
{
|
|
41
|
+
"type": "Hidden",
|
|
55
42
|
"value": "io.camunda:connector-rabbitmq:1",
|
|
56
43
|
"binding": {
|
|
57
|
-
"
|
|
58
|
-
"
|
|
59
|
-
}
|
|
60
|
-
"type": "Hidden"
|
|
44
|
+
"type": "zeebe:taskDefinition",
|
|
45
|
+
"property": "type"
|
|
46
|
+
}
|
|
61
47
|
},
|
|
62
48
|
{
|
|
63
|
-
"id": "
|
|
49
|
+
"id": "connectionType",
|
|
64
50
|
"label": "Connection type",
|
|
65
|
-
"value": "uri",
|
|
66
51
|
"group": "authentication",
|
|
52
|
+
"type": "Dropdown",
|
|
53
|
+
"value": "uri",
|
|
67
54
|
"binding": {
|
|
68
|
-
"
|
|
69
|
-
"
|
|
55
|
+
"type": "zeebe:input",
|
|
56
|
+
"name": "authentication.authType"
|
|
70
57
|
},
|
|
71
|
-
"type": "Dropdown",
|
|
72
58
|
"choices": [
|
|
73
59
|
{
|
|
74
60
|
"name": "URI",
|
|
@@ -81,282 +67,201 @@
|
|
|
81
67
|
]
|
|
82
68
|
},
|
|
83
69
|
{
|
|
84
|
-
"id": "authentication.uri",
|
|
85
70
|
"label": "URI",
|
|
86
71
|
"description": "URI should contain username, password, host name, port number, and virtual host",
|
|
87
|
-
"
|
|
72
|
+
"group": "authentication",
|
|
73
|
+
"type": "String",
|
|
74
|
+
"binding": {
|
|
75
|
+
"type": "zeebe:input",
|
|
76
|
+
"name": "authentication.uri"
|
|
77
|
+
},
|
|
88
78
|
"constraints": {
|
|
89
79
|
"notEmpty": true,
|
|
90
80
|
"pattern": {
|
|
91
|
-
"value": "^(=|(amqps?://|secrets
|
|
81
|
+
"value": "^(=|(amqps?://|secrets\\..+|\\{\\{secrets\\..+\\}\\}).*$)",
|
|
92
82
|
"message": "Must start with amqp(s):// or contain a secret reference"
|
|
93
83
|
}
|
|
94
84
|
},
|
|
95
|
-
"feel": "optional",
|
|
96
|
-
"group": "authentication",
|
|
97
|
-
"binding": {
|
|
98
|
-
"name": "authentication.uri",
|
|
99
|
-
"type": "zeebe:input"
|
|
100
|
-
},
|
|
101
85
|
"condition": {
|
|
102
|
-
"property": "
|
|
103
|
-
"equals": "uri"
|
|
104
|
-
|
|
105
|
-
},
|
|
106
|
-
"type": "String"
|
|
86
|
+
"property": "connectionType",
|
|
87
|
+
"equals": "uri"
|
|
88
|
+
}
|
|
107
89
|
},
|
|
108
90
|
{
|
|
109
|
-
"id": "authentication.userName",
|
|
110
91
|
"label": "Username",
|
|
111
|
-
"optional": false,
|
|
112
|
-
"constraints": {
|
|
113
|
-
"notEmpty": true
|
|
114
|
-
},
|
|
115
|
-
"feel": "optional",
|
|
116
92
|
"group": "authentication",
|
|
93
|
+
"type": "String",
|
|
117
94
|
"binding": {
|
|
118
|
-
"
|
|
119
|
-
"
|
|
95
|
+
"type": "zeebe:input",
|
|
96
|
+
"name": "authentication.userName"
|
|
120
97
|
},
|
|
121
|
-
"
|
|
122
|
-
"
|
|
123
|
-
"equals": "credentials",
|
|
124
|
-
"type": "simple"
|
|
98
|
+
"constraints": {
|
|
99
|
+
"notEmpty": true
|
|
125
100
|
},
|
|
126
|
-
"
|
|
101
|
+
"condition": {
|
|
102
|
+
"property": "connectionType",
|
|
103
|
+
"equals": "credentials"
|
|
104
|
+
}
|
|
127
105
|
},
|
|
128
106
|
{
|
|
129
|
-
"id": "authentication.password",
|
|
130
107
|
"label": "Password",
|
|
131
|
-
"optional": false,
|
|
132
|
-
"constraints": {
|
|
133
|
-
"notEmpty": true
|
|
134
|
-
},
|
|
135
|
-
"feel": "optional",
|
|
136
108
|
"group": "authentication",
|
|
109
|
+
"type": "String",
|
|
137
110
|
"binding": {
|
|
138
|
-
"
|
|
139
|
-
"
|
|
140
|
-
},
|
|
141
|
-
"condition": {
|
|
142
|
-
"property": "authentication.authType",
|
|
143
|
-
"equals": "credentials",
|
|
144
|
-
"type": "simple"
|
|
111
|
+
"type": "zeebe:input",
|
|
112
|
+
"name": "authentication.password"
|
|
145
113
|
},
|
|
146
|
-
"type": "String"
|
|
147
|
-
},
|
|
148
|
-
{
|
|
149
|
-
"id": "routing.exchange",
|
|
150
|
-
"label": "Exchange",
|
|
151
|
-
"description": "Topic exchange: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=outbound#routing-data\"target=\"_blank\">documentation</a>",
|
|
152
|
-
"optional": false,
|
|
153
114
|
"constraints": {
|
|
154
115
|
"notEmpty": true
|
|
155
116
|
},
|
|
117
|
+
"condition": {
|
|
118
|
+
"property": "connectionType",
|
|
119
|
+
"equals": "credentials"
|
|
120
|
+
}
|
|
121
|
+
},
|
|
122
|
+
{
|
|
123
|
+
"label": "Host name",
|
|
124
|
+
"description": "Host name: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/#routing-data\"target=\"_blank\">documentation</a>",
|
|
156
125
|
"feel": "optional",
|
|
157
126
|
"group": "routing",
|
|
127
|
+
"type": "String",
|
|
158
128
|
"binding": {
|
|
159
|
-
"
|
|
160
|
-
"
|
|
129
|
+
"type": "zeebe:input",
|
|
130
|
+
"name": "routing.hostName"
|
|
161
131
|
},
|
|
162
|
-
"type": "String"
|
|
163
|
-
},
|
|
164
|
-
{
|
|
165
|
-
"id": "routing.routingKey",
|
|
166
|
-
"label": "Routing key",
|
|
167
|
-
"description": "Routing key: a binding is a \"link\" that was set up to bind a queue to an exchange. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=outbound#routing-data\"target=\"_blank\">documentation</a>",
|
|
168
|
-
"optional": false,
|
|
169
132
|
"constraints": {
|
|
170
133
|
"notEmpty": true
|
|
171
134
|
},
|
|
135
|
+
"condition": {
|
|
136
|
+
"property": "connectionType",
|
|
137
|
+
"equals": "credentials"
|
|
138
|
+
}
|
|
139
|
+
},
|
|
140
|
+
{
|
|
141
|
+
"label": "Virtual host",
|
|
142
|
+
"description": "Virtual name: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/#routing-data\"target=\"_blank\">documentation</a>",
|
|
172
143
|
"feel": "optional",
|
|
173
144
|
"group": "routing",
|
|
145
|
+
"type": "String",
|
|
174
146
|
"binding": {
|
|
175
|
-
"
|
|
176
|
-
"
|
|
147
|
+
"type": "zeebe:input",
|
|
148
|
+
"name": "routing.virtualHost"
|
|
177
149
|
},
|
|
178
|
-
"type": "String"
|
|
179
|
-
},
|
|
180
|
-
{
|
|
181
|
-
"id": "routing.virtualHost",
|
|
182
|
-
"label": "Virtual host",
|
|
183
|
-
"description": "Virtual name: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=outbound#routing-data\"target=\"_blank\">documentation</a>",
|
|
184
|
-
"optional": false,
|
|
185
150
|
"constraints": {
|
|
186
151
|
"notEmpty": true
|
|
187
152
|
},
|
|
153
|
+
"condition": {
|
|
154
|
+
"property": "connectionType",
|
|
155
|
+
"equals": "credentials"
|
|
156
|
+
}
|
|
157
|
+
},
|
|
158
|
+
{
|
|
159
|
+
"label": "Exchange",
|
|
160
|
+
"description": "Topic exchange: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/#routing-data\"target=\"_blank\">documentation</a>",
|
|
188
161
|
"feel": "optional",
|
|
189
162
|
"group": "routing",
|
|
163
|
+
"type": "String",
|
|
190
164
|
"binding": {
|
|
191
|
-
"
|
|
192
|
-
"
|
|
193
|
-
},
|
|
194
|
-
"condition": {
|
|
195
|
-
"property": "authentication.authType",
|
|
196
|
-
"equals": "credentials",
|
|
197
|
-
"type": "simple"
|
|
165
|
+
"type": "zeebe:input",
|
|
166
|
+
"name": "routing.exchange"
|
|
198
167
|
},
|
|
199
|
-
"type": "String"
|
|
200
|
-
},
|
|
201
|
-
{
|
|
202
|
-
"id": "routing.hostName",
|
|
203
|
-
"label": "Host name",
|
|
204
|
-
"description": "Host name: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=outbound#routing-data\"target=\"_blank\">documentation</a>",
|
|
205
|
-
"optional": false,
|
|
206
168
|
"constraints": {
|
|
207
169
|
"notEmpty": true
|
|
208
|
-
}
|
|
170
|
+
}
|
|
171
|
+
},
|
|
172
|
+
{
|
|
173
|
+
"label": "Routing key",
|
|
174
|
+
"description": "Routing key: a binding is a \"link\" that was set up to bind a queue to an exchange. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/#routing-data\"target=\"_blank\">documentation</a>",
|
|
209
175
|
"feel": "optional",
|
|
210
176
|
"group": "routing",
|
|
177
|
+
"type": "String",
|
|
211
178
|
"binding": {
|
|
212
|
-
"
|
|
213
|
-
"
|
|
214
|
-
},
|
|
215
|
-
"condition": {
|
|
216
|
-
"property": "authentication.authType",
|
|
217
|
-
"equals": "credentials",
|
|
218
|
-
"type": "simple"
|
|
179
|
+
"type": "zeebe:input",
|
|
180
|
+
"name": "routing.routingKey"
|
|
219
181
|
},
|
|
220
|
-
"
|
|
182
|
+
"constraints": {
|
|
183
|
+
"notEmpty": true
|
|
184
|
+
}
|
|
221
185
|
},
|
|
222
186
|
{
|
|
223
|
-
"id": "routing.port",
|
|
224
187
|
"label": "Port",
|
|
225
|
-
"description": "Port: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq
|
|
226
|
-
"optional": false,
|
|
227
|
-
"constraints": {
|
|
228
|
-
"notEmpty": true
|
|
229
|
-
},
|
|
188
|
+
"description": "Port: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/#routing-data\"target=\"_blank\">documentation</a>",
|
|
230
189
|
"feel": "optional",
|
|
231
190
|
"group": "routing",
|
|
191
|
+
"type": "String",
|
|
232
192
|
"binding": {
|
|
233
|
-
"
|
|
234
|
-
"
|
|
235
|
-
},
|
|
236
|
-
"condition": {
|
|
237
|
-
"property": "authentication.authType",
|
|
238
|
-
"equals": "credentials",
|
|
239
|
-
"type": "simple"
|
|
193
|
+
"type": "zeebe:input",
|
|
194
|
+
"name": "routing.port"
|
|
240
195
|
},
|
|
241
|
-
"
|
|
242
|
-
|
|
243
|
-
{
|
|
244
|
-
"id": "message.properties",
|
|
245
|
-
"label": "Properties",
|
|
246
|
-
"description": "Properties for the message, routing headers, etc",
|
|
247
|
-
"optional": true,
|
|
248
|
-
"value": "={}",
|
|
249
|
-
"feel": "required",
|
|
250
|
-
"group": "message",
|
|
251
|
-
"binding": {
|
|
252
|
-
"name": "message.properties",
|
|
253
|
-
"type": "zeebe:input"
|
|
196
|
+
"constraints": {
|
|
197
|
+
"notEmpty": true
|
|
254
198
|
},
|
|
255
|
-
"
|
|
199
|
+
"condition": {
|
|
200
|
+
"property": "connectionType",
|
|
201
|
+
"equals": "credentials"
|
|
202
|
+
}
|
|
256
203
|
},
|
|
257
204
|
{
|
|
258
|
-
"id": "message.body",
|
|
259
205
|
"label": "Message",
|
|
260
206
|
"description": "Data to send to RabbitMQ",
|
|
261
|
-
"optional": false,
|
|
262
|
-
"constraints": {
|
|
263
|
-
"notEmpty": true
|
|
264
|
-
},
|
|
265
|
-
"feel": "optional",
|
|
266
207
|
"group": "message",
|
|
208
|
+
"type": "Text",
|
|
209
|
+
"feel": "optional",
|
|
267
210
|
"binding": {
|
|
268
|
-
"
|
|
269
|
-
"
|
|
270
|
-
}
|
|
271
|
-
"type": "Text"
|
|
272
|
-
},
|
|
273
|
-
{
|
|
274
|
-
"id": "version",
|
|
275
|
-
"label": "Version",
|
|
276
|
-
"description": "Version of the element template",
|
|
277
|
-
"value": "6",
|
|
278
|
-
"group": "connector",
|
|
279
|
-
"binding": {
|
|
280
|
-
"key": "elementTemplateVersion",
|
|
281
|
-
"type": "zeebe:taskHeader"
|
|
282
|
-
},
|
|
283
|
-
"type": "Hidden"
|
|
211
|
+
"type": "zeebe:input",
|
|
212
|
+
"name": "message.body"
|
|
213
|
+
}
|
|
284
214
|
},
|
|
285
215
|
{
|
|
286
|
-
"
|
|
287
|
-
"
|
|
288
|
-
"
|
|
289
|
-
"
|
|
290
|
-
"
|
|
216
|
+
"label": "Properties",
|
|
217
|
+
"description": "Properties for the message, routing headers, etc.",
|
|
218
|
+
"group": "message",
|
|
219
|
+
"type": "Text",
|
|
220
|
+
"feel": "required",
|
|
221
|
+
"value": "={}",
|
|
291
222
|
"binding": {
|
|
292
|
-
"
|
|
293
|
-
"
|
|
294
|
-
}
|
|
295
|
-
"type": "Hidden"
|
|
223
|
+
"type": "zeebe:input",
|
|
224
|
+
"name": "message.properties"
|
|
225
|
+
}
|
|
296
226
|
},
|
|
297
227
|
{
|
|
298
|
-
"id": "resultVariable",
|
|
299
228
|
"label": "Result variable",
|
|
300
|
-
"description": "
|
|
229
|
+
"description": "Enter name of variable to store the response in. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-variable\" target=\"_blank\">documentation</a>",
|
|
301
230
|
"group": "output",
|
|
231
|
+
"type": "String",
|
|
302
232
|
"binding": {
|
|
303
|
-
"
|
|
304
|
-
"
|
|
305
|
-
}
|
|
306
|
-
"type": "String"
|
|
233
|
+
"type": "zeebe:taskHeader",
|
|
234
|
+
"key": "resultVariable"
|
|
235
|
+
}
|
|
307
236
|
},
|
|
308
237
|
{
|
|
309
|
-
"id": "resultExpression",
|
|
310
238
|
"label": "Result expression",
|
|
311
|
-
"description": "Expression to map the response into process variables",
|
|
312
|
-
"feel": "required",
|
|
239
|
+
"description": "Expression to map the response into process variables. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-expression\" target=\"_blank\">documentation</a>",
|
|
313
240
|
"group": "output",
|
|
241
|
+
"type": "Text",
|
|
242
|
+
"feel": "required",
|
|
314
243
|
"binding": {
|
|
315
|
-
"
|
|
316
|
-
"
|
|
317
|
-
}
|
|
318
|
-
"type": "Text"
|
|
319
|
-
},
|
|
320
|
-
{
|
|
321
|
-
"id": "errorExpression",
|
|
322
|
-
"label": "Error expression",
|
|
323
|
-
"description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>.",
|
|
324
|
-
"feel": "required",
|
|
325
|
-
"group": "error",
|
|
326
|
-
"binding": {
|
|
327
|
-
"key": "errorExpression",
|
|
328
|
-
"type": "zeebe:taskHeader"
|
|
329
|
-
},
|
|
330
|
-
"type": "Text"
|
|
331
|
-
},
|
|
332
|
-
{
|
|
333
|
-
"id": "retryCount",
|
|
334
|
-
"label": "Retries",
|
|
335
|
-
"description": "Number of retries",
|
|
336
|
-
"value": "3",
|
|
337
|
-
"feel": "optional",
|
|
338
|
-
"group": "retries",
|
|
339
|
-
"binding": {
|
|
340
|
-
"property": "retries",
|
|
341
|
-
"type": "zeebe:taskDefinition"
|
|
342
|
-
},
|
|
343
|
-
"type": "String"
|
|
244
|
+
"type": "zeebe:taskHeader",
|
|
245
|
+
"key": "resultExpression"
|
|
246
|
+
}
|
|
344
247
|
},
|
|
345
248
|
{
|
|
346
|
-
"
|
|
347
|
-
"
|
|
348
|
-
"
|
|
349
|
-
"
|
|
350
|
-
"
|
|
249
|
+
"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",
|
|
253
|
+
"feel": "required",
|
|
351
254
|
"binding": {
|
|
352
|
-
"
|
|
353
|
-
"
|
|
354
|
-
}
|
|
355
|
-
"type": "String"
|
|
255
|
+
"type": "zeebe:taskHeader",
|
|
256
|
+
"key": "errorExpression"
|
|
257
|
+
}
|
|
356
258
|
}
|
|
357
259
|
],
|
|
358
260
|
"icon": {
|
|
359
|
-
"contents": "data:image/svg+xml;
|
|
261
|
+
"contents": "data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='-7.5 0 271 271' preserveAspectRatio='xMidYMid'%3E%3Cpath d='M245.44 108.308h-85.09a7.738 7.738 0 0 1-7.735-7.734v-88.68C152.615 5.327 147.29 0 140.726 0h-30.375c-6.568 0-11.89 5.327-11.89 11.894v88.143c0 4.573-3.697 8.29-8.27 8.31l-27.885.133c-4.612.025-8.359-3.717-8.35-8.325l.173-88.241C54.144 5.337 48.817 0 42.24 0H11.89C5.321 0 0 5.327 0 11.894V260.21c0 5.834 4.726 10.56 10.555 10.56H245.44c5.834 0 10.56-4.726 10.56-10.56V118.868c0-5.834-4.726-10.56-10.56-10.56zm-39.902 93.233c0 7.645-6.198 13.844-13.843 13.844H167.69c-7.646 0-13.844-6.199-13.844-13.844v-24.005c0-7.646 6.198-13.844 13.844-13.844h24.005c7.645 0 13.843 6.198 13.843 13.844v24.005z' fill='%23F60'/%3E%3C/svg%3E"
|
|
262
|
+
},
|
|
263
|
+
"engines": {
|
|
264
|
+
"camunda": "^8.2"
|
|
360
265
|
}
|
|
361
266
|
},
|
|
362
267
|
{
|
|
@@ -365,7 +270,7 @@
|
|
|
365
270
|
"id": "io.camunda.connectors.RabbitMQ.v1",
|
|
366
271
|
"description": "Send message to RabbitMQ",
|
|
367
272
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=outbound",
|
|
368
|
-
"version":
|
|
273
|
+
"version": 4,
|
|
369
274
|
"category": {
|
|
370
275
|
"id": "connectors",
|
|
371
276
|
"name": "Connectors"
|
|
@@ -392,29 +297,33 @@
|
|
|
392
297
|
"label": "Output mapping"
|
|
393
298
|
},
|
|
394
299
|
{
|
|
395
|
-
"id": "
|
|
300
|
+
"id": "error",
|
|
396
301
|
"label": "Error handling"
|
|
302
|
+
},
|
|
303
|
+
{
|
|
304
|
+
"id": "retries",
|
|
305
|
+
"label": "Retries"
|
|
397
306
|
}
|
|
398
307
|
],
|
|
399
308
|
"properties": [
|
|
400
309
|
{
|
|
401
|
-
"type": "Hidden",
|
|
402
310
|
"value": "io.camunda:connector-rabbitmq:1",
|
|
403
311
|
"binding": {
|
|
404
|
-
"
|
|
405
|
-
"
|
|
406
|
-
}
|
|
312
|
+
"property": "type",
|
|
313
|
+
"type": "zeebe:taskDefinition"
|
|
314
|
+
},
|
|
315
|
+
"type": "Hidden"
|
|
407
316
|
},
|
|
408
317
|
{
|
|
409
|
-
"id": "
|
|
318
|
+
"id": "authentication.authType",
|
|
410
319
|
"label": "Connection type",
|
|
411
|
-
"group": "authentication",
|
|
412
|
-
"type": "Dropdown",
|
|
413
320
|
"value": "uri",
|
|
321
|
+
"group": "authentication",
|
|
414
322
|
"binding": {
|
|
415
|
-
"
|
|
416
|
-
"
|
|
323
|
+
"name": "authentication.authType",
|
|
324
|
+
"type": "zeebe:input"
|
|
417
325
|
},
|
|
326
|
+
"type": "Dropdown",
|
|
418
327
|
"choices": [
|
|
419
328
|
{
|
|
420
329
|
"name": "URI",
|
|
@@ -427,210 +336,267 @@
|
|
|
427
336
|
]
|
|
428
337
|
},
|
|
429
338
|
{
|
|
339
|
+
"id": "authentication.uri",
|
|
430
340
|
"label": "URI",
|
|
431
341
|
"description": "URI should contain username, password, host name, port number, and virtual host",
|
|
342
|
+
"optional": false,
|
|
343
|
+
"constraints": {
|
|
344
|
+
"notEmpty": true
|
|
345
|
+
},
|
|
346
|
+
"feel": "optional",
|
|
432
347
|
"group": "authentication",
|
|
433
|
-
"type": "String",
|
|
434
348
|
"binding": {
|
|
435
|
-
"
|
|
436
|
-
"
|
|
437
|
-
},
|
|
438
|
-
"constraints": {
|
|
439
|
-
"notEmpty": true,
|
|
440
|
-
"pattern": {
|
|
441
|
-
"value": "^(=|(amqps?://|\\{\\{secrets\\..+\\}\\}).*$)",
|
|
442
|
-
"message": "Must start with amqp(s):// or contain a secret reference"
|
|
443
|
-
}
|
|
349
|
+
"name": "authentication.uri",
|
|
350
|
+
"type": "zeebe:input"
|
|
444
351
|
},
|
|
445
352
|
"condition": {
|
|
446
|
-
"property": "
|
|
447
|
-
"equals": "uri"
|
|
448
|
-
|
|
353
|
+
"property": "authentication.authType",
|
|
354
|
+
"equals": "uri",
|
|
355
|
+
"type": "simple"
|
|
356
|
+
},
|
|
357
|
+
"type": "String"
|
|
449
358
|
},
|
|
450
359
|
{
|
|
360
|
+
"id": "authentication.userName",
|
|
451
361
|
"label": "Username",
|
|
452
|
-
"
|
|
453
|
-
"type": "String",
|
|
454
|
-
"binding": {
|
|
455
|
-
"type": "zeebe:input",
|
|
456
|
-
"name": "authentication.userName"
|
|
457
|
-
},
|
|
362
|
+
"optional": false,
|
|
458
363
|
"constraints": {
|
|
459
364
|
"notEmpty": true
|
|
460
365
|
},
|
|
366
|
+
"feel": "optional",
|
|
367
|
+
"group": "authentication",
|
|
368
|
+
"binding": {
|
|
369
|
+
"name": "authentication.userName",
|
|
370
|
+
"type": "zeebe:input"
|
|
371
|
+
},
|
|
461
372
|
"condition": {
|
|
462
|
-
"property": "
|
|
463
|
-
"equals": "credentials"
|
|
464
|
-
|
|
373
|
+
"property": "authentication.authType",
|
|
374
|
+
"equals": "credentials",
|
|
375
|
+
"type": "simple"
|
|
376
|
+
},
|
|
377
|
+
"type": "String"
|
|
465
378
|
},
|
|
466
379
|
{
|
|
380
|
+
"id": "authentication.password",
|
|
467
381
|
"label": "Password",
|
|
468
|
-
"
|
|
469
|
-
"type": "String",
|
|
470
|
-
"binding": {
|
|
471
|
-
"type": "zeebe:input",
|
|
472
|
-
"name": "authentication.password"
|
|
473
|
-
},
|
|
382
|
+
"optional": false,
|
|
474
383
|
"constraints": {
|
|
475
384
|
"notEmpty": true
|
|
476
385
|
},
|
|
386
|
+
"feel": "optional",
|
|
387
|
+
"group": "authentication",
|
|
388
|
+
"binding": {
|
|
389
|
+
"name": "authentication.password",
|
|
390
|
+
"type": "zeebe:input"
|
|
391
|
+
},
|
|
477
392
|
"condition": {
|
|
478
|
-
"property": "
|
|
479
|
-
"equals": "credentials"
|
|
480
|
-
|
|
393
|
+
"property": "authentication.authType",
|
|
394
|
+
"equals": "credentials",
|
|
395
|
+
"type": "simple"
|
|
396
|
+
},
|
|
397
|
+
"type": "String"
|
|
481
398
|
},
|
|
482
399
|
{
|
|
483
|
-
"
|
|
484
|
-
"
|
|
400
|
+
"id": "routing.exchange",
|
|
401
|
+
"label": "Exchange",
|
|
402
|
+
"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>",
|
|
403
|
+
"optional": false,
|
|
404
|
+
"constraints": {
|
|
405
|
+
"notEmpty": true
|
|
406
|
+
},
|
|
485
407
|
"feel": "optional",
|
|
486
408
|
"group": "routing",
|
|
487
|
-
"type": "String",
|
|
488
409
|
"binding": {
|
|
489
|
-
"
|
|
490
|
-
"
|
|
410
|
+
"name": "routing.exchange",
|
|
411
|
+
"type": "zeebe:input"
|
|
491
412
|
},
|
|
413
|
+
"type": "String"
|
|
414
|
+
},
|
|
415
|
+
{
|
|
416
|
+
"id": "routing.routingKey",
|
|
417
|
+
"label": "Routing key",
|
|
418
|
+
"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>",
|
|
419
|
+
"optional": false,
|
|
492
420
|
"constraints": {
|
|
493
421
|
"notEmpty": true
|
|
494
422
|
},
|
|
495
|
-
"condition": {
|
|
496
|
-
"property": "connectionType",
|
|
497
|
-
"equals": "credentials"
|
|
498
|
-
}
|
|
499
|
-
},
|
|
500
|
-
{
|
|
501
|
-
"label": "Virtual host",
|
|
502
|
-
"description": "Virtual name: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=outbound#routing-data\"target=\"_blank\">documentation</a>",
|
|
503
423
|
"feel": "optional",
|
|
504
424
|
"group": "routing",
|
|
505
|
-
"type": "String",
|
|
506
425
|
"binding": {
|
|
507
|
-
"
|
|
508
|
-
"
|
|
426
|
+
"name": "routing.routingKey",
|
|
427
|
+
"type": "zeebe:input"
|
|
509
428
|
},
|
|
429
|
+
"type": "String"
|
|
430
|
+
},
|
|
431
|
+
{
|
|
432
|
+
"id": "routing.virtualHost",
|
|
433
|
+
"label": "Virtual host",
|
|
434
|
+
"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>",
|
|
435
|
+
"optional": false,
|
|
510
436
|
"constraints": {
|
|
511
437
|
"notEmpty": true
|
|
512
438
|
},
|
|
513
|
-
"condition": {
|
|
514
|
-
"property": "connectionType",
|
|
515
|
-
"equals": "credentials"
|
|
516
|
-
}
|
|
517
|
-
},
|
|
518
|
-
{
|
|
519
|
-
"label": "Exchange",
|
|
520
|
-
"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>",
|
|
521
439
|
"feel": "optional",
|
|
522
440
|
"group": "routing",
|
|
523
|
-
"type": "String",
|
|
524
441
|
"binding": {
|
|
525
|
-
"
|
|
526
|
-
"
|
|
442
|
+
"name": "routing.virtualHost",
|
|
443
|
+
"type": "zeebe:input"
|
|
527
444
|
},
|
|
528
|
-
"
|
|
529
|
-
"
|
|
530
|
-
|
|
445
|
+
"condition": {
|
|
446
|
+
"property": "authentication.authType",
|
|
447
|
+
"equals": "credentials",
|
|
448
|
+
"type": "simple"
|
|
449
|
+
},
|
|
450
|
+
"type": "String"
|
|
531
451
|
},
|
|
532
452
|
{
|
|
533
|
-
"
|
|
534
|
-
"
|
|
453
|
+
"id": "routing.hostName",
|
|
454
|
+
"label": "Host name",
|
|
455
|
+
"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>",
|
|
456
|
+
"optional": false,
|
|
457
|
+
"constraints": {
|
|
458
|
+
"notEmpty": true
|
|
459
|
+
},
|
|
535
460
|
"feel": "optional",
|
|
536
461
|
"group": "routing",
|
|
537
|
-
"type": "String",
|
|
538
462
|
"binding": {
|
|
539
|
-
"
|
|
540
|
-
"
|
|
463
|
+
"name": "routing.hostName",
|
|
464
|
+
"type": "zeebe:input"
|
|
541
465
|
},
|
|
542
|
-
"
|
|
543
|
-
"
|
|
544
|
-
|
|
466
|
+
"condition": {
|
|
467
|
+
"property": "authentication.authType",
|
|
468
|
+
"equals": "credentials",
|
|
469
|
+
"type": "simple"
|
|
470
|
+
},
|
|
471
|
+
"type": "String"
|
|
545
472
|
},
|
|
546
473
|
{
|
|
474
|
+
"id": "routing.port",
|
|
547
475
|
"label": "Port",
|
|
548
476
|
"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>",
|
|
477
|
+
"optional": false,
|
|
478
|
+
"constraints": {
|
|
479
|
+
"notEmpty": true
|
|
480
|
+
},
|
|
549
481
|
"feel": "optional",
|
|
550
482
|
"group": "routing",
|
|
551
|
-
"type": "String",
|
|
552
483
|
"binding": {
|
|
553
|
-
"
|
|
554
|
-
"
|
|
555
|
-
},
|
|
556
|
-
"constraints": {
|
|
557
|
-
"notEmpty": true
|
|
484
|
+
"name": "routing.port",
|
|
485
|
+
"type": "zeebe:input"
|
|
558
486
|
},
|
|
559
487
|
"condition": {
|
|
560
|
-
"property": "
|
|
561
|
-
"equals": "credentials"
|
|
562
|
-
|
|
488
|
+
"property": "authentication.authType",
|
|
489
|
+
"equals": "credentials",
|
|
490
|
+
"type": "simple"
|
|
491
|
+
},
|
|
492
|
+
"type": "String"
|
|
563
493
|
},
|
|
564
494
|
{
|
|
565
|
-
"
|
|
566
|
-
"
|
|
495
|
+
"id": "message.properties",
|
|
496
|
+
"label": "Properties",
|
|
497
|
+
"description": "Properties for the message, routing headers, etc",
|
|
498
|
+
"optional": true,
|
|
499
|
+
"value": "={}",
|
|
500
|
+
"feel": "required",
|
|
567
501
|
"group": "message",
|
|
568
|
-
"type": "Text",
|
|
569
|
-
"feel": "optional",
|
|
570
502
|
"binding": {
|
|
571
|
-
"
|
|
572
|
-
"
|
|
573
|
-
}
|
|
503
|
+
"name": "message.properties",
|
|
504
|
+
"type": "zeebe:input"
|
|
505
|
+
},
|
|
506
|
+
"type": "Text"
|
|
574
507
|
},
|
|
575
508
|
{
|
|
576
|
-
"
|
|
577
|
-
"
|
|
509
|
+
"id": "message.body",
|
|
510
|
+
"label": "Message",
|
|
511
|
+
"description": "Data to send to RabbitMQ",
|
|
512
|
+
"optional": false,
|
|
513
|
+
"constraints": {
|
|
514
|
+
"notEmpty": true
|
|
515
|
+
},
|
|
516
|
+
"feel": "optional",
|
|
578
517
|
"group": "message",
|
|
579
|
-
"type": "Text",
|
|
580
|
-
"feel": "required",
|
|
581
|
-
"value": "={}",
|
|
582
518
|
"binding": {
|
|
583
|
-
"
|
|
584
|
-
"
|
|
585
|
-
}
|
|
519
|
+
"name": "message.body",
|
|
520
|
+
"type": "zeebe:input"
|
|
521
|
+
},
|
|
522
|
+
"type": "Text"
|
|
586
523
|
},
|
|
587
524
|
{
|
|
525
|
+
"id": "resultVariable",
|
|
588
526
|
"label": "Result variable",
|
|
589
|
-
"description": "
|
|
527
|
+
"description": "Name of variable to store the response in",
|
|
590
528
|
"group": "output",
|
|
591
|
-
"type": "String",
|
|
592
529
|
"binding": {
|
|
593
|
-
"
|
|
594
|
-
"
|
|
595
|
-
}
|
|
530
|
+
"key": "resultVariable",
|
|
531
|
+
"type": "zeebe:taskHeader"
|
|
532
|
+
},
|
|
533
|
+
"type": "String"
|
|
596
534
|
},
|
|
597
535
|
{
|
|
536
|
+
"id": "resultExpression",
|
|
598
537
|
"label": "Result expression",
|
|
599
|
-
"description": "Expression to map the response into process variables
|
|
600
|
-
"group": "output",
|
|
601
|
-
"type": "Text",
|
|
538
|
+
"description": "Expression to map the response into process variables",
|
|
602
539
|
"feel": "required",
|
|
540
|
+
"group": "output",
|
|
603
541
|
"binding": {
|
|
604
|
-
"
|
|
605
|
-
"
|
|
606
|
-
}
|
|
542
|
+
"key": "resultExpression",
|
|
543
|
+
"type": "zeebe:taskHeader"
|
|
544
|
+
},
|
|
545
|
+
"type": "Text"
|
|
607
546
|
},
|
|
608
547
|
{
|
|
548
|
+
"id": "errorExpression",
|
|
609
549
|
"label": "Error expression",
|
|
610
|
-
"description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors
|
|
611
|
-
"group": "errors",
|
|
612
|
-
"type": "Text",
|
|
550
|
+
"description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>.",
|
|
613
551
|
"feel": "required",
|
|
552
|
+
"group": "error",
|
|
614
553
|
"binding": {
|
|
615
|
-
"
|
|
616
|
-
"
|
|
617
|
-
}
|
|
554
|
+
"key": "errorExpression",
|
|
555
|
+
"type": "zeebe:taskHeader"
|
|
556
|
+
},
|
|
557
|
+
"type": "Text"
|
|
558
|
+
},
|
|
559
|
+
{
|
|
560
|
+
"id": "retryCount",
|
|
561
|
+
"label": "Retries",
|
|
562
|
+
"description": "Number of retries",
|
|
563
|
+
"value": "3",
|
|
564
|
+
"feel": "optional",
|
|
565
|
+
"group": "retries",
|
|
566
|
+
"binding": {
|
|
567
|
+
"property": "retries",
|
|
568
|
+
"type": "zeebe:taskDefinition"
|
|
569
|
+
},
|
|
570
|
+
"type": "String"
|
|
571
|
+
},
|
|
572
|
+
{
|
|
573
|
+
"id": "retryBackoff",
|
|
574
|
+
"label": "Retry backoff",
|
|
575
|
+
"description": "ISO-8601 duration to wait between retries",
|
|
576
|
+
"value": "PT0S",
|
|
577
|
+
"feel": "optional",
|
|
578
|
+
"group": "retries",
|
|
579
|
+
"binding": {
|
|
580
|
+
"key": "retryBackoff",
|
|
581
|
+
"type": "zeebe:taskHeader"
|
|
582
|
+
},
|
|
583
|
+
"type": "String"
|
|
618
584
|
}
|
|
619
585
|
],
|
|
620
586
|
"icon": {
|
|
621
|
-
"contents": "data:image/svg+xml;
|
|
587
|
+
"contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxOCcgaGVpZ2h0PScxOCcgdmlld0JveD0nLTcuNSAwIDI3MSAyNzEnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yNDUuNDQgMTA4LjMwOGgtODUuMDlhNy43MzggNy43MzggMCAwIDEtNy43MzUtNy43MzR2LTg4LjY4QzE1Mi42MTUgNS4zMjcgMTQ3LjI5IDAgMTQwLjcyNiAwaC0zMC4zNzVjLTYuNTY4IDAtMTEuODkgNS4zMjctMTEuODkgMTEuODk0djg4LjE0M2MwIDQuNTczLTMuNjk3IDguMjktOC4yNyA4LjMxbC0yNy44ODUuMTMzYy00LjYxMi4wMjUtOC4zNTktMy43MTctOC4zNS04LjMyNWwuMTczLTg4LjI0MUM1NC4xNDQgNS4zMzcgNDguODE3IDAgNDIuMjQgMEgxMS44OUM1LjMyMSAwIDAgNS4zMjcgMCAxMS44OTRWMjYwLjIxYzAgNS44MzQgNC43MjYgMTAuNTYgMTAuNTU1IDEwLjU2SDI0NS40NGM1LjgzNCAwIDEwLjU2LTQuNzI2IDEwLjU2LTEwLjU2VjExOC44NjhjMC01LjgzNC00LjcyNi0xMC41Ni0xMC41Ni0xMC41NnptLTM5LjkwMiA5My4yMzNjMCA3LjY0NS02LjE5OCAxMy44NDQtMTMuODQzIDEzLjg0NEgxNjcuNjljLTcuNjQ2IDAtMTMuODQ0LTYuMTk5LTEzLjg0NC0xMy44NDR2LTI0LjAwNWMwLTcuNjQ2IDYuMTk4LTEzLjg0NCAxMy44NDQtMTMuODQ0aDI0LjAwNWM3LjY0NSAwIDEzLjg0MyA2LjE5OCAxMy44NDMgMTMuODQ0djI0LjAwNXonCiAgICAgICAgICBmaWxsPScjRjYwJy8+Cjwvc3ZnPg=="
|
|
622
588
|
},
|
|
623
589
|
"engines": {
|
|
624
|
-
"camunda": "^8.
|
|
590
|
+
"camunda": "^8.5"
|
|
625
591
|
}
|
|
626
592
|
},
|
|
627
593
|
{
|
|
628
594
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
629
|
-
"name": "RabbitMQ
|
|
595
|
+
"name": "RabbitMQ Outbound Connector",
|
|
630
596
|
"id": "io.camunda.connectors.RabbitMQ.v1",
|
|
631
597
|
"description": "Send message to RabbitMQ",
|
|
632
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq
|
|
633
|
-
"version":
|
|
598
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=outbound",
|
|
599
|
+
"version": 3,
|
|
634
600
|
"category": {
|
|
635
601
|
"id": "connectors",
|
|
636
602
|
"name": "Connectors"
|
|
@@ -703,7 +669,7 @@
|
|
|
703
669
|
"constraints": {
|
|
704
670
|
"notEmpty": true,
|
|
705
671
|
"pattern": {
|
|
706
|
-
"value": "^(amqps
|
|
672
|
+
"value": "^(=|(amqps?://|\\{\\{secrets\\..+\\}\\}).*$)",
|
|
707
673
|
"message": "Must start with amqp(s):// or contain a secret reference"
|
|
708
674
|
}
|
|
709
675
|
},
|
|
@@ -746,7 +712,7 @@
|
|
|
746
712
|
},
|
|
747
713
|
{
|
|
748
714
|
"label": "Host name",
|
|
749
|
-
"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
|
|
715
|
+
"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>",
|
|
750
716
|
"feel": "optional",
|
|
751
717
|
"group": "routing",
|
|
752
718
|
"type": "String",
|
|
@@ -764,7 +730,7 @@
|
|
|
764
730
|
},
|
|
765
731
|
{
|
|
766
732
|
"label": "Virtual host",
|
|
767
|
-
"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
|
|
733
|
+
"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>",
|
|
768
734
|
"feel": "optional",
|
|
769
735
|
"group": "routing",
|
|
770
736
|
"type": "String",
|
|
@@ -782,7 +748,7 @@
|
|
|
782
748
|
},
|
|
783
749
|
{
|
|
784
750
|
"label": "Exchange",
|
|
785
|
-
"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
|
|
751
|
+
"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>",
|
|
786
752
|
"feel": "optional",
|
|
787
753
|
"group": "routing",
|
|
788
754
|
"type": "String",
|
|
@@ -796,7 +762,7 @@
|
|
|
796
762
|
},
|
|
797
763
|
{
|
|
798
764
|
"label": "Routing key",
|
|
799
|
-
"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
|
|
765
|
+
"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>",
|
|
800
766
|
"feel": "optional",
|
|
801
767
|
"group": "routing",
|
|
802
768
|
"type": "String",
|
|
@@ -810,7 +776,7 @@
|
|
|
810
776
|
},
|
|
811
777
|
{
|
|
812
778
|
"label": "Port",
|
|
813
|
-
"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
|
|
779
|
+
"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>",
|
|
814
780
|
"feel": "optional",
|
|
815
781
|
"group": "routing",
|
|
816
782
|
"type": "String",
|
|
@@ -891,11 +857,11 @@
|
|
|
891
857
|
},
|
|
892
858
|
{
|
|
893
859
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
894
|
-
"name": "RabbitMQ
|
|
860
|
+
"name": "RabbitMQ connector",
|
|
895
861
|
"id": "io.camunda.connectors.RabbitMQ.v1",
|
|
896
862
|
"description": "Send message to RabbitMQ",
|
|
897
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq
|
|
898
|
-
"version":
|
|
863
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/",
|
|
864
|
+
"version": 1,
|
|
899
865
|
"category": {
|
|
900
866
|
"id": "connectors",
|
|
901
867
|
"name": "Connectors"
|
|
@@ -922,33 +888,29 @@
|
|
|
922
888
|
"label": "Output mapping"
|
|
923
889
|
},
|
|
924
890
|
{
|
|
925
|
-
"id": "
|
|
891
|
+
"id": "errors",
|
|
926
892
|
"label": "Error handling"
|
|
927
|
-
},
|
|
928
|
-
{
|
|
929
|
-
"id": "retries",
|
|
930
|
-
"label": "Retries"
|
|
931
893
|
}
|
|
932
894
|
],
|
|
933
895
|
"properties": [
|
|
934
896
|
{
|
|
897
|
+
"type": "Hidden",
|
|
935
898
|
"value": "io.camunda:connector-rabbitmq:1",
|
|
936
899
|
"binding": {
|
|
937
|
-
"
|
|
938
|
-
"
|
|
939
|
-
}
|
|
940
|
-
"type": "Hidden"
|
|
900
|
+
"type": "zeebe:taskDefinition",
|
|
901
|
+
"property": "type"
|
|
902
|
+
}
|
|
941
903
|
},
|
|
942
904
|
{
|
|
943
|
-
"id": "
|
|
905
|
+
"id": "connectionType",
|
|
944
906
|
"label": "Connection type",
|
|
945
|
-
"value": "uri",
|
|
946
907
|
"group": "authentication",
|
|
908
|
+
"type": "Dropdown",
|
|
909
|
+
"value": "uri",
|
|
947
910
|
"binding": {
|
|
948
|
-
"
|
|
949
|
-
"
|
|
911
|
+
"type": "zeebe:input",
|
|
912
|
+
"name": "authentication.authType"
|
|
950
913
|
},
|
|
951
|
-
"type": "Dropdown",
|
|
952
914
|
"choices": [
|
|
953
915
|
{
|
|
954
916
|
"name": "URI",
|
|
@@ -961,271 +923,210 @@
|
|
|
961
923
|
]
|
|
962
924
|
},
|
|
963
925
|
{
|
|
964
|
-
"id": "authentication.uri",
|
|
965
926
|
"label": "URI",
|
|
966
927
|
"description": "URI should contain username, password, host name, port number, and virtual host",
|
|
967
|
-
"
|
|
928
|
+
"group": "authentication",
|
|
929
|
+
"type": "String",
|
|
930
|
+
"binding": {
|
|
931
|
+
"type": "zeebe:input",
|
|
932
|
+
"name": "authentication.uri"
|
|
933
|
+
},
|
|
968
934
|
"constraints": {
|
|
969
935
|
"notEmpty": true,
|
|
970
936
|
"pattern": {
|
|
971
|
-
"value": "^(
|
|
937
|
+
"value": "^(amqps?://)|(secrets).*",
|
|
972
938
|
"message": "Must start with amqp(s):// or contain a secret reference"
|
|
973
939
|
}
|
|
974
940
|
},
|
|
975
|
-
"feel": "optional",
|
|
976
|
-
"group": "authentication",
|
|
977
|
-
"binding": {
|
|
978
|
-
"name": "authentication.uri",
|
|
979
|
-
"type": "zeebe:input"
|
|
980
|
-
},
|
|
981
941
|
"condition": {
|
|
982
|
-
"property": "
|
|
983
|
-
"equals": "uri"
|
|
984
|
-
|
|
985
|
-
},
|
|
986
|
-
"type": "String"
|
|
942
|
+
"property": "connectionType",
|
|
943
|
+
"equals": "uri"
|
|
944
|
+
}
|
|
987
945
|
},
|
|
988
946
|
{
|
|
989
|
-
"id": "authentication.userName",
|
|
990
947
|
"label": "Username",
|
|
991
|
-
"optional": false,
|
|
992
|
-
"constraints": {
|
|
993
|
-
"notEmpty": true
|
|
994
|
-
},
|
|
995
|
-
"feel": "optional",
|
|
996
948
|
"group": "authentication",
|
|
949
|
+
"type": "String",
|
|
997
950
|
"binding": {
|
|
998
|
-
"
|
|
999
|
-
"
|
|
951
|
+
"type": "zeebe:input",
|
|
952
|
+
"name": "authentication.userName"
|
|
1000
953
|
},
|
|
1001
|
-
"
|
|
1002
|
-
"
|
|
1003
|
-
"equals": "credentials",
|
|
1004
|
-
"type": "simple"
|
|
954
|
+
"constraints": {
|
|
955
|
+
"notEmpty": true
|
|
1005
956
|
},
|
|
1006
|
-
"
|
|
957
|
+
"condition": {
|
|
958
|
+
"property": "connectionType",
|
|
959
|
+
"equals": "credentials"
|
|
960
|
+
}
|
|
1007
961
|
},
|
|
1008
962
|
{
|
|
1009
|
-
"id": "authentication.password",
|
|
1010
963
|
"label": "Password",
|
|
1011
|
-
"optional": false,
|
|
1012
|
-
"constraints": {
|
|
1013
|
-
"notEmpty": true
|
|
1014
|
-
},
|
|
1015
|
-
"feel": "optional",
|
|
1016
964
|
"group": "authentication",
|
|
965
|
+
"type": "String",
|
|
1017
966
|
"binding": {
|
|
1018
|
-
"
|
|
1019
|
-
"
|
|
1020
|
-
},
|
|
1021
|
-
"condition": {
|
|
1022
|
-
"property": "authentication.authType",
|
|
1023
|
-
"equals": "credentials",
|
|
1024
|
-
"type": "simple"
|
|
967
|
+
"type": "zeebe:input",
|
|
968
|
+
"name": "authentication.password"
|
|
1025
969
|
},
|
|
1026
|
-
"type": "String"
|
|
1027
|
-
},
|
|
1028
|
-
{
|
|
1029
|
-
"id": "routing.exchange",
|
|
1030
|
-
"label": "Exchange",
|
|
1031
|
-
"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>",
|
|
1032
|
-
"optional": false,
|
|
1033
970
|
"constraints": {
|
|
1034
971
|
"notEmpty": true
|
|
1035
972
|
},
|
|
973
|
+
"condition": {
|
|
974
|
+
"property": "connectionType",
|
|
975
|
+
"equals": "credentials"
|
|
976
|
+
}
|
|
977
|
+
},
|
|
978
|
+
{
|
|
979
|
+
"label": "Host name",
|
|
980
|
+
"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>",
|
|
1036
981
|
"feel": "optional",
|
|
1037
982
|
"group": "routing",
|
|
983
|
+
"type": "String",
|
|
1038
984
|
"binding": {
|
|
1039
|
-
"
|
|
1040
|
-
"
|
|
985
|
+
"type": "zeebe:input",
|
|
986
|
+
"name": "routing.hostName"
|
|
1041
987
|
},
|
|
1042
|
-
"type": "String"
|
|
1043
|
-
},
|
|
1044
|
-
{
|
|
1045
|
-
"id": "routing.routingKey",
|
|
1046
|
-
"label": "Routing key",
|
|
1047
|
-
"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>",
|
|
1048
|
-
"optional": false,
|
|
1049
988
|
"constraints": {
|
|
1050
989
|
"notEmpty": true
|
|
1051
990
|
},
|
|
991
|
+
"condition": {
|
|
992
|
+
"property": "connectionType",
|
|
993
|
+
"equals": "credentials"
|
|
994
|
+
}
|
|
995
|
+
},
|
|
996
|
+
{
|
|
997
|
+
"label": "Virtual host",
|
|
998
|
+
"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>",
|
|
1052
999
|
"feel": "optional",
|
|
1053
1000
|
"group": "routing",
|
|
1001
|
+
"type": "String",
|
|
1054
1002
|
"binding": {
|
|
1055
|
-
"
|
|
1056
|
-
"
|
|
1003
|
+
"type": "zeebe:input",
|
|
1004
|
+
"name": "routing.virtualHost"
|
|
1057
1005
|
},
|
|
1058
|
-
"type": "String"
|
|
1059
|
-
},
|
|
1060
|
-
{
|
|
1061
|
-
"id": "routing.virtualHost",
|
|
1062
|
-
"label": "Virtual host",
|
|
1063
|
-
"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>",
|
|
1064
|
-
"optional": false,
|
|
1065
1006
|
"constraints": {
|
|
1066
1007
|
"notEmpty": true
|
|
1067
1008
|
},
|
|
1009
|
+
"condition": {
|
|
1010
|
+
"property": "connectionType",
|
|
1011
|
+
"equals": "credentials"
|
|
1012
|
+
}
|
|
1013
|
+
},
|
|
1014
|
+
{
|
|
1015
|
+
"label": "Exchange",
|
|
1016
|
+
"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>",
|
|
1068
1017
|
"feel": "optional",
|
|
1069
1018
|
"group": "routing",
|
|
1019
|
+
"type": "String",
|
|
1070
1020
|
"binding": {
|
|
1071
|
-
"
|
|
1072
|
-
"
|
|
1073
|
-
},
|
|
1074
|
-
"condition": {
|
|
1075
|
-
"property": "authentication.authType",
|
|
1076
|
-
"equals": "credentials",
|
|
1077
|
-
"type": "simple"
|
|
1021
|
+
"type": "zeebe:input",
|
|
1022
|
+
"name": "routing.exchange"
|
|
1078
1023
|
},
|
|
1079
|
-
"type": "String"
|
|
1080
|
-
},
|
|
1081
|
-
{
|
|
1082
|
-
"id": "routing.hostName",
|
|
1083
|
-
"label": "Host name",
|
|
1084
|
-
"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>",
|
|
1085
|
-
"optional": false,
|
|
1086
1024
|
"constraints": {
|
|
1087
1025
|
"notEmpty": true
|
|
1088
|
-
}
|
|
1026
|
+
}
|
|
1027
|
+
},
|
|
1028
|
+
{
|
|
1029
|
+
"label": "Routing key",
|
|
1030
|
+
"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>",
|
|
1089
1031
|
"feel": "optional",
|
|
1090
1032
|
"group": "routing",
|
|
1033
|
+
"type": "String",
|
|
1091
1034
|
"binding": {
|
|
1092
|
-
"
|
|
1093
|
-
"
|
|
1094
|
-
},
|
|
1095
|
-
"condition": {
|
|
1096
|
-
"property": "authentication.authType",
|
|
1097
|
-
"equals": "credentials",
|
|
1098
|
-
"type": "simple"
|
|
1035
|
+
"type": "zeebe:input",
|
|
1036
|
+
"name": "routing.routingKey"
|
|
1099
1037
|
},
|
|
1100
|
-
"
|
|
1038
|
+
"constraints": {
|
|
1039
|
+
"notEmpty": true
|
|
1040
|
+
}
|
|
1101
1041
|
},
|
|
1102
1042
|
{
|
|
1103
|
-
"id": "routing.port",
|
|
1104
1043
|
"label": "Port",
|
|
1105
|
-
"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
|
|
1106
|
-
"optional": false,
|
|
1107
|
-
"constraints": {
|
|
1108
|
-
"notEmpty": true
|
|
1109
|
-
},
|
|
1044
|
+
"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>",
|
|
1110
1045
|
"feel": "optional",
|
|
1111
1046
|
"group": "routing",
|
|
1047
|
+
"type": "String",
|
|
1112
1048
|
"binding": {
|
|
1113
|
-
"
|
|
1114
|
-
"
|
|
1049
|
+
"type": "zeebe:input",
|
|
1050
|
+
"name": "routing.port"
|
|
1115
1051
|
},
|
|
1116
|
-
"
|
|
1117
|
-
"
|
|
1118
|
-
"equals": "credentials",
|
|
1119
|
-
"type": "simple"
|
|
1052
|
+
"constraints": {
|
|
1053
|
+
"notEmpty": true
|
|
1120
1054
|
},
|
|
1121
|
-
"
|
|
1055
|
+
"condition": {
|
|
1056
|
+
"property": "connectionType",
|
|
1057
|
+
"equals": "credentials"
|
|
1058
|
+
}
|
|
1122
1059
|
},
|
|
1123
1060
|
{
|
|
1124
|
-
"
|
|
1125
|
-
"
|
|
1126
|
-
"description": "Properties for the message, routing headers, etc",
|
|
1127
|
-
"optional": true,
|
|
1128
|
-
"value": "={}",
|
|
1129
|
-
"feel": "required",
|
|
1061
|
+
"label": "Message",
|
|
1062
|
+
"description": "Data to send to RabbitMQ",
|
|
1130
1063
|
"group": "message",
|
|
1064
|
+
"type": "Text",
|
|
1065
|
+
"feel": "optional",
|
|
1131
1066
|
"binding": {
|
|
1132
|
-
"
|
|
1133
|
-
"
|
|
1134
|
-
}
|
|
1135
|
-
"type": "Text"
|
|
1067
|
+
"type": "zeebe:input",
|
|
1068
|
+
"name": "message.body"
|
|
1069
|
+
}
|
|
1136
1070
|
},
|
|
1137
1071
|
{
|
|
1138
|
-
"
|
|
1139
|
-
"
|
|
1140
|
-
"description": "Data to send to RabbitMQ",
|
|
1141
|
-
"optional": false,
|
|
1142
|
-
"constraints": {
|
|
1143
|
-
"notEmpty": true
|
|
1144
|
-
},
|
|
1145
|
-
"feel": "optional",
|
|
1072
|
+
"label": "Properties",
|
|
1073
|
+
"description": "Properties for the message, routing headers, etc.",
|
|
1146
1074
|
"group": "message",
|
|
1075
|
+
"type": "Text",
|
|
1076
|
+
"feel": "required",
|
|
1077
|
+
"value": "={}",
|
|
1147
1078
|
"binding": {
|
|
1148
|
-
"
|
|
1149
|
-
"
|
|
1150
|
-
}
|
|
1151
|
-
"type": "Text"
|
|
1079
|
+
"type": "zeebe:input",
|
|
1080
|
+
"name": "message.properties"
|
|
1081
|
+
}
|
|
1152
1082
|
},
|
|
1153
1083
|
{
|
|
1154
|
-
"id": "resultVariable",
|
|
1155
1084
|
"label": "Result variable",
|
|
1156
|
-
"description": "
|
|
1085
|
+
"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>",
|
|
1157
1086
|
"group": "output",
|
|
1087
|
+
"type": "String",
|
|
1158
1088
|
"binding": {
|
|
1159
|
-
"
|
|
1160
|
-
"
|
|
1161
|
-
}
|
|
1162
|
-
"type": "String"
|
|
1089
|
+
"type": "zeebe:taskHeader",
|
|
1090
|
+
"key": "resultVariable"
|
|
1091
|
+
}
|
|
1163
1092
|
},
|
|
1164
1093
|
{
|
|
1165
|
-
"id": "resultExpression",
|
|
1166
1094
|
"label": "Result expression",
|
|
1167
|
-
"description": "Expression to map the response into process variables",
|
|
1168
|
-
"feel": "required",
|
|
1095
|
+
"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>",
|
|
1169
1096
|
"group": "output",
|
|
1097
|
+
"type": "Text",
|
|
1098
|
+
"feel": "required",
|
|
1170
1099
|
"binding": {
|
|
1171
|
-
"
|
|
1172
|
-
"
|
|
1173
|
-
}
|
|
1174
|
-
"type": "Text"
|
|
1100
|
+
"type": "zeebe:taskHeader",
|
|
1101
|
+
"key": "resultExpression"
|
|
1102
|
+
}
|
|
1175
1103
|
},
|
|
1176
1104
|
{
|
|
1177
|
-
"id": "errorExpression",
|
|
1178
1105
|
"label": "Error expression",
|
|
1179
|
-
"description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors
|
|
1106
|
+
"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>",
|
|
1107
|
+
"group": "errors",
|
|
1108
|
+
"type": "Text",
|
|
1180
1109
|
"feel": "required",
|
|
1181
|
-
"group": "error",
|
|
1182
|
-
"binding": {
|
|
1183
|
-
"key": "errorExpression",
|
|
1184
|
-
"type": "zeebe:taskHeader"
|
|
1185
|
-
},
|
|
1186
|
-
"type": "Text"
|
|
1187
|
-
},
|
|
1188
|
-
{
|
|
1189
|
-
"id": "retryCount",
|
|
1190
|
-
"label": "Retries",
|
|
1191
|
-
"description": "Number of retries",
|
|
1192
|
-
"value": "3",
|
|
1193
|
-
"feel": "optional",
|
|
1194
|
-
"group": "retries",
|
|
1195
|
-
"binding": {
|
|
1196
|
-
"property": "retries",
|
|
1197
|
-
"type": "zeebe:taskDefinition"
|
|
1198
|
-
},
|
|
1199
|
-
"type": "String"
|
|
1200
|
-
},
|
|
1201
|
-
{
|
|
1202
|
-
"id": "retryBackoff",
|
|
1203
|
-
"label": "Retry backoff",
|
|
1204
|
-
"description": "ISO-8601 duration to wait between retries",
|
|
1205
|
-
"value": "PT0S",
|
|
1206
|
-
"feel": "optional",
|
|
1207
|
-
"group": "retries",
|
|
1208
1110
|
"binding": {
|
|
1209
|
-
"
|
|
1210
|
-
"
|
|
1211
|
-
}
|
|
1212
|
-
"type": "String"
|
|
1111
|
+
"type": "zeebe:taskHeader",
|
|
1112
|
+
"key": "errorExpression"
|
|
1113
|
+
}
|
|
1213
1114
|
}
|
|
1214
1115
|
],
|
|
1215
1116
|
"icon": {
|
|
1216
|
-
"contents": "data:image/svg+xml;
|
|
1117
|
+
"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"
|
|
1217
1118
|
},
|
|
1218
1119
|
"engines": {
|
|
1219
|
-
"camunda": "^8.
|
|
1120
|
+
"camunda": "^8.2"
|
|
1220
1121
|
}
|
|
1221
1122
|
},
|
|
1222
1123
|
{
|
|
1223
1124
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1224
|
-
"name": "RabbitMQ
|
|
1125
|
+
"name": "RabbitMQ Outbound Connector",
|
|
1225
1126
|
"id": "io.camunda.connectors.RabbitMQ.v1",
|
|
1226
1127
|
"description": "Send message to RabbitMQ",
|
|
1227
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq
|
|
1228
|
-
"version":
|
|
1128
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=outbound",
|
|
1129
|
+
"version": 5,
|
|
1229
1130
|
"category": {
|
|
1230
1131
|
"id": "connectors",
|
|
1231
1132
|
"name": "Connectors"
|
|
@@ -1252,29 +1153,33 @@
|
|
|
1252
1153
|
"label": "Output mapping"
|
|
1253
1154
|
},
|
|
1254
1155
|
{
|
|
1255
|
-
"id": "
|
|
1156
|
+
"id": "error",
|
|
1256
1157
|
"label": "Error handling"
|
|
1158
|
+
},
|
|
1159
|
+
{
|
|
1160
|
+
"id": "retries",
|
|
1161
|
+
"label": "Retries"
|
|
1257
1162
|
}
|
|
1258
1163
|
],
|
|
1259
1164
|
"properties": [
|
|
1260
1165
|
{
|
|
1261
|
-
"type": "Hidden",
|
|
1262
1166
|
"value": "io.camunda:connector-rabbitmq:1",
|
|
1263
1167
|
"binding": {
|
|
1264
|
-
"
|
|
1265
|
-
"
|
|
1266
|
-
}
|
|
1168
|
+
"property": "type",
|
|
1169
|
+
"type": "zeebe:taskDefinition"
|
|
1170
|
+
},
|
|
1171
|
+
"type": "Hidden"
|
|
1267
1172
|
},
|
|
1268
1173
|
{
|
|
1269
|
-
"id": "
|
|
1174
|
+
"id": "authentication.authType",
|
|
1270
1175
|
"label": "Connection type",
|
|
1271
|
-
"group": "authentication",
|
|
1272
|
-
"type": "Dropdown",
|
|
1273
1176
|
"value": "uri",
|
|
1177
|
+
"group": "authentication",
|
|
1274
1178
|
"binding": {
|
|
1275
|
-
"
|
|
1276
|
-
"
|
|
1179
|
+
"name": "authentication.authType",
|
|
1180
|
+
"type": "zeebe:input"
|
|
1277
1181
|
},
|
|
1182
|
+
"type": "Dropdown",
|
|
1278
1183
|
"choices": [
|
|
1279
1184
|
{
|
|
1280
1185
|
"name": "URI",
|
|
@@ -1287,201 +1192,262 @@
|
|
|
1287
1192
|
]
|
|
1288
1193
|
},
|
|
1289
1194
|
{
|
|
1195
|
+
"id": "authentication.uri",
|
|
1290
1196
|
"label": "URI",
|
|
1291
1197
|
"description": "URI should contain username, password, host name, port number, and virtual host",
|
|
1292
|
-
"
|
|
1293
|
-
"type": "String",
|
|
1294
|
-
"binding": {
|
|
1295
|
-
"type": "zeebe:input",
|
|
1296
|
-
"name": "authentication.uri"
|
|
1297
|
-
},
|
|
1198
|
+
"optional": false,
|
|
1298
1199
|
"constraints": {
|
|
1299
1200
|
"notEmpty": true,
|
|
1300
1201
|
"pattern": {
|
|
1301
|
-
"value": "^(=|(amqps?://|secrets
|
|
1202
|
+
"value": "^(=|(amqps?://|secrets|\\{\\{).*$)",
|
|
1302
1203
|
"message": "Must start with amqp(s):// or contain a secret reference"
|
|
1303
1204
|
}
|
|
1304
1205
|
},
|
|
1206
|
+
"feel": "optional",
|
|
1207
|
+
"group": "authentication",
|
|
1208
|
+
"binding": {
|
|
1209
|
+
"name": "authentication.uri",
|
|
1210
|
+
"type": "zeebe:input"
|
|
1211
|
+
},
|
|
1305
1212
|
"condition": {
|
|
1306
|
-
"property": "
|
|
1307
|
-
"equals": "uri"
|
|
1308
|
-
|
|
1213
|
+
"property": "authentication.authType",
|
|
1214
|
+
"equals": "uri",
|
|
1215
|
+
"type": "simple"
|
|
1216
|
+
},
|
|
1217
|
+
"type": "String"
|
|
1309
1218
|
},
|
|
1310
1219
|
{
|
|
1220
|
+
"id": "authentication.userName",
|
|
1311
1221
|
"label": "Username",
|
|
1312
|
-
"
|
|
1313
|
-
"type": "String",
|
|
1314
|
-
"binding": {
|
|
1315
|
-
"type": "zeebe:input",
|
|
1316
|
-
"name": "authentication.userName"
|
|
1317
|
-
},
|
|
1222
|
+
"optional": false,
|
|
1318
1223
|
"constraints": {
|
|
1319
1224
|
"notEmpty": true
|
|
1320
1225
|
},
|
|
1226
|
+
"feel": "optional",
|
|
1227
|
+
"group": "authentication",
|
|
1228
|
+
"binding": {
|
|
1229
|
+
"name": "authentication.userName",
|
|
1230
|
+
"type": "zeebe:input"
|
|
1231
|
+
},
|
|
1321
1232
|
"condition": {
|
|
1322
|
-
"property": "
|
|
1323
|
-
"equals": "credentials"
|
|
1324
|
-
|
|
1233
|
+
"property": "authentication.authType",
|
|
1234
|
+
"equals": "credentials",
|
|
1235
|
+
"type": "simple"
|
|
1236
|
+
},
|
|
1237
|
+
"type": "String"
|
|
1325
1238
|
},
|
|
1326
1239
|
{
|
|
1240
|
+
"id": "authentication.password",
|
|
1327
1241
|
"label": "Password",
|
|
1328
|
-
"
|
|
1329
|
-
"type": "String",
|
|
1330
|
-
"binding": {
|
|
1331
|
-
"type": "zeebe:input",
|
|
1332
|
-
"name": "authentication.password"
|
|
1333
|
-
},
|
|
1242
|
+
"optional": false,
|
|
1334
1243
|
"constraints": {
|
|
1335
1244
|
"notEmpty": true
|
|
1336
1245
|
},
|
|
1246
|
+
"feel": "optional",
|
|
1247
|
+
"group": "authentication",
|
|
1248
|
+
"binding": {
|
|
1249
|
+
"name": "authentication.password",
|
|
1250
|
+
"type": "zeebe:input"
|
|
1251
|
+
},
|
|
1337
1252
|
"condition": {
|
|
1338
|
-
"property": "
|
|
1339
|
-
"equals": "credentials"
|
|
1340
|
-
|
|
1253
|
+
"property": "authentication.authType",
|
|
1254
|
+
"equals": "credentials",
|
|
1255
|
+
"type": "simple"
|
|
1256
|
+
},
|
|
1257
|
+
"type": "String"
|
|
1341
1258
|
},
|
|
1342
1259
|
{
|
|
1343
|
-
"
|
|
1344
|
-
"
|
|
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
|
+
"constraints": {
|
|
1265
|
+
"notEmpty": true
|
|
1266
|
+
},
|
|
1345
1267
|
"feel": "optional",
|
|
1346
1268
|
"group": "routing",
|
|
1347
|
-
"type": "String",
|
|
1348
1269
|
"binding": {
|
|
1349
|
-
"
|
|
1350
|
-
"
|
|
1270
|
+
"name": "routing.exchange",
|
|
1271
|
+
"type": "zeebe:input"
|
|
1351
1272
|
},
|
|
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,
|
|
1352
1280
|
"constraints": {
|
|
1353
1281
|
"notEmpty": true
|
|
1354
1282
|
},
|
|
1355
|
-
"condition": {
|
|
1356
|
-
"property": "connectionType",
|
|
1357
|
-
"equals": "credentials"
|
|
1358
|
-
}
|
|
1359
|
-
},
|
|
1360
|
-
{
|
|
1361
|
-
"label": "Virtual host",
|
|
1362
|
-
"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>",
|
|
1363
1283
|
"feel": "optional",
|
|
1364
1284
|
"group": "routing",
|
|
1365
|
-
"type": "String",
|
|
1366
1285
|
"binding": {
|
|
1367
|
-
"
|
|
1368
|
-
"
|
|
1286
|
+
"name": "routing.routingKey",
|
|
1287
|
+
"type": "zeebe:input"
|
|
1369
1288
|
},
|
|
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,
|
|
1370
1296
|
"constraints": {
|
|
1371
1297
|
"notEmpty": true
|
|
1372
1298
|
},
|
|
1373
|
-
"condition": {
|
|
1374
|
-
"property": "connectionType",
|
|
1375
|
-
"equals": "credentials"
|
|
1376
|
-
}
|
|
1377
|
-
},
|
|
1378
|
-
{
|
|
1379
|
-
"label": "Exchange",
|
|
1380
|
-
"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>",
|
|
1381
1299
|
"feel": "optional",
|
|
1382
1300
|
"group": "routing",
|
|
1383
|
-
"type": "String",
|
|
1384
1301
|
"binding": {
|
|
1385
|
-
"
|
|
1386
|
-
"
|
|
1302
|
+
"name": "routing.virtualHost",
|
|
1303
|
+
"type": "zeebe:input"
|
|
1387
1304
|
},
|
|
1388
|
-
"
|
|
1389
|
-
"
|
|
1390
|
-
|
|
1305
|
+
"condition": {
|
|
1306
|
+
"property": "authentication.authType",
|
|
1307
|
+
"equals": "credentials",
|
|
1308
|
+
"type": "simple"
|
|
1309
|
+
},
|
|
1310
|
+
"type": "String"
|
|
1391
1311
|
},
|
|
1392
1312
|
{
|
|
1393
|
-
"
|
|
1394
|
-
"
|
|
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
|
+
"constraints": {
|
|
1318
|
+
"notEmpty": true
|
|
1319
|
+
},
|
|
1395
1320
|
"feel": "optional",
|
|
1396
1321
|
"group": "routing",
|
|
1397
|
-
"type": "String",
|
|
1398
1322
|
"binding": {
|
|
1399
|
-
"
|
|
1400
|
-
"
|
|
1323
|
+
"name": "routing.hostName",
|
|
1324
|
+
"type": "zeebe:input"
|
|
1401
1325
|
},
|
|
1402
|
-
"
|
|
1403
|
-
"
|
|
1404
|
-
|
|
1326
|
+
"condition": {
|
|
1327
|
+
"property": "authentication.authType",
|
|
1328
|
+
"equals": "credentials",
|
|
1329
|
+
"type": "simple"
|
|
1330
|
+
},
|
|
1331
|
+
"type": "String"
|
|
1405
1332
|
},
|
|
1406
1333
|
{
|
|
1334
|
+
"id": "routing.port",
|
|
1407
1335
|
"label": "Port",
|
|
1408
|
-
"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
|
|
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
|
+
},
|
|
1409
1341
|
"feel": "optional",
|
|
1410
1342
|
"group": "routing",
|
|
1411
|
-
"type": "String",
|
|
1412
1343
|
"binding": {
|
|
1413
|
-
"
|
|
1414
|
-
"
|
|
1415
|
-
},
|
|
1416
|
-
"constraints": {
|
|
1417
|
-
"notEmpty": true
|
|
1344
|
+
"name": "routing.port",
|
|
1345
|
+
"type": "zeebe:input"
|
|
1418
1346
|
},
|
|
1419
1347
|
"condition": {
|
|
1420
|
-
"property": "
|
|
1421
|
-
"equals": "credentials"
|
|
1422
|
-
|
|
1348
|
+
"property": "authentication.authType",
|
|
1349
|
+
"equals": "credentials",
|
|
1350
|
+
"type": "simple"
|
|
1351
|
+
},
|
|
1352
|
+
"type": "String"
|
|
1423
1353
|
},
|
|
1424
1354
|
{
|
|
1425
|
-
"
|
|
1426
|
-
"
|
|
1355
|
+
"id": "message.properties",
|
|
1356
|
+
"label": "Properties",
|
|
1357
|
+
"description": "Properties for the message, routing headers, etc",
|
|
1358
|
+
"optional": true,
|
|
1359
|
+
"value": "={}",
|
|
1360
|
+
"feel": "required",
|
|
1427
1361
|
"group": "message",
|
|
1428
|
-
"type": "Text",
|
|
1429
|
-
"feel": "optional",
|
|
1430
1362
|
"binding": {
|
|
1431
|
-
"
|
|
1432
|
-
"
|
|
1433
|
-
}
|
|
1363
|
+
"name": "message.properties",
|
|
1364
|
+
"type": "zeebe:input"
|
|
1365
|
+
},
|
|
1366
|
+
"type": "Text"
|
|
1434
1367
|
},
|
|
1435
1368
|
{
|
|
1436
|
-
"
|
|
1437
|
-
"
|
|
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",
|
|
1438
1377
|
"group": "message",
|
|
1439
|
-
"type": "Text",
|
|
1440
|
-
"feel": "required",
|
|
1441
|
-
"value": "={}",
|
|
1442
1378
|
"binding": {
|
|
1443
|
-
"
|
|
1444
|
-
"
|
|
1445
|
-
}
|
|
1379
|
+
"name": "message.body",
|
|
1380
|
+
"type": "zeebe:input"
|
|
1381
|
+
},
|
|
1382
|
+
"type": "Text"
|
|
1446
1383
|
},
|
|
1447
1384
|
{
|
|
1385
|
+
"id": "resultVariable",
|
|
1448
1386
|
"label": "Result variable",
|
|
1449
|
-
"description": "
|
|
1387
|
+
"description": "Name of variable to store the response in",
|
|
1450
1388
|
"group": "output",
|
|
1451
|
-
"type": "String",
|
|
1452
1389
|
"binding": {
|
|
1453
|
-
"
|
|
1454
|
-
"
|
|
1455
|
-
}
|
|
1390
|
+
"key": "resultVariable",
|
|
1391
|
+
"type": "zeebe:taskHeader"
|
|
1392
|
+
},
|
|
1393
|
+
"type": "String"
|
|
1456
1394
|
},
|
|
1457
1395
|
{
|
|
1396
|
+
"id": "resultExpression",
|
|
1458
1397
|
"label": "Result expression",
|
|
1459
|
-
"description": "Expression to map the response into process variables
|
|
1460
|
-
"group": "output",
|
|
1461
|
-
"type": "Text",
|
|
1398
|
+
"description": "Expression to map the response into process variables",
|
|
1462
1399
|
"feel": "required",
|
|
1400
|
+
"group": "output",
|
|
1463
1401
|
"binding": {
|
|
1464
|
-
"
|
|
1465
|
-
"
|
|
1466
|
-
}
|
|
1402
|
+
"key": "resultExpression",
|
|
1403
|
+
"type": "zeebe:taskHeader"
|
|
1404
|
+
},
|
|
1405
|
+
"type": "Text"
|
|
1467
1406
|
},
|
|
1468
1407
|
{
|
|
1408
|
+
"id": "errorExpression",
|
|
1469
1409
|
"label": "Error expression",
|
|
1470
|
-
"description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors
|
|
1471
|
-
"group": "errors",
|
|
1472
|
-
"type": "Text",
|
|
1410
|
+
"description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>.",
|
|
1473
1411
|
"feel": "required",
|
|
1412
|
+
"group": "error",
|
|
1474
1413
|
"binding": {
|
|
1475
|
-
"
|
|
1476
|
-
"
|
|
1477
|
-
}
|
|
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
|
+
"binding": {
|
|
1440
|
+
"key": "retryBackoff",
|
|
1441
|
+
"type": "zeebe:taskHeader"
|
|
1442
|
+
},
|
|
1443
|
+
"type": "String"
|
|
1478
1444
|
}
|
|
1479
1445
|
],
|
|
1480
1446
|
"icon": {
|
|
1481
|
-
"contents": "data:image/svg+xml;
|
|
1447
|
+
"contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxOCcgaGVpZ2h0PScxOCcgdmlld0JveD0nLTcuNSAwIDI3MSAyNzEnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yNDUuNDQgMTA4LjMwOGgtODUuMDlhNy43MzggNy43MzggMCAwIDEtNy43MzUtNy43MzR2LTg4LjY4QzE1Mi42MTUgNS4zMjcgMTQ3LjI5IDAgMTQwLjcyNiAwaC0zMC4zNzVjLTYuNTY4IDAtMTEuODkgNS4zMjctMTEuODkgMTEuODk0djg4LjE0M2MwIDQuNTczLTMuNjk3IDguMjktOC4yNyA4LjMxbC0yNy44ODUuMTMzYy00LjYxMi4wMjUtOC4zNTktMy43MTctOC4zNS04LjMyNWwuMTczLTg4LjI0MUM1NC4xNDQgNS4zMzcgNDguODE3IDAgNDIuMjQgMEgxMS44OUM1LjMyMSAwIDAgNS4zMjcgMCAxMS44OTRWMjYwLjIxYzAgNS44MzQgNC43MjYgMTAuNTYgMTAuNTU1IDEwLjU2SDI0NS40NGM1LjgzNCAwIDEwLjU2LTQuNzI2IDEwLjU2LTEwLjU2VjExOC44NjhjMC01LjgzNC00LjcyNi0xMC41Ni0xMC41Ni0xMC41NnptLTM5LjkwMiA5My4yMzNjMCA3LjY0NS02LjE5OCAxMy44NDQtMTMuODQzIDEzLjg0NEgxNjcuNjljLTcuNjQ2IDAtMTMuODQ0LTYuMTk5LTEzLjg0NC0xMy44NDR2LTI0LjAwNWMwLTcuNjQ2IDYuMTk4LTEzLjg0NCAxMy44NDQtMTMuODQ0aDI0LjAwNWM3LjY0NSAwIDEzLjg0MyA2LjE5OCAxMy44NDMgMTMuODQ0djI0LjAwNXonCiAgICAgICAgICBmaWxsPScjRjYwJy8+Cjwvc3ZnPg=="
|
|
1482
1448
|
},
|
|
1483
1449
|
"engines": {
|
|
1484
|
-
"camunda": "^8.
|
|
1450
|
+
"camunda": "^8.5"
|
|
1485
1451
|
}
|
|
1486
1452
|
},
|
|
1487
1453
|
{
|
|
@@ -1489,8 +1455,11 @@
|
|
|
1489
1455
|
"name": "RabbitMQ Outbound Connector",
|
|
1490
1456
|
"id": "io.camunda.connectors.RabbitMQ.v1",
|
|
1491
1457
|
"description": "Send message to RabbitMQ",
|
|
1458
|
+
"metadata": {
|
|
1459
|
+
"keywords": []
|
|
1460
|
+
},
|
|
1492
1461
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=outbound",
|
|
1493
|
-
"version":
|
|
1462
|
+
"version": 6,
|
|
1494
1463
|
"category": {
|
|
1495
1464
|
"id": "connectors",
|
|
1496
1465
|
"name": "Connectors"
|
|
@@ -1499,6 +1468,9 @@
|
|
|
1499
1468
|
"elementType": {
|
|
1500
1469
|
"value": "bpmn:ServiceTask"
|
|
1501
1470
|
},
|
|
1471
|
+
"engines": {
|
|
1472
|
+
"camunda": "^8.3"
|
|
1473
|
+
},
|
|
1502
1474
|
"groups": [
|
|
1503
1475
|
{
|
|
1504
1476
|
"id": "authentication",
|
|
@@ -1512,6 +1484,10 @@
|
|
|
1512
1484
|
"id": "message",
|
|
1513
1485
|
"label": "Message"
|
|
1514
1486
|
},
|
|
1487
|
+
{
|
|
1488
|
+
"id": "connector",
|
|
1489
|
+
"label": "Connector"
|
|
1490
|
+
},
|
|
1515
1491
|
{
|
|
1516
1492
|
"id": "output",
|
|
1517
1493
|
"label": "Output mapping"
|
|
@@ -1561,7 +1537,11 @@
|
|
|
1561
1537
|
"description": "URI should contain username, password, host name, port number, and virtual host",
|
|
1562
1538
|
"optional": false,
|
|
1563
1539
|
"constraints": {
|
|
1564
|
-
"notEmpty": true
|
|
1540
|
+
"notEmpty": true,
|
|
1541
|
+
"pattern": {
|
|
1542
|
+
"value": "^(=|(amqps?://|secrets|\\{\\{).*$)",
|
|
1543
|
+
"message": "Must start with amqp(s):// or contain a secret reference"
|
|
1544
|
+
}
|
|
1565
1545
|
},
|
|
1566
1546
|
"feel": "optional",
|
|
1567
1547
|
"group": "authentication",
|
|
@@ -1741,6 +1721,30 @@
|
|
|
1741
1721
|
},
|
|
1742
1722
|
"type": "Text"
|
|
1743
1723
|
},
|
|
1724
|
+
{
|
|
1725
|
+
"id": "version",
|
|
1726
|
+
"label": "Version",
|
|
1727
|
+
"description": "Version of the element template",
|
|
1728
|
+
"value": "6",
|
|
1729
|
+
"group": "connector",
|
|
1730
|
+
"binding": {
|
|
1731
|
+
"key": "elementTemplateVersion",
|
|
1732
|
+
"type": "zeebe:taskHeader"
|
|
1733
|
+
},
|
|
1734
|
+
"type": "Hidden"
|
|
1735
|
+
},
|
|
1736
|
+
{
|
|
1737
|
+
"id": "id",
|
|
1738
|
+
"label": "ID",
|
|
1739
|
+
"description": "ID of the element template",
|
|
1740
|
+
"value": "io.camunda.connectors.RabbitMQ.v1",
|
|
1741
|
+
"group": "connector",
|
|
1742
|
+
"binding": {
|
|
1743
|
+
"key": "elementTemplateId",
|
|
1744
|
+
"type": "zeebe:taskHeader"
|
|
1745
|
+
},
|
|
1746
|
+
"type": "Hidden"
|
|
1747
|
+
},
|
|
1744
1748
|
{
|
|
1745
1749
|
"id": "resultVariable",
|
|
1746
1750
|
"label": "Result variable",
|
|
@@ -1794,7 +1798,6 @@
|
|
|
1794
1798
|
"label": "Retry backoff",
|
|
1795
1799
|
"description": "ISO-8601 duration to wait between retries",
|
|
1796
1800
|
"value": "PT0S",
|
|
1797
|
-
"feel": "optional",
|
|
1798
1801
|
"group": "retries",
|
|
1799
1802
|
"binding": {
|
|
1800
1803
|
"key": "retryBackoff",
|
|
@@ -1805,9 +1808,6 @@
|
|
|
1805
1808
|
],
|
|
1806
1809
|
"icon": {
|
|
1807
1810
|
"contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxOCcgaGVpZ2h0PScxOCcgdmlld0JveD0nLTcuNSAwIDI3MSAyNzEnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yNDUuNDQgMTA4LjMwOGgtODUuMDlhNy43MzggNy43MzggMCAwIDEtNy43MzUtNy43MzR2LTg4LjY4QzE1Mi42MTUgNS4zMjcgMTQ3LjI5IDAgMTQwLjcyNiAwaC0zMC4zNzVjLTYuNTY4IDAtMTEuODkgNS4zMjctMTEuODkgMTEuODk0djg4LjE0M2MwIDQuNTczLTMuNjk3IDguMjktOC4yNyA4LjMxbC0yNy44ODUuMTMzYy00LjYxMi4wMjUtOC4zNTktMy43MTctOC4zNS04LjMyNWwuMTczLTg4LjI0MUM1NC4xNDQgNS4zMzcgNDguODE3IDAgNDIuMjQgMEgxMS44OUM1LjMyMSAwIDAgNS4zMjcgMCAxMS44OTRWMjYwLjIxYzAgNS44MzQgNC43MjYgMTAuNTYgMTAuNTU1IDEwLjU2SDI0NS40NGM1LjgzNCAwIDEwLjU2LTQuNzI2IDEwLjU2LTEwLjU2VjExOC44NjhjMC01LjgzNC00LjcyNi0xMC41Ni0xMC41Ni0xMC41NnptLTM5LjkwMiA5My4yMzNjMCA3LjY0NS02LjE5OCAxMy44NDQtMTMuODQzIDEzLjg0NEgxNjcuNjljLTcuNjQ2IDAtMTMuODQ0LTYuMTk5LTEzLjg0NC0xMy44NDR2LTI0LjAwNWMwLTcuNjQ2IDYuMTk4LTEzLjg0NCAxMy44NDQtMTMuODQ0aDI0LjAwNWM3LjY0NSAwIDEzLjg0MyA2LjE5OCAxMy44NDMgMTMuODQ0djI0LjAwNXonCiAgICAgICAgICBmaWxsPScjRjYwJy8+Cjwvc3ZnPg=="
|
|
1808
|
-
},
|
|
1809
|
-
"engines": {
|
|
1810
|
-
"camunda": "^8.5"
|
|
1811
1811
|
}
|
|
1812
1812
|
}
|
|
1813
1813
|
]
|