@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 Message Start Event Connector",
|
|
5
5
|
"id": "io.camunda.connectors.inbound.RabbitMQ.MessageStart.v1",
|
|
6
|
+
"version": 1,
|
|
6
7
|
"description": "Receive a message from RabbitMQ",
|
|
7
|
-
"keywords": [
|
|
8
|
-
"receive message",
|
|
9
|
-
"consume message",
|
|
10
|
-
"message queue",
|
|
11
|
-
"AMQP",
|
|
12
|
-
"subscribe",
|
|
13
|
-
"message broker",
|
|
14
|
-
"queue"
|
|
15
|
-
],
|
|
16
8
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound",
|
|
17
|
-
"version": 8,
|
|
18
9
|
"category": {
|
|
19
10
|
"id": "connectors",
|
|
20
11
|
"name": "Connectors"
|
|
@@ -24,9 +15,6 @@
|
|
|
24
15
|
"value": "bpmn:StartEvent",
|
|
25
16
|
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
26
17
|
},
|
|
27
|
-
"engines": {
|
|
28
|
-
"camunda": "^8.3"
|
|
29
|
-
},
|
|
30
18
|
"groups": [
|
|
31
19
|
{
|
|
32
20
|
"id": "authentication",
|
|
@@ -46,38 +34,42 @@
|
|
|
46
34
|
},
|
|
47
35
|
{
|
|
48
36
|
"id": "correlation",
|
|
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."
|
|
37
|
+
"label": "Subprocess correlation"
|
|
56
38
|
},
|
|
57
39
|
{
|
|
58
|
-
"id": "
|
|
59
|
-
"label": "
|
|
40
|
+
"id": "variable-mapping",
|
|
41
|
+
"label": "Variable mapping"
|
|
60
42
|
}
|
|
61
43
|
],
|
|
62
44
|
"properties": [
|
|
63
45
|
{
|
|
46
|
+
"type": "Hidden",
|
|
64
47
|
"value": "io.camunda:connector-rabbitmq-inbound:1",
|
|
65
48
|
"binding": {
|
|
66
|
-
"
|
|
67
|
-
"
|
|
49
|
+
"type": "zeebe:property",
|
|
50
|
+
"name": "inbound.type"
|
|
51
|
+
}
|
|
52
|
+
},
|
|
53
|
+
{
|
|
54
|
+
"type": "Hidden",
|
|
55
|
+
"generatedValue": {
|
|
56
|
+
"type": "uuid"
|
|
68
57
|
},
|
|
69
|
-
"
|
|
58
|
+
"binding": {
|
|
59
|
+
"type": "bpmn:Message#property",
|
|
60
|
+
"name": "name"
|
|
61
|
+
}
|
|
70
62
|
},
|
|
71
63
|
{
|
|
72
|
-
"id": "
|
|
64
|
+
"id": "connectionType",
|
|
73
65
|
"label": "Connection type",
|
|
74
|
-
"value": "uri",
|
|
75
66
|
"group": "authentication",
|
|
67
|
+
"type": "Dropdown",
|
|
68
|
+
"value": "uri",
|
|
76
69
|
"binding": {
|
|
77
|
-
"
|
|
78
|
-
"
|
|
70
|
+
"type": "zeebe:property",
|
|
71
|
+
"name": "authentication.authType"
|
|
79
72
|
},
|
|
80
|
-
"type": "Dropdown",
|
|
81
73
|
"choices": [
|
|
82
74
|
{
|
|
83
75
|
"name": "URI",
|
|
@@ -90,178 +82,154 @@
|
|
|
90
82
|
]
|
|
91
83
|
},
|
|
92
84
|
{
|
|
93
|
-
"id": "authentication.uri",
|
|
94
85
|
"label": "URI",
|
|
95
86
|
"description": "URI should contain username, password, host name, port number, and virtual host",
|
|
96
|
-
"
|
|
87
|
+
"group": "authentication",
|
|
88
|
+
"type": "String",
|
|
89
|
+
"binding": {
|
|
90
|
+
"type": "zeebe:property",
|
|
91
|
+
"name": "authentication.uri"
|
|
92
|
+
},
|
|
97
93
|
"constraints": {
|
|
98
94
|
"notEmpty": true,
|
|
99
95
|
"pattern": {
|
|
100
|
-
"value": "^(
|
|
96
|
+
"value": "^(amqps?://)|(\\{\\{secrets\\..+\\}\\}).*$",
|
|
101
97
|
"message": "Must start with amqp(s):// or contain a secret reference"
|
|
102
98
|
}
|
|
103
99
|
},
|
|
104
|
-
"group": "authentication",
|
|
105
|
-
"binding": {
|
|
106
|
-
"name": "authentication.uri",
|
|
107
|
-
"type": "zeebe:property"
|
|
108
|
-
},
|
|
109
100
|
"condition": {
|
|
110
|
-
"property": "
|
|
111
|
-
"equals": "uri"
|
|
112
|
-
|
|
113
|
-
},
|
|
114
|
-
"type": "String"
|
|
101
|
+
"property": "connectionType",
|
|
102
|
+
"equals": "uri"
|
|
103
|
+
}
|
|
115
104
|
},
|
|
116
105
|
{
|
|
117
|
-
"id": "authentication.userName",
|
|
118
106
|
"label": "Username",
|
|
119
|
-
"optional": false,
|
|
120
|
-
"constraints": {
|
|
121
|
-
"notEmpty": true
|
|
122
|
-
},
|
|
123
107
|
"group": "authentication",
|
|
108
|
+
"type": "String",
|
|
124
109
|
"binding": {
|
|
125
|
-
"
|
|
126
|
-
"
|
|
110
|
+
"type": "zeebe:property",
|
|
111
|
+
"name": "authentication.userName"
|
|
127
112
|
},
|
|
128
|
-
"
|
|
129
|
-
"
|
|
130
|
-
"equals": "credentials",
|
|
131
|
-
"type": "simple"
|
|
113
|
+
"constraints": {
|
|
114
|
+
"notEmpty": true
|
|
132
115
|
},
|
|
133
|
-
"
|
|
116
|
+
"condition": {
|
|
117
|
+
"property": "connectionType",
|
|
118
|
+
"equals": "credentials"
|
|
119
|
+
}
|
|
134
120
|
},
|
|
135
121
|
{
|
|
136
|
-
"id": "authentication.password",
|
|
137
122
|
"label": "Password",
|
|
138
|
-
"optional": false,
|
|
139
|
-
"constraints": {
|
|
140
|
-
"notEmpty": true
|
|
141
|
-
},
|
|
142
123
|
"group": "authentication",
|
|
124
|
+
"type": "String",
|
|
143
125
|
"binding": {
|
|
144
|
-
"
|
|
145
|
-
"
|
|
146
|
-
},
|
|
147
|
-
"condition": {
|
|
148
|
-
"property": "authentication.authType",
|
|
149
|
-
"equals": "credentials",
|
|
150
|
-
"type": "simple"
|
|
126
|
+
"type": "zeebe:property",
|
|
127
|
+
"name": "authentication.password"
|
|
151
128
|
},
|
|
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
129
|
"constraints": {
|
|
160
130
|
"notEmpty": true
|
|
161
131
|
},
|
|
162
|
-
"group": "routing",
|
|
163
|
-
"binding": {
|
|
164
|
-
"name": "routing.virtualHost",
|
|
165
|
-
"type": "zeebe:property"
|
|
166
|
-
},
|
|
167
132
|
"condition": {
|
|
168
|
-
"property": "
|
|
169
|
-
"equals": "credentials"
|
|
170
|
-
|
|
171
|
-
},
|
|
172
|
-
"type": "String"
|
|
133
|
+
"property": "connectionType",
|
|
134
|
+
"equals": "credentials"
|
|
135
|
+
}
|
|
173
136
|
},
|
|
174
137
|
{
|
|
175
|
-
"id": "routing.hostName",
|
|
176
138
|
"label": "Host name",
|
|
177
|
-
"description": "Host name: get from RabbitMQ external
|
|
178
|
-
"
|
|
139
|
+
"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>",
|
|
140
|
+
"group": "routing",
|
|
141
|
+
"type": "String",
|
|
142
|
+
"binding": {
|
|
143
|
+
"type": "zeebe:property",
|
|
144
|
+
"name": "routing.hostName"
|
|
145
|
+
},
|
|
179
146
|
"constraints": {
|
|
180
147
|
"notEmpty": true
|
|
181
148
|
},
|
|
149
|
+
"condition": {
|
|
150
|
+
"property": "connectionType",
|
|
151
|
+
"equals": "credentials"
|
|
152
|
+
}
|
|
153
|
+
},
|
|
154
|
+
{
|
|
155
|
+
"label": "Virtual host",
|
|
156
|
+
"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>",
|
|
182
157
|
"group": "routing",
|
|
158
|
+
"type": "String",
|
|
183
159
|
"binding": {
|
|
184
|
-
"
|
|
185
|
-
"
|
|
160
|
+
"type": "zeebe:property",
|
|
161
|
+
"name": "routing.virtualHost"
|
|
186
162
|
},
|
|
187
|
-
"
|
|
188
|
-
"
|
|
189
|
-
"equals": "credentials",
|
|
190
|
-
"type": "simple"
|
|
163
|
+
"constraints": {
|
|
164
|
+
"notEmpty": true
|
|
191
165
|
},
|
|
192
|
-
"
|
|
166
|
+
"condition": {
|
|
167
|
+
"property": "connectionType",
|
|
168
|
+
"equals": "credentials"
|
|
169
|
+
}
|
|
193
170
|
},
|
|
194
171
|
{
|
|
195
|
-
"id": "routing.port",
|
|
196
172
|
"label": "Port",
|
|
197
|
-
"description": "Port: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=
|
|
198
|
-
"optional": false,
|
|
199
|
-
"constraints": {
|
|
200
|
-
"notEmpty": true
|
|
201
|
-
},
|
|
173
|
+
"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>",
|
|
202
174
|
"group": "routing",
|
|
175
|
+
"type": "String",
|
|
203
176
|
"binding": {
|
|
204
|
-
"
|
|
205
|
-
"
|
|
177
|
+
"type": "zeebe:property",
|
|
178
|
+
"name": "routing.port"
|
|
206
179
|
},
|
|
207
|
-
"
|
|
208
|
-
"
|
|
209
|
-
"equals": "credentials",
|
|
210
|
-
"type": "simple"
|
|
180
|
+
"constraints": {
|
|
181
|
+
"notEmpty": true
|
|
211
182
|
},
|
|
212
|
-
"
|
|
183
|
+
"condition": {
|
|
184
|
+
"property": "connectionType",
|
|
185
|
+
"equals": "credentials"
|
|
186
|
+
}
|
|
213
187
|
},
|
|
214
188
|
{
|
|
215
|
-
"id": "queueName",
|
|
216
189
|
"label": "Queue name",
|
|
217
190
|
"description": "Name of the queue to subscribe to",
|
|
218
|
-
"optional": false,
|
|
219
|
-
"constraints": {
|
|
220
|
-
"notEmpty": true
|
|
221
|
-
},
|
|
222
191
|
"group": "subscription",
|
|
192
|
+
"type": "String",
|
|
193
|
+
"feel": "optional",
|
|
223
194
|
"binding": {
|
|
224
|
-
"
|
|
225
|
-
"
|
|
195
|
+
"type": "zeebe:property",
|
|
196
|
+
"name": "queueName"
|
|
226
197
|
},
|
|
227
|
-
"
|
|
198
|
+
"constraints": {
|
|
199
|
+
"notEmpty": true
|
|
200
|
+
}
|
|
228
201
|
},
|
|
229
202
|
{
|
|
230
|
-
"id": "consumerTag",
|
|
231
203
|
"label": "Consumer tag",
|
|
232
204
|
"description": "Consumer tag to use for the subscription",
|
|
233
|
-
"optional": false,
|
|
234
205
|
"group": "subscription",
|
|
206
|
+
"type": "String",
|
|
207
|
+
"feel": "optional",
|
|
235
208
|
"binding": {
|
|
236
|
-
"
|
|
237
|
-
"
|
|
238
|
-
}
|
|
239
|
-
"type": "String"
|
|
209
|
+
"type": "zeebe:property",
|
|
210
|
+
"name": "consumerTag"
|
|
211
|
+
}
|
|
240
212
|
},
|
|
241
213
|
{
|
|
242
|
-
"id": "arguments",
|
|
243
214
|
"label": "Arguments",
|
|
244
215
|
"description": "Arguments to use for the subscription",
|
|
245
|
-
"optional": true,
|
|
246
|
-
"feel": "required",
|
|
247
216
|
"group": "subscription",
|
|
217
|
+
"type": "String",
|
|
218
|
+
"feel": "required",
|
|
248
219
|
"binding": {
|
|
249
|
-
"
|
|
250
|
-
"
|
|
251
|
-
}
|
|
252
|
-
"type": "String"
|
|
220
|
+
"type": "zeebe:property",
|
|
221
|
+
"name": "arguments"
|
|
222
|
+
}
|
|
253
223
|
},
|
|
254
224
|
{
|
|
255
|
-
"id": "exclusive",
|
|
256
225
|
"label": "Exclusive consumer",
|
|
257
|
-
"optional": false,
|
|
258
|
-
"value": "false",
|
|
259
226
|
"group": "subscription",
|
|
227
|
+
"type": "Dropdown",
|
|
228
|
+
"value": "false",
|
|
260
229
|
"binding": {
|
|
261
|
-
"
|
|
262
|
-
"
|
|
230
|
+
"type": "zeebe:property",
|
|
231
|
+
"name": "exclusive"
|
|
263
232
|
},
|
|
264
|
-
"type": "Dropdown",
|
|
265
233
|
"choices": [
|
|
266
234
|
{
|
|
267
235
|
"name": "Yes",
|
|
@@ -274,41 +242,36 @@
|
|
|
274
242
|
]
|
|
275
243
|
},
|
|
276
244
|
{
|
|
277
|
-
"
|
|
278
|
-
"label": "Activation condition",
|
|
279
|
-
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
280
|
-
"optional": true,
|
|
245
|
+
"label": "Message ID expression",
|
|
281
246
|
"feel": "required",
|
|
247
|
+
"type": "String",
|
|
248
|
+
"optional": true,
|
|
282
249
|
"group": "activation",
|
|
283
250
|
"binding": {
|
|
284
|
-
"
|
|
285
|
-
"
|
|
251
|
+
"type": "zeebe:property",
|
|
252
|
+
"name": "messageIdExpression"
|
|
286
253
|
},
|
|
287
|
-
"
|
|
254
|
+
"description": "Expression to extract unique identifier of a message"
|
|
288
255
|
},
|
|
289
256
|
{
|
|
290
|
-
"
|
|
291
|
-
"
|
|
292
|
-
"value": true,
|
|
257
|
+
"label": "Activation condition",
|
|
258
|
+
"type": "String",
|
|
293
259
|
"group": "activation",
|
|
260
|
+
"feel": "required",
|
|
261
|
+
"optional": true,
|
|
294
262
|
"binding": {
|
|
295
|
-
"
|
|
296
|
-
"
|
|
263
|
+
"type": "zeebe:property",
|
|
264
|
+
"name": "activationCondition"
|
|
297
265
|
},
|
|
298
|
-
"
|
|
299
|
-
"type": "Boolean"
|
|
266
|
+
"description": "Condition under which the connector triggers. Leave empty to catch all events"
|
|
300
267
|
},
|
|
301
268
|
{
|
|
302
|
-
"
|
|
303
|
-
"label": "Subprocess correlation required",
|
|
269
|
+
"label": "Correlation required",
|
|
304
270
|
"description": "Indicates whether correlation is required. This is needed for event-based subprocess message start events",
|
|
305
|
-
"
|
|
271
|
+
"id": "correlationRequired",
|
|
306
272
|
"group": "correlation",
|
|
307
|
-
"binding": {
|
|
308
|
-
"name": "correlationRequired",
|
|
309
|
-
"type": "zeebe:property"
|
|
310
|
-
},
|
|
311
273
|
"type": "Dropdown",
|
|
274
|
+
"value": "notRequired",
|
|
312
275
|
"choices": [
|
|
313
276
|
{
|
|
314
277
|
"name": "Correlation not required",
|
|
@@ -318,186 +281,77 @@
|
|
|
318
281
|
"name": "Correlation required",
|
|
319
282
|
"value": "required"
|
|
320
283
|
}
|
|
321
|
-
]
|
|
284
|
+
],
|
|
285
|
+
"binding": {
|
|
286
|
+
"type": "zeebe:property",
|
|
287
|
+
"name": "correlationRequired"
|
|
288
|
+
}
|
|
322
289
|
},
|
|
323
290
|
{
|
|
324
|
-
"id": "correlationKeyProcess",
|
|
325
291
|
"label": "Correlation key (process)",
|
|
326
|
-
"
|
|
327
|
-
"constraints": {
|
|
328
|
-
"notEmpty": true
|
|
329
|
-
},
|
|
330
|
-
"feel": "required",
|
|
292
|
+
"type": "String",
|
|
331
293
|
"group": "correlation",
|
|
294
|
+
"feel": "required",
|
|
295
|
+
"description": "Sets up the correlation key from process variables",
|
|
332
296
|
"binding": {
|
|
333
|
-
"
|
|
334
|
-
"
|
|
335
|
-
},
|
|
336
|
-
"condition": {
|
|
337
|
-
"property": "correlationRequired",
|
|
338
|
-
"equals": "required",
|
|
339
|
-
"type": "simple"
|
|
297
|
+
"type": "bpmn:Message#zeebe:subscription#property",
|
|
298
|
+
"name": "correlationKey"
|
|
340
299
|
},
|
|
341
|
-
"type": "String"
|
|
342
|
-
},
|
|
343
|
-
{
|
|
344
|
-
"id": "correlationKeyPayload",
|
|
345
|
-
"label": "Correlation key (payload)",
|
|
346
|
-
"description": "Extracts the correlation key from the incoming message payload",
|
|
347
300
|
"constraints": {
|
|
348
301
|
"notEmpty": true
|
|
349
302
|
},
|
|
350
|
-
"feel": "required",
|
|
351
|
-
"group": "correlation",
|
|
352
|
-
"binding": {
|
|
353
|
-
"name": "correlationKeyExpression",
|
|
354
|
-
"type": "zeebe:property"
|
|
355
|
-
},
|
|
356
303
|
"condition": {
|
|
357
304
|
"property": "correlationRequired",
|
|
358
|
-
"equals": "required"
|
|
359
|
-
|
|
360
|
-
},
|
|
361
|
-
"type": "String"
|
|
362
|
-
},
|
|
363
|
-
{
|
|
364
|
-
"id": "messageIdExpression",
|
|
365
|
-
"label": "Message ID expression",
|
|
366
|
-
"description": "Expression to extract unique identifier of a message",
|
|
367
|
-
"optional": true,
|
|
368
|
-
"feel": "required",
|
|
369
|
-
"group": "correlation",
|
|
370
|
-
"binding": {
|
|
371
|
-
"name": "messageIdExpression",
|
|
372
|
-
"type": "zeebe:property"
|
|
373
|
-
},
|
|
374
|
-
"type": "String"
|
|
375
|
-
},
|
|
376
|
-
{
|
|
377
|
-
"id": "messageTtl",
|
|
378
|
-
"label": "Message TTL",
|
|
379
|
-
"description": "Time-to-live for the message in the broker (ISO-8601 duration)",
|
|
380
|
-
"optional": true,
|
|
381
|
-
"constraints": {
|
|
382
|
-
"notEmpty": false,
|
|
383
|
-
"pattern": {
|
|
384
|
-
"value": "^(PT.*|)$",
|
|
385
|
-
"message": "must be an ISO-8601 duration"
|
|
386
|
-
}
|
|
387
|
-
},
|
|
388
|
-
"feel": "optional",
|
|
389
|
-
"group": "correlation",
|
|
390
|
-
"binding": {
|
|
391
|
-
"name": "messageTtl",
|
|
392
|
-
"type": "zeebe:property"
|
|
393
|
-
},
|
|
394
|
-
"type": "String"
|
|
305
|
+
"equals": "required"
|
|
306
|
+
}
|
|
395
307
|
},
|
|
396
308
|
{
|
|
397
|
-
"
|
|
398
|
-
"
|
|
399
|
-
"generatedValue": {
|
|
400
|
-
"type": "uuid"
|
|
401
|
-
},
|
|
402
|
-
"feel": "optional",
|
|
309
|
+
"label": "Correlation key (payload)",
|
|
310
|
+
"type": "String",
|
|
403
311
|
"group": "correlation",
|
|
312
|
+
"feel": "required",
|
|
404
313
|
"binding": {
|
|
405
|
-
"
|
|
406
|
-
"
|
|
407
|
-
},
|
|
408
|
-
"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.",
|
|
409
|
-
"type": "String"
|
|
410
|
-
},
|
|
411
|
-
{
|
|
412
|
-
"id": "deduplicationModeManualFlag",
|
|
413
|
-
"label": "Manual mode",
|
|
414
|
-
"description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
|
|
415
|
-
"value": false,
|
|
416
|
-
"group": "deduplication",
|
|
417
|
-
"binding": {
|
|
418
|
-
"name": "deduplicationModeManualFlag",
|
|
419
|
-
"type": "zeebe:property"
|
|
314
|
+
"type": "zeebe:property",
|
|
315
|
+
"name": "correlationKeyExpression"
|
|
420
316
|
},
|
|
421
|
-
"
|
|
422
|
-
},
|
|
423
|
-
{
|
|
424
|
-
"id": "deduplicationId",
|
|
425
|
-
"label": "Deduplication ID",
|
|
317
|
+
"description": "Extracts the correlation key from the incoming message payload",
|
|
426
318
|
"constraints": {
|
|
427
|
-
"notEmpty": true
|
|
428
|
-
"pattern": {
|
|
429
|
-
"value": "^[a-zA-Z0-9_-]+$",
|
|
430
|
-
"message": "can only contain alphanumeric characters, dashes, and underscores"
|
|
431
|
-
}
|
|
432
|
-
},
|
|
433
|
-
"group": "deduplication",
|
|
434
|
-
"binding": {
|
|
435
|
-
"name": "deduplicationId",
|
|
436
|
-
"type": "zeebe:property"
|
|
437
|
-
},
|
|
438
|
-
"condition": {
|
|
439
|
-
"property": "deduplicationModeManualFlag",
|
|
440
|
-
"equals": true,
|
|
441
|
-
"type": "simple"
|
|
442
|
-
},
|
|
443
|
-
"type": "String"
|
|
444
|
-
},
|
|
445
|
-
{
|
|
446
|
-
"id": "deduplicationModeManual",
|
|
447
|
-
"value": "MANUAL",
|
|
448
|
-
"group": "deduplication",
|
|
449
|
-
"binding": {
|
|
450
|
-
"name": "deduplicationMode",
|
|
451
|
-
"type": "zeebe:property"
|
|
452
|
-
},
|
|
453
|
-
"condition": {
|
|
454
|
-
"property": "deduplicationId",
|
|
455
|
-
"isActive": true,
|
|
456
|
-
"type": "simple"
|
|
457
|
-
},
|
|
458
|
-
"type": "Hidden"
|
|
459
|
-
},
|
|
460
|
-
{
|
|
461
|
-
"id": "deduplicationModeAuto",
|
|
462
|
-
"value": "AUTO",
|
|
463
|
-
"group": "deduplication",
|
|
464
|
-
"binding": {
|
|
465
|
-
"name": "deduplicationMode",
|
|
466
|
-
"type": "zeebe:property"
|
|
319
|
+
"notEmpty": true
|
|
467
320
|
},
|
|
468
321
|
"condition": {
|
|
469
|
-
"property": "
|
|
470
|
-
"
|
|
471
|
-
|
|
472
|
-
},
|
|
473
|
-
"type": "Hidden"
|
|
322
|
+
"property": "correlationRequired",
|
|
323
|
+
"equals": "required"
|
|
324
|
+
}
|
|
474
325
|
},
|
|
475
326
|
{
|
|
476
|
-
"id": "resultVariable",
|
|
477
327
|
"label": "Result variable",
|
|
478
|
-
"
|
|
479
|
-
"group": "
|
|
328
|
+
"type": "String",
|
|
329
|
+
"group": "variable-mapping",
|
|
330
|
+
"optional": true,
|
|
480
331
|
"binding": {
|
|
481
|
-
"
|
|
482
|
-
"
|
|
332
|
+
"type": "zeebe:property",
|
|
333
|
+
"name": "resultVariable"
|
|
483
334
|
},
|
|
484
|
-
"
|
|
335
|
+
"description": "Name of variable to store the result of the connector in"
|
|
485
336
|
},
|
|
486
337
|
{
|
|
487
|
-
"id": "resultExpression",
|
|
488
338
|
"label": "Result expression",
|
|
489
|
-
"
|
|
339
|
+
"type": "String",
|
|
340
|
+
"group": "variable-mapping",
|
|
490
341
|
"feel": "required",
|
|
491
|
-
"
|
|
342
|
+
"optional": true,
|
|
492
343
|
"binding": {
|
|
493
|
-
"
|
|
494
|
-
"
|
|
344
|
+
"type": "zeebe:property",
|
|
345
|
+
"name": "resultExpression"
|
|
495
346
|
},
|
|
496
|
-
"
|
|
347
|
+
"description": "Expression to map the inbound payload to process variables"
|
|
497
348
|
}
|
|
498
349
|
],
|
|
499
350
|
"icon": {
|
|
500
|
-
"contents": "data:image/svg+xml;
|
|
351
|
+
"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"
|
|
352
|
+
},
|
|
353
|
+
"engines": {
|
|
354
|
+
"camunda": "^8.2"
|
|
501
355
|
}
|
|
502
356
|
},
|
|
503
357
|
{
|
|
@@ -1380,9 +1234,18 @@
|
|
|
1380
1234
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1381
1235
|
"name": "RabbitMQ Message Start Event Connector",
|
|
1382
1236
|
"id": "io.camunda.connectors.inbound.RabbitMQ.MessageStart.v1",
|
|
1383
|
-
"version": 1,
|
|
1384
1237
|
"description": "Receive a message from RabbitMQ",
|
|
1238
|
+
"keywords": [
|
|
1239
|
+
"receive message",
|
|
1240
|
+
"consume message",
|
|
1241
|
+
"message queue",
|
|
1242
|
+
"AMQP",
|
|
1243
|
+
"subscribe",
|
|
1244
|
+
"message broker",
|
|
1245
|
+
"queue"
|
|
1246
|
+
],
|
|
1385
1247
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound",
|
|
1248
|
+
"version": 8,
|
|
1386
1249
|
"category": {
|
|
1387
1250
|
"id": "connectors",
|
|
1388
1251
|
"name": "Connectors"
|
|
@@ -1392,6 +1255,9 @@
|
|
|
1392
1255
|
"value": "bpmn:StartEvent",
|
|
1393
1256
|
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
1394
1257
|
},
|
|
1258
|
+
"engines": {
|
|
1259
|
+
"camunda": "^8.3"
|
|
1260
|
+
},
|
|
1395
1261
|
"groups": [
|
|
1396
1262
|
{
|
|
1397
1263
|
"id": "authentication",
|
|
@@ -1411,42 +1277,38 @@
|
|
|
1411
1277
|
},
|
|
1412
1278
|
{
|
|
1413
1279
|
"id": "correlation",
|
|
1414
|
-
"label": "
|
|
1280
|
+
"label": "Correlation",
|
|
1281
|
+
"tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
|
|
1415
1282
|
},
|
|
1416
1283
|
{
|
|
1417
|
-
"id": "
|
|
1418
|
-
"label": "
|
|
1284
|
+
"id": "deduplication",
|
|
1285
|
+
"label": "Deduplication",
|
|
1286
|
+
"tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
|
|
1287
|
+
},
|
|
1288
|
+
{
|
|
1289
|
+
"id": "output",
|
|
1290
|
+
"label": "Output mapping"
|
|
1419
1291
|
}
|
|
1420
1292
|
],
|
|
1421
1293
|
"properties": [
|
|
1422
1294
|
{
|
|
1423
|
-
"type": "Hidden",
|
|
1424
1295
|
"value": "io.camunda:connector-rabbitmq-inbound:1",
|
|
1425
1296
|
"binding": {
|
|
1426
|
-
"
|
|
1427
|
-
"
|
|
1428
|
-
}
|
|
1429
|
-
},
|
|
1430
|
-
{
|
|
1431
|
-
"type": "Hidden",
|
|
1432
|
-
"generatedValue": {
|
|
1433
|
-
"type": "uuid"
|
|
1297
|
+
"name": "inbound.type",
|
|
1298
|
+
"type": "zeebe:property"
|
|
1434
1299
|
},
|
|
1435
|
-
"
|
|
1436
|
-
"type": "bpmn:Message#property",
|
|
1437
|
-
"name": "name"
|
|
1438
|
-
}
|
|
1300
|
+
"type": "Hidden"
|
|
1439
1301
|
},
|
|
1440
1302
|
{
|
|
1441
|
-
"id": "
|
|
1303
|
+
"id": "authentication.authType",
|
|
1442
1304
|
"label": "Connection type",
|
|
1443
|
-
"group": "authentication",
|
|
1444
|
-
"type": "Dropdown",
|
|
1445
1305
|
"value": "uri",
|
|
1306
|
+
"group": "authentication",
|
|
1446
1307
|
"binding": {
|
|
1447
|
-
"
|
|
1448
|
-
"
|
|
1308
|
+
"name": "authentication.authType",
|
|
1309
|
+
"type": "zeebe:property"
|
|
1449
1310
|
},
|
|
1311
|
+
"type": "Dropdown",
|
|
1450
1312
|
"choices": [
|
|
1451
1313
|
{
|
|
1452
1314
|
"name": "URI",
|
|
@@ -1459,154 +1321,178 @@
|
|
|
1459
1321
|
]
|
|
1460
1322
|
},
|
|
1461
1323
|
{
|
|
1324
|
+
"id": "authentication.uri",
|
|
1462
1325
|
"label": "URI",
|
|
1463
1326
|
"description": "URI should contain username, password, host name, port number, and virtual host",
|
|
1464
|
-
"
|
|
1465
|
-
"type": "String",
|
|
1466
|
-
"binding": {
|
|
1467
|
-
"type": "zeebe:property",
|
|
1468
|
-
"name": "authentication.uri"
|
|
1469
|
-
},
|
|
1327
|
+
"optional": false,
|
|
1470
1328
|
"constraints": {
|
|
1471
1329
|
"notEmpty": true,
|
|
1472
1330
|
"pattern": {
|
|
1473
|
-
"value": "^(amqps
|
|
1331
|
+
"value": "^(=|(amqps?://|secrets|\\{\\{).*$)",
|
|
1474
1332
|
"message": "Must start with amqp(s):// or contain a secret reference"
|
|
1475
1333
|
}
|
|
1476
1334
|
},
|
|
1335
|
+
"group": "authentication",
|
|
1336
|
+
"binding": {
|
|
1337
|
+
"name": "authentication.uri",
|
|
1338
|
+
"type": "zeebe:property"
|
|
1339
|
+
},
|
|
1477
1340
|
"condition": {
|
|
1478
|
-
"property": "
|
|
1479
|
-
"equals": "uri"
|
|
1480
|
-
|
|
1341
|
+
"property": "authentication.authType",
|
|
1342
|
+
"equals": "uri",
|
|
1343
|
+
"type": "simple"
|
|
1344
|
+
},
|
|
1345
|
+
"type": "String"
|
|
1481
1346
|
},
|
|
1482
1347
|
{
|
|
1348
|
+
"id": "authentication.userName",
|
|
1483
1349
|
"label": "Username",
|
|
1484
|
-
"
|
|
1485
|
-
"type": "String",
|
|
1486
|
-
"binding": {
|
|
1487
|
-
"type": "zeebe:property",
|
|
1488
|
-
"name": "authentication.userName"
|
|
1489
|
-
},
|
|
1350
|
+
"optional": false,
|
|
1490
1351
|
"constraints": {
|
|
1491
1352
|
"notEmpty": true
|
|
1492
1353
|
},
|
|
1354
|
+
"group": "authentication",
|
|
1355
|
+
"binding": {
|
|
1356
|
+
"name": "authentication.userName",
|
|
1357
|
+
"type": "zeebe:property"
|
|
1358
|
+
},
|
|
1493
1359
|
"condition": {
|
|
1494
|
-
"property": "
|
|
1495
|
-
"equals": "credentials"
|
|
1496
|
-
|
|
1360
|
+
"property": "authentication.authType",
|
|
1361
|
+
"equals": "credentials",
|
|
1362
|
+
"type": "simple"
|
|
1363
|
+
},
|
|
1364
|
+
"type": "String"
|
|
1497
1365
|
},
|
|
1498
1366
|
{
|
|
1367
|
+
"id": "authentication.password",
|
|
1499
1368
|
"label": "Password",
|
|
1369
|
+
"optional": false,
|
|
1370
|
+
"constraints": {
|
|
1371
|
+
"notEmpty": true
|
|
1372
|
+
},
|
|
1500
1373
|
"group": "authentication",
|
|
1501
|
-
"type": "String",
|
|
1502
1374
|
"binding": {
|
|
1503
|
-
"
|
|
1504
|
-
"
|
|
1375
|
+
"name": "authentication.password",
|
|
1376
|
+
"type": "zeebe:property"
|
|
1505
1377
|
},
|
|
1378
|
+
"condition": {
|
|
1379
|
+
"property": "authentication.authType",
|
|
1380
|
+
"equals": "credentials",
|
|
1381
|
+
"type": "simple"
|
|
1382
|
+
},
|
|
1383
|
+
"type": "String"
|
|
1384
|
+
},
|
|
1385
|
+
{
|
|
1386
|
+
"id": "routing.virtualHost",
|
|
1387
|
+
"label": "Virtual host",
|
|
1388
|
+
"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>",
|
|
1389
|
+
"optional": false,
|
|
1506
1390
|
"constraints": {
|
|
1507
1391
|
"notEmpty": true
|
|
1508
1392
|
},
|
|
1393
|
+
"group": "routing",
|
|
1394
|
+
"binding": {
|
|
1395
|
+
"name": "routing.virtualHost",
|
|
1396
|
+
"type": "zeebe:property"
|
|
1397
|
+
},
|
|
1509
1398
|
"condition": {
|
|
1510
|
-
"property": "
|
|
1511
|
-
"equals": "credentials"
|
|
1512
|
-
|
|
1399
|
+
"property": "authentication.authType",
|
|
1400
|
+
"equals": "credentials",
|
|
1401
|
+
"type": "simple"
|
|
1402
|
+
},
|
|
1403
|
+
"type": "String"
|
|
1513
1404
|
},
|
|
1514
1405
|
{
|
|
1406
|
+
"id": "routing.hostName",
|
|
1515
1407
|
"label": "Host name",
|
|
1516
|
-
"description": "Host name: get from RabbitMQ external
|
|
1517
|
-
"
|
|
1518
|
-
"type": "String",
|
|
1519
|
-
"binding": {
|
|
1520
|
-
"type": "zeebe:property",
|
|
1521
|
-
"name": "routing.hostName"
|
|
1522
|
-
},
|
|
1408
|
+
"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>",
|
|
1409
|
+
"optional": false,
|
|
1523
1410
|
"constraints": {
|
|
1524
1411
|
"notEmpty": true
|
|
1525
1412
|
},
|
|
1526
|
-
"condition": {
|
|
1527
|
-
"property": "connectionType",
|
|
1528
|
-
"equals": "credentials"
|
|
1529
|
-
}
|
|
1530
|
-
},
|
|
1531
|
-
{
|
|
1532
|
-
"label": "Virtual host",
|
|
1533
|
-
"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>",
|
|
1534
1413
|
"group": "routing",
|
|
1535
|
-
"type": "String",
|
|
1536
1414
|
"binding": {
|
|
1537
|
-
"
|
|
1538
|
-
"
|
|
1539
|
-
},
|
|
1540
|
-
"constraints": {
|
|
1541
|
-
"notEmpty": true
|
|
1415
|
+
"name": "routing.hostName",
|
|
1416
|
+
"type": "zeebe:property"
|
|
1542
1417
|
},
|
|
1543
1418
|
"condition": {
|
|
1544
|
-
"property": "
|
|
1545
|
-
"equals": "credentials"
|
|
1546
|
-
|
|
1419
|
+
"property": "authentication.authType",
|
|
1420
|
+
"equals": "credentials",
|
|
1421
|
+
"type": "simple"
|
|
1422
|
+
},
|
|
1423
|
+
"type": "String"
|
|
1547
1424
|
},
|
|
1548
1425
|
{
|
|
1426
|
+
"id": "routing.port",
|
|
1549
1427
|
"label": "Port",
|
|
1550
|
-
"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=
|
|
1551
|
-
"
|
|
1552
|
-
"type": "String",
|
|
1553
|
-
"binding": {
|
|
1554
|
-
"type": "zeebe:property",
|
|
1555
|
-
"name": "routing.port"
|
|
1556
|
-
},
|
|
1428
|
+
"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>",
|
|
1429
|
+
"optional": false,
|
|
1557
1430
|
"constraints": {
|
|
1558
1431
|
"notEmpty": true
|
|
1559
1432
|
},
|
|
1433
|
+
"group": "routing",
|
|
1434
|
+
"binding": {
|
|
1435
|
+
"name": "routing.port",
|
|
1436
|
+
"type": "zeebe:property"
|
|
1437
|
+
},
|
|
1560
1438
|
"condition": {
|
|
1561
|
-
"property": "
|
|
1562
|
-
"equals": "credentials"
|
|
1563
|
-
|
|
1439
|
+
"property": "authentication.authType",
|
|
1440
|
+
"equals": "credentials",
|
|
1441
|
+
"type": "simple"
|
|
1442
|
+
},
|
|
1443
|
+
"type": "String"
|
|
1564
1444
|
},
|
|
1565
1445
|
{
|
|
1446
|
+
"id": "queueName",
|
|
1566
1447
|
"label": "Queue name",
|
|
1567
1448
|
"description": "Name of the queue to subscribe to",
|
|
1449
|
+
"optional": false,
|
|
1450
|
+
"constraints": {
|
|
1451
|
+
"notEmpty": true
|
|
1452
|
+
},
|
|
1568
1453
|
"group": "subscription",
|
|
1569
|
-
"type": "String",
|
|
1570
|
-
"feel": "optional",
|
|
1571
1454
|
"binding": {
|
|
1572
|
-
"
|
|
1573
|
-
"
|
|
1455
|
+
"name": "queueName",
|
|
1456
|
+
"type": "zeebe:property"
|
|
1574
1457
|
},
|
|
1575
|
-
"
|
|
1576
|
-
"notEmpty": true
|
|
1577
|
-
}
|
|
1458
|
+
"type": "String"
|
|
1578
1459
|
},
|
|
1579
1460
|
{
|
|
1461
|
+
"id": "consumerTag",
|
|
1580
1462
|
"label": "Consumer tag",
|
|
1581
1463
|
"description": "Consumer tag to use for the subscription",
|
|
1464
|
+
"optional": false,
|
|
1582
1465
|
"group": "subscription",
|
|
1583
|
-
"type": "String",
|
|
1584
|
-
"feel": "optional",
|
|
1585
1466
|
"binding": {
|
|
1586
|
-
"
|
|
1587
|
-
"
|
|
1588
|
-
}
|
|
1467
|
+
"name": "consumerTag",
|
|
1468
|
+
"type": "zeebe:property"
|
|
1469
|
+
},
|
|
1470
|
+
"type": "String"
|
|
1589
1471
|
},
|
|
1590
1472
|
{
|
|
1473
|
+
"id": "arguments",
|
|
1591
1474
|
"label": "Arguments",
|
|
1592
1475
|
"description": "Arguments to use for the subscription",
|
|
1593
|
-
"
|
|
1594
|
-
"type": "String",
|
|
1476
|
+
"optional": true,
|
|
1595
1477
|
"feel": "required",
|
|
1478
|
+
"group": "subscription",
|
|
1596
1479
|
"binding": {
|
|
1597
|
-
"
|
|
1598
|
-
"
|
|
1599
|
-
}
|
|
1480
|
+
"name": "arguments",
|
|
1481
|
+
"type": "zeebe:property"
|
|
1482
|
+
},
|
|
1483
|
+
"type": "String"
|
|
1600
1484
|
},
|
|
1601
1485
|
{
|
|
1486
|
+
"id": "exclusive",
|
|
1602
1487
|
"label": "Exclusive consumer",
|
|
1603
|
-
"
|
|
1604
|
-
"type": "Dropdown",
|
|
1488
|
+
"optional": false,
|
|
1605
1489
|
"value": "false",
|
|
1490
|
+
"group": "subscription",
|
|
1606
1491
|
"binding": {
|
|
1607
|
-
"
|
|
1608
|
-
"
|
|
1492
|
+
"name": "exclusive",
|
|
1493
|
+
"type": "zeebe:property"
|
|
1609
1494
|
},
|
|
1495
|
+
"type": "Dropdown",
|
|
1610
1496
|
"choices": [
|
|
1611
1497
|
{
|
|
1612
1498
|
"name": "Yes",
|
|
@@ -1619,36 +1505,41 @@
|
|
|
1619
1505
|
]
|
|
1620
1506
|
},
|
|
1621
1507
|
{
|
|
1622
|
-
"
|
|
1623
|
-
"
|
|
1624
|
-
"
|
|
1508
|
+
"id": "activationCondition",
|
|
1509
|
+
"label": "Activation condition",
|
|
1510
|
+
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
1625
1511
|
"optional": true,
|
|
1512
|
+
"feel": "required",
|
|
1626
1513
|
"group": "activation",
|
|
1627
1514
|
"binding": {
|
|
1628
|
-
"
|
|
1629
|
-
"
|
|
1515
|
+
"name": "activationCondition",
|
|
1516
|
+
"type": "zeebe:property"
|
|
1630
1517
|
},
|
|
1631
|
-
"
|
|
1518
|
+
"type": "String"
|
|
1632
1519
|
},
|
|
1633
1520
|
{
|
|
1634
|
-
"
|
|
1635
|
-
"
|
|
1521
|
+
"id": "consumeUnmatchedEvents",
|
|
1522
|
+
"label": "Consume unmatched events",
|
|
1523
|
+
"value": true,
|
|
1636
1524
|
"group": "activation",
|
|
1637
|
-
"feel": "required",
|
|
1638
|
-
"optional": true,
|
|
1639
1525
|
"binding": {
|
|
1640
|
-
"
|
|
1641
|
-
"
|
|
1526
|
+
"name": "consumeUnmatchedEvents",
|
|
1527
|
+
"type": "zeebe:property"
|
|
1642
1528
|
},
|
|
1643
|
-
"
|
|
1529
|
+
"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",
|
|
1530
|
+
"type": "Boolean"
|
|
1644
1531
|
},
|
|
1645
1532
|
{
|
|
1646
|
-
"label": "Correlation required",
|
|
1647
|
-
"description": "Indicates whether correlation is required. This is needed for event-based subprocess message start events",
|
|
1648
1533
|
"id": "correlationRequired",
|
|
1534
|
+
"label": "Subprocess correlation required",
|
|
1535
|
+
"description": "Indicates whether correlation is required. This is needed for event-based subprocess message start events",
|
|
1536
|
+
"value": "notRequired",
|
|
1649
1537
|
"group": "correlation",
|
|
1538
|
+
"binding": {
|
|
1539
|
+
"name": "correlationRequired",
|
|
1540
|
+
"type": "zeebe:property"
|
|
1541
|
+
},
|
|
1650
1542
|
"type": "Dropdown",
|
|
1651
|
-
"value": "notRequired",
|
|
1652
1543
|
"choices": [
|
|
1653
1544
|
{
|
|
1654
1545
|
"name": "Correlation not required",
|
|
@@ -1658,77 +1549,186 @@
|
|
|
1658
1549
|
"name": "Correlation required",
|
|
1659
1550
|
"value": "required"
|
|
1660
1551
|
}
|
|
1661
|
-
]
|
|
1662
|
-
"binding": {
|
|
1663
|
-
"type": "zeebe:property",
|
|
1664
|
-
"name": "correlationRequired"
|
|
1665
|
-
}
|
|
1552
|
+
]
|
|
1666
1553
|
},
|
|
1667
1554
|
{
|
|
1555
|
+
"id": "correlationKeyProcess",
|
|
1668
1556
|
"label": "Correlation key (process)",
|
|
1669
|
-
"type": "String",
|
|
1670
|
-
"group": "correlation",
|
|
1671
|
-
"feel": "required",
|
|
1672
1557
|
"description": "Sets up the correlation key from process variables",
|
|
1673
|
-
"binding": {
|
|
1674
|
-
"type": "bpmn:Message#zeebe:subscription#property",
|
|
1675
|
-
"name": "correlationKey"
|
|
1676
|
-
},
|
|
1677
1558
|
"constraints": {
|
|
1678
1559
|
"notEmpty": true
|
|
1679
1560
|
},
|
|
1561
|
+
"feel": "required",
|
|
1562
|
+
"group": "correlation",
|
|
1563
|
+
"binding": {
|
|
1564
|
+
"name": "correlationKey",
|
|
1565
|
+
"type": "bpmn:Message#zeebe:subscription#property"
|
|
1566
|
+
},
|
|
1680
1567
|
"condition": {
|
|
1681
1568
|
"property": "correlationRequired",
|
|
1682
|
-
"equals": "required"
|
|
1683
|
-
|
|
1569
|
+
"equals": "required",
|
|
1570
|
+
"type": "simple"
|
|
1571
|
+
},
|
|
1572
|
+
"type": "String"
|
|
1684
1573
|
},
|
|
1685
1574
|
{
|
|
1575
|
+
"id": "correlationKeyPayload",
|
|
1686
1576
|
"label": "Correlation key (payload)",
|
|
1687
|
-
"
|
|
1577
|
+
"description": "Extracts the correlation key from the incoming message payload",
|
|
1578
|
+
"constraints": {
|
|
1579
|
+
"notEmpty": true
|
|
1580
|
+
},
|
|
1581
|
+
"feel": "required",
|
|
1688
1582
|
"group": "correlation",
|
|
1583
|
+
"binding": {
|
|
1584
|
+
"name": "correlationKeyExpression",
|
|
1585
|
+
"type": "zeebe:property"
|
|
1586
|
+
},
|
|
1587
|
+
"condition": {
|
|
1588
|
+
"property": "correlationRequired",
|
|
1589
|
+
"equals": "required",
|
|
1590
|
+
"type": "simple"
|
|
1591
|
+
},
|
|
1592
|
+
"type": "String"
|
|
1593
|
+
},
|
|
1594
|
+
{
|
|
1595
|
+
"id": "messageIdExpression",
|
|
1596
|
+
"label": "Message ID expression",
|
|
1597
|
+
"description": "Expression to extract unique identifier of a message",
|
|
1598
|
+
"optional": true,
|
|
1689
1599
|
"feel": "required",
|
|
1600
|
+
"group": "correlation",
|
|
1690
1601
|
"binding": {
|
|
1691
|
-
"
|
|
1692
|
-
"
|
|
1602
|
+
"name": "messageIdExpression",
|
|
1603
|
+
"type": "zeebe:property"
|
|
1693
1604
|
},
|
|
1694
|
-
"
|
|
1605
|
+
"type": "String"
|
|
1606
|
+
},
|
|
1607
|
+
{
|
|
1608
|
+
"id": "messageTtl",
|
|
1609
|
+
"label": "Message TTL",
|
|
1610
|
+
"description": "Time-to-live for the message in the broker (ISO-8601 duration)",
|
|
1611
|
+
"optional": true,
|
|
1695
1612
|
"constraints": {
|
|
1696
|
-
"notEmpty":
|
|
1613
|
+
"notEmpty": false,
|
|
1614
|
+
"pattern": {
|
|
1615
|
+
"value": "^(PT.*|)$",
|
|
1616
|
+
"message": "must be an ISO-8601 duration"
|
|
1617
|
+
}
|
|
1618
|
+
},
|
|
1619
|
+
"feel": "optional",
|
|
1620
|
+
"group": "correlation",
|
|
1621
|
+
"binding": {
|
|
1622
|
+
"name": "messageTtl",
|
|
1623
|
+
"type": "zeebe:property"
|
|
1624
|
+
},
|
|
1625
|
+
"type": "String"
|
|
1626
|
+
},
|
|
1627
|
+
{
|
|
1628
|
+
"id": "messageNameUuid",
|
|
1629
|
+
"label": "Message name",
|
|
1630
|
+
"generatedValue": {
|
|
1631
|
+
"type": "uuid"
|
|
1632
|
+
},
|
|
1633
|
+
"feel": "optional",
|
|
1634
|
+
"group": "correlation",
|
|
1635
|
+
"binding": {
|
|
1636
|
+
"name": "name",
|
|
1637
|
+
"type": "bpmn:Message#property"
|
|
1638
|
+
},
|
|
1639
|
+
"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.",
|
|
1640
|
+
"type": "String"
|
|
1641
|
+
},
|
|
1642
|
+
{
|
|
1643
|
+
"id": "deduplicationModeManualFlag",
|
|
1644
|
+
"label": "Manual mode",
|
|
1645
|
+
"description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
|
|
1646
|
+
"value": false,
|
|
1647
|
+
"group": "deduplication",
|
|
1648
|
+
"binding": {
|
|
1649
|
+
"name": "deduplicationModeManualFlag",
|
|
1650
|
+
"type": "zeebe:property"
|
|
1651
|
+
},
|
|
1652
|
+
"type": "Boolean"
|
|
1653
|
+
},
|
|
1654
|
+
{
|
|
1655
|
+
"id": "deduplicationId",
|
|
1656
|
+
"label": "Deduplication ID",
|
|
1657
|
+
"constraints": {
|
|
1658
|
+
"notEmpty": true,
|
|
1659
|
+
"pattern": {
|
|
1660
|
+
"value": "^[a-zA-Z0-9_-]+$",
|
|
1661
|
+
"message": "can only contain alphanumeric characters, dashes, and underscores"
|
|
1662
|
+
}
|
|
1663
|
+
},
|
|
1664
|
+
"group": "deduplication",
|
|
1665
|
+
"binding": {
|
|
1666
|
+
"name": "deduplicationId",
|
|
1667
|
+
"type": "zeebe:property"
|
|
1697
1668
|
},
|
|
1698
1669
|
"condition": {
|
|
1699
|
-
"property": "
|
|
1700
|
-
"equals":
|
|
1701
|
-
|
|
1670
|
+
"property": "deduplicationModeManualFlag",
|
|
1671
|
+
"equals": true,
|
|
1672
|
+
"type": "simple"
|
|
1673
|
+
},
|
|
1674
|
+
"type": "String"
|
|
1702
1675
|
},
|
|
1703
1676
|
{
|
|
1677
|
+
"id": "deduplicationModeManual",
|
|
1678
|
+
"value": "MANUAL",
|
|
1679
|
+
"group": "deduplication",
|
|
1680
|
+
"binding": {
|
|
1681
|
+
"name": "deduplicationMode",
|
|
1682
|
+
"type": "zeebe:property"
|
|
1683
|
+
},
|
|
1684
|
+
"condition": {
|
|
1685
|
+
"property": "deduplicationId",
|
|
1686
|
+
"isActive": true,
|
|
1687
|
+
"type": "simple"
|
|
1688
|
+
},
|
|
1689
|
+
"type": "Hidden"
|
|
1690
|
+
},
|
|
1691
|
+
{
|
|
1692
|
+
"id": "deduplicationModeAuto",
|
|
1693
|
+
"value": "AUTO",
|
|
1694
|
+
"group": "deduplication",
|
|
1695
|
+
"binding": {
|
|
1696
|
+
"name": "deduplicationMode",
|
|
1697
|
+
"type": "zeebe:property"
|
|
1698
|
+
},
|
|
1699
|
+
"condition": {
|
|
1700
|
+
"property": "deduplicationId",
|
|
1701
|
+
"isActive": false,
|
|
1702
|
+
"type": "simple"
|
|
1703
|
+
},
|
|
1704
|
+
"type": "Hidden"
|
|
1705
|
+
},
|
|
1706
|
+
{
|
|
1707
|
+
"id": "resultVariable",
|
|
1704
1708
|
"label": "Result variable",
|
|
1705
|
-
"
|
|
1706
|
-
"group": "
|
|
1707
|
-
"optional": true,
|
|
1709
|
+
"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>.",
|
|
1710
|
+
"group": "output",
|
|
1708
1711
|
"binding": {
|
|
1709
|
-
"
|
|
1710
|
-
"
|
|
1712
|
+
"name": "resultVariable",
|
|
1713
|
+
"type": "zeebe:property"
|
|
1711
1714
|
},
|
|
1712
|
-
"
|
|
1715
|
+
"type": "String"
|
|
1713
1716
|
},
|
|
1714
1717
|
{
|
|
1718
|
+
"id": "resultExpression",
|
|
1715
1719
|
"label": "Result expression",
|
|
1716
|
-
"
|
|
1717
|
-
"group": "variable-mapping",
|
|
1720
|
+
"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>.",
|
|
1718
1721
|
"feel": "required",
|
|
1719
|
-
"
|
|
1722
|
+
"group": "output",
|
|
1720
1723
|
"binding": {
|
|
1721
|
-
"
|
|
1722
|
-
"
|
|
1724
|
+
"name": "resultExpression",
|
|
1725
|
+
"type": "zeebe:property"
|
|
1723
1726
|
},
|
|
1724
|
-
"
|
|
1727
|
+
"type": "Text"
|
|
1725
1728
|
}
|
|
1726
1729
|
],
|
|
1727
1730
|
"icon": {
|
|
1728
|
-
"contents": "data:image/svg+xml;
|
|
1729
|
-
},
|
|
1730
|
-
"engines": {
|
|
1731
|
-
"camunda": "^8.2"
|
|
1731
|
+
"contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxOCcgaGVpZ2h0PScxOCcgdmlld0JveD0nLTcuNSAwIDI3MSAyNzEnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yNDUuNDQgMTA4LjMwOGgtODUuMDlhNy43MzggNy43MzggMCAwIDEtNy43MzUtNy43MzR2LTg4LjY4QzE1Mi42MTUgNS4zMjcgMTQ3LjI5IDAgMTQwLjcyNiAwaC0zMC4zNzVjLTYuNTY4IDAtMTEuODkgNS4zMjctMTEuODkgMTEuODk0djg4LjE0M2MwIDQuNTczLTMuNjk3IDguMjktOC4yNyA4LjMxbC0yNy44ODUuMTMzYy00LjYxMi4wMjUtOC4zNTktMy43MTctOC4zNS04LjMyNWwuMTczLTg4LjI0MUM1NC4xNDQgNS4zMzcgNDguODE3IDAgNDIuMjQgMEgxMS44OUM1LjMyMSAwIDAgNS4zMjcgMCAxMS44OTRWMjYwLjIxYzAgNS44MzQgNC43MjYgMTAuNTYgMTAuNTU1IDEwLjU2SDI0NS40NGM1LjgzNCAwIDEwLjU2LTQuNzI2IDEwLjU2LTEwLjU2VjExOC44NjhjMC01LjgzNC00LjcyNi0xMC41Ni0xMC41Ni0xMC41NnptLTM5LjkwMiA5My4yMzNjMCA3LjY0NS02LjE5OCAxMy44NDQtMTMuODQzIDEzLjg0NEgxNjcuNjljLTcuNjQ2IDAtMTMuODQ0LTYuMTk5LTEzLjg0NC0xMy44NDR2LTI0LjAwNWMwLTcuNjQ2IDYuMTk4LTEzLjg0NCAxMy44NDQtMTMuODQ0aDI0LjAwNWM3LjY0NSAwIDEzLjg0MyA2LjE5OCAxMy44NDMgMTMuODQ0djI0LjAwNXonCiAgICAgICAgICBmaWxsPScjRjYwJy8+Cjwvc3ZnPg=="
|
|
1732
1732
|
}
|
|
1733
1733
|
}
|
|
1734
1734
|
]
|