@camunda/connectors-element-templates 1.0.18 → 1.0.19
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/element-templates/agenticai-a2a-client-outbound-connector.json +2 -2
- package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-intermediate.json +2 -2
- package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-receive.json +2 -2
- package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-intermediate.json +2 -2
- package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-receive.json +2 -2
- package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +22 -22
- package/src/element-templates/agenticai-aiagent-job-worker.json +240 -240
- package/src/element-templates/agenticai-aiagent-outbound-connector.json +3735 -3735
- package/src/element-templates/agenticai-mcp-client-outbound-connector.json +550 -550
- package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +733 -733
- package/src/element-templates/asana-connector.json +116 -116
- package/src/element-templates/automation-anywhere-outbound-connector.json +665 -665
- package/src/element-templates/aws-bedrock-outbound-connector.json +431 -431
- package/src/element-templates/aws-dynamodb-outbound-connector.json +1337 -1337
- package/src/element-templates/aws-eventbridge-connector-boundary.json +37 -37
- package/src/element-templates/aws-eventbridge-connector-intermediate.json +77 -77
- package/src/element-templates/aws-eventbridge-connector-message-start.json +21 -21
- package/src/element-templates/aws-eventbridge-connector-receive.json +6 -6
- package/src/element-templates/aws-eventbridge-outbound-connector.json +229 -229
- package/src/element-templates/aws-lambda-outbound-connector.json +278 -278
- package/src/element-templates/aws-s3-outbound-connector.json +244 -244
- package/src/element-templates/aws-sagemaker-outbound-connector.json +58 -58
- package/src/element-templates/aws-sns-inbound-boundary.json +224 -224
- package/src/element-templates/aws-sns-inbound-intermediate.json +329 -329
- package/src/element-templates/aws-sns-inbound-message-start.json +357 -357
- package/src/element-templates/aws-sns-inbound-start-event.json +135 -135
- package/src/element-templates/aws-sns-outbound-connector.json +293 -293
- package/src/element-templates/aws-sqs-boundary-connector.json +890 -890
- package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +529 -529
- package/src/element-templates/aws-sqs-outbound-connector.json +573 -573
- package/src/element-templates/aws-sqs-start-event-connector.json +408 -408
- package/src/element-templates/aws-sqs-start-message.json +488 -488
- package/src/element-templates/aws-textract-outbound-connector.json +275 -275
- package/src/element-templates/azure-blobstorage-outbound-connector.json +200 -200
- package/src/element-templates/azure-open-ai-connector.json +48 -48
- package/src/element-templates/blue-prism-connector.json +101 -101
- package/src/element-templates/csv-outbound-connector.json +44 -44
- package/src/element-templates/easy-post-connector.json +216 -216
- package/src/element-templates/email-inbound-connector-boundary.json +37 -37
- package/src/element-templates/email-inbound-connector-intermediate.json +37 -37
- package/src/element-templates/email-message-start-event-connector.json +63 -63
- package/src/element-templates/email-outbound-connector.json +902 -902
- package/src/element-templates/embeddings-vector-database-outbound-connector.json +520 -520
- package/src/element-templates/github-connector.json +10272 -10272
- package/src/element-templates/github-webhook-connector-intermediate.json +41 -41
- package/src/element-templates/github-webhook-connector-message-start.json +19 -19
- package/src/element-templates/github-webhook-connector-start-event.json +54 -54
- package/src/element-templates/gitlab-connector.json +2854 -2854
- package/src/element-templates/google-cloud-storage-outbound-connector.json +200 -200
- package/src/element-templates/google-drive-outbound-connector.json +1139 -1139
- package/src/element-templates/google-gemini-outbound-connector.json +122 -122
- package/src/element-templates/google-maps-platform-connector.json +94 -94
- package/src/element-templates/google-sheets-outbound-connector.json +2455 -2455
- package/src/element-templates/graphql-outbound-connector.json +1814 -1814
- package/src/element-templates/http-json-connector.json +2221 -2221
- package/src/element-templates/http-polling-boundary-catch-event-connector.json +766 -766
- package/src/element-templates/http-polling-connector.json +1510 -1510
- package/src/element-templates/hubspot-outbound-connector.json +65 -65
- package/src/element-templates/hugging-face-connector.json +122 -122
- package/src/element-templates/jdbc-outbound-connector.json +67 -67
- package/src/element-templates/kafka-inbound-connector-boundary.json +130 -130
- package/src/element-templates/kafka-inbound-connector-intermediate.json +1371 -1371
- package/src/element-templates/kafka-inbound-connector-start-message.json +166 -166
- package/src/element-templates/kafka-outbound-connector.json +250 -250
- package/src/element-templates/microsoft-office365-mail-connector.json +77 -77
- package/src/element-templates/microsoft-teams-outbound-connector.json +4124 -4124
- package/src/element-templates/openai-connector.json +199 -199
- package/src/element-templates/operate-connector.json +144 -144
- package/src/element-templates/power-automate-connector.json +62 -62
- package/src/element-templates/rabbitmq-inbound-connector-boundary.json +454 -454
- package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +895 -895
- package/src/element-templates/rabbitmq-inbound-connector-message-start.json +458 -458
- package/src/element-templates/rabbitmq-inbound-connector-start-event.json +610 -610
- package/src/element-templates/rabbitmq-outbound-connector.json +662 -662
- package/src/element-templates/rpa-connector.json +5 -5
- package/src/element-templates/salesforce-connector.json +60 -60
- package/src/element-templates/sendgrid-outbound-connector.json +1301 -1301
- package/src/element-templates/servicenow-connector.json +6 -6
- package/src/element-templates/servicenow-incident-connector.json +6 -6
- package/src/element-templates/slack-inbound-boundary.json +305 -305
- package/src/element-templates/slack-inbound-intermediate.json +363 -363
- package/src/element-templates/slack-inbound-message-start.json +286 -286
- package/src/element-templates/slack-inbound-receive.json +23 -23
- package/src/element-templates/slack-inbound-start-event.json +301 -301
- package/src/element-templates/slack-outbound-connector.json +2249 -2249
- package/src/element-templates/twilio-connector.json +366 -366
- package/src/element-templates/twilio-webhook-boundary-connector.json +37 -37
- package/src/element-templates/twilio-webhook-connector.json +36 -36
- package/src/element-templates/twilio-webhook-intermediate-connector.json +59 -59
- package/src/element-templates/twilio-webhook-message-start-connector.json +42 -42
- package/src/element-templates/uipath-connector.json +54 -54
- package/src/element-templates/webhook-connector-boundary.json +1238 -1238
- package/src/element-templates/webhook-connector-intermediate.json +1254 -1254
- package/src/element-templates/webhook-connector-receive.json +61 -61
- package/src/element-templates/webhook-connector-start-event.json +1419 -1419
- package/src/element-templates/webhook-connector-start-message.json +1289 -1289
- package/src/element-templates/whatsapp-connector.json +21 -21
|
@@ -3,18 +3,9 @@
|
|
|
3
3
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
4
4
|
"name": "RabbitMQ Intermediate Catch Event Connector",
|
|
5
5
|
"id": "io.camunda.connectors.inbound.RabbitMQ.Intermediate.v1",
|
|
6
|
+
"version": 3,
|
|
6
7
|
"description": "Receive a message from RabbitMQ",
|
|
7
|
-
"
|
|
8
|
-
"receive message",
|
|
9
|
-
"consume message",
|
|
10
|
-
"message queue",
|
|
11
|
-
"AMQP",
|
|
12
|
-
"subscribe",
|
|
13
|
-
"message broker",
|
|
14
|
-
"queue"
|
|
15
|
-
],
|
|
16
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound",
|
|
17
|
-
"version": 8,
|
|
8
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq-inbound",
|
|
18
9
|
"category": {
|
|
19
10
|
"id": "connectors",
|
|
20
11
|
"name": "Connectors"
|
|
@@ -24,9 +15,6 @@
|
|
|
24
15
|
"value": "bpmn:IntermediateCatchEvent",
|
|
25
16
|
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
26
17
|
},
|
|
27
|
-
"engines": {
|
|
28
|
-
"camunda": "^8.3"
|
|
29
|
-
},
|
|
30
18
|
"groups": [
|
|
31
19
|
{
|
|
32
20
|
"id": "authentication",
|
|
@@ -45,39 +33,39 @@
|
|
|
45
33
|
"label": "Activation"
|
|
46
34
|
},
|
|
47
35
|
{
|
|
48
|
-
"id": "
|
|
49
|
-
"label": "
|
|
50
|
-
"tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
|
|
51
|
-
},
|
|
52
|
-
{
|
|
53
|
-
"id": "deduplication",
|
|
54
|
-
"label": "Deduplication",
|
|
55
|
-
"tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
|
|
56
|
-
},
|
|
57
|
-
{
|
|
58
|
-
"id": "output",
|
|
59
|
-
"label": "Output mapping"
|
|
36
|
+
"id": "variable-mapping",
|
|
37
|
+
"label": "Variable mapping"
|
|
60
38
|
}
|
|
61
39
|
],
|
|
62
40
|
"properties": [
|
|
63
41
|
{
|
|
42
|
+
"type": "Hidden",
|
|
64
43
|
"value": "io.camunda:connector-rabbitmq-inbound:1",
|
|
65
44
|
"binding": {
|
|
66
|
-
"
|
|
67
|
-
"
|
|
45
|
+
"type": "zeebe:property",
|
|
46
|
+
"name": "inbound.type"
|
|
47
|
+
}
|
|
48
|
+
},
|
|
49
|
+
{
|
|
50
|
+
"type": "Hidden",
|
|
51
|
+
"generatedValue": {
|
|
52
|
+
"type": "uuid"
|
|
68
53
|
},
|
|
69
|
-
"
|
|
54
|
+
"binding": {
|
|
55
|
+
"type": "bpmn:Message#property",
|
|
56
|
+
"name": "name"
|
|
57
|
+
}
|
|
70
58
|
},
|
|
71
59
|
{
|
|
72
|
-
"id": "
|
|
60
|
+
"id": "connectionType",
|
|
73
61
|
"label": "Connection type",
|
|
74
|
-
"value": "uri",
|
|
75
62
|
"group": "authentication",
|
|
63
|
+
"type": "Dropdown",
|
|
64
|
+
"value": "uri",
|
|
76
65
|
"binding": {
|
|
77
|
-
"
|
|
78
|
-
"
|
|
66
|
+
"type": "zeebe:property",
|
|
67
|
+
"name": "authentication.authType"
|
|
79
68
|
},
|
|
80
|
-
"type": "Dropdown",
|
|
81
69
|
"choices": [
|
|
82
70
|
{
|
|
83
71
|
"name": "URI",
|
|
@@ -90,178 +78,154 @@
|
|
|
90
78
|
]
|
|
91
79
|
},
|
|
92
80
|
{
|
|
93
|
-
"id": "authentication.uri",
|
|
94
81
|
"label": "URI",
|
|
95
82
|
"description": "URI should contain username, password, host name, port number, and virtual host",
|
|
96
|
-
"
|
|
83
|
+
"group": "authentication",
|
|
84
|
+
"type": "String",
|
|
85
|
+
"binding": {
|
|
86
|
+
"type": "zeebe:property",
|
|
87
|
+
"name": "authentication.uri"
|
|
88
|
+
},
|
|
97
89
|
"constraints": {
|
|
98
90
|
"notEmpty": true,
|
|
99
91
|
"pattern": {
|
|
100
|
-
"value": "^(
|
|
92
|
+
"value": "^(amqps?://)|(\\{\\{secrets\\..+\\}\\}).*$",
|
|
101
93
|
"message": "Must start with amqp(s):// or contain a secret reference"
|
|
102
94
|
}
|
|
103
95
|
},
|
|
104
|
-
"group": "authentication",
|
|
105
|
-
"binding": {
|
|
106
|
-
"name": "authentication.uri",
|
|
107
|
-
"type": "zeebe:property"
|
|
108
|
-
},
|
|
109
96
|
"condition": {
|
|
110
|
-
"property": "
|
|
111
|
-
"equals": "uri"
|
|
112
|
-
|
|
113
|
-
},
|
|
114
|
-
"type": "String"
|
|
97
|
+
"property": "connectionType",
|
|
98
|
+
"equals": "uri"
|
|
99
|
+
}
|
|
115
100
|
},
|
|
116
101
|
{
|
|
117
|
-
"id": "authentication.userName",
|
|
118
102
|
"label": "Username",
|
|
119
|
-
"optional": false,
|
|
120
|
-
"constraints": {
|
|
121
|
-
"notEmpty": true
|
|
122
|
-
},
|
|
123
103
|
"group": "authentication",
|
|
104
|
+
"type": "String",
|
|
124
105
|
"binding": {
|
|
125
|
-
"
|
|
126
|
-
"
|
|
106
|
+
"type": "zeebe:property",
|
|
107
|
+
"name": "authentication.userName"
|
|
127
108
|
},
|
|
128
|
-
"
|
|
129
|
-
"
|
|
130
|
-
"equals": "credentials",
|
|
131
|
-
"type": "simple"
|
|
109
|
+
"constraints": {
|
|
110
|
+
"notEmpty": true
|
|
132
111
|
},
|
|
133
|
-
"
|
|
112
|
+
"condition": {
|
|
113
|
+
"property": "connectionType",
|
|
114
|
+
"equals": "credentials"
|
|
115
|
+
}
|
|
134
116
|
},
|
|
135
117
|
{
|
|
136
|
-
"id": "authentication.password",
|
|
137
118
|
"label": "Password",
|
|
138
|
-
"optional": false,
|
|
139
|
-
"constraints": {
|
|
140
|
-
"notEmpty": true
|
|
141
|
-
},
|
|
142
119
|
"group": "authentication",
|
|
120
|
+
"type": "String",
|
|
143
121
|
"binding": {
|
|
144
|
-
"
|
|
145
|
-
"
|
|
146
|
-
},
|
|
147
|
-
"condition": {
|
|
148
|
-
"property": "authentication.authType",
|
|
149
|
-
"equals": "credentials",
|
|
150
|
-
"type": "simple"
|
|
122
|
+
"type": "zeebe:property",
|
|
123
|
+
"name": "authentication.password"
|
|
151
124
|
},
|
|
152
|
-
"type": "String"
|
|
153
|
-
},
|
|
154
|
-
{
|
|
155
|
-
"id": "routing.virtualHost",
|
|
156
|
-
"label": "Virtual host",
|
|
157
|
-
"description": "Virtual name: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=outbound#routing-data\"target=\"_blank\">documentation</a>",
|
|
158
|
-
"optional": false,
|
|
159
125
|
"constraints": {
|
|
160
126
|
"notEmpty": true
|
|
161
127
|
},
|
|
162
|
-
"group": "routing",
|
|
163
|
-
"binding": {
|
|
164
|
-
"name": "routing.virtualHost",
|
|
165
|
-
"type": "zeebe:property"
|
|
166
|
-
},
|
|
167
128
|
"condition": {
|
|
168
|
-
"property": "
|
|
169
|
-
"equals": "credentials"
|
|
170
|
-
|
|
171
|
-
},
|
|
172
|
-
"type": "String"
|
|
129
|
+
"property": "connectionType",
|
|
130
|
+
"equals": "credentials"
|
|
131
|
+
}
|
|
173
132
|
},
|
|
174
133
|
{
|
|
175
|
-
"id": "routing.hostName",
|
|
176
134
|
"label": "Host name",
|
|
177
|
-
"description": "Host name: get from RabbitMQ external
|
|
178
|
-
"
|
|
135
|
+
"description": "Host name: get from RabbitMQ external applocation configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/#routing-data\"target=\"_blank\">documentation</a>",
|
|
136
|
+
"group": "routing",
|
|
137
|
+
"type": "String",
|
|
138
|
+
"binding": {
|
|
139
|
+
"type": "zeebe:property",
|
|
140
|
+
"name": "routing.hostName"
|
|
141
|
+
},
|
|
179
142
|
"constraints": {
|
|
180
143
|
"notEmpty": true
|
|
181
144
|
},
|
|
145
|
+
"condition": {
|
|
146
|
+
"property": "connectionType",
|
|
147
|
+
"equals": "credentials"
|
|
148
|
+
}
|
|
149
|
+
},
|
|
150
|
+
{
|
|
151
|
+
"label": "Virtual host",
|
|
152
|
+
"description": "Virtual name: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/#routing-data\"target=\"_blank\">documentation</a>",
|
|
182
153
|
"group": "routing",
|
|
154
|
+
"type": "String",
|
|
183
155
|
"binding": {
|
|
184
|
-
"
|
|
185
|
-
"
|
|
156
|
+
"type": "zeebe:property",
|
|
157
|
+
"name": "routing.virtualHost"
|
|
186
158
|
},
|
|
187
|
-
"
|
|
188
|
-
"
|
|
189
|
-
"equals": "credentials",
|
|
190
|
-
"type": "simple"
|
|
159
|
+
"constraints": {
|
|
160
|
+
"notEmpty": true
|
|
191
161
|
},
|
|
192
|
-
"
|
|
162
|
+
"condition": {
|
|
163
|
+
"property": "connectionType",
|
|
164
|
+
"equals": "credentials"
|
|
165
|
+
}
|
|
193
166
|
},
|
|
194
167
|
{
|
|
195
|
-
"id": "routing.port",
|
|
196
168
|
"label": "Port",
|
|
197
|
-
"description": "Port: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq
|
|
198
|
-
"optional": false,
|
|
199
|
-
"constraints": {
|
|
200
|
-
"notEmpty": true
|
|
201
|
-
},
|
|
169
|
+
"description": "Port: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/#routing-data\"target=\"_blank\">documentation</a>",
|
|
202
170
|
"group": "routing",
|
|
171
|
+
"type": "String",
|
|
203
172
|
"binding": {
|
|
204
|
-
"
|
|
205
|
-
"
|
|
173
|
+
"type": "zeebe:property",
|
|
174
|
+
"name": "routing.port"
|
|
206
175
|
},
|
|
207
|
-
"
|
|
208
|
-
"
|
|
209
|
-
"equals": "credentials",
|
|
210
|
-
"type": "simple"
|
|
176
|
+
"constraints": {
|
|
177
|
+
"notEmpty": true
|
|
211
178
|
},
|
|
212
|
-
"
|
|
179
|
+
"condition": {
|
|
180
|
+
"property": "connectionType",
|
|
181
|
+
"equals": "credentials"
|
|
182
|
+
}
|
|
213
183
|
},
|
|
214
184
|
{
|
|
215
|
-
"id": "queueName",
|
|
216
185
|
"label": "Queue name",
|
|
217
186
|
"description": "Name of the queue to subscribe to",
|
|
218
|
-
"optional": false,
|
|
219
|
-
"constraints": {
|
|
220
|
-
"notEmpty": true
|
|
221
|
-
},
|
|
222
187
|
"group": "subscription",
|
|
188
|
+
"type": "String",
|
|
189
|
+
"feel": "optional",
|
|
223
190
|
"binding": {
|
|
224
|
-
"
|
|
225
|
-
"
|
|
191
|
+
"type": "zeebe:property",
|
|
192
|
+
"name": "queueName"
|
|
226
193
|
},
|
|
227
|
-
"
|
|
194
|
+
"constraints": {
|
|
195
|
+
"notEmpty": true
|
|
196
|
+
}
|
|
228
197
|
},
|
|
229
198
|
{
|
|
230
|
-
"id": "consumerTag",
|
|
231
199
|
"label": "Consumer tag",
|
|
232
200
|
"description": "Consumer tag to use for the subscription",
|
|
233
|
-
"optional": false,
|
|
234
201
|
"group": "subscription",
|
|
202
|
+
"type": "String",
|
|
203
|
+
"feel": "optional",
|
|
235
204
|
"binding": {
|
|
236
|
-
"
|
|
237
|
-
"
|
|
238
|
-
}
|
|
239
|
-
"type": "String"
|
|
205
|
+
"type": "zeebe:property",
|
|
206
|
+
"name": "consumerTag"
|
|
207
|
+
}
|
|
240
208
|
},
|
|
241
209
|
{
|
|
242
|
-
"id": "arguments",
|
|
243
210
|
"label": "Arguments",
|
|
244
211
|
"description": "Arguments to use for the subscription",
|
|
245
|
-
"optional": true,
|
|
246
|
-
"feel": "required",
|
|
247
212
|
"group": "subscription",
|
|
213
|
+
"type": "String",
|
|
214
|
+
"feel": "required",
|
|
248
215
|
"binding": {
|
|
249
|
-
"
|
|
250
|
-
"
|
|
251
|
-
}
|
|
252
|
-
"type": "String"
|
|
216
|
+
"type": "zeebe:property",
|
|
217
|
+
"name": "arguments"
|
|
218
|
+
}
|
|
253
219
|
},
|
|
254
220
|
{
|
|
255
|
-
"id": "exclusive",
|
|
256
221
|
"label": "Exclusive consumer",
|
|
257
|
-
"optional": false,
|
|
258
|
-
"value": "false",
|
|
259
222
|
"group": "subscription",
|
|
223
|
+
"type": "Dropdown",
|
|
224
|
+
"value": "false",
|
|
260
225
|
"binding": {
|
|
261
|
-
"
|
|
262
|
-
"
|
|
226
|
+
"type": "zeebe:property",
|
|
227
|
+
"name": "exclusive"
|
|
263
228
|
},
|
|
264
|
-
"type": "Dropdown",
|
|
265
229
|
"choices": [
|
|
266
230
|
{
|
|
267
231
|
"name": "Yes",
|
|
@@ -274,207 +238,83 @@
|
|
|
274
238
|
]
|
|
275
239
|
},
|
|
276
240
|
{
|
|
277
|
-
"
|
|
278
|
-
"
|
|
279
|
-
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
280
|
-
"optional": true,
|
|
281
|
-
"feel": "required",
|
|
241
|
+
"label": "Correlation key (process)",
|
|
242
|
+
"type": "String",
|
|
282
243
|
"group": "activation",
|
|
244
|
+
"feel": "required",
|
|
245
|
+
"description": "Sets up the correlation key from process variables",
|
|
283
246
|
"binding": {
|
|
284
|
-
"
|
|
285
|
-
"
|
|
247
|
+
"type": "bpmn:Message#zeebe:subscription#property",
|
|
248
|
+
"name": "correlationKey"
|
|
286
249
|
},
|
|
287
|
-
"type": "String"
|
|
288
|
-
},
|
|
289
|
-
{
|
|
290
|
-
"id": "consumeUnmatchedEvents",
|
|
291
|
-
"label": "Consume unmatched events",
|
|
292
|
-
"value": true,
|
|
293
|
-
"group": "activation",
|
|
294
|
-
"binding": {
|
|
295
|
-
"name": "consumeUnmatchedEvents",
|
|
296
|
-
"type": "zeebe:property"
|
|
297
|
-
},
|
|
298
|
-
"tooltip": "Unmatched events are rejected by default, allowing the upstream service to handle the error. Check this box to consume unmatched events and return a success response",
|
|
299
|
-
"type": "Boolean"
|
|
300
|
-
},
|
|
301
|
-
{
|
|
302
|
-
"id": "correlationKeyProcess",
|
|
303
|
-
"label": "Correlation key (process)",
|
|
304
|
-
"description": "Sets up the correlation key from process variables",
|
|
305
250
|
"constraints": {
|
|
306
251
|
"notEmpty": true
|
|
307
|
-
}
|
|
308
|
-
"feel": "required",
|
|
309
|
-
"group": "correlation",
|
|
310
|
-
"binding": {
|
|
311
|
-
"name": "correlationKey",
|
|
312
|
-
"type": "bpmn:Message#zeebe:subscription#property"
|
|
313
|
-
},
|
|
314
|
-
"type": "String"
|
|
252
|
+
}
|
|
315
253
|
},
|
|
316
254
|
{
|
|
317
|
-
"id": "correlationKeyPayload",
|
|
318
255
|
"label": "Correlation key (payload)",
|
|
319
|
-
"
|
|
320
|
-
"
|
|
321
|
-
"notEmpty": true
|
|
322
|
-
},
|
|
256
|
+
"type": "String",
|
|
257
|
+
"group": "activation",
|
|
323
258
|
"feel": "required",
|
|
324
|
-
"group": "correlation",
|
|
325
259
|
"binding": {
|
|
326
|
-
"
|
|
327
|
-
"
|
|
260
|
+
"type": "zeebe:property",
|
|
261
|
+
"name": "correlationKeyExpression"
|
|
328
262
|
},
|
|
329
|
-
"
|
|
263
|
+
"description": "Extracts the correlation key from the incoming message payload",
|
|
264
|
+
"constraints": {
|
|
265
|
+
"notEmpty": true
|
|
266
|
+
}
|
|
330
267
|
},
|
|
331
268
|
{
|
|
332
|
-
"
|
|
333
|
-
"
|
|
334
|
-
"
|
|
335
|
-
"optional": true,
|
|
269
|
+
"label": "Activation condition",
|
|
270
|
+
"type": "String",
|
|
271
|
+
"group": "activation",
|
|
336
272
|
"feel": "required",
|
|
337
|
-
"group": "correlation",
|
|
338
|
-
"binding": {
|
|
339
|
-
"name": "messageIdExpression",
|
|
340
|
-
"type": "zeebe:property"
|
|
341
|
-
},
|
|
342
|
-
"type": "String"
|
|
343
|
-
},
|
|
344
|
-
{
|
|
345
|
-
"id": "messageTtl",
|
|
346
|
-
"label": "Message TTL",
|
|
347
|
-
"description": "Time-to-live for the message in the broker (ISO-8601 duration)",
|
|
348
273
|
"optional": true,
|
|
349
|
-
"constraints": {
|
|
350
|
-
"notEmpty": false,
|
|
351
|
-
"pattern": {
|
|
352
|
-
"value": "^(PT.*|)$",
|
|
353
|
-
"message": "must be an ISO-8601 duration"
|
|
354
|
-
}
|
|
355
|
-
},
|
|
356
|
-
"feel": "optional",
|
|
357
|
-
"group": "correlation",
|
|
358
|
-
"binding": {
|
|
359
|
-
"name": "messageTtl",
|
|
360
|
-
"type": "zeebe:property"
|
|
361
|
-
},
|
|
362
|
-
"type": "String"
|
|
363
|
-
},
|
|
364
|
-
{
|
|
365
|
-
"id": "messageNameUuid",
|
|
366
|
-
"label": "Message name",
|
|
367
|
-
"generatedValue": {
|
|
368
|
-
"type": "uuid"
|
|
369
|
-
},
|
|
370
|
-
"feel": "optional",
|
|
371
|
-
"group": "correlation",
|
|
372
|
-
"binding": {
|
|
373
|
-
"name": "name",
|
|
374
|
-
"type": "bpmn:Message#property"
|
|
375
|
-
},
|
|
376
|
-
"tooltip": "By default, this is an auto-generated random UUID. We recommend using a unique message name for each connector element in the diagram. Override to set a custom message name. Learn more about <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-subscriptions\">message subscriptions</a> that power inbound connectors.",
|
|
377
|
-
"type": "String"
|
|
378
|
-
},
|
|
379
|
-
{
|
|
380
|
-
"id": "deduplicationModeManualFlag",
|
|
381
|
-
"label": "Manual mode",
|
|
382
|
-
"description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
|
|
383
|
-
"value": false,
|
|
384
|
-
"group": "deduplication",
|
|
385
|
-
"binding": {
|
|
386
|
-
"name": "deduplicationModeManualFlag",
|
|
387
|
-
"type": "zeebe:property"
|
|
388
|
-
},
|
|
389
|
-
"type": "Boolean"
|
|
390
|
-
},
|
|
391
|
-
{
|
|
392
|
-
"id": "deduplicationId",
|
|
393
|
-
"label": "Deduplication ID",
|
|
394
|
-
"constraints": {
|
|
395
|
-
"notEmpty": true,
|
|
396
|
-
"pattern": {
|
|
397
|
-
"value": "^[a-zA-Z0-9_-]+$",
|
|
398
|
-
"message": "can only contain alphanumeric characters, dashes, and underscores"
|
|
399
|
-
}
|
|
400
|
-
},
|
|
401
|
-
"group": "deduplication",
|
|
402
|
-
"binding": {
|
|
403
|
-
"name": "deduplicationId",
|
|
404
|
-
"type": "zeebe:property"
|
|
405
|
-
},
|
|
406
|
-
"condition": {
|
|
407
|
-
"property": "deduplicationModeManualFlag",
|
|
408
|
-
"equals": true,
|
|
409
|
-
"type": "simple"
|
|
410
|
-
},
|
|
411
|
-
"type": "String"
|
|
412
|
-
},
|
|
413
|
-
{
|
|
414
|
-
"id": "deduplicationModeManual",
|
|
415
|
-
"value": "MANUAL",
|
|
416
|
-
"group": "deduplication",
|
|
417
|
-
"binding": {
|
|
418
|
-
"name": "deduplicationMode",
|
|
419
|
-
"type": "zeebe:property"
|
|
420
|
-
},
|
|
421
|
-
"condition": {
|
|
422
|
-
"property": "deduplicationId",
|
|
423
|
-
"isActive": true,
|
|
424
|
-
"type": "simple"
|
|
425
|
-
},
|
|
426
|
-
"type": "Hidden"
|
|
427
|
-
},
|
|
428
|
-
{
|
|
429
|
-
"id": "deduplicationModeAuto",
|
|
430
|
-
"value": "AUTO",
|
|
431
|
-
"group": "deduplication",
|
|
432
274
|
"binding": {
|
|
433
|
-
"
|
|
434
|
-
"
|
|
435
|
-
},
|
|
436
|
-
"condition": {
|
|
437
|
-
"property": "deduplicationId",
|
|
438
|
-
"isActive": false,
|
|
439
|
-
"type": "simple"
|
|
275
|
+
"type": "zeebe:property",
|
|
276
|
+
"name": "activationCondition"
|
|
440
277
|
},
|
|
441
|
-
"
|
|
278
|
+
"description": "Condition under which the connector triggers. Leave empty to catch all events"
|
|
442
279
|
},
|
|
443
280
|
{
|
|
444
|
-
"id": "resultVariable",
|
|
445
281
|
"label": "Result variable",
|
|
446
|
-
"
|
|
447
|
-
"group": "
|
|
282
|
+
"type": "String",
|
|
283
|
+
"group": "variable-mapping",
|
|
284
|
+
"optional": true,
|
|
448
285
|
"binding": {
|
|
449
|
-
"
|
|
450
|
-
"
|
|
286
|
+
"type": "zeebe:property",
|
|
287
|
+
"name": "resultVariable"
|
|
451
288
|
},
|
|
452
|
-
"
|
|
289
|
+
"description": "Name of variable to store the result of the connector in"
|
|
453
290
|
},
|
|
454
291
|
{
|
|
455
|
-
"id": "resultExpression",
|
|
456
292
|
"label": "Result expression",
|
|
457
|
-
"
|
|
293
|
+
"type": "String",
|
|
294
|
+
"group": "variable-mapping",
|
|
458
295
|
"feel": "required",
|
|
459
|
-
"
|
|
296
|
+
"optional": true,
|
|
460
297
|
"binding": {
|
|
461
|
-
"
|
|
462
|
-
"
|
|
298
|
+
"type": "zeebe:property",
|
|
299
|
+
"name": "resultExpression"
|
|
463
300
|
},
|
|
464
|
-
"
|
|
301
|
+
"description": "Expression to map the inbound payload to process variables"
|
|
465
302
|
}
|
|
466
303
|
],
|
|
467
304
|
"icon": {
|
|
468
|
-
"contents": "data:image/svg+xml;
|
|
305
|
+
"contents": "data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='-7.5 0 271 271' preserveAspectRatio='xMidYMid'%3E%3Cpath d='M245.44 108.308h-85.09a7.738 7.738 0 0 1-7.735-7.734v-88.68C152.615 5.327 147.29 0 140.726 0h-30.375c-6.568 0-11.89 5.327-11.89 11.894v88.143c0 4.573-3.697 8.29-8.27 8.31l-27.885.133c-4.612.025-8.359-3.717-8.35-8.325l.173-88.241C54.144 5.337 48.817 0 42.24 0H11.89C5.321 0 0 5.327 0 11.894V260.21c0 5.834 4.726 10.56 10.555 10.56H245.44c5.834 0 10.56-4.726 10.56-10.56V118.868c0-5.834-4.726-10.56-10.56-10.56zm-39.902 93.233c0 7.645-6.198 13.844-13.843 13.844H167.69c-7.646 0-13.844-6.199-13.844-13.844v-24.005c0-7.646 6.198-13.844 13.844-13.844h24.005c7.645 0 13.843 6.198 13.843 13.844v24.005z' fill='%23F60'/%3E%3C/svg%3E"
|
|
306
|
+
},
|
|
307
|
+
"engines": {
|
|
308
|
+
"camunda": "^8.2"
|
|
469
309
|
}
|
|
470
310
|
},
|
|
471
311
|
{
|
|
472
312
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
473
|
-
"name": "RabbitMQ
|
|
313
|
+
"name": "RabbitMQ Intermediate Catch Event Connector",
|
|
474
314
|
"id": "io.camunda.connectors.inbound.RabbitMQ.Intermediate.v1",
|
|
475
|
-
"version":
|
|
315
|
+
"version": 4,
|
|
476
316
|
"description": "Receive a message from RabbitMQ",
|
|
477
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq
|
|
317
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound",
|
|
478
318
|
"category": {
|
|
479
319
|
"id": "connectors",
|
|
480
320
|
"name": "Connectors"
|
|
@@ -558,7 +398,7 @@
|
|
|
558
398
|
"constraints": {
|
|
559
399
|
"notEmpty": true,
|
|
560
400
|
"pattern": {
|
|
561
|
-
"value": "^(amqps?://)|(secrets)
|
|
401
|
+
"value": "^(amqps?://)|(\\{\\{secrets\\..+\\}\\}).*$",
|
|
562
402
|
"message": "Must start with amqp(s):// or contain a secret reference"
|
|
563
403
|
}
|
|
564
404
|
},
|
|
@@ -601,7 +441,7 @@
|
|
|
601
441
|
},
|
|
602
442
|
{
|
|
603
443
|
"label": "Host name",
|
|
604
|
-
"description": "Host name: get from RabbitMQ external applocation configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq
|
|
444
|
+
"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>",
|
|
605
445
|
"group": "routing",
|
|
606
446
|
"type": "String",
|
|
607
447
|
"binding": {
|
|
@@ -618,7 +458,7 @@
|
|
|
618
458
|
},
|
|
619
459
|
{
|
|
620
460
|
"label": "Virtual host",
|
|
621
|
-
"description": "Virtual name: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq
|
|
461
|
+
"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>",
|
|
622
462
|
"group": "routing",
|
|
623
463
|
"type": "String",
|
|
624
464
|
"binding": {
|
|
@@ -635,7 +475,7 @@
|
|
|
635
475
|
},
|
|
636
476
|
{
|
|
637
477
|
"label": "Port",
|
|
638
|
-
"description": "Port: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq
|
|
478
|
+
"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>",
|
|
639
479
|
"group": "routing",
|
|
640
480
|
"type": "String",
|
|
641
481
|
"binding": {
|
|
@@ -734,6 +574,18 @@
|
|
|
734
574
|
"notEmpty": true
|
|
735
575
|
}
|
|
736
576
|
},
|
|
577
|
+
{
|
|
578
|
+
"label": "Message ID expression",
|
|
579
|
+
"feel": "required",
|
|
580
|
+
"type": "String",
|
|
581
|
+
"optional": true,
|
|
582
|
+
"group": "activation",
|
|
583
|
+
"binding": {
|
|
584
|
+
"type": "zeebe:property",
|
|
585
|
+
"name": "messageIdExpression"
|
|
586
|
+
},
|
|
587
|
+
"description": "Expression to extract unique identifier of a message"
|
|
588
|
+
},
|
|
737
589
|
{
|
|
738
590
|
"label": "Activation condition",
|
|
739
591
|
"type": "String",
|
|
@@ -774,7 +626,7 @@
|
|
|
774
626
|
"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"
|
|
775
627
|
},
|
|
776
628
|
"engines": {
|
|
777
|
-
"camunda": "^8.
|
|
629
|
+
"camunda": "^8.4"
|
|
778
630
|
}
|
|
779
631
|
},
|
|
780
632
|
{
|
|
@@ -1134,11 +986,11 @@
|
|
|
1134
986
|
},
|
|
1135
987
|
{
|
|
1136
988
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1137
|
-
"name": "RabbitMQ
|
|
989
|
+
"name": "RabbitMQ connector",
|
|
1138
990
|
"id": "io.camunda.connectors.inbound.RabbitMQ.Intermediate.v1",
|
|
1139
|
-
"version":
|
|
991
|
+
"version": 2,
|
|
1140
992
|
"description": "Receive a message from RabbitMQ",
|
|
1141
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq
|
|
993
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq-inbound",
|
|
1142
994
|
"category": {
|
|
1143
995
|
"id": "connectors",
|
|
1144
996
|
"name": "Connectors"
|
|
@@ -1222,7 +1074,7 @@
|
|
|
1222
1074
|
"constraints": {
|
|
1223
1075
|
"notEmpty": true,
|
|
1224
1076
|
"pattern": {
|
|
1225
|
-
"value": "^(amqps?://)|(\\{\\{secrets\\..+\\}\\}).*$",
|
|
1077
|
+
"value": "^(amqps?://)|secrets\\..+|(\\{\\{secrets\\..+\\}\\}).*$",
|
|
1226
1078
|
"message": "Must start with amqp(s):// or contain a secret reference"
|
|
1227
1079
|
}
|
|
1228
1080
|
},
|
|
@@ -1265,7 +1117,7 @@
|
|
|
1265
1117
|
},
|
|
1266
1118
|
{
|
|
1267
1119
|
"label": "Host name",
|
|
1268
|
-
"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
|
|
1120
|
+
"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>",
|
|
1269
1121
|
"group": "routing",
|
|
1270
1122
|
"type": "String",
|
|
1271
1123
|
"binding": {
|
|
@@ -1282,7 +1134,7 @@
|
|
|
1282
1134
|
},
|
|
1283
1135
|
{
|
|
1284
1136
|
"label": "Virtual host",
|
|
1285
|
-
"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
|
|
1137
|
+
"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>",
|
|
1286
1138
|
"group": "routing",
|
|
1287
1139
|
"type": "String",
|
|
1288
1140
|
"binding": {
|
|
@@ -1299,7 +1151,7 @@
|
|
|
1299
1151
|
},
|
|
1300
1152
|
{
|
|
1301
1153
|
"label": "Port",
|
|
1302
|
-
"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
|
|
1154
|
+
"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>",
|
|
1303
1155
|
"group": "routing",
|
|
1304
1156
|
"type": "String",
|
|
1305
1157
|
"binding": {
|
|
@@ -1398,18 +1250,6 @@
|
|
|
1398
1250
|
"notEmpty": true
|
|
1399
1251
|
}
|
|
1400
1252
|
},
|
|
1401
|
-
{
|
|
1402
|
-
"label": "Message ID expression",
|
|
1403
|
-
"feel": "required",
|
|
1404
|
-
"type": "String",
|
|
1405
|
-
"optional": true,
|
|
1406
|
-
"group": "activation",
|
|
1407
|
-
"binding": {
|
|
1408
|
-
"type": "zeebe:property",
|
|
1409
|
-
"name": "messageIdExpression"
|
|
1410
|
-
},
|
|
1411
|
-
"description": "Expression to extract unique identifier of a message"
|
|
1412
|
-
},
|
|
1413
1253
|
{
|
|
1414
1254
|
"label": "Activation condition",
|
|
1415
1255
|
"type": "String",
|
|
@@ -1450,16 +1290,16 @@
|
|
|
1450
1290
|
"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"
|
|
1451
1291
|
},
|
|
1452
1292
|
"engines": {
|
|
1453
|
-
"camunda": "^8.
|
|
1293
|
+
"camunda": "^8.2"
|
|
1454
1294
|
}
|
|
1455
1295
|
},
|
|
1456
1296
|
{
|
|
1457
1297
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1458
1298
|
"name": "RabbitMQ Intermediate Catch Event Connector",
|
|
1459
1299
|
"id": "io.camunda.connectors.inbound.RabbitMQ.Intermediate.v1",
|
|
1460
|
-
"version": 3,
|
|
1461
1300
|
"description": "Receive a message from RabbitMQ",
|
|
1462
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq
|
|
1301
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound",
|
|
1302
|
+
"version": 7,
|
|
1463
1303
|
"category": {
|
|
1464
1304
|
"id": "connectors",
|
|
1465
1305
|
"name": "Connectors"
|
|
@@ -1487,39 +1327,39 @@
|
|
|
1487
1327
|
"label": "Activation"
|
|
1488
1328
|
},
|
|
1489
1329
|
{
|
|
1490
|
-
"id": "
|
|
1491
|
-
"label": "
|
|
1330
|
+
"id": "correlation",
|
|
1331
|
+
"label": "Correlation",
|
|
1332
|
+
"tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
|
|
1333
|
+
},
|
|
1334
|
+
{
|
|
1335
|
+
"id": "deduplication",
|
|
1336
|
+
"label": "Deduplication",
|
|
1337
|
+
"tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
|
|
1338
|
+
},
|
|
1339
|
+
{
|
|
1340
|
+
"id": "output",
|
|
1341
|
+
"label": "Output mapping"
|
|
1492
1342
|
}
|
|
1493
1343
|
],
|
|
1494
1344
|
"properties": [
|
|
1495
1345
|
{
|
|
1496
|
-
"type": "Hidden",
|
|
1497
1346
|
"value": "io.camunda:connector-rabbitmq-inbound:1",
|
|
1498
1347
|
"binding": {
|
|
1499
|
-
"
|
|
1500
|
-
"
|
|
1501
|
-
}
|
|
1502
|
-
},
|
|
1503
|
-
{
|
|
1504
|
-
"type": "Hidden",
|
|
1505
|
-
"generatedValue": {
|
|
1506
|
-
"type": "uuid"
|
|
1348
|
+
"name": "inbound.type",
|
|
1349
|
+
"type": "zeebe:property"
|
|
1507
1350
|
},
|
|
1508
|
-
"
|
|
1509
|
-
"type": "bpmn:Message#property",
|
|
1510
|
-
"name": "name"
|
|
1511
|
-
}
|
|
1351
|
+
"type": "Hidden"
|
|
1512
1352
|
},
|
|
1513
1353
|
{
|
|
1514
|
-
"id": "
|
|
1354
|
+
"id": "authentication.authType",
|
|
1515
1355
|
"label": "Connection type",
|
|
1516
|
-
"group": "authentication",
|
|
1517
|
-
"type": "Dropdown",
|
|
1518
1356
|
"value": "uri",
|
|
1357
|
+
"group": "authentication",
|
|
1519
1358
|
"binding": {
|
|
1520
|
-
"
|
|
1521
|
-
"
|
|
1359
|
+
"name": "authentication.authType",
|
|
1360
|
+
"type": "zeebe:property"
|
|
1522
1361
|
},
|
|
1362
|
+
"type": "Dropdown",
|
|
1523
1363
|
"choices": [
|
|
1524
1364
|
{
|
|
1525
1365
|
"name": "URI",
|
|
@@ -1532,154 +1372,178 @@
|
|
|
1532
1372
|
]
|
|
1533
1373
|
},
|
|
1534
1374
|
{
|
|
1375
|
+
"id": "authentication.uri",
|
|
1535
1376
|
"label": "URI",
|
|
1536
1377
|
"description": "URI should contain username, password, host name, port number, and virtual host",
|
|
1537
|
-
"
|
|
1538
|
-
"type": "String",
|
|
1539
|
-
"binding": {
|
|
1540
|
-
"type": "zeebe:property",
|
|
1541
|
-
"name": "authentication.uri"
|
|
1542
|
-
},
|
|
1378
|
+
"optional": false,
|
|
1543
1379
|
"constraints": {
|
|
1544
1380
|
"notEmpty": true,
|
|
1545
1381
|
"pattern": {
|
|
1546
|
-
"value": "^(amqps
|
|
1382
|
+
"value": "^(=|(amqps?://|secrets|\\{\\{).*$)",
|
|
1547
1383
|
"message": "Must start with amqp(s):// or contain a secret reference"
|
|
1548
1384
|
}
|
|
1549
1385
|
},
|
|
1386
|
+
"group": "authentication",
|
|
1387
|
+
"binding": {
|
|
1388
|
+
"name": "authentication.uri",
|
|
1389
|
+
"type": "zeebe:property"
|
|
1390
|
+
},
|
|
1550
1391
|
"condition": {
|
|
1551
|
-
"property": "
|
|
1552
|
-
"equals": "uri"
|
|
1553
|
-
|
|
1392
|
+
"property": "authentication.authType",
|
|
1393
|
+
"equals": "uri",
|
|
1394
|
+
"type": "simple"
|
|
1395
|
+
},
|
|
1396
|
+
"type": "String"
|
|
1554
1397
|
},
|
|
1555
1398
|
{
|
|
1399
|
+
"id": "authentication.userName",
|
|
1556
1400
|
"label": "Username",
|
|
1557
|
-
"
|
|
1558
|
-
"type": "String",
|
|
1559
|
-
"binding": {
|
|
1560
|
-
"type": "zeebe:property",
|
|
1561
|
-
"name": "authentication.userName"
|
|
1562
|
-
},
|
|
1401
|
+
"optional": false,
|
|
1563
1402
|
"constraints": {
|
|
1564
1403
|
"notEmpty": true
|
|
1565
1404
|
},
|
|
1405
|
+
"group": "authentication",
|
|
1406
|
+
"binding": {
|
|
1407
|
+
"name": "authentication.userName",
|
|
1408
|
+
"type": "zeebe:property"
|
|
1409
|
+
},
|
|
1566
1410
|
"condition": {
|
|
1567
|
-
"property": "
|
|
1568
|
-
"equals": "credentials"
|
|
1569
|
-
|
|
1411
|
+
"property": "authentication.authType",
|
|
1412
|
+
"equals": "credentials",
|
|
1413
|
+
"type": "simple"
|
|
1414
|
+
},
|
|
1415
|
+
"type": "String"
|
|
1570
1416
|
},
|
|
1571
1417
|
{
|
|
1418
|
+
"id": "authentication.password",
|
|
1572
1419
|
"label": "Password",
|
|
1420
|
+
"optional": false,
|
|
1421
|
+
"constraints": {
|
|
1422
|
+
"notEmpty": true
|
|
1423
|
+
},
|
|
1573
1424
|
"group": "authentication",
|
|
1574
|
-
"type": "String",
|
|
1575
1425
|
"binding": {
|
|
1576
|
-
"
|
|
1577
|
-
"
|
|
1426
|
+
"name": "authentication.password",
|
|
1427
|
+
"type": "zeebe:property"
|
|
1578
1428
|
},
|
|
1429
|
+
"condition": {
|
|
1430
|
+
"property": "authentication.authType",
|
|
1431
|
+
"equals": "credentials",
|
|
1432
|
+
"type": "simple"
|
|
1433
|
+
},
|
|
1434
|
+
"type": "String"
|
|
1435
|
+
},
|
|
1436
|
+
{
|
|
1437
|
+
"id": "routing.virtualHost",
|
|
1438
|
+
"label": "Virtual host",
|
|
1439
|
+
"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>",
|
|
1440
|
+
"optional": false,
|
|
1579
1441
|
"constraints": {
|
|
1580
1442
|
"notEmpty": true
|
|
1581
1443
|
},
|
|
1444
|
+
"group": "routing",
|
|
1445
|
+
"binding": {
|
|
1446
|
+
"name": "routing.virtualHost",
|
|
1447
|
+
"type": "zeebe:property"
|
|
1448
|
+
},
|
|
1582
1449
|
"condition": {
|
|
1583
|
-
"property": "
|
|
1584
|
-
"equals": "credentials"
|
|
1585
|
-
|
|
1450
|
+
"property": "authentication.authType",
|
|
1451
|
+
"equals": "credentials",
|
|
1452
|
+
"type": "simple"
|
|
1453
|
+
},
|
|
1454
|
+
"type": "String"
|
|
1586
1455
|
},
|
|
1587
1456
|
{
|
|
1457
|
+
"id": "routing.hostName",
|
|
1588
1458
|
"label": "Host name",
|
|
1589
|
-
"description": "Host name: get from RabbitMQ external
|
|
1590
|
-
"
|
|
1591
|
-
"type": "String",
|
|
1592
|
-
"binding": {
|
|
1593
|
-
"type": "zeebe:property",
|
|
1594
|
-
"name": "routing.hostName"
|
|
1595
|
-
},
|
|
1459
|
+
"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>",
|
|
1460
|
+
"optional": false,
|
|
1596
1461
|
"constraints": {
|
|
1597
1462
|
"notEmpty": true
|
|
1598
1463
|
},
|
|
1599
|
-
"condition": {
|
|
1600
|
-
"property": "connectionType",
|
|
1601
|
-
"equals": "credentials"
|
|
1602
|
-
}
|
|
1603
|
-
},
|
|
1604
|
-
{
|
|
1605
|
-
"label": "Virtual host",
|
|
1606
|
-
"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>",
|
|
1607
1464
|
"group": "routing",
|
|
1608
|
-
"type": "String",
|
|
1609
1465
|
"binding": {
|
|
1610
|
-
"
|
|
1611
|
-
"
|
|
1612
|
-
},
|
|
1613
|
-
"constraints": {
|
|
1614
|
-
"notEmpty": true
|
|
1466
|
+
"name": "routing.hostName",
|
|
1467
|
+
"type": "zeebe:property"
|
|
1615
1468
|
},
|
|
1616
1469
|
"condition": {
|
|
1617
|
-
"property": "
|
|
1618
|
-
"equals": "credentials"
|
|
1619
|
-
|
|
1470
|
+
"property": "authentication.authType",
|
|
1471
|
+
"equals": "credentials",
|
|
1472
|
+
"type": "simple"
|
|
1473
|
+
},
|
|
1474
|
+
"type": "String"
|
|
1620
1475
|
},
|
|
1621
1476
|
{
|
|
1477
|
+
"id": "routing.port",
|
|
1622
1478
|
"label": "Port",
|
|
1623
|
-
"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
|
|
1624
|
-
"
|
|
1625
|
-
"type": "String",
|
|
1626
|
-
"binding": {
|
|
1627
|
-
"type": "zeebe:property",
|
|
1628
|
-
"name": "routing.port"
|
|
1629
|
-
},
|
|
1479
|
+
"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>",
|
|
1480
|
+
"optional": false,
|
|
1630
1481
|
"constraints": {
|
|
1631
1482
|
"notEmpty": true
|
|
1632
1483
|
},
|
|
1484
|
+
"group": "routing",
|
|
1485
|
+
"binding": {
|
|
1486
|
+
"name": "routing.port",
|
|
1487
|
+
"type": "zeebe:property"
|
|
1488
|
+
},
|
|
1633
1489
|
"condition": {
|
|
1634
|
-
"property": "
|
|
1635
|
-
"equals": "credentials"
|
|
1636
|
-
|
|
1490
|
+
"property": "authentication.authType",
|
|
1491
|
+
"equals": "credentials",
|
|
1492
|
+
"type": "simple"
|
|
1493
|
+
},
|
|
1494
|
+
"type": "String"
|
|
1637
1495
|
},
|
|
1638
1496
|
{
|
|
1497
|
+
"id": "queueName",
|
|
1639
1498
|
"label": "Queue name",
|
|
1640
1499
|
"description": "Name of the queue to subscribe to",
|
|
1500
|
+
"optional": false,
|
|
1501
|
+
"constraints": {
|
|
1502
|
+
"notEmpty": true
|
|
1503
|
+
},
|
|
1641
1504
|
"group": "subscription",
|
|
1642
|
-
"type": "String",
|
|
1643
|
-
"feel": "optional",
|
|
1644
1505
|
"binding": {
|
|
1645
|
-
"
|
|
1646
|
-
"
|
|
1506
|
+
"name": "queueName",
|
|
1507
|
+
"type": "zeebe:property"
|
|
1647
1508
|
},
|
|
1648
|
-
"
|
|
1649
|
-
"notEmpty": true
|
|
1650
|
-
}
|
|
1509
|
+
"type": "String"
|
|
1651
1510
|
},
|
|
1652
1511
|
{
|
|
1512
|
+
"id": "consumerTag",
|
|
1653
1513
|
"label": "Consumer tag",
|
|
1654
1514
|
"description": "Consumer tag to use for the subscription",
|
|
1515
|
+
"optional": false,
|
|
1655
1516
|
"group": "subscription",
|
|
1656
|
-
"type": "String",
|
|
1657
|
-
"feel": "optional",
|
|
1658
1517
|
"binding": {
|
|
1659
|
-
"
|
|
1660
|
-
"
|
|
1661
|
-
}
|
|
1518
|
+
"name": "consumerTag",
|
|
1519
|
+
"type": "zeebe:property"
|
|
1520
|
+
},
|
|
1521
|
+
"type": "String"
|
|
1662
1522
|
},
|
|
1663
1523
|
{
|
|
1524
|
+
"id": "arguments",
|
|
1664
1525
|
"label": "Arguments",
|
|
1665
1526
|
"description": "Arguments to use for the subscription",
|
|
1666
|
-
"
|
|
1667
|
-
"type": "String",
|
|
1527
|
+
"optional": true,
|
|
1668
1528
|
"feel": "required",
|
|
1529
|
+
"group": "subscription",
|
|
1669
1530
|
"binding": {
|
|
1670
|
-
"
|
|
1671
|
-
"
|
|
1672
|
-
}
|
|
1531
|
+
"name": "arguments",
|
|
1532
|
+
"type": "zeebe:property"
|
|
1533
|
+
},
|
|
1534
|
+
"type": "String"
|
|
1673
1535
|
},
|
|
1674
1536
|
{
|
|
1537
|
+
"id": "exclusive",
|
|
1675
1538
|
"label": "Exclusive consumer",
|
|
1676
|
-
"
|
|
1677
|
-
"type": "Dropdown",
|
|
1539
|
+
"optional": false,
|
|
1678
1540
|
"value": "false",
|
|
1541
|
+
"group": "subscription",
|
|
1679
1542
|
"binding": {
|
|
1680
|
-
"
|
|
1681
|
-
"
|
|
1543
|
+
"name": "exclusive",
|
|
1544
|
+
"type": "zeebe:property"
|
|
1682
1545
|
},
|
|
1546
|
+
"type": "Dropdown",
|
|
1683
1547
|
"choices": [
|
|
1684
1548
|
{
|
|
1685
1549
|
"name": "Yes",
|
|
@@ -1692,83 +1556,207 @@
|
|
|
1692
1556
|
]
|
|
1693
1557
|
},
|
|
1694
1558
|
{
|
|
1695
|
-
"
|
|
1696
|
-
"
|
|
1697
|
-
"
|
|
1559
|
+
"id": "activationCondition",
|
|
1560
|
+
"label": "Activation condition",
|
|
1561
|
+
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
1562
|
+
"optional": true,
|
|
1698
1563
|
"feel": "required",
|
|
1699
|
-
"
|
|
1564
|
+
"group": "activation",
|
|
1700
1565
|
"binding": {
|
|
1701
|
-
"
|
|
1702
|
-
"
|
|
1566
|
+
"name": "activationCondition",
|
|
1567
|
+
"type": "zeebe:property"
|
|
1703
1568
|
},
|
|
1704
|
-
"
|
|
1705
|
-
"notEmpty": true
|
|
1706
|
-
}
|
|
1569
|
+
"type": "String"
|
|
1707
1570
|
},
|
|
1708
1571
|
{
|
|
1709
|
-
"
|
|
1710
|
-
"
|
|
1572
|
+
"id": "consumeUnmatchedEvents",
|
|
1573
|
+
"label": "Consume unmatched events",
|
|
1574
|
+
"value": true,
|
|
1711
1575
|
"group": "activation",
|
|
1712
|
-
"feel": "required",
|
|
1713
1576
|
"binding": {
|
|
1714
|
-
"
|
|
1715
|
-
"
|
|
1577
|
+
"name": "consumeUnmatchedEvents",
|
|
1578
|
+
"type": "zeebe:property"
|
|
1716
1579
|
},
|
|
1717
|
-
"
|
|
1718
|
-
"
|
|
1719
|
-
"notEmpty": true
|
|
1720
|
-
}
|
|
1580
|
+
"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",
|
|
1581
|
+
"type": "Boolean"
|
|
1721
1582
|
},
|
|
1722
1583
|
{
|
|
1723
|
-
"
|
|
1724
|
-
"
|
|
1725
|
-
"
|
|
1584
|
+
"id": "correlationKeyProcess",
|
|
1585
|
+
"label": "Correlation key (process)",
|
|
1586
|
+
"description": "Sets up the correlation key from process variables",
|
|
1587
|
+
"constraints": {
|
|
1588
|
+
"notEmpty": true
|
|
1589
|
+
},
|
|
1726
1590
|
"feel": "required",
|
|
1727
|
-
"
|
|
1591
|
+
"group": "correlation",
|
|
1728
1592
|
"binding": {
|
|
1729
|
-
"
|
|
1730
|
-
"
|
|
1593
|
+
"name": "correlationKey",
|
|
1594
|
+
"type": "bpmn:Message#zeebe:subscription#property"
|
|
1731
1595
|
},
|
|
1732
|
-
"
|
|
1596
|
+
"type": "String"
|
|
1733
1597
|
},
|
|
1734
1598
|
{
|
|
1735
|
-
"
|
|
1736
|
-
"
|
|
1737
|
-
"
|
|
1599
|
+
"id": "correlationKeyPayload",
|
|
1600
|
+
"label": "Correlation key (payload)",
|
|
1601
|
+
"description": "Extracts the correlation key from the incoming message payload",
|
|
1602
|
+
"constraints": {
|
|
1603
|
+
"notEmpty": true
|
|
1604
|
+
},
|
|
1605
|
+
"feel": "required",
|
|
1606
|
+
"group": "correlation",
|
|
1607
|
+
"binding": {
|
|
1608
|
+
"name": "correlationKeyExpression",
|
|
1609
|
+
"type": "zeebe:property"
|
|
1610
|
+
},
|
|
1611
|
+
"type": "String"
|
|
1612
|
+
},
|
|
1613
|
+
{
|
|
1614
|
+
"id": "messageIdExpression",
|
|
1615
|
+
"label": "Message ID expression",
|
|
1616
|
+
"description": "Expression to extract unique identifier of a message",
|
|
1738
1617
|
"optional": true,
|
|
1618
|
+
"feel": "required",
|
|
1619
|
+
"group": "correlation",
|
|
1739
1620
|
"binding": {
|
|
1740
|
-
"
|
|
1741
|
-
"
|
|
1621
|
+
"name": "messageIdExpression",
|
|
1622
|
+
"type": "zeebe:property"
|
|
1742
1623
|
},
|
|
1743
|
-
"
|
|
1624
|
+
"type": "String"
|
|
1625
|
+
},
|
|
1626
|
+
{
|
|
1627
|
+
"id": "messageTtl",
|
|
1628
|
+
"label": "Message TTL",
|
|
1629
|
+
"description": "Time-to-live for the message in the broker (ISO-8601 duration)",
|
|
1630
|
+
"optional": true,
|
|
1631
|
+
"constraints": {
|
|
1632
|
+
"notEmpty": false,
|
|
1633
|
+
"pattern": {
|
|
1634
|
+
"value": "^(PT.*|)$",
|
|
1635
|
+
"message": "must be an ISO-8601 duration"
|
|
1636
|
+
}
|
|
1637
|
+
},
|
|
1638
|
+
"feel": "optional",
|
|
1639
|
+
"group": "correlation",
|
|
1640
|
+
"binding": {
|
|
1641
|
+
"name": "messageTtl",
|
|
1642
|
+
"type": "zeebe:property"
|
|
1643
|
+
},
|
|
1644
|
+
"type": "String"
|
|
1645
|
+
},
|
|
1646
|
+
{
|
|
1647
|
+
"id": "messageNameUuid",
|
|
1648
|
+
"generatedValue": {
|
|
1649
|
+
"type": "uuid"
|
|
1650
|
+
},
|
|
1651
|
+
"group": "correlation",
|
|
1652
|
+
"binding": {
|
|
1653
|
+
"name": "name",
|
|
1654
|
+
"type": "bpmn:Message#property"
|
|
1655
|
+
},
|
|
1656
|
+
"type": "Hidden"
|
|
1657
|
+
},
|
|
1658
|
+
{
|
|
1659
|
+
"id": "deduplicationModeManualFlag",
|
|
1660
|
+
"label": "Manual mode",
|
|
1661
|
+
"description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
|
|
1662
|
+
"value": false,
|
|
1663
|
+
"group": "deduplication",
|
|
1664
|
+
"binding": {
|
|
1665
|
+
"name": "deduplicationModeManualFlag",
|
|
1666
|
+
"type": "zeebe:property"
|
|
1667
|
+
},
|
|
1668
|
+
"type": "Boolean"
|
|
1669
|
+
},
|
|
1670
|
+
{
|
|
1671
|
+
"id": "deduplicationId",
|
|
1672
|
+
"label": "Deduplication ID",
|
|
1673
|
+
"constraints": {
|
|
1674
|
+
"notEmpty": true,
|
|
1675
|
+
"pattern": {
|
|
1676
|
+
"value": "^[a-zA-Z0-9_-]+$",
|
|
1677
|
+
"message": "can only contain alphanumeric characters, dashes, and underscores"
|
|
1678
|
+
}
|
|
1679
|
+
},
|
|
1680
|
+
"group": "deduplication",
|
|
1681
|
+
"binding": {
|
|
1682
|
+
"name": "deduplicationId",
|
|
1683
|
+
"type": "zeebe:property"
|
|
1684
|
+
},
|
|
1685
|
+
"condition": {
|
|
1686
|
+
"property": "deduplicationModeManualFlag",
|
|
1687
|
+
"equals": true,
|
|
1688
|
+
"type": "simple"
|
|
1689
|
+
},
|
|
1690
|
+
"type": "String"
|
|
1691
|
+
},
|
|
1692
|
+
{
|
|
1693
|
+
"id": "deduplicationModeManual",
|
|
1694
|
+
"value": "MANUAL",
|
|
1695
|
+
"group": "deduplication",
|
|
1696
|
+
"binding": {
|
|
1697
|
+
"name": "deduplicationMode",
|
|
1698
|
+
"type": "zeebe:property"
|
|
1699
|
+
},
|
|
1700
|
+
"condition": {
|
|
1701
|
+
"property": "deduplicationId",
|
|
1702
|
+
"isActive": true,
|
|
1703
|
+
"type": "simple"
|
|
1704
|
+
},
|
|
1705
|
+
"type": "Hidden"
|
|
1706
|
+
},
|
|
1707
|
+
{
|
|
1708
|
+
"id": "deduplicationModeAuto",
|
|
1709
|
+
"value": "AUTO",
|
|
1710
|
+
"group": "deduplication",
|
|
1711
|
+
"binding": {
|
|
1712
|
+
"name": "deduplicationMode",
|
|
1713
|
+
"type": "zeebe:property"
|
|
1714
|
+
},
|
|
1715
|
+
"condition": {
|
|
1716
|
+
"property": "deduplicationId",
|
|
1717
|
+
"isActive": false,
|
|
1718
|
+
"type": "simple"
|
|
1719
|
+
},
|
|
1720
|
+
"type": "Hidden"
|
|
1721
|
+
},
|
|
1722
|
+
{
|
|
1723
|
+
"id": "resultVariable",
|
|
1724
|
+
"label": "Result variable",
|
|
1725
|
+
"description": "Name of variable to store the response in",
|
|
1726
|
+
"group": "output",
|
|
1727
|
+
"binding": {
|
|
1728
|
+
"name": "resultVariable",
|
|
1729
|
+
"type": "zeebe:property"
|
|
1730
|
+
},
|
|
1731
|
+
"type": "String"
|
|
1744
1732
|
},
|
|
1745
1733
|
{
|
|
1734
|
+
"id": "resultExpression",
|
|
1746
1735
|
"label": "Result expression",
|
|
1747
|
-
"
|
|
1748
|
-
"group": "variable-mapping",
|
|
1736
|
+
"description": "Expression to map the response into process variables",
|
|
1749
1737
|
"feel": "required",
|
|
1750
|
-
"
|
|
1738
|
+
"group": "output",
|
|
1751
1739
|
"binding": {
|
|
1752
|
-
"
|
|
1753
|
-
"
|
|
1740
|
+
"name": "resultExpression",
|
|
1741
|
+
"type": "zeebe:property"
|
|
1754
1742
|
},
|
|
1755
|
-
"
|
|
1743
|
+
"type": "Text"
|
|
1756
1744
|
}
|
|
1757
1745
|
],
|
|
1758
1746
|
"icon": {
|
|
1759
|
-
"contents": "data:image/svg+xml;
|
|
1747
|
+
"contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxOCcgaGVpZ2h0PScxOCcgdmlld0JveD0nLTcuNSAwIDI3MSAyNzEnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yNDUuNDQgMTA4LjMwOGgtODUuMDlhNy43MzggNy43MzggMCAwIDEtNy43MzUtNy43MzR2LTg4LjY4QzE1Mi42MTUgNS4zMjcgMTQ3LjI5IDAgMTQwLjcyNiAwaC0zMC4zNzVjLTYuNTY4IDAtMTEuODkgNS4zMjctMTEuODkgMTEuODk0djg4LjE0M2MwIDQuNTczLTMuNjk3IDguMjktOC4yNyA4LjMxbC0yNy44ODUuMTMzYy00LjYxMi4wMjUtOC4zNTktMy43MTctOC4zNS04LjMyNWwuMTczLTg4LjI0MUM1NC4xNDQgNS4zMzcgNDguODE3IDAgNDIuMjQgMEgxMS44OUM1LjMyMSAwIDAgNS4zMjcgMCAxMS44OTRWMjYwLjIxYzAgNS44MzQgNC43MjYgMTAuNTYgMTAuNTU1IDEwLjU2SDI0NS40NGM1LjgzNCAwIDEwLjU2LTQuNzI2IDEwLjU2LTEwLjU2VjExOC44NjhjMC01LjgzNC00LjcyNi0xMC41Ni0xMC41Ni0xMC41NnptLTM5LjkwMiA5My4yMzNjMCA3LjY0NS02LjE5OCAxMy44NDQtMTMuODQzIDEzLjg0NEgxNjcuNjljLTcuNjQ2IDAtMTMuODQ0LTYuMTk5LTEzLjg0NC0xMy44NDR2LTI0LjAwNWMwLTcuNjQ2IDYuMTk4LTEzLjg0NCAxMy44NDQtMTMuODQ0aDI0LjAwNWM3LjY0NSAwIDEzLjg0MyA2LjE5OCAxMy44NDMgMTMuODQ0djI0LjAwNXonCiAgICAgICAgICBmaWxsPScjRjYwJy8+Cjwvc3ZnPg=="
|
|
1760
1748
|
},
|
|
1761
1749
|
"engines": {
|
|
1762
|
-
"camunda": "^8.
|
|
1750
|
+
"camunda": "^8.6"
|
|
1763
1751
|
}
|
|
1764
1752
|
},
|
|
1765
1753
|
{
|
|
1766
1754
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1767
|
-
"name": "RabbitMQ
|
|
1755
|
+
"name": "RabbitMQ connector",
|
|
1768
1756
|
"id": "io.camunda.connectors.inbound.RabbitMQ.Intermediate.v1",
|
|
1757
|
+
"version": 1,
|
|
1769
1758
|
"description": "Receive a message from RabbitMQ",
|
|
1770
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq
|
|
1771
|
-
"version": 7,
|
|
1759
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq-inbound",
|
|
1772
1760
|
"category": {
|
|
1773
1761
|
"id": "connectors",
|
|
1774
1762
|
"name": "Connectors"
|
|
@@ -1796,39 +1784,39 @@
|
|
|
1796
1784
|
"label": "Activation"
|
|
1797
1785
|
},
|
|
1798
1786
|
{
|
|
1799
|
-
"id": "
|
|
1800
|
-
"label": "
|
|
1801
|
-
"tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
|
|
1802
|
-
},
|
|
1803
|
-
{
|
|
1804
|
-
"id": "deduplication",
|
|
1805
|
-
"label": "Deduplication",
|
|
1806
|
-
"tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
|
|
1807
|
-
},
|
|
1808
|
-
{
|
|
1809
|
-
"id": "output",
|
|
1810
|
-
"label": "Output mapping"
|
|
1787
|
+
"id": "variable-mapping",
|
|
1788
|
+
"label": "Variable mapping"
|
|
1811
1789
|
}
|
|
1812
1790
|
],
|
|
1813
1791
|
"properties": [
|
|
1814
1792
|
{
|
|
1793
|
+
"type": "Hidden",
|
|
1815
1794
|
"value": "io.camunda:connector-rabbitmq-inbound:1",
|
|
1816
1795
|
"binding": {
|
|
1817
|
-
"
|
|
1818
|
-
"
|
|
1796
|
+
"type": "zeebe:property",
|
|
1797
|
+
"name": "inbound.type"
|
|
1798
|
+
}
|
|
1799
|
+
},
|
|
1800
|
+
{
|
|
1801
|
+
"type": "Hidden",
|
|
1802
|
+
"generatedValue": {
|
|
1803
|
+
"type": "uuid"
|
|
1819
1804
|
},
|
|
1820
|
-
"
|
|
1805
|
+
"binding": {
|
|
1806
|
+
"type": "bpmn:Message#property",
|
|
1807
|
+
"name": "name"
|
|
1808
|
+
}
|
|
1821
1809
|
},
|
|
1822
1810
|
{
|
|
1823
|
-
"id": "
|
|
1811
|
+
"id": "connectionType",
|
|
1824
1812
|
"label": "Connection type",
|
|
1825
|
-
"value": "uri",
|
|
1826
1813
|
"group": "authentication",
|
|
1814
|
+
"type": "Dropdown",
|
|
1815
|
+
"value": "uri",
|
|
1827
1816
|
"binding": {
|
|
1828
|
-
"
|
|
1829
|
-
"
|
|
1817
|
+
"type": "zeebe:property",
|
|
1818
|
+
"name": "authentication.authType"
|
|
1830
1819
|
},
|
|
1831
|
-
"type": "Dropdown",
|
|
1832
1820
|
"choices": [
|
|
1833
1821
|
{
|
|
1834
1822
|
"name": "URI",
|
|
@@ -1841,178 +1829,154 @@
|
|
|
1841
1829
|
]
|
|
1842
1830
|
},
|
|
1843
1831
|
{
|
|
1844
|
-
"id": "authentication.uri",
|
|
1845
1832
|
"label": "URI",
|
|
1846
1833
|
"description": "URI should contain username, password, host name, port number, and virtual host",
|
|
1847
|
-
"
|
|
1834
|
+
"group": "authentication",
|
|
1835
|
+
"type": "String",
|
|
1836
|
+
"binding": {
|
|
1837
|
+
"type": "zeebe:property",
|
|
1838
|
+
"name": "authentication.uri"
|
|
1839
|
+
},
|
|
1848
1840
|
"constraints": {
|
|
1849
1841
|
"notEmpty": true,
|
|
1850
1842
|
"pattern": {
|
|
1851
|
-
"value": "^(
|
|
1843
|
+
"value": "^(amqps?://)|(secrets).*",
|
|
1852
1844
|
"message": "Must start with amqp(s):// or contain a secret reference"
|
|
1853
1845
|
}
|
|
1854
1846
|
},
|
|
1855
|
-
"group": "authentication",
|
|
1856
|
-
"binding": {
|
|
1857
|
-
"name": "authentication.uri",
|
|
1858
|
-
"type": "zeebe:property"
|
|
1859
|
-
},
|
|
1860
1847
|
"condition": {
|
|
1861
|
-
"property": "
|
|
1862
|
-
"equals": "uri"
|
|
1863
|
-
|
|
1864
|
-
},
|
|
1865
|
-
"type": "String"
|
|
1848
|
+
"property": "connectionType",
|
|
1849
|
+
"equals": "uri"
|
|
1850
|
+
}
|
|
1866
1851
|
},
|
|
1867
1852
|
{
|
|
1868
|
-
"id": "authentication.userName",
|
|
1869
1853
|
"label": "Username",
|
|
1870
|
-
"optional": false,
|
|
1871
|
-
"constraints": {
|
|
1872
|
-
"notEmpty": true
|
|
1873
|
-
},
|
|
1874
1854
|
"group": "authentication",
|
|
1855
|
+
"type": "String",
|
|
1875
1856
|
"binding": {
|
|
1876
|
-
"
|
|
1877
|
-
"
|
|
1857
|
+
"type": "zeebe:property",
|
|
1858
|
+
"name": "authentication.userName"
|
|
1878
1859
|
},
|
|
1879
|
-
"
|
|
1880
|
-
"
|
|
1881
|
-
"equals": "credentials",
|
|
1882
|
-
"type": "simple"
|
|
1860
|
+
"constraints": {
|
|
1861
|
+
"notEmpty": true
|
|
1883
1862
|
},
|
|
1884
|
-
"
|
|
1863
|
+
"condition": {
|
|
1864
|
+
"property": "connectionType",
|
|
1865
|
+
"equals": "credentials"
|
|
1866
|
+
}
|
|
1885
1867
|
},
|
|
1886
1868
|
{
|
|
1887
|
-
"id": "authentication.password",
|
|
1888
1869
|
"label": "Password",
|
|
1889
|
-
"optional": false,
|
|
1890
|
-
"constraints": {
|
|
1891
|
-
"notEmpty": true
|
|
1892
|
-
},
|
|
1893
1870
|
"group": "authentication",
|
|
1871
|
+
"type": "String",
|
|
1894
1872
|
"binding": {
|
|
1895
|
-
"
|
|
1896
|
-
"
|
|
1873
|
+
"type": "zeebe:property",
|
|
1874
|
+
"name": "authentication.password"
|
|
1897
1875
|
},
|
|
1898
|
-
"condition": {
|
|
1899
|
-
"property": "authentication.authType",
|
|
1900
|
-
"equals": "credentials",
|
|
1901
|
-
"type": "simple"
|
|
1902
|
-
},
|
|
1903
|
-
"type": "String"
|
|
1904
|
-
},
|
|
1905
|
-
{
|
|
1906
|
-
"id": "routing.virtualHost",
|
|
1907
|
-
"label": "Virtual host",
|
|
1908
|
-
"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>",
|
|
1909
|
-
"optional": false,
|
|
1910
1876
|
"constraints": {
|
|
1911
1877
|
"notEmpty": true
|
|
1912
1878
|
},
|
|
1913
|
-
"group": "routing",
|
|
1914
|
-
"binding": {
|
|
1915
|
-
"name": "routing.virtualHost",
|
|
1916
|
-
"type": "zeebe:property"
|
|
1917
|
-
},
|
|
1918
1879
|
"condition": {
|
|
1919
|
-
"property": "
|
|
1920
|
-
"equals": "credentials"
|
|
1921
|
-
|
|
1922
|
-
},
|
|
1923
|
-
"type": "String"
|
|
1880
|
+
"property": "connectionType",
|
|
1881
|
+
"equals": "credentials"
|
|
1882
|
+
}
|
|
1924
1883
|
},
|
|
1925
1884
|
{
|
|
1926
|
-
"id": "routing.hostName",
|
|
1927
1885
|
"label": "Host name",
|
|
1928
|
-
"description": "Host name: get from RabbitMQ external
|
|
1929
|
-
"
|
|
1886
|
+
"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>",
|
|
1887
|
+
"group": "routing",
|
|
1888
|
+
"type": "String",
|
|
1889
|
+
"binding": {
|
|
1890
|
+
"type": "zeebe:property",
|
|
1891
|
+
"name": "routing.hostName"
|
|
1892
|
+
},
|
|
1930
1893
|
"constraints": {
|
|
1931
1894
|
"notEmpty": true
|
|
1932
1895
|
},
|
|
1896
|
+
"condition": {
|
|
1897
|
+
"property": "connectionType",
|
|
1898
|
+
"equals": "credentials"
|
|
1899
|
+
}
|
|
1900
|
+
},
|
|
1901
|
+
{
|
|
1902
|
+
"label": "Virtual host",
|
|
1903
|
+
"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>",
|
|
1933
1904
|
"group": "routing",
|
|
1905
|
+
"type": "String",
|
|
1934
1906
|
"binding": {
|
|
1935
|
-
"
|
|
1936
|
-
"
|
|
1907
|
+
"type": "zeebe:property",
|
|
1908
|
+
"name": "routing.virtualHost"
|
|
1937
1909
|
},
|
|
1938
|
-
"
|
|
1939
|
-
"
|
|
1940
|
-
"equals": "credentials",
|
|
1941
|
-
"type": "simple"
|
|
1910
|
+
"constraints": {
|
|
1911
|
+
"notEmpty": true
|
|
1942
1912
|
},
|
|
1943
|
-
"
|
|
1913
|
+
"condition": {
|
|
1914
|
+
"property": "connectionType",
|
|
1915
|
+
"equals": "credentials"
|
|
1916
|
+
}
|
|
1944
1917
|
},
|
|
1945
1918
|
{
|
|
1946
|
-
"id": "routing.port",
|
|
1947
1919
|
"label": "Port",
|
|
1948
|
-
"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
|
|
1949
|
-
"optional": false,
|
|
1950
|
-
"constraints": {
|
|
1951
|
-
"notEmpty": true
|
|
1952
|
-
},
|
|
1920
|
+
"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>",
|
|
1953
1921
|
"group": "routing",
|
|
1922
|
+
"type": "String",
|
|
1954
1923
|
"binding": {
|
|
1955
|
-
"
|
|
1956
|
-
"
|
|
1924
|
+
"type": "zeebe:property",
|
|
1925
|
+
"name": "routing.port"
|
|
1957
1926
|
},
|
|
1958
|
-
"
|
|
1959
|
-
"
|
|
1960
|
-
"equals": "credentials",
|
|
1961
|
-
"type": "simple"
|
|
1927
|
+
"constraints": {
|
|
1928
|
+
"notEmpty": true
|
|
1962
1929
|
},
|
|
1963
|
-
"
|
|
1930
|
+
"condition": {
|
|
1931
|
+
"property": "connectionType",
|
|
1932
|
+
"equals": "credentials"
|
|
1933
|
+
}
|
|
1964
1934
|
},
|
|
1965
1935
|
{
|
|
1966
|
-
"id": "queueName",
|
|
1967
1936
|
"label": "Queue name",
|
|
1968
1937
|
"description": "Name of the queue to subscribe to",
|
|
1969
|
-
"optional": false,
|
|
1970
|
-
"constraints": {
|
|
1971
|
-
"notEmpty": true
|
|
1972
|
-
},
|
|
1973
1938
|
"group": "subscription",
|
|
1939
|
+
"type": "String",
|
|
1940
|
+
"feel": "optional",
|
|
1974
1941
|
"binding": {
|
|
1975
|
-
"
|
|
1976
|
-
"
|
|
1942
|
+
"type": "zeebe:property",
|
|
1943
|
+
"name": "queueName"
|
|
1977
1944
|
},
|
|
1978
|
-
"
|
|
1945
|
+
"constraints": {
|
|
1946
|
+
"notEmpty": true
|
|
1947
|
+
}
|
|
1979
1948
|
},
|
|
1980
1949
|
{
|
|
1981
|
-
"id": "consumerTag",
|
|
1982
1950
|
"label": "Consumer tag",
|
|
1983
1951
|
"description": "Consumer tag to use for the subscription",
|
|
1984
|
-
"optional": false,
|
|
1985
1952
|
"group": "subscription",
|
|
1953
|
+
"type": "String",
|
|
1954
|
+
"feel": "optional",
|
|
1986
1955
|
"binding": {
|
|
1987
|
-
"
|
|
1988
|
-
"
|
|
1989
|
-
}
|
|
1990
|
-
"type": "String"
|
|
1956
|
+
"type": "zeebe:property",
|
|
1957
|
+
"name": "consumerTag"
|
|
1958
|
+
}
|
|
1991
1959
|
},
|
|
1992
1960
|
{
|
|
1993
|
-
"id": "arguments",
|
|
1994
1961
|
"label": "Arguments",
|
|
1995
1962
|
"description": "Arguments to use for the subscription",
|
|
1996
|
-
"optional": true,
|
|
1997
|
-
"feel": "required",
|
|
1998
1963
|
"group": "subscription",
|
|
1964
|
+
"type": "String",
|
|
1965
|
+
"feel": "required",
|
|
1999
1966
|
"binding": {
|
|
2000
|
-
"
|
|
2001
|
-
"
|
|
2002
|
-
}
|
|
2003
|
-
"type": "String"
|
|
1967
|
+
"type": "zeebe:property",
|
|
1968
|
+
"name": "arguments"
|
|
1969
|
+
}
|
|
2004
1970
|
},
|
|
2005
1971
|
{
|
|
2006
|
-
"id": "exclusive",
|
|
2007
1972
|
"label": "Exclusive consumer",
|
|
2008
|
-
"optional": false,
|
|
2009
|
-
"value": "false",
|
|
2010
1973
|
"group": "subscription",
|
|
1974
|
+
"type": "Dropdown",
|
|
1975
|
+
"value": "false",
|
|
2011
1976
|
"binding": {
|
|
2012
|
-
"
|
|
2013
|
-
"
|
|
1977
|
+
"type": "zeebe:property",
|
|
1978
|
+
"name": "exclusive"
|
|
2014
1979
|
},
|
|
2015
|
-
"type": "Dropdown",
|
|
2016
1980
|
"choices": [
|
|
2017
1981
|
{
|
|
2018
1982
|
"name": "Yes",
|
|
@@ -2025,207 +1989,92 @@
|
|
|
2025
1989
|
]
|
|
2026
1990
|
},
|
|
2027
1991
|
{
|
|
2028
|
-
"
|
|
2029
|
-
"
|
|
2030
|
-
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
2031
|
-
"optional": true,
|
|
2032
|
-
"feel": "required",
|
|
1992
|
+
"label": "Correlation key (process)",
|
|
1993
|
+
"type": "String",
|
|
2033
1994
|
"group": "activation",
|
|
1995
|
+
"feel": "required",
|
|
1996
|
+
"description": "Sets up the correlation key from process variables",
|
|
2034
1997
|
"binding": {
|
|
2035
|
-
"
|
|
2036
|
-
"
|
|
1998
|
+
"type": "bpmn:Message#zeebe:subscription#property",
|
|
1999
|
+
"name": "correlationKey"
|
|
2037
2000
|
},
|
|
2038
|
-
"
|
|
2001
|
+
"constraints": {
|
|
2002
|
+
"notEmpty": true
|
|
2003
|
+
}
|
|
2039
2004
|
},
|
|
2040
2005
|
{
|
|
2041
|
-
"
|
|
2042
|
-
"
|
|
2043
|
-
"value": true,
|
|
2006
|
+
"label": "Correlation key (payload)",
|
|
2007
|
+
"type": "String",
|
|
2044
2008
|
"group": "activation",
|
|
2045
|
-
"binding": {
|
|
2046
|
-
"name": "consumeUnmatchedEvents",
|
|
2047
|
-
"type": "zeebe:property"
|
|
2048
|
-
},
|
|
2049
|
-
"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",
|
|
2050
|
-
"type": "Boolean"
|
|
2051
|
-
},
|
|
2052
|
-
{
|
|
2053
|
-
"id": "correlationKeyProcess",
|
|
2054
|
-
"label": "Correlation key (process)",
|
|
2055
|
-
"description": "Sets up the correlation key from process variables",
|
|
2056
|
-
"constraints": {
|
|
2057
|
-
"notEmpty": true
|
|
2058
|
-
},
|
|
2059
2009
|
"feel": "required",
|
|
2060
|
-
"group": "correlation",
|
|
2061
2010
|
"binding": {
|
|
2062
|
-
"
|
|
2063
|
-
"
|
|
2011
|
+
"type": "zeebe:property",
|
|
2012
|
+
"name": "correlationKeyExpression"
|
|
2064
2013
|
},
|
|
2065
|
-
"type": "String"
|
|
2066
|
-
},
|
|
2067
|
-
{
|
|
2068
|
-
"id": "correlationKeyPayload",
|
|
2069
|
-
"label": "Correlation key (payload)",
|
|
2070
2014
|
"description": "Extracts the correlation key from the incoming message payload",
|
|
2071
2015
|
"constraints": {
|
|
2072
2016
|
"notEmpty": true
|
|
2073
|
-
}
|
|
2074
|
-
"feel": "required",
|
|
2075
|
-
"group": "correlation",
|
|
2076
|
-
"binding": {
|
|
2077
|
-
"name": "correlationKeyExpression",
|
|
2078
|
-
"type": "zeebe:property"
|
|
2079
|
-
},
|
|
2080
|
-
"type": "String"
|
|
2017
|
+
}
|
|
2081
2018
|
},
|
|
2082
2019
|
{
|
|
2083
|
-
"
|
|
2084
|
-
"
|
|
2085
|
-
"
|
|
2086
|
-
"optional": true,
|
|
2020
|
+
"label": "Activation condition",
|
|
2021
|
+
"type": "String",
|
|
2022
|
+
"group": "activation",
|
|
2087
2023
|
"feel": "required",
|
|
2088
|
-
"group": "correlation",
|
|
2089
|
-
"binding": {
|
|
2090
|
-
"name": "messageIdExpression",
|
|
2091
|
-
"type": "zeebe:property"
|
|
2092
|
-
},
|
|
2093
|
-
"type": "String"
|
|
2094
|
-
},
|
|
2095
|
-
{
|
|
2096
|
-
"id": "messageTtl",
|
|
2097
|
-
"label": "Message TTL",
|
|
2098
|
-
"description": "Time-to-live for the message in the broker (ISO-8601 duration)",
|
|
2099
2024
|
"optional": true,
|
|
2100
|
-
"constraints": {
|
|
2101
|
-
"notEmpty": false,
|
|
2102
|
-
"pattern": {
|
|
2103
|
-
"value": "^(PT.*|)$",
|
|
2104
|
-
"message": "must be an ISO-8601 duration"
|
|
2105
|
-
}
|
|
2106
|
-
},
|
|
2107
|
-
"feel": "optional",
|
|
2108
|
-
"group": "correlation",
|
|
2109
2025
|
"binding": {
|
|
2110
|
-
"
|
|
2111
|
-
"
|
|
2026
|
+
"type": "zeebe:property",
|
|
2027
|
+
"name": "activationCondition"
|
|
2112
2028
|
},
|
|
2113
|
-
"
|
|
2029
|
+
"description": "Condition under which the connector triggers. Leave empty to catch all events"
|
|
2114
2030
|
},
|
|
2115
2031
|
{
|
|
2116
|
-
"
|
|
2117
|
-
"
|
|
2118
|
-
|
|
2119
|
-
|
|
2120
|
-
"group": "correlation",
|
|
2032
|
+
"label": "Result variable",
|
|
2033
|
+
"type": "String",
|
|
2034
|
+
"group": "variable-mapping",
|
|
2035
|
+
"optional": true,
|
|
2121
2036
|
"binding": {
|
|
2122
|
-
"
|
|
2123
|
-
"
|
|
2037
|
+
"type": "zeebe:property",
|
|
2038
|
+
"name": "resultVariable"
|
|
2124
2039
|
},
|
|
2125
|
-
"
|
|
2040
|
+
"description": "Name of variable to store the result of the connector in"
|
|
2126
2041
|
},
|
|
2127
2042
|
{
|
|
2128
|
-
"
|
|
2129
|
-
"
|
|
2130
|
-
"
|
|
2131
|
-
"
|
|
2132
|
-
"
|
|
2043
|
+
"label": "Result expression",
|
|
2044
|
+
"type": "String",
|
|
2045
|
+
"group": "variable-mapping",
|
|
2046
|
+
"feel": "required",
|
|
2047
|
+
"optional": true,
|
|
2133
2048
|
"binding": {
|
|
2134
|
-
"
|
|
2135
|
-
"
|
|
2049
|
+
"type": "zeebe:property",
|
|
2050
|
+
"name": "resultExpression"
|
|
2136
2051
|
},
|
|
2137
|
-
"
|
|
2138
|
-
},
|
|
2139
|
-
{
|
|
2140
|
-
"id": "deduplicationId",
|
|
2141
|
-
"label": "Deduplication ID",
|
|
2142
|
-
"constraints": {
|
|
2143
|
-
"notEmpty": true,
|
|
2144
|
-
"pattern": {
|
|
2145
|
-
"value": "^[a-zA-Z0-9_-]+$",
|
|
2146
|
-
"message": "can only contain alphanumeric characters, dashes, and underscores"
|
|
2147
|
-
}
|
|
2148
|
-
},
|
|
2149
|
-
"group": "deduplication",
|
|
2150
|
-
"binding": {
|
|
2151
|
-
"name": "deduplicationId",
|
|
2152
|
-
"type": "zeebe:property"
|
|
2153
|
-
},
|
|
2154
|
-
"condition": {
|
|
2155
|
-
"property": "deduplicationModeManualFlag",
|
|
2156
|
-
"equals": true,
|
|
2157
|
-
"type": "simple"
|
|
2158
|
-
},
|
|
2159
|
-
"type": "String"
|
|
2160
|
-
},
|
|
2161
|
-
{
|
|
2162
|
-
"id": "deduplicationModeManual",
|
|
2163
|
-
"value": "MANUAL",
|
|
2164
|
-
"group": "deduplication",
|
|
2165
|
-
"binding": {
|
|
2166
|
-
"name": "deduplicationMode",
|
|
2167
|
-
"type": "zeebe:property"
|
|
2168
|
-
},
|
|
2169
|
-
"condition": {
|
|
2170
|
-
"property": "deduplicationId",
|
|
2171
|
-
"isActive": true,
|
|
2172
|
-
"type": "simple"
|
|
2173
|
-
},
|
|
2174
|
-
"type": "Hidden"
|
|
2175
|
-
},
|
|
2176
|
-
{
|
|
2177
|
-
"id": "deduplicationModeAuto",
|
|
2178
|
-
"value": "AUTO",
|
|
2179
|
-
"group": "deduplication",
|
|
2180
|
-
"binding": {
|
|
2181
|
-
"name": "deduplicationMode",
|
|
2182
|
-
"type": "zeebe:property"
|
|
2183
|
-
},
|
|
2184
|
-
"condition": {
|
|
2185
|
-
"property": "deduplicationId",
|
|
2186
|
-
"isActive": false,
|
|
2187
|
-
"type": "simple"
|
|
2188
|
-
},
|
|
2189
|
-
"type": "Hidden"
|
|
2190
|
-
},
|
|
2191
|
-
{
|
|
2192
|
-
"id": "resultVariable",
|
|
2193
|
-
"label": "Result variable",
|
|
2194
|
-
"description": "Name of variable to store the response in",
|
|
2195
|
-
"group": "output",
|
|
2196
|
-
"binding": {
|
|
2197
|
-
"name": "resultVariable",
|
|
2198
|
-
"type": "zeebe:property"
|
|
2199
|
-
},
|
|
2200
|
-
"type": "String"
|
|
2201
|
-
},
|
|
2202
|
-
{
|
|
2203
|
-
"id": "resultExpression",
|
|
2204
|
-
"label": "Result expression",
|
|
2205
|
-
"description": "Expression to map the response into process variables",
|
|
2206
|
-
"feel": "required",
|
|
2207
|
-
"group": "output",
|
|
2208
|
-
"binding": {
|
|
2209
|
-
"name": "resultExpression",
|
|
2210
|
-
"type": "zeebe:property"
|
|
2211
|
-
},
|
|
2212
|
-
"type": "Text"
|
|
2052
|
+
"description": "Expression to map the inbound payload to process variables"
|
|
2213
2053
|
}
|
|
2214
2054
|
],
|
|
2215
2055
|
"icon": {
|
|
2216
|
-
"contents": "data:image/svg+xml;
|
|
2056
|
+
"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"
|
|
2217
2057
|
},
|
|
2218
2058
|
"engines": {
|
|
2219
|
-
"camunda": "^8.
|
|
2059
|
+
"camunda": "^8.2"
|
|
2220
2060
|
}
|
|
2221
2061
|
},
|
|
2222
2062
|
{
|
|
2223
2063
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
2224
|
-
"name": "RabbitMQ
|
|
2064
|
+
"name": "RabbitMQ Intermediate Catch Event Connector",
|
|
2225
2065
|
"id": "io.camunda.connectors.inbound.RabbitMQ.Intermediate.v1",
|
|
2226
|
-
"version": 2,
|
|
2227
2066
|
"description": "Receive a message from RabbitMQ",
|
|
2228
|
-
"
|
|
2067
|
+
"keywords": [
|
|
2068
|
+
"receive message",
|
|
2069
|
+
"consume message",
|
|
2070
|
+
"message queue",
|
|
2071
|
+
"AMQP",
|
|
2072
|
+
"subscribe",
|
|
2073
|
+
"message broker",
|
|
2074
|
+
"queue"
|
|
2075
|
+
],
|
|
2076
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound",
|
|
2077
|
+
"version": 8,
|
|
2229
2078
|
"category": {
|
|
2230
2079
|
"id": "connectors",
|
|
2231
2080
|
"name": "Connectors"
|
|
@@ -2235,6 +2084,9 @@
|
|
|
2235
2084
|
"value": "bpmn:IntermediateCatchEvent",
|
|
2236
2085
|
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
2237
2086
|
},
|
|
2087
|
+
"engines": {
|
|
2088
|
+
"camunda": "^8.3"
|
|
2089
|
+
},
|
|
2238
2090
|
"groups": [
|
|
2239
2091
|
{
|
|
2240
2092
|
"id": "authentication",
|
|
@@ -2253,39 +2105,39 @@
|
|
|
2253
2105
|
"label": "Activation"
|
|
2254
2106
|
},
|
|
2255
2107
|
{
|
|
2256
|
-
"id": "
|
|
2257
|
-
"label": "
|
|
2108
|
+
"id": "correlation",
|
|
2109
|
+
"label": "Correlation",
|
|
2110
|
+
"tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
|
|
2111
|
+
},
|
|
2112
|
+
{
|
|
2113
|
+
"id": "deduplication",
|
|
2114
|
+
"label": "Deduplication",
|
|
2115
|
+
"tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
|
|
2116
|
+
},
|
|
2117
|
+
{
|
|
2118
|
+
"id": "output",
|
|
2119
|
+
"label": "Output mapping"
|
|
2258
2120
|
}
|
|
2259
2121
|
],
|
|
2260
2122
|
"properties": [
|
|
2261
2123
|
{
|
|
2262
|
-
"type": "Hidden",
|
|
2263
2124
|
"value": "io.camunda:connector-rabbitmq-inbound:1",
|
|
2264
2125
|
"binding": {
|
|
2265
|
-
"
|
|
2266
|
-
"
|
|
2267
|
-
}
|
|
2268
|
-
},
|
|
2269
|
-
{
|
|
2270
|
-
"type": "Hidden",
|
|
2271
|
-
"generatedValue": {
|
|
2272
|
-
"type": "uuid"
|
|
2126
|
+
"name": "inbound.type",
|
|
2127
|
+
"type": "zeebe:property"
|
|
2273
2128
|
},
|
|
2274
|
-
"
|
|
2275
|
-
"type": "bpmn:Message#property",
|
|
2276
|
-
"name": "name"
|
|
2277
|
-
}
|
|
2129
|
+
"type": "Hidden"
|
|
2278
2130
|
},
|
|
2279
2131
|
{
|
|
2280
|
-
"id": "
|
|
2132
|
+
"id": "authentication.authType",
|
|
2281
2133
|
"label": "Connection type",
|
|
2282
|
-
"group": "authentication",
|
|
2283
|
-
"type": "Dropdown",
|
|
2284
2134
|
"value": "uri",
|
|
2135
|
+
"group": "authentication",
|
|
2285
2136
|
"binding": {
|
|
2286
|
-
"
|
|
2287
|
-
"
|
|
2137
|
+
"name": "authentication.authType",
|
|
2138
|
+
"type": "zeebe:property"
|
|
2288
2139
|
},
|
|
2140
|
+
"type": "Dropdown",
|
|
2289
2141
|
"choices": [
|
|
2290
2142
|
{
|
|
2291
2143
|
"name": "URI",
|
|
@@ -2298,154 +2150,178 @@
|
|
|
2298
2150
|
]
|
|
2299
2151
|
},
|
|
2300
2152
|
{
|
|
2153
|
+
"id": "authentication.uri",
|
|
2301
2154
|
"label": "URI",
|
|
2302
2155
|
"description": "URI should contain username, password, host name, port number, and virtual host",
|
|
2303
|
-
"
|
|
2304
|
-
"type": "String",
|
|
2305
|
-
"binding": {
|
|
2306
|
-
"type": "zeebe:property",
|
|
2307
|
-
"name": "authentication.uri"
|
|
2308
|
-
},
|
|
2156
|
+
"optional": false,
|
|
2309
2157
|
"constraints": {
|
|
2310
2158
|
"notEmpty": true,
|
|
2311
2159
|
"pattern": {
|
|
2312
|
-
"value": "^(amqps
|
|
2160
|
+
"value": "^(=|(amqps?://|secrets|\\{\\{).*$)",
|
|
2313
2161
|
"message": "Must start with amqp(s):// or contain a secret reference"
|
|
2314
2162
|
}
|
|
2315
2163
|
},
|
|
2164
|
+
"group": "authentication",
|
|
2165
|
+
"binding": {
|
|
2166
|
+
"name": "authentication.uri",
|
|
2167
|
+
"type": "zeebe:property"
|
|
2168
|
+
},
|
|
2316
2169
|
"condition": {
|
|
2317
|
-
"property": "
|
|
2318
|
-
"equals": "uri"
|
|
2319
|
-
|
|
2170
|
+
"property": "authentication.authType",
|
|
2171
|
+
"equals": "uri",
|
|
2172
|
+
"type": "simple"
|
|
2173
|
+
},
|
|
2174
|
+
"type": "String"
|
|
2320
2175
|
},
|
|
2321
2176
|
{
|
|
2177
|
+
"id": "authentication.userName",
|
|
2322
2178
|
"label": "Username",
|
|
2323
|
-
"
|
|
2324
|
-
"type": "String",
|
|
2325
|
-
"binding": {
|
|
2326
|
-
"type": "zeebe:property",
|
|
2327
|
-
"name": "authentication.userName"
|
|
2328
|
-
},
|
|
2179
|
+
"optional": false,
|
|
2329
2180
|
"constraints": {
|
|
2330
2181
|
"notEmpty": true
|
|
2331
2182
|
},
|
|
2183
|
+
"group": "authentication",
|
|
2184
|
+
"binding": {
|
|
2185
|
+
"name": "authentication.userName",
|
|
2186
|
+
"type": "zeebe:property"
|
|
2187
|
+
},
|
|
2332
2188
|
"condition": {
|
|
2333
|
-
"property": "
|
|
2334
|
-
"equals": "credentials"
|
|
2335
|
-
|
|
2189
|
+
"property": "authentication.authType",
|
|
2190
|
+
"equals": "credentials",
|
|
2191
|
+
"type": "simple"
|
|
2192
|
+
},
|
|
2193
|
+
"type": "String"
|
|
2336
2194
|
},
|
|
2337
2195
|
{
|
|
2196
|
+
"id": "authentication.password",
|
|
2338
2197
|
"label": "Password",
|
|
2198
|
+
"optional": false,
|
|
2199
|
+
"constraints": {
|
|
2200
|
+
"notEmpty": true
|
|
2201
|
+
},
|
|
2339
2202
|
"group": "authentication",
|
|
2340
|
-
"type": "String",
|
|
2341
2203
|
"binding": {
|
|
2342
|
-
"
|
|
2343
|
-
"
|
|
2204
|
+
"name": "authentication.password",
|
|
2205
|
+
"type": "zeebe:property"
|
|
2344
2206
|
},
|
|
2207
|
+
"condition": {
|
|
2208
|
+
"property": "authentication.authType",
|
|
2209
|
+
"equals": "credentials",
|
|
2210
|
+
"type": "simple"
|
|
2211
|
+
},
|
|
2212
|
+
"type": "String"
|
|
2213
|
+
},
|
|
2214
|
+
{
|
|
2215
|
+
"id": "routing.virtualHost",
|
|
2216
|
+
"label": "Virtual host",
|
|
2217
|
+
"description": "Virtual name: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=outbound#routing-data\"target=\"_blank\">documentation</a>",
|
|
2218
|
+
"optional": false,
|
|
2345
2219
|
"constraints": {
|
|
2346
2220
|
"notEmpty": true
|
|
2347
2221
|
},
|
|
2222
|
+
"group": "routing",
|
|
2223
|
+
"binding": {
|
|
2224
|
+
"name": "routing.virtualHost",
|
|
2225
|
+
"type": "zeebe:property"
|
|
2226
|
+
},
|
|
2348
2227
|
"condition": {
|
|
2349
|
-
"property": "
|
|
2350
|
-
"equals": "credentials"
|
|
2351
|
-
|
|
2228
|
+
"property": "authentication.authType",
|
|
2229
|
+
"equals": "credentials",
|
|
2230
|
+
"type": "simple"
|
|
2231
|
+
},
|
|
2232
|
+
"type": "String"
|
|
2352
2233
|
},
|
|
2353
2234
|
{
|
|
2235
|
+
"id": "routing.hostName",
|
|
2354
2236
|
"label": "Host name",
|
|
2355
|
-
"description": "Host name: get from RabbitMQ external
|
|
2356
|
-
"
|
|
2357
|
-
"type": "String",
|
|
2358
|
-
"binding": {
|
|
2359
|
-
"type": "zeebe:property",
|
|
2360
|
-
"name": "routing.hostName"
|
|
2361
|
-
},
|
|
2237
|
+
"description": "Host name: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=outbound#routing-data\"target=\"_blank\">documentation</a>",
|
|
2238
|
+
"optional": false,
|
|
2362
2239
|
"constraints": {
|
|
2363
2240
|
"notEmpty": true
|
|
2364
2241
|
},
|
|
2365
|
-
"condition": {
|
|
2366
|
-
"property": "connectionType",
|
|
2367
|
-
"equals": "credentials"
|
|
2368
|
-
}
|
|
2369
|
-
},
|
|
2370
|
-
{
|
|
2371
|
-
"label": "Virtual host",
|
|
2372
|
-
"description": "Virtual name: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/#routing-data\"target=\"_blank\">documentation</a>",
|
|
2373
2242
|
"group": "routing",
|
|
2374
|
-
"type": "String",
|
|
2375
2243
|
"binding": {
|
|
2376
|
-
"
|
|
2377
|
-
"
|
|
2378
|
-
},
|
|
2379
|
-
"constraints": {
|
|
2380
|
-
"notEmpty": true
|
|
2244
|
+
"name": "routing.hostName",
|
|
2245
|
+
"type": "zeebe:property"
|
|
2381
2246
|
},
|
|
2382
2247
|
"condition": {
|
|
2383
|
-
"property": "
|
|
2384
|
-
"equals": "credentials"
|
|
2385
|
-
|
|
2248
|
+
"property": "authentication.authType",
|
|
2249
|
+
"equals": "credentials",
|
|
2250
|
+
"type": "simple"
|
|
2251
|
+
},
|
|
2252
|
+
"type": "String"
|
|
2386
2253
|
},
|
|
2387
2254
|
{
|
|
2255
|
+
"id": "routing.port",
|
|
2388
2256
|
"label": "Port",
|
|
2389
|
-
"description": "Port: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq
|
|
2390
|
-
"
|
|
2391
|
-
"type": "String",
|
|
2392
|
-
"binding": {
|
|
2393
|
-
"type": "zeebe:property",
|
|
2394
|
-
"name": "routing.port"
|
|
2395
|
-
},
|
|
2257
|
+
"description": "Port: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=outbound#routing-data\"target=\"_blank\">documentation</a>",
|
|
2258
|
+
"optional": false,
|
|
2396
2259
|
"constraints": {
|
|
2397
2260
|
"notEmpty": true
|
|
2398
2261
|
},
|
|
2262
|
+
"group": "routing",
|
|
2263
|
+
"binding": {
|
|
2264
|
+
"name": "routing.port",
|
|
2265
|
+
"type": "zeebe:property"
|
|
2266
|
+
},
|
|
2399
2267
|
"condition": {
|
|
2400
|
-
"property": "
|
|
2401
|
-
"equals": "credentials"
|
|
2402
|
-
|
|
2268
|
+
"property": "authentication.authType",
|
|
2269
|
+
"equals": "credentials",
|
|
2270
|
+
"type": "simple"
|
|
2271
|
+
},
|
|
2272
|
+
"type": "String"
|
|
2403
2273
|
},
|
|
2404
2274
|
{
|
|
2275
|
+
"id": "queueName",
|
|
2405
2276
|
"label": "Queue name",
|
|
2406
2277
|
"description": "Name of the queue to subscribe to",
|
|
2278
|
+
"optional": false,
|
|
2279
|
+
"constraints": {
|
|
2280
|
+
"notEmpty": true
|
|
2281
|
+
},
|
|
2407
2282
|
"group": "subscription",
|
|
2408
|
-
"type": "String",
|
|
2409
|
-
"feel": "optional",
|
|
2410
2283
|
"binding": {
|
|
2411
|
-
"
|
|
2412
|
-
"
|
|
2284
|
+
"name": "queueName",
|
|
2285
|
+
"type": "zeebe:property"
|
|
2413
2286
|
},
|
|
2414
|
-
"
|
|
2415
|
-
"notEmpty": true
|
|
2416
|
-
}
|
|
2287
|
+
"type": "String"
|
|
2417
2288
|
},
|
|
2418
2289
|
{
|
|
2290
|
+
"id": "consumerTag",
|
|
2419
2291
|
"label": "Consumer tag",
|
|
2420
2292
|
"description": "Consumer tag to use for the subscription",
|
|
2293
|
+
"optional": false,
|
|
2421
2294
|
"group": "subscription",
|
|
2422
|
-
"type": "String",
|
|
2423
|
-
"feel": "optional",
|
|
2424
2295
|
"binding": {
|
|
2425
|
-
"
|
|
2426
|
-
"
|
|
2427
|
-
}
|
|
2296
|
+
"name": "consumerTag",
|
|
2297
|
+
"type": "zeebe:property"
|
|
2298
|
+
},
|
|
2299
|
+
"type": "String"
|
|
2428
2300
|
},
|
|
2429
2301
|
{
|
|
2302
|
+
"id": "arguments",
|
|
2430
2303
|
"label": "Arguments",
|
|
2431
2304
|
"description": "Arguments to use for the subscription",
|
|
2432
|
-
"
|
|
2433
|
-
"type": "String",
|
|
2305
|
+
"optional": true,
|
|
2434
2306
|
"feel": "required",
|
|
2307
|
+
"group": "subscription",
|
|
2435
2308
|
"binding": {
|
|
2436
|
-
"
|
|
2437
|
-
"
|
|
2438
|
-
}
|
|
2309
|
+
"name": "arguments",
|
|
2310
|
+
"type": "zeebe:property"
|
|
2311
|
+
},
|
|
2312
|
+
"type": "String"
|
|
2439
2313
|
},
|
|
2440
2314
|
{
|
|
2315
|
+
"id": "exclusive",
|
|
2441
2316
|
"label": "Exclusive consumer",
|
|
2442
|
-
"
|
|
2443
|
-
"type": "Dropdown",
|
|
2317
|
+
"optional": false,
|
|
2444
2318
|
"value": "false",
|
|
2319
|
+
"group": "subscription",
|
|
2445
2320
|
"binding": {
|
|
2446
|
-
"
|
|
2447
|
-
"
|
|
2321
|
+
"name": "exclusive",
|
|
2322
|
+
"type": "zeebe:property"
|
|
2448
2323
|
},
|
|
2324
|
+
"type": "Dropdown",
|
|
2449
2325
|
"choices": [
|
|
2450
2326
|
{
|
|
2451
2327
|
"name": "Yes",
|
|
@@ -2458,74 +2334,198 @@
|
|
|
2458
2334
|
]
|
|
2459
2335
|
},
|
|
2460
2336
|
{
|
|
2461
|
-
"
|
|
2462
|
-
"
|
|
2463
|
-
"
|
|
2337
|
+
"id": "activationCondition",
|
|
2338
|
+
"label": "Activation condition",
|
|
2339
|
+
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
2340
|
+
"optional": true,
|
|
2464
2341
|
"feel": "required",
|
|
2465
|
-
"
|
|
2342
|
+
"group": "activation",
|
|
2466
2343
|
"binding": {
|
|
2467
|
-
"
|
|
2468
|
-
"
|
|
2344
|
+
"name": "activationCondition",
|
|
2345
|
+
"type": "zeebe:property"
|
|
2469
2346
|
},
|
|
2470
|
-
"
|
|
2471
|
-
"notEmpty": true
|
|
2472
|
-
}
|
|
2347
|
+
"type": "String"
|
|
2473
2348
|
},
|
|
2474
2349
|
{
|
|
2475
|
-
"
|
|
2476
|
-
"
|
|
2350
|
+
"id": "consumeUnmatchedEvents",
|
|
2351
|
+
"label": "Consume unmatched events",
|
|
2352
|
+
"value": true,
|
|
2477
2353
|
"group": "activation",
|
|
2354
|
+
"binding": {
|
|
2355
|
+
"name": "consumeUnmatchedEvents",
|
|
2356
|
+
"type": "zeebe:property"
|
|
2357
|
+
},
|
|
2358
|
+
"tooltip": "Unmatched events are rejected by default, allowing the upstream service to handle the error. Check this box to consume unmatched events and return a success response",
|
|
2359
|
+
"type": "Boolean"
|
|
2360
|
+
},
|
|
2361
|
+
{
|
|
2362
|
+
"id": "correlationKeyProcess",
|
|
2363
|
+
"label": "Correlation key (process)",
|
|
2364
|
+
"description": "Sets up the correlation key from process variables",
|
|
2365
|
+
"constraints": {
|
|
2366
|
+
"notEmpty": true
|
|
2367
|
+
},
|
|
2478
2368
|
"feel": "required",
|
|
2369
|
+
"group": "correlation",
|
|
2479
2370
|
"binding": {
|
|
2480
|
-
"
|
|
2481
|
-
"
|
|
2371
|
+
"name": "correlationKey",
|
|
2372
|
+
"type": "bpmn:Message#zeebe:subscription#property"
|
|
2482
2373
|
},
|
|
2374
|
+
"type": "String"
|
|
2375
|
+
},
|
|
2376
|
+
{
|
|
2377
|
+
"id": "correlationKeyPayload",
|
|
2378
|
+
"label": "Correlation key (payload)",
|
|
2483
2379
|
"description": "Extracts the correlation key from the incoming message payload",
|
|
2484
2380
|
"constraints": {
|
|
2485
2381
|
"notEmpty": true
|
|
2486
|
-
}
|
|
2382
|
+
},
|
|
2383
|
+
"feel": "required",
|
|
2384
|
+
"group": "correlation",
|
|
2385
|
+
"binding": {
|
|
2386
|
+
"name": "correlationKeyExpression",
|
|
2387
|
+
"type": "zeebe:property"
|
|
2388
|
+
},
|
|
2389
|
+
"type": "String"
|
|
2487
2390
|
},
|
|
2488
2391
|
{
|
|
2489
|
-
"
|
|
2490
|
-
"
|
|
2491
|
-
"
|
|
2392
|
+
"id": "messageIdExpression",
|
|
2393
|
+
"label": "Message ID expression",
|
|
2394
|
+
"description": "Expression to extract unique identifier of a message",
|
|
2395
|
+
"optional": true,
|
|
2492
2396
|
"feel": "required",
|
|
2397
|
+
"group": "correlation",
|
|
2398
|
+
"binding": {
|
|
2399
|
+
"name": "messageIdExpression",
|
|
2400
|
+
"type": "zeebe:property"
|
|
2401
|
+
},
|
|
2402
|
+
"type": "String"
|
|
2403
|
+
},
|
|
2404
|
+
{
|
|
2405
|
+
"id": "messageTtl",
|
|
2406
|
+
"label": "Message TTL",
|
|
2407
|
+
"description": "Time-to-live for the message in the broker (ISO-8601 duration)",
|
|
2493
2408
|
"optional": true,
|
|
2409
|
+
"constraints": {
|
|
2410
|
+
"notEmpty": false,
|
|
2411
|
+
"pattern": {
|
|
2412
|
+
"value": "^(PT.*|)$",
|
|
2413
|
+
"message": "must be an ISO-8601 duration"
|
|
2414
|
+
}
|
|
2415
|
+
},
|
|
2416
|
+
"feel": "optional",
|
|
2417
|
+
"group": "correlation",
|
|
2494
2418
|
"binding": {
|
|
2495
|
-
"
|
|
2496
|
-
"
|
|
2419
|
+
"name": "messageTtl",
|
|
2420
|
+
"type": "zeebe:property"
|
|
2497
2421
|
},
|
|
2498
|
-
"
|
|
2422
|
+
"type": "String"
|
|
2423
|
+
},
|
|
2424
|
+
{
|
|
2425
|
+
"id": "messageNameUuid",
|
|
2426
|
+
"label": "Message name",
|
|
2427
|
+
"generatedValue": {
|
|
2428
|
+
"type": "uuid"
|
|
2429
|
+
},
|
|
2430
|
+
"feel": "optional",
|
|
2431
|
+
"group": "correlation",
|
|
2432
|
+
"binding": {
|
|
2433
|
+
"name": "name",
|
|
2434
|
+
"type": "bpmn:Message#property"
|
|
2435
|
+
},
|
|
2436
|
+
"tooltip": "By default, this is an auto-generated random UUID. We recommend using a unique message name for each connector element in the diagram. Override to set a custom message name. Learn more about <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-subscriptions\">message subscriptions</a> that power inbound connectors.",
|
|
2437
|
+
"type": "String"
|
|
2438
|
+
},
|
|
2439
|
+
{
|
|
2440
|
+
"id": "deduplicationModeManualFlag",
|
|
2441
|
+
"label": "Manual mode",
|
|
2442
|
+
"description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
|
|
2443
|
+
"value": false,
|
|
2444
|
+
"group": "deduplication",
|
|
2445
|
+
"binding": {
|
|
2446
|
+
"name": "deduplicationModeManualFlag",
|
|
2447
|
+
"type": "zeebe:property"
|
|
2448
|
+
},
|
|
2449
|
+
"type": "Boolean"
|
|
2499
2450
|
},
|
|
2500
2451
|
{
|
|
2452
|
+
"id": "deduplicationId",
|
|
2453
|
+
"label": "Deduplication ID",
|
|
2454
|
+
"constraints": {
|
|
2455
|
+
"notEmpty": true,
|
|
2456
|
+
"pattern": {
|
|
2457
|
+
"value": "^[a-zA-Z0-9_-]+$",
|
|
2458
|
+
"message": "can only contain alphanumeric characters, dashes, and underscores"
|
|
2459
|
+
}
|
|
2460
|
+
},
|
|
2461
|
+
"group": "deduplication",
|
|
2462
|
+
"binding": {
|
|
2463
|
+
"name": "deduplicationId",
|
|
2464
|
+
"type": "zeebe:property"
|
|
2465
|
+
},
|
|
2466
|
+
"condition": {
|
|
2467
|
+
"property": "deduplicationModeManualFlag",
|
|
2468
|
+
"equals": true,
|
|
2469
|
+
"type": "simple"
|
|
2470
|
+
},
|
|
2471
|
+
"type": "String"
|
|
2472
|
+
},
|
|
2473
|
+
{
|
|
2474
|
+
"id": "deduplicationModeManual",
|
|
2475
|
+
"value": "MANUAL",
|
|
2476
|
+
"group": "deduplication",
|
|
2477
|
+
"binding": {
|
|
2478
|
+
"name": "deduplicationMode",
|
|
2479
|
+
"type": "zeebe:property"
|
|
2480
|
+
},
|
|
2481
|
+
"condition": {
|
|
2482
|
+
"property": "deduplicationId",
|
|
2483
|
+
"isActive": true,
|
|
2484
|
+
"type": "simple"
|
|
2485
|
+
},
|
|
2486
|
+
"type": "Hidden"
|
|
2487
|
+
},
|
|
2488
|
+
{
|
|
2489
|
+
"id": "deduplicationModeAuto",
|
|
2490
|
+
"value": "AUTO",
|
|
2491
|
+
"group": "deduplication",
|
|
2492
|
+
"binding": {
|
|
2493
|
+
"name": "deduplicationMode",
|
|
2494
|
+
"type": "zeebe:property"
|
|
2495
|
+
},
|
|
2496
|
+
"condition": {
|
|
2497
|
+
"property": "deduplicationId",
|
|
2498
|
+
"isActive": false,
|
|
2499
|
+
"type": "simple"
|
|
2500
|
+
},
|
|
2501
|
+
"type": "Hidden"
|
|
2502
|
+
},
|
|
2503
|
+
{
|
|
2504
|
+
"id": "resultVariable",
|
|
2501
2505
|
"label": "Result variable",
|
|
2502
|
-
"
|
|
2503
|
-
"group": "
|
|
2504
|
-
"optional": true,
|
|
2506
|
+
"description": "Name of variable to store the response in. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-variable\" target=\"_blank\">documentation</a>.",
|
|
2507
|
+
"group": "output",
|
|
2505
2508
|
"binding": {
|
|
2506
|
-
"
|
|
2507
|
-
"
|
|
2509
|
+
"name": "resultVariable",
|
|
2510
|
+
"type": "zeebe:property"
|
|
2508
2511
|
},
|
|
2509
|
-
"
|
|
2512
|
+
"type": "String"
|
|
2510
2513
|
},
|
|
2511
2514
|
{
|
|
2515
|
+
"id": "resultExpression",
|
|
2512
2516
|
"label": "Result expression",
|
|
2513
|
-
"
|
|
2514
|
-
"group": "variable-mapping",
|
|
2517
|
+
"description": "Expression to map the response into process variables. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-expression\" target=\"_blank\">documentation</a>.",
|
|
2515
2518
|
"feel": "required",
|
|
2516
|
-
"
|
|
2519
|
+
"group": "output",
|
|
2517
2520
|
"binding": {
|
|
2518
|
-
"
|
|
2519
|
-
"
|
|
2521
|
+
"name": "resultExpression",
|
|
2522
|
+
"type": "zeebe:property"
|
|
2520
2523
|
},
|
|
2521
|
-
"
|
|
2524
|
+
"type": "Text"
|
|
2522
2525
|
}
|
|
2523
2526
|
],
|
|
2524
2527
|
"icon": {
|
|
2525
|
-
"contents": "data:image/svg+xml;
|
|
2526
|
-
},
|
|
2527
|
-
"engines": {
|
|
2528
|
-
"camunda": "^8.2"
|
|
2528
|
+
"contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxOCcgaGVpZ2h0PScxOCcgdmlld0JveD0nLTcuNSAwIDI3MSAyNzEnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yNDUuNDQgMTA4LjMwOGgtODUuMDlhNy43MzggNy43MzggMCAwIDEtNy43MzUtNy43MzR2LTg4LjY4QzE1Mi42MTUgNS4zMjcgMTQ3LjI5IDAgMTQwLjcyNiAwaC0zMC4zNzVjLTYuNTY4IDAtMTEuODkgNS4zMjctMTEuODkgMTEuODk0djg4LjE0M2MwIDQuNTczLTMuNjk3IDguMjktOC4yNyA4LjMxbC0yNy44ODUuMTMzYy00LjYxMi4wMjUtOC4zNTktMy43MTctOC4zNS04LjMyNWwuMTczLTg4LjI0MUM1NC4xNDQgNS4zMzcgNDguODE3IDAgNDIuMjQgMEgxMS44OUM1LjMyMSAwIDAgNS4zMjcgMCAxMS44OTRWMjYwLjIxYzAgNS44MzQgNC43MjYgMTAuNTYgMTAuNTU1IDEwLjU2SDI0NS40NGM1LjgzNCAwIDEwLjU2LTQuNzI2IDEwLjU2LTEwLjU2VjExOC44NjhjMC01LjgzNC00LjcyNi0xMC41Ni0xMC41Ni0xMC41NnptLTM5LjkwMiA5My4yMzNjMCA3LjY0NS02LjE5OCAxMy44NDQtMTMuODQzIDEzLjg0NEgxNjcuNjljLTcuNjQ2IDAtMTMuODQ0LTYuMTk5LTEzLjg0NC0xMy44NDR2LTI0LjAwNWMwLTcuNjQ2IDYuMTk4LTEzLjg0NCAxMy44NDQtMTMuODQ0aDI0LjAwNWM3LjY0NSAwIDEzLjg0MyA2LjE5OCAxMy44NDMgMTMuODQ0djI0LjAwNXonCiAgICAgICAgICBmaWxsPScjRjYwJy8+Cjwvc3ZnPg=="
|
|
2529
2529
|
}
|
|
2530
2530
|
}
|
|
2531
2531
|
]
|