@camunda/connectors-element-templates 1.0.5 → 1.0.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/src/connectors.js +2 -0
- package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +170 -13
- package/src/element-templates/agenticai-aiagent-outbound-connector.json +1596 -389
- package/src/element-templates/agenticai-mcp-client-outbound-connector.json +1 -1
- package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +2 -1
- package/src/element-templates/asana-connector.json +104 -104
- package/src/element-templates/automation-anywhere-outbound-connector.json +1207 -1201
- package/src/element-templates/aws-comprehend-outbound-connector.json +36 -36
- package/src/element-templates/aws-dynamodb-outbound-connector.json +1404 -1404
- package/src/element-templates/aws-eventbridge-connector-boundary.json +28 -28
- package/src/element-templates/aws-eventbridge-connector-message-start.json +10 -10
- package/src/element-templates/aws-eventbridge-connector-start-event.json +13 -10
- package/src/element-templates/aws-eventbridge-outbound-connector.json +474 -474
- package/src/element-templates/aws-lambda-outbound-connector.json +51 -51
- 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 +283 -283
- package/src/element-templates/aws-sns-inbound-intermediate.json +467 -467
- package/src/element-templates/aws-sns-inbound-message-start.json +98 -98
- package/src/element-templates/aws-sns-inbound-start-event.json +132 -132
- package/src/element-templates/aws-sns-outbound-connector.json +719 -719
- package/src/element-templates/aws-sqs-boundary-connector.json +420 -420
- package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +958 -958
- package/src/element-templates/aws-sqs-outbound-connector.json +421 -421
- package/src/element-templates/aws-sqs-start-event-connector.json +388 -388
- package/src/element-templates/aws-sqs-start-message.json +463 -463
- package/src/element-templates/azure-blobstorage-outbound-connector.json +1 -1
- package/src/element-templates/azure-open-ai-connector.json +32 -32
- package/src/element-templates/blue-prism-connector.json +57 -57
- package/src/element-templates/box-outbound-connector.json +30 -30
- package/src/element-templates/csv-outbound-connector.json +392 -0
- package/src/element-templates/easy-post-connector.json +269 -269
- package/src/element-templates/email-inbound-connector-intermediate.json +19 -19
- package/src/element-templates/email-outbound-connector.json +231 -231
- package/src/element-templates/embeddings-vector-database-outbound-connector.json +3473 -150
- package/src/element-templates/github-connector.json +2930 -2930
- package/src/element-templates/github-webhook-connector-boundary.json +21 -21
- package/src/element-templates/github-webhook-connector-intermediate.json +35 -35
- package/src/element-templates/github-webhook-connector-message-start.json +21 -21
- package/src/element-templates/github-webhook-connector-start-event.json +35 -32
- package/src/element-templates/gitlab-connector.json +1561 -1561
- package/src/element-templates/google-drive-outbound-connector.json +363 -363
- package/src/element-templates/google-gemini-outbound-connector.json +32 -32
- package/src/element-templates/google-maps-platform-connector.json +76 -76
- package/src/element-templates/google-sheets-outbound-connector.json +1177 -1177
- package/src/element-templates/graphql-outbound-connector.json +1182 -1182
- package/src/element-templates/http-json-connector.json +2332 -2332
- package/src/element-templates/http-polling-boundary-catch-event-connector.json +261 -558
- package/src/element-templates/http-polling-connector.json +259 -556
- package/src/element-templates/hugging-face-connector.json +34 -34
- package/src/element-templates/jdbc-outbound-connector.json +404 -2
- package/src/element-templates/kafka-inbound-connector-boundary.json +624 -624
- package/src/element-templates/kafka-inbound-connector-intermediate.json +1018 -1018
- package/src/element-templates/kafka-inbound-connector-start-message.json +532 -532
- package/src/element-templates/kafka-inbound-connector.json +240 -237
- package/src/element-templates/kafka-outbound-connector.json +588 -588
- package/src/element-templates/microsoft-office365-mail-connector.json +32 -32
- package/src/element-templates/microsoft-teams-outbound-connector.json +3730 -3730
- package/src/element-templates/openai-connector.json +117 -117
- package/src/element-templates/operate-connector.json +68 -68
- package/src/element-templates/power-automate-connector.json +12 -12
- package/src/element-templates/rabbitmq-inbound-connector-boundary.json +437 -437
- package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +581 -581
- package/src/element-templates/rabbitmq-inbound-connector-message-start.json +451 -451
- package/src/element-templates/rabbitmq-inbound-connector-start-event.json +354 -354
- package/src/element-templates/rabbitmq-outbound-connector.json +666 -666
- package/src/element-templates/salesforce-connector.json +40 -40
- package/src/element-templates/sendgrid-outbound-connector.json +487 -487
- package/src/element-templates/slack-inbound-boundary.json +301 -301
- package/src/element-templates/slack-inbound-intermediate.json +307 -307
- package/src/element-templates/slack-inbound-message-start.json +350 -350
- package/src/element-templates/slack-inbound-start-event.json +213 -210
- package/src/element-templates/slack-outbound-connector.json +739 -739
- package/src/element-templates/twilio-connector.json +88 -88
- package/src/element-templates/twilio-webhook-connector.json +13 -10
- package/src/element-templates/twilio-webhook-intermediate-connector.json +31 -31
- package/src/element-templates/twilio-webhook-message-start-connector.json +8 -8
- package/src/element-templates/uipath-connector.json +49 -49
- package/src/element-templates/webhook-connector-boundary.json +1644 -1644
- package/src/element-templates/webhook-connector-intermediate.json +972 -972
- package/src/element-templates/webhook-connector-start-event.json +556 -553
- package/src/element-templates/webhook-connector-start-message.json +33 -33
- package/src/element-templates/whatsapp-connector.json +6 -6
|
@@ -1,11 +1,14 @@
|
|
|
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 Intermediate Catch Event Connector",
|
|
5
5
|
"id": "io.camunda.connectors.inbound.RabbitMQ.Intermediate.v1",
|
|
6
|
-
"version": 2,
|
|
7
6
|
"description": "Receive a message from RabbitMQ",
|
|
8
|
-
"
|
|
7
|
+
"metadata": {
|
|
8
|
+
"keywords": []
|
|
9
|
+
},
|
|
10
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound",
|
|
11
|
+
"version": 8,
|
|
9
12
|
"category": {
|
|
10
13
|
"id": "connectors",
|
|
11
14
|
"name": "Connectors"
|
|
@@ -15,6 +18,9 @@
|
|
|
15
18
|
"value": "bpmn:IntermediateCatchEvent",
|
|
16
19
|
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
17
20
|
},
|
|
21
|
+
"engines": {
|
|
22
|
+
"camunda": "^8.3"
|
|
23
|
+
},
|
|
18
24
|
"groups": [
|
|
19
25
|
{
|
|
20
26
|
"id": "authentication",
|
|
@@ -33,39 +39,39 @@
|
|
|
33
39
|
"label": "Activation"
|
|
34
40
|
},
|
|
35
41
|
{
|
|
36
|
-
"id": "
|
|
37
|
-
"label": "
|
|
42
|
+
"id": "correlation",
|
|
43
|
+
"label": "Correlation",
|
|
44
|
+
"tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
"id": "deduplication",
|
|
48
|
+
"label": "Deduplication",
|
|
49
|
+
"tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
|
|
50
|
+
},
|
|
51
|
+
{
|
|
52
|
+
"id": "output",
|
|
53
|
+
"label": "Output mapping"
|
|
38
54
|
}
|
|
39
55
|
],
|
|
40
56
|
"properties": [
|
|
41
57
|
{
|
|
42
|
-
"type": "Hidden",
|
|
43
58
|
"value": "io.camunda:connector-rabbitmq-inbound:1",
|
|
44
59
|
"binding": {
|
|
45
|
-
"
|
|
46
|
-
"
|
|
47
|
-
}
|
|
48
|
-
},
|
|
49
|
-
{
|
|
50
|
-
"type": "Hidden",
|
|
51
|
-
"generatedValue": {
|
|
52
|
-
"type": "uuid"
|
|
60
|
+
"name": "inbound.type",
|
|
61
|
+
"type": "zeebe:property"
|
|
53
62
|
},
|
|
54
|
-
"
|
|
55
|
-
"type": "bpmn:Message#property",
|
|
56
|
-
"name": "name"
|
|
57
|
-
}
|
|
63
|
+
"type": "Hidden"
|
|
58
64
|
},
|
|
59
65
|
{
|
|
60
|
-
"id": "
|
|
66
|
+
"id": "authentication.authType",
|
|
61
67
|
"label": "Connection type",
|
|
62
|
-
"group": "authentication",
|
|
63
|
-
"type": "Dropdown",
|
|
64
68
|
"value": "uri",
|
|
69
|
+
"group": "authentication",
|
|
65
70
|
"binding": {
|
|
66
|
-
"
|
|
67
|
-
"
|
|
71
|
+
"name": "authentication.authType",
|
|
72
|
+
"type": "zeebe:property"
|
|
68
73
|
},
|
|
74
|
+
"type": "Dropdown",
|
|
69
75
|
"choices": [
|
|
70
76
|
{
|
|
71
77
|
"name": "URI",
|
|
@@ -78,154 +84,178 @@
|
|
|
78
84
|
]
|
|
79
85
|
},
|
|
80
86
|
{
|
|
87
|
+
"id": "authentication.uri",
|
|
81
88
|
"label": "URI",
|
|
82
89
|
"description": "URI should contain username, password, host name, port number, and virtual host",
|
|
83
|
-
"
|
|
84
|
-
"type": "String",
|
|
85
|
-
"binding": {
|
|
86
|
-
"type": "zeebe:property",
|
|
87
|
-
"name": "authentication.uri"
|
|
88
|
-
},
|
|
90
|
+
"optional": false,
|
|
89
91
|
"constraints": {
|
|
90
92
|
"notEmpty": true,
|
|
91
93
|
"pattern": {
|
|
92
|
-
"value": "^(amqps
|
|
94
|
+
"value": "^(=|(amqps?://|secrets|\\{\\{).*$)",
|
|
93
95
|
"message": "Must start with amqp(s):// or contain a secret reference"
|
|
94
96
|
}
|
|
95
97
|
},
|
|
98
|
+
"group": "authentication",
|
|
99
|
+
"binding": {
|
|
100
|
+
"name": "authentication.uri",
|
|
101
|
+
"type": "zeebe:property"
|
|
102
|
+
},
|
|
96
103
|
"condition": {
|
|
97
|
-
"property": "
|
|
98
|
-
"equals": "uri"
|
|
99
|
-
|
|
104
|
+
"property": "authentication.authType",
|
|
105
|
+
"equals": "uri",
|
|
106
|
+
"type": "simple"
|
|
107
|
+
},
|
|
108
|
+
"type": "String"
|
|
100
109
|
},
|
|
101
110
|
{
|
|
111
|
+
"id": "authentication.userName",
|
|
102
112
|
"label": "Username",
|
|
103
|
-
"
|
|
104
|
-
"type": "String",
|
|
105
|
-
"binding": {
|
|
106
|
-
"type": "zeebe:property",
|
|
107
|
-
"name": "authentication.userName"
|
|
108
|
-
},
|
|
113
|
+
"optional": false,
|
|
109
114
|
"constraints": {
|
|
110
115
|
"notEmpty": true
|
|
111
116
|
},
|
|
117
|
+
"group": "authentication",
|
|
118
|
+
"binding": {
|
|
119
|
+
"name": "authentication.userName",
|
|
120
|
+
"type": "zeebe:property"
|
|
121
|
+
},
|
|
112
122
|
"condition": {
|
|
113
|
-
"property": "
|
|
114
|
-
"equals": "credentials"
|
|
115
|
-
|
|
123
|
+
"property": "authentication.authType",
|
|
124
|
+
"equals": "credentials",
|
|
125
|
+
"type": "simple"
|
|
126
|
+
},
|
|
127
|
+
"type": "String"
|
|
116
128
|
},
|
|
117
129
|
{
|
|
130
|
+
"id": "authentication.password",
|
|
118
131
|
"label": "Password",
|
|
132
|
+
"optional": false,
|
|
133
|
+
"constraints": {
|
|
134
|
+
"notEmpty": true
|
|
135
|
+
},
|
|
119
136
|
"group": "authentication",
|
|
120
|
-
"type": "String",
|
|
121
137
|
"binding": {
|
|
122
|
-
"
|
|
123
|
-
"
|
|
138
|
+
"name": "authentication.password",
|
|
139
|
+
"type": "zeebe:property"
|
|
140
|
+
},
|
|
141
|
+
"condition": {
|
|
142
|
+
"property": "authentication.authType",
|
|
143
|
+
"equals": "credentials",
|
|
144
|
+
"type": "simple"
|
|
124
145
|
},
|
|
146
|
+
"type": "String"
|
|
147
|
+
},
|
|
148
|
+
{
|
|
149
|
+
"id": "routing.virtualHost",
|
|
150
|
+
"label": "Virtual host",
|
|
151
|
+
"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>",
|
|
152
|
+
"optional": false,
|
|
125
153
|
"constraints": {
|
|
126
154
|
"notEmpty": true
|
|
127
155
|
},
|
|
156
|
+
"group": "routing",
|
|
157
|
+
"binding": {
|
|
158
|
+
"name": "routing.virtualHost",
|
|
159
|
+
"type": "zeebe:property"
|
|
160
|
+
},
|
|
128
161
|
"condition": {
|
|
129
|
-
"property": "
|
|
130
|
-
"equals": "credentials"
|
|
131
|
-
|
|
162
|
+
"property": "authentication.authType",
|
|
163
|
+
"equals": "credentials",
|
|
164
|
+
"type": "simple"
|
|
165
|
+
},
|
|
166
|
+
"type": "String"
|
|
132
167
|
},
|
|
133
168
|
{
|
|
169
|
+
"id": "routing.hostName",
|
|
134
170
|
"label": "Host name",
|
|
135
|
-
"description": "Host name: get from RabbitMQ external
|
|
136
|
-
"
|
|
137
|
-
"type": "String",
|
|
138
|
-
"binding": {
|
|
139
|
-
"type": "zeebe:property",
|
|
140
|
-
"name": "routing.hostName"
|
|
141
|
-
},
|
|
171
|
+
"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>",
|
|
172
|
+
"optional": false,
|
|
142
173
|
"constraints": {
|
|
143
174
|
"notEmpty": true
|
|
144
175
|
},
|
|
145
|
-
"condition": {
|
|
146
|
-
"property": "connectionType",
|
|
147
|
-
"equals": "credentials"
|
|
148
|
-
}
|
|
149
|
-
},
|
|
150
|
-
{
|
|
151
|
-
"label": "Virtual host",
|
|
152
|
-
"description": "Virtual name: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/#routing-data\"target=\"_blank\">documentation</a>",
|
|
153
176
|
"group": "routing",
|
|
154
|
-
"type": "String",
|
|
155
177
|
"binding": {
|
|
156
|
-
"
|
|
157
|
-
"
|
|
158
|
-
},
|
|
159
|
-
"constraints": {
|
|
160
|
-
"notEmpty": true
|
|
178
|
+
"name": "routing.hostName",
|
|
179
|
+
"type": "zeebe:property"
|
|
161
180
|
},
|
|
162
181
|
"condition": {
|
|
163
|
-
"property": "
|
|
164
|
-
"equals": "credentials"
|
|
165
|
-
|
|
182
|
+
"property": "authentication.authType",
|
|
183
|
+
"equals": "credentials",
|
|
184
|
+
"type": "simple"
|
|
185
|
+
},
|
|
186
|
+
"type": "String"
|
|
166
187
|
},
|
|
167
188
|
{
|
|
189
|
+
"id": "routing.port",
|
|
168
190
|
"label": "Port",
|
|
169
|
-
"description": "Port: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq
|
|
170
|
-
"
|
|
171
|
-
"type": "String",
|
|
172
|
-
"binding": {
|
|
173
|
-
"type": "zeebe:property",
|
|
174
|
-
"name": "routing.port"
|
|
175
|
-
},
|
|
191
|
+
"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>",
|
|
192
|
+
"optional": false,
|
|
176
193
|
"constraints": {
|
|
177
194
|
"notEmpty": true
|
|
178
195
|
},
|
|
196
|
+
"group": "routing",
|
|
197
|
+
"binding": {
|
|
198
|
+
"name": "routing.port",
|
|
199
|
+
"type": "zeebe:property"
|
|
200
|
+
},
|
|
179
201
|
"condition": {
|
|
180
|
-
"property": "
|
|
181
|
-
"equals": "credentials"
|
|
182
|
-
|
|
202
|
+
"property": "authentication.authType",
|
|
203
|
+
"equals": "credentials",
|
|
204
|
+
"type": "simple"
|
|
205
|
+
},
|
|
206
|
+
"type": "String"
|
|
183
207
|
},
|
|
184
208
|
{
|
|
209
|
+
"id": "queueName",
|
|
185
210
|
"label": "Queue name",
|
|
186
211
|
"description": "Name of the queue to subscribe to",
|
|
212
|
+
"optional": false,
|
|
213
|
+
"constraints": {
|
|
214
|
+
"notEmpty": true
|
|
215
|
+
},
|
|
187
216
|
"group": "subscription",
|
|
188
|
-
"type": "String",
|
|
189
|
-
"feel": "optional",
|
|
190
217
|
"binding": {
|
|
191
|
-
"
|
|
192
|
-
"
|
|
218
|
+
"name": "queueName",
|
|
219
|
+
"type": "zeebe:property"
|
|
193
220
|
},
|
|
194
|
-
"
|
|
195
|
-
"notEmpty": true
|
|
196
|
-
}
|
|
221
|
+
"type": "String"
|
|
197
222
|
},
|
|
198
223
|
{
|
|
224
|
+
"id": "consumerTag",
|
|
199
225
|
"label": "Consumer tag",
|
|
200
226
|
"description": "Consumer tag to use for the subscription",
|
|
227
|
+
"optional": false,
|
|
201
228
|
"group": "subscription",
|
|
202
|
-
"type": "String",
|
|
203
|
-
"feel": "optional",
|
|
204
229
|
"binding": {
|
|
205
|
-
"
|
|
206
|
-
"
|
|
207
|
-
}
|
|
230
|
+
"name": "consumerTag",
|
|
231
|
+
"type": "zeebe:property"
|
|
232
|
+
},
|
|
233
|
+
"type": "String"
|
|
208
234
|
},
|
|
209
235
|
{
|
|
236
|
+
"id": "arguments",
|
|
210
237
|
"label": "Arguments",
|
|
211
238
|
"description": "Arguments to use for the subscription",
|
|
212
|
-
"
|
|
213
|
-
"type": "String",
|
|
239
|
+
"optional": true,
|
|
214
240
|
"feel": "required",
|
|
241
|
+
"group": "subscription",
|
|
215
242
|
"binding": {
|
|
216
|
-
"
|
|
217
|
-
"
|
|
218
|
-
}
|
|
243
|
+
"name": "arguments",
|
|
244
|
+
"type": "zeebe:property"
|
|
245
|
+
},
|
|
246
|
+
"type": "String"
|
|
219
247
|
},
|
|
220
248
|
{
|
|
249
|
+
"id": "exclusive",
|
|
221
250
|
"label": "Exclusive consumer",
|
|
222
|
-
"
|
|
223
|
-
"type": "Dropdown",
|
|
251
|
+
"optional": false,
|
|
224
252
|
"value": "false",
|
|
253
|
+
"group": "subscription",
|
|
225
254
|
"binding": {
|
|
226
|
-
"
|
|
227
|
-
"
|
|
255
|
+
"name": "exclusive",
|
|
256
|
+
"type": "zeebe:property"
|
|
228
257
|
},
|
|
258
|
+
"type": "Dropdown",
|
|
229
259
|
"choices": [
|
|
230
260
|
{
|
|
231
261
|
"name": "Yes",
|
|
@@ -238,74 +268,195 @@
|
|
|
238
268
|
]
|
|
239
269
|
},
|
|
240
270
|
{
|
|
241
|
-
"
|
|
242
|
-
"
|
|
243
|
-
"
|
|
271
|
+
"id": "activationCondition",
|
|
272
|
+
"label": "Activation condition",
|
|
273
|
+
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
274
|
+
"optional": true,
|
|
244
275
|
"feel": "required",
|
|
245
|
-
"
|
|
276
|
+
"group": "activation",
|
|
246
277
|
"binding": {
|
|
247
|
-
"
|
|
248
|
-
"
|
|
278
|
+
"name": "activationCondition",
|
|
279
|
+
"type": "zeebe:property"
|
|
249
280
|
},
|
|
250
|
-
"
|
|
251
|
-
"notEmpty": true
|
|
252
|
-
}
|
|
281
|
+
"type": "String"
|
|
253
282
|
},
|
|
254
283
|
{
|
|
255
|
-
"
|
|
256
|
-
"
|
|
257
|
-
"
|
|
284
|
+
"id": "consumeUnmatchedEvents",
|
|
285
|
+
"label": "Consume unmatched events",
|
|
286
|
+
"value": true,
|
|
287
|
+
"group": "activation",
|
|
288
|
+
"binding": {
|
|
289
|
+
"name": "consumeUnmatchedEvents",
|
|
290
|
+
"type": "zeebe:property"
|
|
291
|
+
},
|
|
292
|
+
"tooltip": "Unmatched events are rejected by default, allowing the upstream service to handle the error. Check this box to consume unmatched events and return a success response",
|
|
293
|
+
"type": "Boolean"
|
|
294
|
+
},
|
|
295
|
+
{
|
|
296
|
+
"id": "correlationKeyProcess",
|
|
297
|
+
"label": "Correlation key (process)",
|
|
298
|
+
"description": "Sets up the correlation key from process variables",
|
|
299
|
+
"constraints": {
|
|
300
|
+
"notEmpty": true
|
|
301
|
+
},
|
|
258
302
|
"feel": "required",
|
|
303
|
+
"group": "correlation",
|
|
259
304
|
"binding": {
|
|
260
|
-
"
|
|
261
|
-
"
|
|
305
|
+
"name": "correlationKey",
|
|
306
|
+
"type": "bpmn:Message#zeebe:subscription#property"
|
|
262
307
|
},
|
|
308
|
+
"type": "String"
|
|
309
|
+
},
|
|
310
|
+
{
|
|
311
|
+
"id": "correlationKeyPayload",
|
|
312
|
+
"label": "Correlation key (payload)",
|
|
263
313
|
"description": "Extracts the correlation key from the incoming message payload",
|
|
264
314
|
"constraints": {
|
|
265
315
|
"notEmpty": true
|
|
266
|
-
}
|
|
316
|
+
},
|
|
317
|
+
"feel": "required",
|
|
318
|
+
"group": "correlation",
|
|
319
|
+
"binding": {
|
|
320
|
+
"name": "correlationKeyExpression",
|
|
321
|
+
"type": "zeebe:property"
|
|
322
|
+
},
|
|
323
|
+
"type": "String"
|
|
267
324
|
},
|
|
268
325
|
{
|
|
269
|
-
"
|
|
270
|
-
"
|
|
271
|
-
"
|
|
326
|
+
"id": "messageIdExpression",
|
|
327
|
+
"label": "Message ID expression",
|
|
328
|
+
"description": "Expression to extract unique identifier of a message",
|
|
329
|
+
"optional": true,
|
|
272
330
|
"feel": "required",
|
|
331
|
+
"group": "correlation",
|
|
332
|
+
"binding": {
|
|
333
|
+
"name": "messageIdExpression",
|
|
334
|
+
"type": "zeebe:property"
|
|
335
|
+
},
|
|
336
|
+
"type": "String"
|
|
337
|
+
},
|
|
338
|
+
{
|
|
339
|
+
"id": "messageTtl",
|
|
340
|
+
"label": "Message TTL",
|
|
341
|
+
"description": "Time-to-live for the message in the broker (ISO-8601 duration)",
|
|
273
342
|
"optional": true,
|
|
343
|
+
"constraints": {
|
|
344
|
+
"notEmpty": false,
|
|
345
|
+
"pattern": {
|
|
346
|
+
"value": "^(PT.*|)$",
|
|
347
|
+
"message": "must be an ISO-8601 duration"
|
|
348
|
+
}
|
|
349
|
+
},
|
|
350
|
+
"feel": "optional",
|
|
351
|
+
"group": "correlation",
|
|
274
352
|
"binding": {
|
|
275
|
-
"
|
|
276
|
-
"
|
|
353
|
+
"name": "messageTtl",
|
|
354
|
+
"type": "zeebe:property"
|
|
277
355
|
},
|
|
278
|
-
"
|
|
356
|
+
"type": "String"
|
|
357
|
+
},
|
|
358
|
+
{
|
|
359
|
+
"id": "messageNameUuid",
|
|
360
|
+
"generatedValue": {
|
|
361
|
+
"type": "uuid"
|
|
362
|
+
},
|
|
363
|
+
"group": "correlation",
|
|
364
|
+
"binding": {
|
|
365
|
+
"name": "name",
|
|
366
|
+
"type": "bpmn:Message#property"
|
|
367
|
+
},
|
|
368
|
+
"type": "Hidden"
|
|
369
|
+
},
|
|
370
|
+
{
|
|
371
|
+
"id": "deduplicationModeManualFlag",
|
|
372
|
+
"label": "Manual mode",
|
|
373
|
+
"description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
|
|
374
|
+
"value": false,
|
|
375
|
+
"group": "deduplication",
|
|
376
|
+
"binding": {
|
|
377
|
+
"name": "deduplicationModeManualFlag",
|
|
378
|
+
"type": "zeebe:property"
|
|
379
|
+
},
|
|
380
|
+
"type": "Boolean"
|
|
381
|
+
},
|
|
382
|
+
{
|
|
383
|
+
"id": "deduplicationId",
|
|
384
|
+
"label": "Deduplication ID",
|
|
385
|
+
"constraints": {
|
|
386
|
+
"notEmpty": true,
|
|
387
|
+
"pattern": {
|
|
388
|
+
"value": "^[a-zA-Z0-9_-]+$",
|
|
389
|
+
"message": "can only contain alphanumeric characters, dashes, and underscores"
|
|
390
|
+
}
|
|
391
|
+
},
|
|
392
|
+
"group": "deduplication",
|
|
393
|
+
"binding": {
|
|
394
|
+
"name": "deduplicationId",
|
|
395
|
+
"type": "zeebe:property"
|
|
396
|
+
},
|
|
397
|
+
"condition": {
|
|
398
|
+
"property": "deduplicationModeManualFlag",
|
|
399
|
+
"equals": true,
|
|
400
|
+
"type": "simple"
|
|
401
|
+
},
|
|
402
|
+
"type": "String"
|
|
403
|
+
},
|
|
404
|
+
{
|
|
405
|
+
"id": "deduplicationModeManual",
|
|
406
|
+
"value": "MANUAL",
|
|
407
|
+
"group": "deduplication",
|
|
408
|
+
"binding": {
|
|
409
|
+
"name": "deduplicationMode",
|
|
410
|
+
"type": "zeebe:property"
|
|
411
|
+
},
|
|
412
|
+
"condition": {
|
|
413
|
+
"property": "deduplicationId",
|
|
414
|
+
"isActive": true,
|
|
415
|
+
"type": "simple"
|
|
416
|
+
},
|
|
417
|
+
"type": "Hidden"
|
|
418
|
+
},
|
|
419
|
+
{
|
|
420
|
+
"id": "deduplicationModeAuto",
|
|
421
|
+
"value": "AUTO",
|
|
422
|
+
"group": "deduplication",
|
|
423
|
+
"binding": {
|
|
424
|
+
"name": "deduplicationMode",
|
|
425
|
+
"type": "zeebe:property"
|
|
426
|
+
},
|
|
427
|
+
"condition": {
|
|
428
|
+
"property": "deduplicationId",
|
|
429
|
+
"isActive": false,
|
|
430
|
+
"type": "simple"
|
|
431
|
+
},
|
|
432
|
+
"type": "Hidden"
|
|
279
433
|
},
|
|
280
434
|
{
|
|
435
|
+
"id": "resultVariable",
|
|
281
436
|
"label": "Result variable",
|
|
282
|
-
"
|
|
283
|
-
"group": "
|
|
284
|
-
"optional": true,
|
|
437
|
+
"description": "Name of variable to store the response in",
|
|
438
|
+
"group": "output",
|
|
285
439
|
"binding": {
|
|
286
|
-
"
|
|
287
|
-
"
|
|
440
|
+
"name": "resultVariable",
|
|
441
|
+
"type": "zeebe:property"
|
|
288
442
|
},
|
|
289
|
-
"
|
|
443
|
+
"type": "String"
|
|
290
444
|
},
|
|
291
445
|
{
|
|
446
|
+
"id": "resultExpression",
|
|
292
447
|
"label": "Result expression",
|
|
293
|
-
"
|
|
294
|
-
"group": "variable-mapping",
|
|
448
|
+
"description": "Expression to map the response into process variables",
|
|
295
449
|
"feel": "required",
|
|
296
|
-
"
|
|
450
|
+
"group": "output",
|
|
297
451
|
"binding": {
|
|
298
|
-
"
|
|
299
|
-
"
|
|
452
|
+
"name": "resultExpression",
|
|
453
|
+
"type": "zeebe:property"
|
|
300
454
|
},
|
|
301
|
-
"
|
|
455
|
+
"type": "Text"
|
|
302
456
|
}
|
|
303
457
|
],
|
|
304
458
|
"icon": {
|
|
305
|
-
"contents": "data:image/svg+xml;
|
|
306
|
-
},
|
|
307
|
-
"engines": {
|
|
308
|
-
"camunda": "^8.2"
|
|
459
|
+
"contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxOCcgaGVpZ2h0PScxOCcgdmlld0JveD0nLTcuNSAwIDI3MSAyNzEnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yNDUuNDQgMTA4LjMwOGgtODUuMDlhNy43MzggNy43MzggMCAwIDEtNy43MzUtNy43MzR2LTg4LjY4QzE1Mi42MTUgNS4zMjcgMTQ3LjI5IDAgMTQwLjcyNiAwaC0zMC4zNzVjLTYuNTY4IDAtMTEuODkgNS4zMjctMTEuODkgMTEuODk0djg4LjE0M2MwIDQuNTczLTMuNjk3IDguMjktOC4yNyA4LjMxbC0yNy44ODUuMTMzYy00LjYxMi4wMjUtOC4zNTktMy43MTctOC4zNS04LjMyNWwuMTczLTg4LjI0MUM1NC4xNDQgNS4zMzcgNDguODE3IDAgNDIuMjQgMEgxMS44OUM1LjMyMSAwIDAgNS4zMjcgMCAxMS44OTRWMjYwLjIxYzAgNS44MzQgNC43MjYgMTAuNTYgMTAuNTU1IDEwLjU2SDI0NS40NGM1LjgzNCAwIDEwLjU2LTQuNzI2IDEwLjU2LTEwLjU2VjExOC44NjhjMC01LjgzNC00LjcyNi0xMC41Ni0xMC41Ni0xMC41NnptLTM5LjkwMiA5My4yMzNjMCA3LjY0NS02LjE5OCAxMy44NDQtMTMuODQzIDEzLjg0NEgxNjcuNjljLTcuNjQ2IDAtMTMuODQ0LTYuMTk5LTEzLjg0NC0xMy44NDR2LTI0LjAwNWMwLTcuNjQ2IDYuMTk4LTEzLjg0NCAxMy44NDQtMTMuODQ0aDI0LjAwNWM3LjY0NSAwIDEzLjg0MyA2LjE5OCAxMy44NDMgMTMuODQ0djI0LjAwNXonCiAgICAgICAgICBmaWxsPScjRjYwJy8+Cjwvc3ZnPg=="
|
|
309
460
|
}
|
|
310
461
|
},
|
|
311
462
|
{
|
|
@@ -314,7 +465,7 @@
|
|
|
314
465
|
"id": "io.camunda.connectors.inbound.RabbitMQ.Intermediate.v1",
|
|
315
466
|
"description": "Receive a message from RabbitMQ",
|
|
316
467
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound",
|
|
317
|
-
"version":
|
|
468
|
+
"version": 7,
|
|
318
469
|
"category": {
|
|
319
470
|
"id": "connectors",
|
|
320
471
|
"name": "Connectors"
|
|
@@ -343,7 +494,13 @@
|
|
|
343
494
|
},
|
|
344
495
|
{
|
|
345
496
|
"id": "correlation",
|
|
346
|
-
"label": "Correlation"
|
|
497
|
+
"label": "Correlation",
|
|
498
|
+
"tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
|
|
499
|
+
},
|
|
500
|
+
{
|
|
501
|
+
"id": "deduplication",
|
|
502
|
+
"label": "Deduplication",
|
|
503
|
+
"tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
|
|
347
504
|
},
|
|
348
505
|
{
|
|
349
506
|
"id": "output",
|
|
@@ -577,6 +734,18 @@
|
|
|
577
734
|
},
|
|
578
735
|
"type": "String"
|
|
579
736
|
},
|
|
737
|
+
{
|
|
738
|
+
"id": "consumeUnmatchedEvents",
|
|
739
|
+
"label": "Consume unmatched events",
|
|
740
|
+
"value": true,
|
|
741
|
+
"group": "activation",
|
|
742
|
+
"binding": {
|
|
743
|
+
"name": "consumeUnmatchedEvents",
|
|
744
|
+
"type": "zeebe:property"
|
|
745
|
+
},
|
|
746
|
+
"tooltip": "Unmatched events are rejected by default, allowing the upstream service to handle the error. Check this box to consume unmatched events and return a success response",
|
|
747
|
+
"type": "Boolean"
|
|
748
|
+
},
|
|
580
749
|
{
|
|
581
750
|
"id": "correlationKeyProcess",
|
|
582
751
|
"label": "Correlation key (process)",
|
|
@@ -620,6 +789,26 @@
|
|
|
620
789
|
},
|
|
621
790
|
"type": "String"
|
|
622
791
|
},
|
|
792
|
+
{
|
|
793
|
+
"id": "messageTtl",
|
|
794
|
+
"label": "Message TTL",
|
|
795
|
+
"description": "Time-to-live for the message in the broker (ISO-8601 duration)",
|
|
796
|
+
"optional": true,
|
|
797
|
+
"constraints": {
|
|
798
|
+
"notEmpty": false,
|
|
799
|
+
"pattern": {
|
|
800
|
+
"value": "^(PT.*|)$",
|
|
801
|
+
"message": "must be an ISO-8601 duration"
|
|
802
|
+
}
|
|
803
|
+
},
|
|
804
|
+
"feel": "optional",
|
|
805
|
+
"group": "correlation",
|
|
806
|
+
"binding": {
|
|
807
|
+
"name": "messageTtl",
|
|
808
|
+
"type": "zeebe:property"
|
|
809
|
+
},
|
|
810
|
+
"type": "String"
|
|
811
|
+
},
|
|
623
812
|
{
|
|
624
813
|
"id": "messageNameUuid",
|
|
625
814
|
"generatedValue": {
|
|
@@ -633,43 +822,107 @@
|
|
|
633
822
|
"type": "Hidden"
|
|
634
823
|
},
|
|
635
824
|
{
|
|
636
|
-
"id": "
|
|
637
|
-
"label": "
|
|
638
|
-
"description": "
|
|
639
|
-
"
|
|
825
|
+
"id": "deduplicationModeManualFlag",
|
|
826
|
+
"label": "Manual mode",
|
|
827
|
+
"description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
|
|
828
|
+
"value": false,
|
|
829
|
+
"group": "deduplication",
|
|
640
830
|
"binding": {
|
|
641
|
-
"name": "
|
|
831
|
+
"name": "deduplicationModeManualFlag",
|
|
642
832
|
"type": "zeebe:property"
|
|
643
833
|
},
|
|
644
|
-
"type": "
|
|
834
|
+
"type": "Boolean"
|
|
645
835
|
},
|
|
646
836
|
{
|
|
647
|
-
"id": "
|
|
648
|
-
"label": "
|
|
649
|
-
"
|
|
650
|
-
|
|
651
|
-
|
|
837
|
+
"id": "deduplicationId",
|
|
838
|
+
"label": "Deduplication ID",
|
|
839
|
+
"constraints": {
|
|
840
|
+
"notEmpty": true,
|
|
841
|
+
"pattern": {
|
|
842
|
+
"value": "^[a-zA-Z0-9_-]+$",
|
|
843
|
+
"message": "can only contain alphanumeric characters, dashes, and underscores"
|
|
844
|
+
}
|
|
845
|
+
},
|
|
846
|
+
"group": "deduplication",
|
|
652
847
|
"binding": {
|
|
653
|
-
"name": "
|
|
848
|
+
"name": "deduplicationId",
|
|
654
849
|
"type": "zeebe:property"
|
|
655
850
|
},
|
|
656
|
-
"
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
|
|
662
|
-
|
|
663
|
-
|
|
664
|
-
|
|
851
|
+
"condition": {
|
|
852
|
+
"property": "deduplicationModeManualFlag",
|
|
853
|
+
"equals": true,
|
|
854
|
+
"type": "simple"
|
|
855
|
+
},
|
|
856
|
+
"type": "String"
|
|
857
|
+
},
|
|
858
|
+
{
|
|
859
|
+
"id": "deduplicationModeManual",
|
|
860
|
+
"value": "MANUAL",
|
|
861
|
+
"group": "deduplication",
|
|
862
|
+
"binding": {
|
|
863
|
+
"name": "deduplicationMode",
|
|
864
|
+
"type": "zeebe:property"
|
|
865
|
+
},
|
|
866
|
+
"condition": {
|
|
867
|
+
"property": "deduplicationId",
|
|
868
|
+
"isActive": true,
|
|
869
|
+
"type": "simple"
|
|
870
|
+
},
|
|
871
|
+
"type": "Hidden"
|
|
872
|
+
},
|
|
873
|
+
{
|
|
874
|
+
"id": "deduplicationModeAuto",
|
|
875
|
+
"value": "AUTO",
|
|
876
|
+
"group": "deduplication",
|
|
877
|
+
"binding": {
|
|
878
|
+
"name": "deduplicationMode",
|
|
879
|
+
"type": "zeebe:property"
|
|
880
|
+
},
|
|
881
|
+
"condition": {
|
|
882
|
+
"property": "deduplicationId",
|
|
883
|
+
"isActive": false,
|
|
884
|
+
"type": "simple"
|
|
885
|
+
},
|
|
886
|
+
"type": "Hidden"
|
|
887
|
+
},
|
|
888
|
+
{
|
|
889
|
+
"id": "resultVariable",
|
|
890
|
+
"label": "Result variable",
|
|
891
|
+
"description": "Name of variable to store the response in",
|
|
892
|
+
"group": "output",
|
|
893
|
+
"binding": {
|
|
894
|
+
"name": "resultVariable",
|
|
895
|
+
"type": "zeebe:property"
|
|
896
|
+
},
|
|
897
|
+
"type": "String"
|
|
898
|
+
},
|
|
899
|
+
{
|
|
900
|
+
"id": "resultExpression",
|
|
901
|
+
"label": "Result expression",
|
|
902
|
+
"description": "Expression to map the response into process variables",
|
|
903
|
+
"feel": "required",
|
|
904
|
+
"group": "output",
|
|
905
|
+
"binding": {
|
|
906
|
+
"name": "resultExpression",
|
|
907
|
+
"type": "zeebe:property"
|
|
908
|
+
},
|
|
909
|
+
"type": "Text"
|
|
910
|
+
}
|
|
911
|
+
],
|
|
912
|
+
"icon": {
|
|
913
|
+
"contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxOCcgaGVpZ2h0PScxOCcgdmlld0JveD0nLTcuNSAwIDI3MSAyNzEnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yNDUuNDQgMTA4LjMwOGgtODUuMDlhNy43MzggNy43MzggMCAwIDEtNy43MzUtNy43MzR2LTg4LjY4QzE1Mi42MTUgNS4zMjcgMTQ3LjI5IDAgMTQwLjcyNiAwaC0zMC4zNzVjLTYuNTY4IDAtMTEuODkgNS4zMjctMTEuODkgMTEuODk0djg4LjE0M2MwIDQuNTczLTMuNjk3IDguMjktOC4yNyA4LjMxbC0yNy44ODUuMTMzYy00LjYxMi4wMjUtOC4zNTktMy43MTctOC4zNS04LjMyNWwuMTczLTg4LjI0MUM1NC4xNDQgNS4zMzcgNDguODE3IDAgNDIuMjQgMEgxMS44OUM1LjMyMSAwIDAgNS4zMjcgMCAxMS44OTRWMjYwLjIxYzAgNS44MzQgNC43MjYgMTAuNTYgMTAuNTU1IDEwLjU2SDI0NS40NGM1LjgzNCAwIDEwLjU2LTQuNzI2IDEwLjU2LTEwLjU2VjExOC44NjhjMC01LjgzNC00LjcyNi0xMC41Ni0xMC41Ni0xMC41NnptLTM5LjkwMiA5My4yMzNjMCA3LjY0NS02LjE5OCAxMy44NDQtMTMuODQzIDEzLjg0NEgxNjcuNjljLTcuNjQ2IDAtMTMuODQ0LTYuMTk5LTEzLjg0NC0xMy44NDR2LTI0LjAwNWMwLTcuNjQ2IDYuMTk4LTEzLjg0NCAxMy44NDQtMTMuODQ0aDI0LjAwNWM3LjY0NSAwIDEzLjg0MyA2LjE5OCAxMy44NDMgMTMuODQ0djI0LjAwNXonCiAgICAgICAgICBmaWxsPScjRjYwJy8+Cjwvc3ZnPg=="
|
|
914
|
+
},
|
|
915
|
+
"engines": {
|
|
916
|
+
"camunda": "^8.6"
|
|
917
|
+
}
|
|
665
918
|
},
|
|
666
919
|
{
|
|
667
920
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
668
921
|
"name": "RabbitMQ Intermediate Catch Event Connector",
|
|
669
922
|
"id": "io.camunda.connectors.inbound.RabbitMQ.Intermediate.v1",
|
|
923
|
+
"version": 4,
|
|
670
924
|
"description": "Receive a message from RabbitMQ",
|
|
671
925
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound",
|
|
672
|
-
"version": 7,
|
|
673
926
|
"category": {
|
|
674
927
|
"id": "connectors",
|
|
675
928
|
"name": "Connectors"
|
|
@@ -697,39 +950,39 @@
|
|
|
697
950
|
"label": "Activation"
|
|
698
951
|
},
|
|
699
952
|
{
|
|
700
|
-
"id": "
|
|
701
|
-
"label": "
|
|
702
|
-
"tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
|
|
703
|
-
},
|
|
704
|
-
{
|
|
705
|
-
"id": "deduplication",
|
|
706
|
-
"label": "Deduplication",
|
|
707
|
-
"tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
|
|
708
|
-
},
|
|
709
|
-
{
|
|
710
|
-
"id": "output",
|
|
711
|
-
"label": "Output mapping"
|
|
953
|
+
"id": "variable-mapping",
|
|
954
|
+
"label": "Variable mapping"
|
|
712
955
|
}
|
|
713
956
|
],
|
|
714
957
|
"properties": [
|
|
715
958
|
{
|
|
959
|
+
"type": "Hidden",
|
|
716
960
|
"value": "io.camunda:connector-rabbitmq-inbound:1",
|
|
717
961
|
"binding": {
|
|
718
|
-
"
|
|
719
|
-
"
|
|
962
|
+
"type": "zeebe:property",
|
|
963
|
+
"name": "inbound.type"
|
|
964
|
+
}
|
|
965
|
+
},
|
|
966
|
+
{
|
|
967
|
+
"type": "Hidden",
|
|
968
|
+
"generatedValue": {
|
|
969
|
+
"type": "uuid"
|
|
720
970
|
},
|
|
721
|
-
"
|
|
971
|
+
"binding": {
|
|
972
|
+
"type": "bpmn:Message#property",
|
|
973
|
+
"name": "name"
|
|
974
|
+
}
|
|
722
975
|
},
|
|
723
976
|
{
|
|
724
|
-
"id": "
|
|
977
|
+
"id": "connectionType",
|
|
725
978
|
"label": "Connection type",
|
|
726
|
-
"value": "uri",
|
|
727
979
|
"group": "authentication",
|
|
980
|
+
"type": "Dropdown",
|
|
981
|
+
"value": "uri",
|
|
728
982
|
"binding": {
|
|
729
|
-
"
|
|
730
|
-
"
|
|
983
|
+
"type": "zeebe:property",
|
|
984
|
+
"name": "authentication.authType"
|
|
731
985
|
},
|
|
732
|
-
"type": "Dropdown",
|
|
733
986
|
"choices": [
|
|
734
987
|
{
|
|
735
988
|
"name": "URI",
|
|
@@ -742,178 +995,154 @@
|
|
|
742
995
|
]
|
|
743
996
|
},
|
|
744
997
|
{
|
|
745
|
-
"id": "authentication.uri",
|
|
746
998
|
"label": "URI",
|
|
747
999
|
"description": "URI should contain username, password, host name, port number, and virtual host",
|
|
748
|
-
"
|
|
1000
|
+
"group": "authentication",
|
|
1001
|
+
"type": "String",
|
|
1002
|
+
"binding": {
|
|
1003
|
+
"type": "zeebe:property",
|
|
1004
|
+
"name": "authentication.uri"
|
|
1005
|
+
},
|
|
749
1006
|
"constraints": {
|
|
750
1007
|
"notEmpty": true,
|
|
751
1008
|
"pattern": {
|
|
752
|
-
"value": "^(
|
|
1009
|
+
"value": "^(amqps?://)|(\\{\\{secrets\\..+\\}\\}).*$",
|
|
753
1010
|
"message": "Must start with amqp(s):// or contain a secret reference"
|
|
754
1011
|
}
|
|
755
1012
|
},
|
|
756
|
-
"group": "authentication",
|
|
757
|
-
"binding": {
|
|
758
|
-
"name": "authentication.uri",
|
|
759
|
-
"type": "zeebe:property"
|
|
760
|
-
},
|
|
761
1013
|
"condition": {
|
|
762
|
-
"property": "
|
|
763
|
-
"equals": "uri"
|
|
764
|
-
|
|
765
|
-
},
|
|
766
|
-
"type": "String"
|
|
1014
|
+
"property": "connectionType",
|
|
1015
|
+
"equals": "uri"
|
|
1016
|
+
}
|
|
767
1017
|
},
|
|
768
1018
|
{
|
|
769
|
-
"id": "authentication.userName",
|
|
770
1019
|
"label": "Username",
|
|
771
|
-
"optional": false,
|
|
772
|
-
"constraints": {
|
|
773
|
-
"notEmpty": true
|
|
774
|
-
},
|
|
775
1020
|
"group": "authentication",
|
|
1021
|
+
"type": "String",
|
|
776
1022
|
"binding": {
|
|
777
|
-
"
|
|
778
|
-
"
|
|
1023
|
+
"type": "zeebe:property",
|
|
1024
|
+
"name": "authentication.userName"
|
|
779
1025
|
},
|
|
780
|
-
"
|
|
781
|
-
"
|
|
782
|
-
"equals": "credentials",
|
|
783
|
-
"type": "simple"
|
|
1026
|
+
"constraints": {
|
|
1027
|
+
"notEmpty": true
|
|
784
1028
|
},
|
|
785
|
-
"
|
|
1029
|
+
"condition": {
|
|
1030
|
+
"property": "connectionType",
|
|
1031
|
+
"equals": "credentials"
|
|
1032
|
+
}
|
|
786
1033
|
},
|
|
787
1034
|
{
|
|
788
|
-
"id": "authentication.password",
|
|
789
1035
|
"label": "Password",
|
|
790
|
-
"optional": false,
|
|
791
|
-
"constraints": {
|
|
792
|
-
"notEmpty": true
|
|
793
|
-
},
|
|
794
1036
|
"group": "authentication",
|
|
1037
|
+
"type": "String",
|
|
795
1038
|
"binding": {
|
|
796
|
-
"
|
|
797
|
-
"
|
|
798
|
-
},
|
|
799
|
-
"condition": {
|
|
800
|
-
"property": "authentication.authType",
|
|
801
|
-
"equals": "credentials",
|
|
802
|
-
"type": "simple"
|
|
1039
|
+
"type": "zeebe:property",
|
|
1040
|
+
"name": "authentication.password"
|
|
803
1041
|
},
|
|
804
|
-
"type": "String"
|
|
805
|
-
},
|
|
806
|
-
{
|
|
807
|
-
"id": "routing.virtualHost",
|
|
808
|
-
"label": "Virtual host",
|
|
809
|
-
"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>",
|
|
810
|
-
"optional": false,
|
|
811
1042
|
"constraints": {
|
|
812
1043
|
"notEmpty": true
|
|
813
1044
|
},
|
|
814
|
-
"group": "routing",
|
|
815
|
-
"binding": {
|
|
816
|
-
"name": "routing.virtualHost",
|
|
817
|
-
"type": "zeebe:property"
|
|
818
|
-
},
|
|
819
1045
|
"condition": {
|
|
820
|
-
"property": "
|
|
821
|
-
"equals": "credentials"
|
|
822
|
-
|
|
823
|
-
},
|
|
824
|
-
"type": "String"
|
|
1046
|
+
"property": "connectionType",
|
|
1047
|
+
"equals": "credentials"
|
|
1048
|
+
}
|
|
825
1049
|
},
|
|
826
1050
|
{
|
|
827
|
-
"id": "routing.hostName",
|
|
828
1051
|
"label": "Host name",
|
|
829
|
-
"description": "Host name: get from RabbitMQ external
|
|
830
|
-
"
|
|
1052
|
+
"description": "Host name: get from RabbitMQ external applocation configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound#routing-data-1\"target=\"_blank\">documentation</a>",
|
|
1053
|
+
"group": "routing",
|
|
1054
|
+
"type": "String",
|
|
1055
|
+
"binding": {
|
|
1056
|
+
"type": "zeebe:property",
|
|
1057
|
+
"name": "routing.hostName"
|
|
1058
|
+
},
|
|
831
1059
|
"constraints": {
|
|
832
1060
|
"notEmpty": true
|
|
833
1061
|
},
|
|
1062
|
+
"condition": {
|
|
1063
|
+
"property": "connectionType",
|
|
1064
|
+
"equals": "credentials"
|
|
1065
|
+
}
|
|
1066
|
+
},
|
|
1067
|
+
{
|
|
1068
|
+
"label": "Virtual host",
|
|
1069
|
+
"description": "Virtual name: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound#routing-data-1\"target=\"_blank\">documentation</a>",
|
|
834
1070
|
"group": "routing",
|
|
1071
|
+
"type": "String",
|
|
835
1072
|
"binding": {
|
|
836
|
-
"
|
|
837
|
-
"
|
|
1073
|
+
"type": "zeebe:property",
|
|
1074
|
+
"name": "routing.virtualHost"
|
|
838
1075
|
},
|
|
839
|
-
"
|
|
840
|
-
"
|
|
841
|
-
"equals": "credentials",
|
|
842
|
-
"type": "simple"
|
|
1076
|
+
"constraints": {
|
|
1077
|
+
"notEmpty": true
|
|
843
1078
|
},
|
|
844
|
-
"
|
|
1079
|
+
"condition": {
|
|
1080
|
+
"property": "connectionType",
|
|
1081
|
+
"equals": "credentials"
|
|
1082
|
+
}
|
|
845
1083
|
},
|
|
846
1084
|
{
|
|
847
|
-
"id": "routing.port",
|
|
848
1085
|
"label": "Port",
|
|
849
|
-
"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=
|
|
850
|
-
"optional": false,
|
|
851
|
-
"constraints": {
|
|
852
|
-
"notEmpty": true
|
|
853
|
-
},
|
|
1086
|
+
"description": "Port: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound#routing-data-1\"target=\"_blank\">documentation</a>",
|
|
854
1087
|
"group": "routing",
|
|
1088
|
+
"type": "String",
|
|
855
1089
|
"binding": {
|
|
856
|
-
"
|
|
857
|
-
"
|
|
1090
|
+
"type": "zeebe:property",
|
|
1091
|
+
"name": "routing.port"
|
|
858
1092
|
},
|
|
859
|
-
"
|
|
860
|
-
"
|
|
861
|
-
"equals": "credentials",
|
|
862
|
-
"type": "simple"
|
|
1093
|
+
"constraints": {
|
|
1094
|
+
"notEmpty": true
|
|
863
1095
|
},
|
|
864
|
-
"
|
|
1096
|
+
"condition": {
|
|
1097
|
+
"property": "connectionType",
|
|
1098
|
+
"equals": "credentials"
|
|
1099
|
+
}
|
|
865
1100
|
},
|
|
866
1101
|
{
|
|
867
|
-
"id": "queueName",
|
|
868
1102
|
"label": "Queue name",
|
|
869
1103
|
"description": "Name of the queue to subscribe to",
|
|
870
|
-
"optional": false,
|
|
871
|
-
"constraints": {
|
|
872
|
-
"notEmpty": true
|
|
873
|
-
},
|
|
874
1104
|
"group": "subscription",
|
|
1105
|
+
"type": "String",
|
|
1106
|
+
"feel": "optional",
|
|
875
1107
|
"binding": {
|
|
876
|
-
"
|
|
877
|
-
"
|
|
1108
|
+
"type": "zeebe:property",
|
|
1109
|
+
"name": "queueName"
|
|
878
1110
|
},
|
|
879
|
-
"
|
|
1111
|
+
"constraints": {
|
|
1112
|
+
"notEmpty": true
|
|
1113
|
+
}
|
|
880
1114
|
},
|
|
881
1115
|
{
|
|
882
|
-
"id": "consumerTag",
|
|
883
1116
|
"label": "Consumer tag",
|
|
884
1117
|
"description": "Consumer tag to use for the subscription",
|
|
885
|
-
"optional": false,
|
|
886
1118
|
"group": "subscription",
|
|
1119
|
+
"type": "String",
|
|
1120
|
+
"feel": "optional",
|
|
887
1121
|
"binding": {
|
|
888
|
-
"
|
|
889
|
-
"
|
|
890
|
-
}
|
|
891
|
-
"type": "String"
|
|
1122
|
+
"type": "zeebe:property",
|
|
1123
|
+
"name": "consumerTag"
|
|
1124
|
+
}
|
|
892
1125
|
},
|
|
893
1126
|
{
|
|
894
|
-
"id": "arguments",
|
|
895
1127
|
"label": "Arguments",
|
|
896
1128
|
"description": "Arguments to use for the subscription",
|
|
897
|
-
"optional": true,
|
|
898
|
-
"feel": "required",
|
|
899
1129
|
"group": "subscription",
|
|
1130
|
+
"type": "String",
|
|
1131
|
+
"feel": "required",
|
|
900
1132
|
"binding": {
|
|
901
|
-
"
|
|
902
|
-
"
|
|
903
|
-
}
|
|
904
|
-
"type": "String"
|
|
1133
|
+
"type": "zeebe:property",
|
|
1134
|
+
"name": "arguments"
|
|
1135
|
+
}
|
|
905
1136
|
},
|
|
906
1137
|
{
|
|
907
|
-
"id": "exclusive",
|
|
908
1138
|
"label": "Exclusive consumer",
|
|
909
|
-
"optional": false,
|
|
910
|
-
"value": "false",
|
|
911
1139
|
"group": "subscription",
|
|
1140
|
+
"type": "Dropdown",
|
|
1141
|
+
"value": "false",
|
|
912
1142
|
"binding": {
|
|
913
|
-
"
|
|
914
|
-
"
|
|
1143
|
+
"type": "zeebe:property",
|
|
1144
|
+
"name": "exclusive"
|
|
915
1145
|
},
|
|
916
|
-
"type": "Dropdown",
|
|
917
1146
|
"choices": [
|
|
918
1147
|
{
|
|
919
1148
|
"name": "Yes",
|
|
@@ -923,210 +1152,98 @@
|
|
|
923
1152
|
"name": "No",
|
|
924
1153
|
"value": "false"
|
|
925
1154
|
}
|
|
926
|
-
]
|
|
927
|
-
},
|
|
928
|
-
{
|
|
929
|
-
"id": "activationCondition",
|
|
930
|
-
"label": "Activation condition",
|
|
931
|
-
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
932
|
-
"optional": true,
|
|
933
|
-
"feel": "required",
|
|
934
|
-
"group": "activation",
|
|
935
|
-
"binding": {
|
|
936
|
-
"name": "activationCondition",
|
|
937
|
-
"type": "zeebe:property"
|
|
938
|
-
},
|
|
939
|
-
"type": "String"
|
|
940
|
-
},
|
|
941
|
-
{
|
|
942
|
-
"id": "consumeUnmatchedEvents",
|
|
943
|
-
"label": "Consume unmatched events",
|
|
944
|
-
"value": true,
|
|
945
|
-
"group": "activation",
|
|
946
|
-
"binding": {
|
|
947
|
-
"name": "consumeUnmatchedEvents",
|
|
948
|
-
"type": "zeebe:property"
|
|
949
|
-
},
|
|
950
|
-
"tooltip": "Unmatched events are rejected by default, allowing the upstream service to handle the error. Check this box to consume unmatched events and return a success response",
|
|
951
|
-
"type": "Boolean"
|
|
952
|
-
},
|
|
953
|
-
{
|
|
954
|
-
"id": "correlationKeyProcess",
|
|
955
|
-
"label": "Correlation key (process)",
|
|
956
|
-
"description": "Sets up the correlation key from process variables",
|
|
957
|
-
"constraints": {
|
|
958
|
-
"notEmpty": true
|
|
959
|
-
},
|
|
960
|
-
"feel": "required",
|
|
961
|
-
"group": "correlation",
|
|
962
|
-
"binding": {
|
|
963
|
-
"name": "correlationKey",
|
|
964
|
-
"type": "bpmn:Message#zeebe:subscription#property"
|
|
965
|
-
},
|
|
966
|
-
"type": "String"
|
|
967
|
-
},
|
|
968
|
-
{
|
|
969
|
-
"id": "correlationKeyPayload",
|
|
970
|
-
"label": "Correlation key (payload)",
|
|
971
|
-
"description": "Extracts the correlation key from the incoming message payload",
|
|
972
|
-
"constraints": {
|
|
973
|
-
"notEmpty": true
|
|
974
|
-
},
|
|
975
|
-
"feel": "required",
|
|
976
|
-
"group": "correlation",
|
|
977
|
-
"binding": {
|
|
978
|
-
"name": "correlationKeyExpression",
|
|
979
|
-
"type": "zeebe:property"
|
|
980
|
-
},
|
|
981
|
-
"type": "String"
|
|
982
|
-
},
|
|
983
|
-
{
|
|
984
|
-
"id": "messageIdExpression",
|
|
985
|
-
"label": "Message ID expression",
|
|
986
|
-
"description": "Expression to extract unique identifier of a message",
|
|
987
|
-
"optional": true,
|
|
988
|
-
"feel": "required",
|
|
989
|
-
"group": "correlation",
|
|
990
|
-
"binding": {
|
|
991
|
-
"name": "messageIdExpression",
|
|
992
|
-
"type": "zeebe:property"
|
|
993
|
-
},
|
|
994
|
-
"type": "String"
|
|
995
|
-
},
|
|
996
|
-
{
|
|
997
|
-
"id": "messageTtl",
|
|
998
|
-
"label": "Message TTL",
|
|
999
|
-
"description": "Time-to-live for the message in the broker (ISO-8601 duration)",
|
|
1000
|
-
"optional": true,
|
|
1001
|
-
"constraints": {
|
|
1002
|
-
"notEmpty": false,
|
|
1003
|
-
"pattern": {
|
|
1004
|
-
"value": "^(PT.*|)$",
|
|
1005
|
-
"message": "must be an ISO-8601 duration"
|
|
1006
|
-
}
|
|
1007
|
-
},
|
|
1008
|
-
"feel": "optional",
|
|
1009
|
-
"group": "correlation",
|
|
1010
|
-
"binding": {
|
|
1011
|
-
"name": "messageTtl",
|
|
1012
|
-
"type": "zeebe:property"
|
|
1013
|
-
},
|
|
1014
|
-
"type": "String"
|
|
1015
|
-
},
|
|
1016
|
-
{
|
|
1017
|
-
"id": "messageNameUuid",
|
|
1018
|
-
"generatedValue": {
|
|
1019
|
-
"type": "uuid"
|
|
1020
|
-
},
|
|
1021
|
-
"group": "correlation",
|
|
1022
|
-
"binding": {
|
|
1023
|
-
"name": "name",
|
|
1024
|
-
"type": "bpmn:Message#property"
|
|
1025
|
-
},
|
|
1026
|
-
"type": "Hidden"
|
|
1155
|
+
]
|
|
1027
1156
|
},
|
|
1028
1157
|
{
|
|
1029
|
-
"
|
|
1030
|
-
"
|
|
1031
|
-
"
|
|
1032
|
-
"
|
|
1033
|
-
"
|
|
1158
|
+
"label": "Correlation key (process)",
|
|
1159
|
+
"type": "String",
|
|
1160
|
+
"group": "activation",
|
|
1161
|
+
"feel": "required",
|
|
1162
|
+
"description": "Sets up the correlation key from process variables",
|
|
1034
1163
|
"binding": {
|
|
1035
|
-
"
|
|
1036
|
-
"
|
|
1164
|
+
"type": "bpmn:Message#zeebe:subscription#property",
|
|
1165
|
+
"name": "correlationKey"
|
|
1037
1166
|
},
|
|
1038
|
-
"
|
|
1167
|
+
"constraints": {
|
|
1168
|
+
"notEmpty": true
|
|
1169
|
+
}
|
|
1039
1170
|
},
|
|
1040
1171
|
{
|
|
1041
|
-
"
|
|
1042
|
-
"
|
|
1043
|
-
"
|
|
1044
|
-
|
|
1045
|
-
"pattern": {
|
|
1046
|
-
"value": "^[a-zA-Z0-9_-]+$",
|
|
1047
|
-
"message": "can only contain alphanumeric characters, dashes, and underscores"
|
|
1048
|
-
}
|
|
1049
|
-
},
|
|
1050
|
-
"group": "deduplication",
|
|
1172
|
+
"label": "Correlation key (payload)",
|
|
1173
|
+
"type": "String",
|
|
1174
|
+
"group": "activation",
|
|
1175
|
+
"feel": "required",
|
|
1051
1176
|
"binding": {
|
|
1052
|
-
"
|
|
1053
|
-
"
|
|
1054
|
-
},
|
|
1055
|
-
"condition": {
|
|
1056
|
-
"property": "deduplicationModeManualFlag",
|
|
1057
|
-
"equals": true,
|
|
1058
|
-
"type": "simple"
|
|
1177
|
+
"type": "zeebe:property",
|
|
1178
|
+
"name": "correlationKeyExpression"
|
|
1059
1179
|
},
|
|
1060
|
-
"
|
|
1180
|
+
"description": "Extracts the correlation key from the incoming message payload",
|
|
1181
|
+
"constraints": {
|
|
1182
|
+
"notEmpty": true
|
|
1183
|
+
}
|
|
1061
1184
|
},
|
|
1062
1185
|
{
|
|
1063
|
-
"
|
|
1064
|
-
"
|
|
1065
|
-
"
|
|
1186
|
+
"label": "Message ID expression",
|
|
1187
|
+
"feel": "required",
|
|
1188
|
+
"type": "String",
|
|
1189
|
+
"optional": true,
|
|
1190
|
+
"group": "activation",
|
|
1066
1191
|
"binding": {
|
|
1067
|
-
"
|
|
1068
|
-
"
|
|
1069
|
-
},
|
|
1070
|
-
"condition": {
|
|
1071
|
-
"property": "deduplicationId",
|
|
1072
|
-
"isActive": true,
|
|
1073
|
-
"type": "simple"
|
|
1192
|
+
"type": "zeebe:property",
|
|
1193
|
+
"name": "messageIdExpression"
|
|
1074
1194
|
},
|
|
1075
|
-
"
|
|
1195
|
+
"description": "Expression to extract unique identifier of a message"
|
|
1076
1196
|
},
|
|
1077
1197
|
{
|
|
1078
|
-
"
|
|
1079
|
-
"
|
|
1080
|
-
"group": "
|
|
1198
|
+
"label": "Activation condition",
|
|
1199
|
+
"type": "String",
|
|
1200
|
+
"group": "activation",
|
|
1201
|
+
"feel": "required",
|
|
1202
|
+
"optional": true,
|
|
1081
1203
|
"binding": {
|
|
1082
|
-
"
|
|
1083
|
-
"
|
|
1084
|
-
},
|
|
1085
|
-
"condition": {
|
|
1086
|
-
"property": "deduplicationId",
|
|
1087
|
-
"isActive": false,
|
|
1088
|
-
"type": "simple"
|
|
1204
|
+
"type": "zeebe:property",
|
|
1205
|
+
"name": "activationCondition"
|
|
1089
1206
|
},
|
|
1090
|
-
"
|
|
1207
|
+
"description": "Condition under which the connector triggers. Leave empty to catch all events"
|
|
1091
1208
|
},
|
|
1092
1209
|
{
|
|
1093
|
-
"id": "resultVariable",
|
|
1094
1210
|
"label": "Result variable",
|
|
1095
|
-
"
|
|
1096
|
-
"group": "
|
|
1211
|
+
"type": "String",
|
|
1212
|
+
"group": "variable-mapping",
|
|
1213
|
+
"optional": true,
|
|
1097
1214
|
"binding": {
|
|
1098
|
-
"
|
|
1099
|
-
"
|
|
1215
|
+
"type": "zeebe:property",
|
|
1216
|
+
"name": "resultVariable"
|
|
1100
1217
|
},
|
|
1101
|
-
"
|
|
1218
|
+
"description": "Name of variable to store the result of the connector in"
|
|
1102
1219
|
},
|
|
1103
1220
|
{
|
|
1104
|
-
"id": "resultExpression",
|
|
1105
1221
|
"label": "Result expression",
|
|
1106
|
-
"
|
|
1222
|
+
"type": "String",
|
|
1223
|
+
"group": "variable-mapping",
|
|
1107
1224
|
"feel": "required",
|
|
1108
|
-
"
|
|
1225
|
+
"optional": true,
|
|
1109
1226
|
"binding": {
|
|
1110
|
-
"
|
|
1111
|
-
"
|
|
1227
|
+
"type": "zeebe:property",
|
|
1228
|
+
"name": "resultExpression"
|
|
1112
1229
|
},
|
|
1113
|
-
"
|
|
1230
|
+
"description": "Expression to map the inbound payload to process variables"
|
|
1114
1231
|
}
|
|
1115
1232
|
],
|
|
1116
1233
|
"icon": {
|
|
1117
|
-
"contents": "data:image/svg+xml;
|
|
1234
|
+
"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"
|
|
1118
1235
|
},
|
|
1119
1236
|
"engines": {
|
|
1120
|
-
"camunda": "^8.
|
|
1237
|
+
"camunda": "^8.4"
|
|
1121
1238
|
}
|
|
1122
1239
|
},
|
|
1123
1240
|
{
|
|
1124
1241
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1125
|
-
"name": "RabbitMQ
|
|
1242
|
+
"name": "RabbitMQ connector",
|
|
1126
1243
|
"id": "io.camunda.connectors.inbound.RabbitMQ.Intermediate.v1",
|
|
1127
|
-
"version":
|
|
1244
|
+
"version": 2,
|
|
1128
1245
|
"description": "Receive a message from RabbitMQ",
|
|
1129
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq
|
|
1246
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq-inbound",
|
|
1130
1247
|
"category": {
|
|
1131
1248
|
"id": "connectors",
|
|
1132
1249
|
"name": "Connectors"
|
|
@@ -1210,7 +1327,7 @@
|
|
|
1210
1327
|
"constraints": {
|
|
1211
1328
|
"notEmpty": true,
|
|
1212
1329
|
"pattern": {
|
|
1213
|
-
"value": "^(amqps?://)|(\\{\\{secrets\\..+\\}\\}).*$",
|
|
1330
|
+
"value": "^(amqps?://)|secrets\\..+|(\\{\\{secrets\\..+\\}\\}).*$",
|
|
1214
1331
|
"message": "Must start with amqp(s):// or contain a secret reference"
|
|
1215
1332
|
}
|
|
1216
1333
|
},
|
|
@@ -1253,7 +1370,7 @@
|
|
|
1253
1370
|
},
|
|
1254
1371
|
{
|
|
1255
1372
|
"label": "Host name",
|
|
1256
|
-
"description": "Host name: get from RabbitMQ external applocation configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq
|
|
1373
|
+
"description": "Host name: get from RabbitMQ external applocation configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/#routing-data\"target=\"_blank\">documentation</a>",
|
|
1257
1374
|
"group": "routing",
|
|
1258
1375
|
"type": "String",
|
|
1259
1376
|
"binding": {
|
|
@@ -1270,7 +1387,7 @@
|
|
|
1270
1387
|
},
|
|
1271
1388
|
{
|
|
1272
1389
|
"label": "Virtual host",
|
|
1273
|
-
"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
|
|
1390
|
+
"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>",
|
|
1274
1391
|
"group": "routing",
|
|
1275
1392
|
"type": "String",
|
|
1276
1393
|
"binding": {
|
|
@@ -1287,7 +1404,7 @@
|
|
|
1287
1404
|
},
|
|
1288
1405
|
{
|
|
1289
1406
|
"label": "Port",
|
|
1290
|
-
"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
|
|
1407
|
+
"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>",
|
|
1291
1408
|
"group": "routing",
|
|
1292
1409
|
"type": "String",
|
|
1293
1410
|
"binding": {
|
|
@@ -1386,18 +1503,6 @@
|
|
|
1386
1503
|
"notEmpty": true
|
|
1387
1504
|
}
|
|
1388
1505
|
},
|
|
1389
|
-
{
|
|
1390
|
-
"label": "Message ID expression",
|
|
1391
|
-
"feel": "required",
|
|
1392
|
-
"type": "String",
|
|
1393
|
-
"optional": true,
|
|
1394
|
-
"group": "activation",
|
|
1395
|
-
"binding": {
|
|
1396
|
-
"type": "zeebe:property",
|
|
1397
|
-
"name": "messageIdExpression"
|
|
1398
|
-
},
|
|
1399
|
-
"description": "Expression to extract unique identifier of a message"
|
|
1400
|
-
},
|
|
1401
1506
|
{
|
|
1402
1507
|
"label": "Activation condition",
|
|
1403
1508
|
"type": "String",
|
|
@@ -1438,7 +1543,7 @@
|
|
|
1438
1543
|
"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"
|
|
1439
1544
|
},
|
|
1440
1545
|
"engines": {
|
|
1441
|
-
"camunda": "^8.
|
|
1546
|
+
"camunda": "^8.2"
|
|
1442
1547
|
}
|
|
1443
1548
|
},
|
|
1444
1549
|
{
|
|
@@ -2064,11 +2169,8 @@
|
|
|
2064
2169
|
"name": "RabbitMQ Intermediate Catch Event Connector",
|
|
2065
2170
|
"id": "io.camunda.connectors.inbound.RabbitMQ.Intermediate.v1",
|
|
2066
2171
|
"description": "Receive a message from RabbitMQ",
|
|
2067
|
-
"metadata": {
|
|
2068
|
-
"keywords": []
|
|
2069
|
-
},
|
|
2070
2172
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound",
|
|
2071
|
-
"version":
|
|
2173
|
+
"version": 6,
|
|
2072
2174
|
"category": {
|
|
2073
2175
|
"id": "connectors",
|
|
2074
2176
|
"name": "Connectors"
|
|
@@ -2078,9 +2180,6 @@
|
|
|
2078
2180
|
"value": "bpmn:IntermediateCatchEvent",
|
|
2079
2181
|
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
2080
2182
|
},
|
|
2081
|
-
"engines": {
|
|
2082
|
-
"camunda": "^8.3"
|
|
2083
|
-
},
|
|
2084
2183
|
"groups": [
|
|
2085
2184
|
{
|
|
2086
2185
|
"id": "authentication",
|
|
@@ -2100,13 +2199,7 @@
|
|
|
2100
2199
|
},
|
|
2101
2200
|
{
|
|
2102
2201
|
"id": "correlation",
|
|
2103
|
-
"label": "Correlation"
|
|
2104
|
-
"tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
|
|
2105
|
-
},
|
|
2106
|
-
{
|
|
2107
|
-
"id": "deduplication",
|
|
2108
|
-
"label": "Deduplication",
|
|
2109
|
-
"tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
|
|
2202
|
+
"label": "Correlation"
|
|
2110
2203
|
},
|
|
2111
2204
|
{
|
|
2112
2205
|
"id": "output",
|
|
@@ -2340,18 +2433,6 @@
|
|
|
2340
2433
|
},
|
|
2341
2434
|
"type": "String"
|
|
2342
2435
|
},
|
|
2343
|
-
{
|
|
2344
|
-
"id": "consumeUnmatchedEvents",
|
|
2345
|
-
"label": "Consume unmatched events",
|
|
2346
|
-
"value": true,
|
|
2347
|
-
"group": "activation",
|
|
2348
|
-
"binding": {
|
|
2349
|
-
"name": "consumeUnmatchedEvents",
|
|
2350
|
-
"type": "zeebe:property"
|
|
2351
|
-
},
|
|
2352
|
-
"tooltip": "Unmatched events are rejected by default, allowing the upstream service to handle the error. Check this box to consume unmatched events and return a success response",
|
|
2353
|
-
"type": "Boolean"
|
|
2354
|
-
},
|
|
2355
2436
|
{
|
|
2356
2437
|
"id": "correlationKeyProcess",
|
|
2357
2438
|
"label": "Correlation key (process)",
|
|
@@ -2395,26 +2476,6 @@
|
|
|
2395
2476
|
},
|
|
2396
2477
|
"type": "String"
|
|
2397
2478
|
},
|
|
2398
|
-
{
|
|
2399
|
-
"id": "messageTtl",
|
|
2400
|
-
"label": "Message TTL",
|
|
2401
|
-
"description": "Time-to-live for the message in the broker (ISO-8601 duration)",
|
|
2402
|
-
"optional": true,
|
|
2403
|
-
"constraints": {
|
|
2404
|
-
"notEmpty": false,
|
|
2405
|
-
"pattern": {
|
|
2406
|
-
"value": "^(PT.*|)$",
|
|
2407
|
-
"message": "must be an ISO-8601 duration"
|
|
2408
|
-
}
|
|
2409
|
-
},
|
|
2410
|
-
"feel": "optional",
|
|
2411
|
-
"group": "correlation",
|
|
2412
|
-
"binding": {
|
|
2413
|
-
"name": "messageTtl",
|
|
2414
|
-
"type": "zeebe:property"
|
|
2415
|
-
},
|
|
2416
|
-
"type": "String"
|
|
2417
|
-
},
|
|
2418
2479
|
{
|
|
2419
2480
|
"id": "messageNameUuid",
|
|
2420
2481
|
"generatedValue": {
|
|
@@ -2427,70 +2488,6 @@
|
|
|
2427
2488
|
},
|
|
2428
2489
|
"type": "Hidden"
|
|
2429
2490
|
},
|
|
2430
|
-
{
|
|
2431
|
-
"id": "deduplicationModeManualFlag",
|
|
2432
|
-
"label": "Manual mode",
|
|
2433
|
-
"description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
|
|
2434
|
-
"value": false,
|
|
2435
|
-
"group": "deduplication",
|
|
2436
|
-
"binding": {
|
|
2437
|
-
"name": "deduplicationModeManualFlag",
|
|
2438
|
-
"type": "zeebe:property"
|
|
2439
|
-
},
|
|
2440
|
-
"type": "Boolean"
|
|
2441
|
-
},
|
|
2442
|
-
{
|
|
2443
|
-
"id": "deduplicationId",
|
|
2444
|
-
"label": "Deduplication ID",
|
|
2445
|
-
"constraints": {
|
|
2446
|
-
"notEmpty": true,
|
|
2447
|
-
"pattern": {
|
|
2448
|
-
"value": "^[a-zA-Z0-9_-]+$",
|
|
2449
|
-
"message": "can only contain alphanumeric characters, dashes, and underscores"
|
|
2450
|
-
}
|
|
2451
|
-
},
|
|
2452
|
-
"group": "deduplication",
|
|
2453
|
-
"binding": {
|
|
2454
|
-
"name": "deduplicationId",
|
|
2455
|
-
"type": "zeebe:property"
|
|
2456
|
-
},
|
|
2457
|
-
"condition": {
|
|
2458
|
-
"property": "deduplicationModeManualFlag",
|
|
2459
|
-
"equals": true,
|
|
2460
|
-
"type": "simple"
|
|
2461
|
-
},
|
|
2462
|
-
"type": "String"
|
|
2463
|
-
},
|
|
2464
|
-
{
|
|
2465
|
-
"id": "deduplicationModeManual",
|
|
2466
|
-
"value": "MANUAL",
|
|
2467
|
-
"group": "deduplication",
|
|
2468
|
-
"binding": {
|
|
2469
|
-
"name": "deduplicationMode",
|
|
2470
|
-
"type": "zeebe:property"
|
|
2471
|
-
},
|
|
2472
|
-
"condition": {
|
|
2473
|
-
"property": "deduplicationId",
|
|
2474
|
-
"isActive": true,
|
|
2475
|
-
"type": "simple"
|
|
2476
|
-
},
|
|
2477
|
-
"type": "Hidden"
|
|
2478
|
-
},
|
|
2479
|
-
{
|
|
2480
|
-
"id": "deduplicationModeAuto",
|
|
2481
|
-
"value": "AUTO",
|
|
2482
|
-
"group": "deduplication",
|
|
2483
|
-
"binding": {
|
|
2484
|
-
"name": "deduplicationMode",
|
|
2485
|
-
"type": "zeebe:property"
|
|
2486
|
-
},
|
|
2487
|
-
"condition": {
|
|
2488
|
-
"property": "deduplicationId",
|
|
2489
|
-
"isActive": false,
|
|
2490
|
-
"type": "simple"
|
|
2491
|
-
},
|
|
2492
|
-
"type": "Hidden"
|
|
2493
|
-
},
|
|
2494
2491
|
{
|
|
2495
2492
|
"id": "resultVariable",
|
|
2496
2493
|
"label": "Result variable",
|
|
@@ -2517,6 +2514,9 @@
|
|
|
2517
2514
|
],
|
|
2518
2515
|
"icon": {
|
|
2519
2516
|
"contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxOCcgaGVpZ2h0PScxOCcgdmlld0JveD0nLTcuNSAwIDI3MSAyNzEnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yNDUuNDQgMTA4LjMwOGgtODUuMDlhNy43MzggNy43MzggMCAwIDEtNy43MzUtNy43MzR2LTg4LjY4QzE1Mi42MTUgNS4zMjcgMTQ3LjI5IDAgMTQwLjcyNiAwaC0zMC4zNzVjLTYuNTY4IDAtMTEuODkgNS4zMjctMTEuODkgMTEuODk0djg4LjE0M2MwIDQuNTczLTMuNjk3IDguMjktOC4yNyA4LjMxbC0yNy44ODUuMTMzYy00LjYxMi4wMjUtOC4zNTktMy43MTctOC4zNS04LjMyNWwuMTczLTg4LjI0MUM1NC4xNDQgNS4zMzcgNDguODE3IDAgNDIuMjQgMEgxMS44OUM1LjMyMSAwIDAgNS4zMjcgMCAxMS44OTRWMjYwLjIxYzAgNS44MzQgNC43MjYgMTAuNTYgMTAuNTU1IDEwLjU2SDI0NS40NGM1LjgzNCAwIDEwLjU2LTQuNzI2IDEwLjU2LTEwLjU2VjExOC44NjhjMC01LjgzNC00LjcyNi0xMC41Ni0xMC41Ni0xMC41NnptLTM5LjkwMiA5My4yMzNjMCA3LjY0NS02LjE5OCAxMy44NDQtMTMuODQzIDEzLjg0NEgxNjcuNjljLTcuNjQ2IDAtMTMuODQ0LTYuMTk5LTEzLjg0NC0xMy44NDR2LTI0LjAwNWMwLTcuNjQ2IDYuMTk4LTEzLjg0NCAxMy44NDQtMTMuODQ0aDI0LjAwNWM3LjY0NSAwIDEzLjg0MyA2LjE5OCAxMy44NDMgMTMuODQ0djI0LjAwNXonCiAgICAgICAgICBmaWxsPScjRjYwJy8+Cjwvc3ZnPg=="
|
|
2517
|
+
},
|
|
2518
|
+
"engines": {
|
|
2519
|
+
"camunda": "^8.5"
|
|
2520
2520
|
}
|
|
2521
2521
|
}
|
|
2522
2522
|
]
|