@camunda/connectors-element-templates 1.0.18 → 1.0.20
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 +2 -2
- package/src/element-templates/agenticai-a2a-client-outbound-connector.json +3 -3
- 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 +49 -49
- package/src/element-templates/agenticai-aiagent-job-worker.json +389 -389
- package/src/element-templates/agenticai-aiagent-outbound-connector.json +3928 -3928
- package/src/element-templates/agenticai-mcp-client-outbound-connector.json +551 -551
- package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +733 -733
- package/src/element-templates/asana-connector.json +111 -111
- package/src/element-templates/automation-anywhere-outbound-connector.json +1224 -1224
- package/src/element-templates/aws-bedrock-agentcore-long-term-memory-outbound-connector.json +1 -1
- package/src/element-templates/aws-bedrock-agentcore-runtime-outbound-connector.json +1 -1
- package/src/element-templates/aws-bedrock-codeinterpreter-outbound-connector.json +1 -1
- package/src/element-templates/aws-bedrock-knowledgebase-outbound-connector.json +1 -1
- package/src/element-templates/aws-bedrock-outbound-connector.json +432 -432
- package/src/element-templates/aws-comprehend-outbound-connector.json +1 -1
- package/src/element-templates/aws-dynamodb-outbound-connector.json +3518 -2166
- package/src/element-templates/aws-eventbridge-connector-boundary.json +38 -38
- package/src/element-templates/aws-eventbridge-connector-intermediate.json +80 -80
- 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-connector-start-event.json +15 -15
- package/src/element-templates/aws-eventbridge-outbound-connector.json +306 -306
- package/src/element-templates/aws-lambda-outbound-connector.json +279 -279
- package/src/element-templates/aws-s3-outbound-connector.json +721 -48
- package/src/element-templates/aws-sagemaker-outbound-connector.json +59 -59
- package/src/element-templates/aws-sns-inbound-boundary.json +181 -181
- package/src/element-templates/aws-sns-inbound-intermediate.json +325 -325
- package/src/element-templates/aws-sns-inbound-message-start.json +350 -350
- package/src/element-templates/aws-sns-inbound-start-event.json +140 -140
- package/src/element-templates/aws-sns-outbound-connector.json +301 -301
- package/src/element-templates/aws-sqs-boundary-connector.json +930 -930
- package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +628 -628
- package/src/element-templates/aws-sqs-outbound-connector.json +366 -366
- package/src/element-templates/aws-sqs-start-event-connector.json +717 -717
- package/src/element-templates/aws-sqs-start-message.json +488 -488
- package/src/element-templates/aws-textract-outbound-connector.json +351 -351
- package/src/element-templates/azure-blobstorage-outbound-connector.json +201 -201
- package/src/element-templates/azure-open-ai-connector.json +49 -49
- package/src/element-templates/blue-prism-connector.json +64 -64
- package/src/element-templates/box-outbound-connector.json +49 -49
- package/src/element-templates/csv-outbound-connector.json +449 -0
- package/src/element-templates/easy-post-connector.json +214 -214
- 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 +903 -903
- package/src/element-templates/embeddings-vector-database-outbound-connector.json +520 -520
- package/src/element-templates/github-connector.json +8446 -8446
- package/src/element-templates/github-webhook-connector-intermediate.json +55 -55
- package/src/element-templates/github-webhook-connector-message-start.json +19 -19
- package/src/element-templates/github-webhook-connector-start-event.json +52 -52
- package/src/element-templates/gitlab-connector.json +2344 -2344
- package/src/element-templates/google-cloud-storage-outbound-connector.json +201 -201
- package/src/element-templates/google-drive-outbound-connector.json +1106 -1106
- package/src/element-templates/google-gemini-outbound-connector.json +125 -125
- package/src/element-templates/google-maps-platform-connector.json +97 -97
- package/src/element-templates/google-sheets-outbound-connector.json +3100 -3100
- package/src/element-templates/graphql-outbound-connector.json +738 -631
- package/src/element-templates/http-json-connector.json +3249 -1651
- package/src/element-templates/http-polling-boundary-catch-event-connector.json +866 -764
- package/src/element-templates/http-polling-connector.json +851 -749
- package/src/element-templates/hubspot-outbound-connector.json +67 -67
- package/src/element-templates/hugging-face-connector.json +79 -79
- package/src/element-templates/jdbc-outbound-connector.json +68 -68
- package/src/element-templates/kafka-inbound-connector-boundary.json +927 -927
- package/src/element-templates/kafka-inbound-connector-intermediate.json +1125 -1125
- package/src/element-templates/kafka-inbound-connector-start-message.json +650 -650
- package/src/element-templates/kafka-outbound-connector.json +424 -424
- package/src/element-templates/microsoft-office365-mail-connector.json +993 -7
- package/src/element-templates/microsoft-teams-outbound-connector.json +4145 -4145
- package/src/element-templates/openai-connector.json +317 -317
- package/src/element-templates/operate-connector.json +142 -142
- package/src/element-templates/power-automate-connector.json +44 -44
- package/src/element-templates/rabbitmq-inbound-connector-boundary.json +905 -905
- package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +763 -763
- package/src/element-templates/rabbitmq-inbound-connector-message-start.json +470 -470
- package/src/element-templates/rabbitmq-inbound-connector-start-event.json +752 -752
- package/src/element-templates/rabbitmq-outbound-connector.json +367 -367
- package/src/element-templates/rpa-connector.json +5 -5
- package/src/element-templates/salesforce-connector.json +112 -112
- package/src/element-templates/send-message-connector-intermediate-throw-event.json +1 -1
- package/src/element-templates/send-message-connector-message-end-event.json +1 -1
- package/src/element-templates/send-message-connector-send-task.json +1 -1
- package/src/element-templates/sendgrid-outbound-connector.json +1220 -1220
- package/src/element-templates/servicenow-connector.json +7 -7
- package/src/element-templates/servicenow-flow-starter-connector.json +1 -1
- package/src/element-templates/servicenow-incident-connector.json +7 -7
- package/src/element-templates/slack-inbound-boundary.json +463 -463
- package/src/element-templates/slack-inbound-intermediate.json +506 -506
- package/src/element-templates/slack-inbound-message-start.json +364 -364
- package/src/element-templates/slack-inbound-receive.json +23 -23
- package/src/element-templates/slack-inbound-start-event.json +334 -334
- package/src/element-templates/slack-outbound-connector.json +1803 -1803
- package/src/element-templates/soap-outbound-connector.json +1 -1
- package/src/element-templates/twilio-connector.json +355 -355
- package/src/element-templates/twilio-webhook-boundary-connector.json +35 -35
- package/src/element-templates/twilio-webhook-connector.json +53 -53
- package/src/element-templates/twilio-webhook-intermediate-connector.json +39 -39
- package/src/element-templates/twilio-webhook-message-start-connector.json +26 -26
- package/src/element-templates/uipath-connector.json +4 -4
- package/src/element-templates/webhook-connector-boundary.json +1205 -1205
- package/src/element-templates/webhook-connector-intermediate.json +1550 -1550
- package/src/element-templates/webhook-connector-receive.json +61 -61
- package/src/element-templates/webhook-connector-start-event.json +1606 -1606
- package/src/element-templates/webhook-connector-start-message.json +1300 -1300
- package/src/element-templates/whatsapp-connector.json +59 -59
|
@@ -1,24 +1,11 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
3
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
4
|
-
"name": "RabbitMQ
|
|
4
|
+
"name": "RabbitMQ connector",
|
|
5
5
|
"id": "io.camunda.connectors.inbound.RabbitMQ.StartEvent.v1",
|
|
6
|
+
"version": 2,
|
|
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
|
-
"deprecated": {
|
|
17
|
-
"message": "None Start Events are deprecated in favor of Message Start Events for message based Connectors.",
|
|
18
|
-
"documentationRef": "https://docs.camunda.io/docs/components/modeler/bpmn/none-events/"
|
|
19
|
-
},
|
|
20
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound",
|
|
21
|
-
"version": 8,
|
|
8
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq-inbound",
|
|
22
9
|
"category": {
|
|
23
10
|
"id": "connectors",
|
|
24
11
|
"name": "Connectors"
|
|
@@ -27,9 +14,6 @@
|
|
|
27
14
|
"elementType": {
|
|
28
15
|
"value": "bpmn:StartEvent"
|
|
29
16
|
},
|
|
30
|
-
"engines": {
|
|
31
|
-
"camunda": "^8.6"
|
|
32
|
-
},
|
|
33
17
|
"groups": [
|
|
34
18
|
{
|
|
35
19
|
"id": "authentication",
|
|
@@ -48,34 +32,29 @@
|
|
|
48
32
|
"label": "Activation"
|
|
49
33
|
},
|
|
50
34
|
{
|
|
51
|
-
"id": "
|
|
52
|
-
"label": "
|
|
53
|
-
"tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
|
|
54
|
-
},
|
|
55
|
-
{
|
|
56
|
-
"id": "output",
|
|
57
|
-
"label": "Output mapping"
|
|
35
|
+
"id": "variable-mapping",
|
|
36
|
+
"label": "Variable mapping"
|
|
58
37
|
}
|
|
59
38
|
],
|
|
60
39
|
"properties": [
|
|
61
40
|
{
|
|
41
|
+
"type": "Hidden",
|
|
62
42
|
"value": "io.camunda:connector-rabbitmq-inbound:1",
|
|
63
43
|
"binding": {
|
|
64
|
-
"
|
|
65
|
-
"
|
|
66
|
-
}
|
|
67
|
-
"type": "Hidden"
|
|
44
|
+
"type": "zeebe:property",
|
|
45
|
+
"name": "inbound.type"
|
|
46
|
+
}
|
|
68
47
|
},
|
|
69
48
|
{
|
|
70
|
-
"id": "
|
|
49
|
+
"id": "connectionType",
|
|
71
50
|
"label": "Connection type",
|
|
72
|
-
"value": "uri",
|
|
73
51
|
"group": "authentication",
|
|
52
|
+
"type": "Dropdown",
|
|
53
|
+
"value": "uri",
|
|
74
54
|
"binding": {
|
|
75
|
-
"
|
|
76
|
-
"
|
|
55
|
+
"type": "zeebe:property",
|
|
56
|
+
"name": "authentication.authType"
|
|
77
57
|
},
|
|
78
|
-
"type": "Dropdown",
|
|
79
58
|
"choices": [
|
|
80
59
|
{
|
|
81
60
|
"name": "URI",
|
|
@@ -88,178 +67,154 @@
|
|
|
88
67
|
]
|
|
89
68
|
},
|
|
90
69
|
{
|
|
91
|
-
"id": "authentication.uri",
|
|
92
70
|
"label": "URI",
|
|
93
71
|
"description": "URI should contain username, password, host name, port number, and virtual host",
|
|
94
|
-
"
|
|
72
|
+
"group": "authentication",
|
|
73
|
+
"type": "String",
|
|
74
|
+
"binding": {
|
|
75
|
+
"type": "zeebe:property",
|
|
76
|
+
"name": "authentication.uri"
|
|
77
|
+
},
|
|
95
78
|
"constraints": {
|
|
96
79
|
"notEmpty": true,
|
|
97
80
|
"pattern": {
|
|
98
|
-
"value": "^(
|
|
81
|
+
"value": "^(amqps?://)|secrets\\..+|(\\{\\{secrets\\..+\\}\\}).*",
|
|
99
82
|
"message": "Must start with amqp(s):// or contain a secret reference"
|
|
100
83
|
}
|
|
101
84
|
},
|
|
102
|
-
"group": "authentication",
|
|
103
|
-
"binding": {
|
|
104
|
-
"name": "authentication.uri",
|
|
105
|
-
"type": "zeebe:property"
|
|
106
|
-
},
|
|
107
85
|
"condition": {
|
|
108
|
-
"property": "
|
|
109
|
-
"equals": "uri"
|
|
110
|
-
|
|
111
|
-
},
|
|
112
|
-
"type": "String"
|
|
86
|
+
"property": "connectionType",
|
|
87
|
+
"equals": "uri"
|
|
88
|
+
}
|
|
113
89
|
},
|
|
114
90
|
{
|
|
115
|
-
"id": "authentication.userName",
|
|
116
91
|
"label": "Username",
|
|
117
|
-
"optional": false,
|
|
118
|
-
"constraints": {
|
|
119
|
-
"notEmpty": true
|
|
120
|
-
},
|
|
121
92
|
"group": "authentication",
|
|
93
|
+
"type": "String",
|
|
122
94
|
"binding": {
|
|
123
|
-
"
|
|
124
|
-
"
|
|
95
|
+
"type": "zeebe:property",
|
|
96
|
+
"name": "authentication.userName"
|
|
125
97
|
},
|
|
126
|
-
"
|
|
127
|
-
"
|
|
128
|
-
"equals": "credentials",
|
|
129
|
-
"type": "simple"
|
|
98
|
+
"constraints": {
|
|
99
|
+
"notEmpty": true
|
|
130
100
|
},
|
|
131
|
-
"
|
|
101
|
+
"condition": {
|
|
102
|
+
"property": "connectionType",
|
|
103
|
+
"equals": "credentials"
|
|
104
|
+
}
|
|
132
105
|
},
|
|
133
106
|
{
|
|
134
|
-
"id": "authentication.password",
|
|
135
107
|
"label": "Password",
|
|
136
|
-
"optional": false,
|
|
137
|
-
"constraints": {
|
|
138
|
-
"notEmpty": true
|
|
139
|
-
},
|
|
140
108
|
"group": "authentication",
|
|
109
|
+
"type": "String",
|
|
141
110
|
"binding": {
|
|
142
|
-
"
|
|
143
|
-
"
|
|
144
|
-
},
|
|
145
|
-
"condition": {
|
|
146
|
-
"property": "authentication.authType",
|
|
147
|
-
"equals": "credentials",
|
|
148
|
-
"type": "simple"
|
|
111
|
+
"type": "zeebe:property",
|
|
112
|
+
"name": "authentication.password"
|
|
149
113
|
},
|
|
150
|
-
"type": "String"
|
|
151
|
-
},
|
|
152
|
-
{
|
|
153
|
-
"id": "routing.virtualHost",
|
|
154
|
-
"label": "Virtual host",
|
|
155
|
-
"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>",
|
|
156
|
-
"optional": false,
|
|
157
114
|
"constraints": {
|
|
158
115
|
"notEmpty": true
|
|
159
116
|
},
|
|
160
|
-
"group": "routing",
|
|
161
|
-
"binding": {
|
|
162
|
-
"name": "routing.virtualHost",
|
|
163
|
-
"type": "zeebe:property"
|
|
164
|
-
},
|
|
165
117
|
"condition": {
|
|
166
|
-
"property": "
|
|
167
|
-
"equals": "credentials"
|
|
168
|
-
|
|
169
|
-
},
|
|
170
|
-
"type": "String"
|
|
118
|
+
"property": "connectionType",
|
|
119
|
+
"equals": "credentials"
|
|
120
|
+
}
|
|
171
121
|
},
|
|
172
122
|
{
|
|
173
|
-
"id": "routing.hostName",
|
|
174
123
|
"label": "Host name",
|
|
175
|
-
"description": "Host name: get from RabbitMQ external
|
|
176
|
-
"
|
|
124
|
+
"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>",
|
|
125
|
+
"group": "routing",
|
|
126
|
+
"type": "String",
|
|
127
|
+
"binding": {
|
|
128
|
+
"type": "zeebe:property",
|
|
129
|
+
"name": "routing.hostName"
|
|
130
|
+
},
|
|
177
131
|
"constraints": {
|
|
178
132
|
"notEmpty": true
|
|
179
133
|
},
|
|
134
|
+
"condition": {
|
|
135
|
+
"property": "connectionType",
|
|
136
|
+
"equals": "credentials"
|
|
137
|
+
}
|
|
138
|
+
},
|
|
139
|
+
{
|
|
140
|
+
"label": "Virtual host",
|
|
141
|
+
"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>",
|
|
180
142
|
"group": "routing",
|
|
143
|
+
"type": "String",
|
|
181
144
|
"binding": {
|
|
182
|
-
"
|
|
183
|
-
"
|
|
145
|
+
"type": "zeebe:property",
|
|
146
|
+
"name": "routing.virtualHost"
|
|
184
147
|
},
|
|
185
|
-
"
|
|
186
|
-
"
|
|
187
|
-
"equals": "credentials",
|
|
188
|
-
"type": "simple"
|
|
148
|
+
"constraints": {
|
|
149
|
+
"notEmpty": true
|
|
189
150
|
},
|
|
190
|
-
"
|
|
151
|
+
"condition": {
|
|
152
|
+
"property": "connectionType",
|
|
153
|
+
"equals": "credentials"
|
|
154
|
+
}
|
|
191
155
|
},
|
|
192
156
|
{
|
|
193
|
-
"id": "routing.port",
|
|
194
157
|
"label": "Port",
|
|
195
|
-
"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
|
|
196
|
-
"optional": false,
|
|
197
|
-
"constraints": {
|
|
198
|
-
"notEmpty": true
|
|
199
|
-
},
|
|
158
|
+
"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>",
|
|
200
159
|
"group": "routing",
|
|
160
|
+
"type": "String",
|
|
201
161
|
"binding": {
|
|
202
|
-
"
|
|
203
|
-
"
|
|
162
|
+
"type": "zeebe:property",
|
|
163
|
+
"name": "routing.port"
|
|
204
164
|
},
|
|
205
|
-
"
|
|
206
|
-
"
|
|
207
|
-
"equals": "credentials",
|
|
208
|
-
"type": "simple"
|
|
165
|
+
"constraints": {
|
|
166
|
+
"notEmpty": true
|
|
209
167
|
},
|
|
210
|
-
"
|
|
168
|
+
"condition": {
|
|
169
|
+
"property": "connectionType",
|
|
170
|
+
"equals": "credentials"
|
|
171
|
+
}
|
|
211
172
|
},
|
|
212
173
|
{
|
|
213
|
-
"id": "queueName",
|
|
214
174
|
"label": "Queue name",
|
|
215
175
|
"description": "Name of the queue to subscribe to",
|
|
216
|
-
"optional": false,
|
|
217
|
-
"constraints": {
|
|
218
|
-
"notEmpty": true
|
|
219
|
-
},
|
|
220
176
|
"group": "subscription",
|
|
177
|
+
"type": "String",
|
|
178
|
+
"feel": "optional",
|
|
221
179
|
"binding": {
|
|
222
|
-
"
|
|
223
|
-
"
|
|
180
|
+
"type": "zeebe:property",
|
|
181
|
+
"name": "queueName"
|
|
224
182
|
},
|
|
225
|
-
"
|
|
183
|
+
"constraints": {
|
|
184
|
+
"notEmpty": true
|
|
185
|
+
}
|
|
226
186
|
},
|
|
227
187
|
{
|
|
228
|
-
"id": "consumerTag",
|
|
229
188
|
"label": "Consumer tag",
|
|
230
189
|
"description": "Consumer tag to use for the subscription",
|
|
231
|
-
"optional": false,
|
|
232
190
|
"group": "subscription",
|
|
191
|
+
"type": "String",
|
|
192
|
+
"feel": "optional",
|
|
233
193
|
"binding": {
|
|
234
|
-
"
|
|
235
|
-
"
|
|
236
|
-
}
|
|
237
|
-
"type": "String"
|
|
194
|
+
"type": "zeebe:property",
|
|
195
|
+
"name": "consumerTag"
|
|
196
|
+
}
|
|
238
197
|
},
|
|
239
198
|
{
|
|
240
|
-
"id": "arguments",
|
|
241
199
|
"label": "Arguments",
|
|
242
200
|
"description": "Arguments to use for the subscription",
|
|
243
|
-
"optional": true,
|
|
244
|
-
"feel": "required",
|
|
245
201
|
"group": "subscription",
|
|
202
|
+
"type": "String",
|
|
203
|
+
"feel": "required",
|
|
246
204
|
"binding": {
|
|
247
|
-
"
|
|
248
|
-
"
|
|
249
|
-
}
|
|
250
|
-
"type": "String"
|
|
205
|
+
"type": "zeebe:property",
|
|
206
|
+
"name": "arguments"
|
|
207
|
+
}
|
|
251
208
|
},
|
|
252
209
|
{
|
|
253
|
-
"id": "exclusive",
|
|
254
210
|
"label": "Exclusive consumer",
|
|
255
|
-
"optional": false,
|
|
256
|
-
"value": "false",
|
|
257
211
|
"group": "subscription",
|
|
212
|
+
"type": "Dropdown",
|
|
213
|
+
"value": "false",
|
|
258
214
|
"binding": {
|
|
259
|
-
"
|
|
260
|
-
"
|
|
215
|
+
"type": "zeebe:property",
|
|
216
|
+
"name": "exclusive"
|
|
261
217
|
},
|
|
262
|
-
"type": "Dropdown",
|
|
263
218
|
"choices": [
|
|
264
219
|
{
|
|
265
220
|
"name": "Yes",
|
|
@@ -272,129 +227,55 @@
|
|
|
272
227
|
]
|
|
273
228
|
},
|
|
274
229
|
{
|
|
275
|
-
"id": "activationCondition",
|
|
276
230
|
"label": "Activation condition",
|
|
277
|
-
"
|
|
278
|
-
"optional": true,
|
|
279
|
-
"feel": "required",
|
|
231
|
+
"type": "String",
|
|
280
232
|
"group": "activation",
|
|
233
|
+
"feel": "required",
|
|
234
|
+
"optional": true,
|
|
281
235
|
"binding": {
|
|
282
|
-
"
|
|
283
|
-
"
|
|
236
|
+
"type": "zeebe:property",
|
|
237
|
+
"name": "activationCondition"
|
|
284
238
|
},
|
|
285
|
-
"
|
|
239
|
+
"description": "Condition under which the connector triggers. Leave empty to catch all events"
|
|
286
240
|
},
|
|
287
241
|
{
|
|
288
|
-
"
|
|
289
|
-
"
|
|
290
|
-
"
|
|
291
|
-
"
|
|
242
|
+
"label": "Result variable",
|
|
243
|
+
"type": "String",
|
|
244
|
+
"group": "variable-mapping",
|
|
245
|
+
"optional": true,
|
|
292
246
|
"binding": {
|
|
293
|
-
"
|
|
294
|
-
"
|
|
295
|
-
},
|
|
296
|
-
"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",
|
|
297
|
-
"type": "Boolean"
|
|
298
|
-
},
|
|
299
|
-
{
|
|
300
|
-
"id": "deduplicationModeManualFlag",
|
|
301
|
-
"label": "Manual mode",
|
|
302
|
-
"description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
|
|
303
|
-
"value": false,
|
|
304
|
-
"group": "deduplication",
|
|
305
|
-
"binding": {
|
|
306
|
-
"name": "deduplicationModeManualFlag",
|
|
307
|
-
"type": "zeebe:property"
|
|
308
|
-
},
|
|
309
|
-
"type": "Boolean"
|
|
310
|
-
},
|
|
311
|
-
{
|
|
312
|
-
"id": "deduplicationId",
|
|
313
|
-
"label": "Deduplication ID",
|
|
314
|
-
"constraints": {
|
|
315
|
-
"notEmpty": true,
|
|
316
|
-
"pattern": {
|
|
317
|
-
"value": "^[a-zA-Z0-9_-]+$",
|
|
318
|
-
"message": "can only contain alphanumeric characters, dashes, and underscores"
|
|
319
|
-
}
|
|
320
|
-
},
|
|
321
|
-
"group": "deduplication",
|
|
322
|
-
"binding": {
|
|
323
|
-
"name": "deduplicationId",
|
|
324
|
-
"type": "zeebe:property"
|
|
325
|
-
},
|
|
326
|
-
"condition": {
|
|
327
|
-
"property": "deduplicationModeManualFlag",
|
|
328
|
-
"equals": true,
|
|
329
|
-
"type": "simple"
|
|
330
|
-
},
|
|
331
|
-
"type": "String"
|
|
332
|
-
},
|
|
333
|
-
{
|
|
334
|
-
"id": "deduplicationModeManual",
|
|
335
|
-
"value": "MANUAL",
|
|
336
|
-
"group": "deduplication",
|
|
337
|
-
"binding": {
|
|
338
|
-
"name": "deduplicationMode",
|
|
339
|
-
"type": "zeebe:property"
|
|
340
|
-
},
|
|
341
|
-
"condition": {
|
|
342
|
-
"property": "deduplicationId",
|
|
343
|
-
"isActive": true,
|
|
344
|
-
"type": "simple"
|
|
345
|
-
},
|
|
346
|
-
"type": "Hidden"
|
|
347
|
-
},
|
|
348
|
-
{
|
|
349
|
-
"id": "deduplicationModeAuto",
|
|
350
|
-
"value": "AUTO",
|
|
351
|
-
"group": "deduplication",
|
|
352
|
-
"binding": {
|
|
353
|
-
"name": "deduplicationMode",
|
|
354
|
-
"type": "zeebe:property"
|
|
355
|
-
},
|
|
356
|
-
"condition": {
|
|
357
|
-
"property": "deduplicationId",
|
|
358
|
-
"isActive": false,
|
|
359
|
-
"type": "simple"
|
|
360
|
-
},
|
|
361
|
-
"type": "Hidden"
|
|
362
|
-
},
|
|
363
|
-
{
|
|
364
|
-
"id": "resultVariable",
|
|
365
|
-
"label": "Result variable",
|
|
366
|
-
"description": "Name of variable to store the response in",
|
|
367
|
-
"group": "output",
|
|
368
|
-
"binding": {
|
|
369
|
-
"name": "resultVariable",
|
|
370
|
-
"type": "zeebe:property"
|
|
247
|
+
"type": "zeebe:property",
|
|
248
|
+
"name": "resultVariable"
|
|
371
249
|
},
|
|
372
|
-
"
|
|
250
|
+
"description": "Name of variable to store the result of the connector in"
|
|
373
251
|
},
|
|
374
252
|
{
|
|
375
|
-
"id": "resultExpression",
|
|
376
253
|
"label": "Result expression",
|
|
377
|
-
"
|
|
254
|
+
"type": "String",
|
|
255
|
+
"group": "variable-mapping",
|
|
378
256
|
"feel": "required",
|
|
379
|
-
"
|
|
257
|
+
"optional": true,
|
|
380
258
|
"binding": {
|
|
381
|
-
"
|
|
382
|
-
"
|
|
259
|
+
"type": "zeebe:property",
|
|
260
|
+
"name": "resultExpression"
|
|
383
261
|
},
|
|
384
|
-
"
|
|
262
|
+
"description": "Expression to map the inbound payload to process variables"
|
|
385
263
|
}
|
|
386
264
|
],
|
|
387
265
|
"icon": {
|
|
388
|
-
"contents": "data:image/svg+xml;
|
|
266
|
+
"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"
|
|
267
|
+
},
|
|
268
|
+
"engines": {
|
|
269
|
+
"camunda": "^8.2"
|
|
389
270
|
}
|
|
390
271
|
},
|
|
391
272
|
{
|
|
392
273
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
393
|
-
"name": "RabbitMQ
|
|
274
|
+
"name": "RabbitMQ Start Event Connector",
|
|
394
275
|
"id": "io.camunda.connectors.inbound.RabbitMQ.StartEvent.v1",
|
|
395
|
-
"version": 2,
|
|
396
276
|
"description": "Receive a message from RabbitMQ",
|
|
397
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq
|
|
277
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound",
|
|
278
|
+
"version": 6,
|
|
398
279
|
"category": {
|
|
399
280
|
"id": "connectors",
|
|
400
281
|
"name": "Connectors"
|
|
@@ -421,29 +302,29 @@
|
|
|
421
302
|
"label": "Activation"
|
|
422
303
|
},
|
|
423
304
|
{
|
|
424
|
-
"id": "
|
|
425
|
-
"label": "
|
|
305
|
+
"id": "output",
|
|
306
|
+
"label": "Output mapping"
|
|
426
307
|
}
|
|
427
308
|
],
|
|
428
309
|
"properties": [
|
|
429
310
|
{
|
|
430
|
-
"type": "Hidden",
|
|
431
311
|
"value": "io.camunda:connector-rabbitmq-inbound:1",
|
|
432
312
|
"binding": {
|
|
433
|
-
"
|
|
434
|
-
"
|
|
435
|
-
}
|
|
313
|
+
"name": "inbound.type",
|
|
314
|
+
"type": "zeebe:property"
|
|
315
|
+
},
|
|
316
|
+
"type": "Hidden"
|
|
436
317
|
},
|
|
437
318
|
{
|
|
438
|
-
"id": "
|
|
319
|
+
"id": "authentication.authType",
|
|
439
320
|
"label": "Connection type",
|
|
440
|
-
"group": "authentication",
|
|
441
|
-
"type": "Dropdown",
|
|
442
321
|
"value": "uri",
|
|
322
|
+
"group": "authentication",
|
|
443
323
|
"binding": {
|
|
444
|
-
"
|
|
445
|
-
"
|
|
324
|
+
"name": "authentication.authType",
|
|
325
|
+
"type": "zeebe:property"
|
|
446
326
|
},
|
|
327
|
+
"type": "Dropdown",
|
|
447
328
|
"choices": [
|
|
448
329
|
{
|
|
449
330
|
"name": "URI",
|
|
@@ -456,154 +337,178 @@
|
|
|
456
337
|
]
|
|
457
338
|
},
|
|
458
339
|
{
|
|
340
|
+
"id": "authentication.uri",
|
|
459
341
|
"label": "URI",
|
|
460
342
|
"description": "URI should contain username, password, host name, port number, and virtual host",
|
|
461
|
-
"
|
|
462
|
-
"type": "String",
|
|
463
|
-
"binding": {
|
|
464
|
-
"type": "zeebe:property",
|
|
465
|
-
"name": "authentication.uri"
|
|
466
|
-
},
|
|
343
|
+
"optional": false,
|
|
467
344
|
"constraints": {
|
|
468
345
|
"notEmpty": true,
|
|
469
346
|
"pattern": {
|
|
470
|
-
"value": "^(amqps
|
|
347
|
+
"value": "^(=|(amqps?://|secrets|\\{\\{).*$)",
|
|
471
348
|
"message": "Must start with amqp(s):// or contain a secret reference"
|
|
472
349
|
}
|
|
473
350
|
},
|
|
351
|
+
"group": "authentication",
|
|
352
|
+
"binding": {
|
|
353
|
+
"name": "authentication.uri",
|
|
354
|
+
"type": "zeebe:property"
|
|
355
|
+
},
|
|
474
356
|
"condition": {
|
|
475
|
-
"property": "
|
|
476
|
-
"equals": "uri"
|
|
477
|
-
|
|
357
|
+
"property": "authentication.authType",
|
|
358
|
+
"equals": "uri",
|
|
359
|
+
"type": "simple"
|
|
360
|
+
},
|
|
361
|
+
"type": "String"
|
|
478
362
|
},
|
|
479
363
|
{
|
|
364
|
+
"id": "authentication.userName",
|
|
480
365
|
"label": "Username",
|
|
481
|
-
"
|
|
482
|
-
"type": "String",
|
|
483
|
-
"binding": {
|
|
484
|
-
"type": "zeebe:property",
|
|
485
|
-
"name": "authentication.userName"
|
|
486
|
-
},
|
|
366
|
+
"optional": false,
|
|
487
367
|
"constraints": {
|
|
488
368
|
"notEmpty": true
|
|
489
369
|
},
|
|
370
|
+
"group": "authentication",
|
|
371
|
+
"binding": {
|
|
372
|
+
"name": "authentication.userName",
|
|
373
|
+
"type": "zeebe:property"
|
|
374
|
+
},
|
|
490
375
|
"condition": {
|
|
491
|
-
"property": "
|
|
492
|
-
"equals": "credentials"
|
|
493
|
-
|
|
376
|
+
"property": "authentication.authType",
|
|
377
|
+
"equals": "credentials",
|
|
378
|
+
"type": "simple"
|
|
379
|
+
},
|
|
380
|
+
"type": "String"
|
|
494
381
|
},
|
|
495
382
|
{
|
|
383
|
+
"id": "authentication.password",
|
|
496
384
|
"label": "Password",
|
|
385
|
+
"optional": false,
|
|
386
|
+
"constraints": {
|
|
387
|
+
"notEmpty": true
|
|
388
|
+
},
|
|
497
389
|
"group": "authentication",
|
|
498
|
-
"type": "String",
|
|
499
390
|
"binding": {
|
|
500
|
-
"
|
|
501
|
-
"
|
|
391
|
+
"name": "authentication.password",
|
|
392
|
+
"type": "zeebe:property"
|
|
393
|
+
},
|
|
394
|
+
"condition": {
|
|
395
|
+
"property": "authentication.authType",
|
|
396
|
+
"equals": "credentials",
|
|
397
|
+
"type": "simple"
|
|
502
398
|
},
|
|
399
|
+
"type": "String"
|
|
400
|
+
},
|
|
401
|
+
{
|
|
402
|
+
"id": "routing.virtualHost",
|
|
403
|
+
"label": "Virtual host",
|
|
404
|
+
"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>",
|
|
405
|
+
"optional": false,
|
|
503
406
|
"constraints": {
|
|
504
407
|
"notEmpty": true
|
|
505
408
|
},
|
|
409
|
+
"group": "routing",
|
|
410
|
+
"binding": {
|
|
411
|
+
"name": "routing.virtualHost",
|
|
412
|
+
"type": "zeebe:property"
|
|
413
|
+
},
|
|
506
414
|
"condition": {
|
|
507
|
-
"property": "
|
|
508
|
-
"equals": "credentials"
|
|
509
|
-
|
|
415
|
+
"property": "authentication.authType",
|
|
416
|
+
"equals": "credentials",
|
|
417
|
+
"type": "simple"
|
|
418
|
+
},
|
|
419
|
+
"type": "String"
|
|
510
420
|
},
|
|
511
421
|
{
|
|
422
|
+
"id": "routing.hostName",
|
|
512
423
|
"label": "Host name",
|
|
513
|
-
"description": "Host name: get from RabbitMQ external
|
|
514
|
-
"
|
|
515
|
-
"type": "String",
|
|
516
|
-
"binding": {
|
|
517
|
-
"type": "zeebe:property",
|
|
518
|
-
"name": "routing.hostName"
|
|
519
|
-
},
|
|
424
|
+
"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>",
|
|
425
|
+
"optional": false,
|
|
520
426
|
"constraints": {
|
|
521
427
|
"notEmpty": true
|
|
522
428
|
},
|
|
523
|
-
"condition": {
|
|
524
|
-
"property": "connectionType",
|
|
525
|
-
"equals": "credentials"
|
|
526
|
-
}
|
|
527
|
-
},
|
|
528
|
-
{
|
|
529
|
-
"label": "Virtual host",
|
|
530
|
-
"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>",
|
|
531
429
|
"group": "routing",
|
|
532
|
-
"type": "String",
|
|
533
430
|
"binding": {
|
|
534
|
-
"
|
|
535
|
-
"
|
|
536
|
-
},
|
|
537
|
-
"constraints": {
|
|
538
|
-
"notEmpty": true
|
|
431
|
+
"name": "routing.hostName",
|
|
432
|
+
"type": "zeebe:property"
|
|
539
433
|
},
|
|
540
434
|
"condition": {
|
|
541
|
-
"property": "
|
|
542
|
-
"equals": "credentials"
|
|
543
|
-
|
|
435
|
+
"property": "authentication.authType",
|
|
436
|
+
"equals": "credentials",
|
|
437
|
+
"type": "simple"
|
|
438
|
+
},
|
|
439
|
+
"type": "String"
|
|
544
440
|
},
|
|
545
441
|
{
|
|
442
|
+
"id": "routing.port",
|
|
546
443
|
"label": "Port",
|
|
547
|
-
"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
|
|
548
|
-
"
|
|
549
|
-
"type": "String",
|
|
550
|
-
"binding": {
|
|
551
|
-
"type": "zeebe:property",
|
|
552
|
-
"name": "routing.port"
|
|
553
|
-
},
|
|
444
|
+
"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>",
|
|
445
|
+
"optional": false,
|
|
554
446
|
"constraints": {
|
|
555
447
|
"notEmpty": true
|
|
556
448
|
},
|
|
449
|
+
"group": "routing",
|
|
450
|
+
"binding": {
|
|
451
|
+
"name": "routing.port",
|
|
452
|
+
"type": "zeebe:property"
|
|
453
|
+
},
|
|
557
454
|
"condition": {
|
|
558
|
-
"property": "
|
|
559
|
-
"equals": "credentials"
|
|
560
|
-
|
|
455
|
+
"property": "authentication.authType",
|
|
456
|
+
"equals": "credentials",
|
|
457
|
+
"type": "simple"
|
|
458
|
+
},
|
|
459
|
+
"type": "String"
|
|
561
460
|
},
|
|
562
461
|
{
|
|
462
|
+
"id": "queueName",
|
|
563
463
|
"label": "Queue name",
|
|
564
464
|
"description": "Name of the queue to subscribe to",
|
|
465
|
+
"optional": false,
|
|
466
|
+
"constraints": {
|
|
467
|
+
"notEmpty": true
|
|
468
|
+
},
|
|
565
469
|
"group": "subscription",
|
|
566
|
-
"type": "String",
|
|
567
|
-
"feel": "optional",
|
|
568
470
|
"binding": {
|
|
569
|
-
"
|
|
570
|
-
"
|
|
471
|
+
"name": "queueName",
|
|
472
|
+
"type": "zeebe:property"
|
|
571
473
|
},
|
|
572
|
-
"
|
|
573
|
-
"notEmpty": true
|
|
574
|
-
}
|
|
474
|
+
"type": "String"
|
|
575
475
|
},
|
|
576
476
|
{
|
|
477
|
+
"id": "consumerTag",
|
|
577
478
|
"label": "Consumer tag",
|
|
578
479
|
"description": "Consumer tag to use for the subscription",
|
|
480
|
+
"optional": false,
|
|
579
481
|
"group": "subscription",
|
|
580
|
-
"type": "String",
|
|
581
|
-
"feel": "optional",
|
|
582
482
|
"binding": {
|
|
583
|
-
"
|
|
584
|
-
"
|
|
585
|
-
}
|
|
483
|
+
"name": "consumerTag",
|
|
484
|
+
"type": "zeebe:property"
|
|
485
|
+
},
|
|
486
|
+
"type": "String"
|
|
586
487
|
},
|
|
587
488
|
{
|
|
489
|
+
"id": "arguments",
|
|
588
490
|
"label": "Arguments",
|
|
589
491
|
"description": "Arguments to use for the subscription",
|
|
590
|
-
"
|
|
591
|
-
"type": "String",
|
|
492
|
+
"optional": true,
|
|
592
493
|
"feel": "required",
|
|
494
|
+
"group": "subscription",
|
|
593
495
|
"binding": {
|
|
594
|
-
"
|
|
595
|
-
"
|
|
596
|
-
}
|
|
496
|
+
"name": "arguments",
|
|
497
|
+
"type": "zeebe:property"
|
|
498
|
+
},
|
|
499
|
+
"type": "String"
|
|
597
500
|
},
|
|
598
501
|
{
|
|
502
|
+
"id": "exclusive",
|
|
599
503
|
"label": "Exclusive consumer",
|
|
600
|
-
"
|
|
601
|
-
"type": "Dropdown",
|
|
504
|
+
"optional": false,
|
|
602
505
|
"value": "false",
|
|
506
|
+
"group": "subscription",
|
|
603
507
|
"binding": {
|
|
604
|
-
"
|
|
605
|
-
"
|
|
508
|
+
"name": "exclusive",
|
|
509
|
+
"type": "zeebe:property"
|
|
606
510
|
},
|
|
511
|
+
"type": "Dropdown",
|
|
607
512
|
"choices": [
|
|
608
513
|
{
|
|
609
514
|
"name": "Yes",
|
|
@@ -616,59 +521,56 @@
|
|
|
616
521
|
]
|
|
617
522
|
},
|
|
618
523
|
{
|
|
524
|
+
"id": "activationCondition",
|
|
619
525
|
"label": "Activation condition",
|
|
620
|
-
"
|
|
621
|
-
"group": "activation",
|
|
622
|
-
"feel": "required",
|
|
526
|
+
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
623
527
|
"optional": true,
|
|
528
|
+
"feel": "required",
|
|
529
|
+
"group": "activation",
|
|
624
530
|
"binding": {
|
|
625
|
-
"
|
|
626
|
-
"
|
|
531
|
+
"name": "activationCondition",
|
|
532
|
+
"type": "zeebe:property"
|
|
627
533
|
},
|
|
628
|
-
"
|
|
534
|
+
"type": "String"
|
|
629
535
|
},
|
|
630
536
|
{
|
|
537
|
+
"id": "resultVariable",
|
|
631
538
|
"label": "Result variable",
|
|
632
|
-
"
|
|
633
|
-
"group": "
|
|
634
|
-
"optional": true,
|
|
539
|
+
"description": "Name of variable to store the response in",
|
|
540
|
+
"group": "output",
|
|
635
541
|
"binding": {
|
|
636
|
-
"
|
|
637
|
-
"
|
|
542
|
+
"name": "resultVariable",
|
|
543
|
+
"type": "zeebe:property"
|
|
638
544
|
},
|
|
639
|
-
"
|
|
545
|
+
"type": "String"
|
|
640
546
|
},
|
|
641
547
|
{
|
|
548
|
+
"id": "resultExpression",
|
|
642
549
|
"label": "Result expression",
|
|
643
|
-
"
|
|
644
|
-
"group": "variable-mapping",
|
|
550
|
+
"description": "Expression to map the response into process variables",
|
|
645
551
|
"feel": "required",
|
|
646
|
-
"
|
|
552
|
+
"group": "output",
|
|
647
553
|
"binding": {
|
|
648
|
-
"
|
|
649
|
-
"
|
|
554
|
+
"name": "resultExpression",
|
|
555
|
+
"type": "zeebe:property"
|
|
650
556
|
},
|
|
651
|
-
"
|
|
557
|
+
"type": "Text"
|
|
652
558
|
}
|
|
653
559
|
],
|
|
654
560
|
"icon": {
|
|
655
|
-
"contents": "data:image/svg+xml;
|
|
561
|
+
"contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxOCcgaGVpZ2h0PScxOCcgdmlld0JveD0nLTcuNSAwIDI3MSAyNzEnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yNDUuNDQgMTA4LjMwOGgtODUuMDlhNy43MzggNy43MzggMCAwIDEtNy43MzUtNy43MzR2LTg4LjY4QzE1Mi42MTUgNS4zMjcgMTQ3LjI5IDAgMTQwLjcyNiAwaC0zMC4zNzVjLTYuNTY4IDAtMTEuODkgNS4zMjctMTEuODkgMTEuODk0djg4LjE0M2MwIDQuNTczLTMuNjk3IDguMjktOC4yNyA4LjMxbC0yNy44ODUuMTMzYy00LjYxMi4wMjUtOC4zNTktMy43MTctOC4zNS04LjMyNWwuMTczLTg4LjI0MUM1NC4xNDQgNS4zMzcgNDguODE3IDAgNDIuMjQgMEgxMS44OUM1LjMyMSAwIDAgNS4zMjcgMCAxMS44OTRWMjYwLjIxYzAgNS44MzQgNC43MjYgMTAuNTYgMTAuNTU1IDEwLjU2SDI0NS40NGM1LjgzNCAwIDEwLjU2LTQuNzI2IDEwLjU2LTEwLjU2VjExOC44NjhjMC01LjgzNC00LjcyNi0xMC41Ni0xMC41Ni0xMC41NnptLTM5LjkwMiA5My4yMzNjMCA3LjY0NS02LjE5OCAxMy44NDQtMTMuODQzIDEzLjg0NEgxNjcuNjljLTcuNjQ2IDAtMTMuODQ0LTYuMTk5LTEzLjg0NC0xMy44NDR2LTI0LjAwNWMwLTcuNjQ2IDYuMTk4LTEzLjg0NCAxMy44NDQtMTMuODQ0aDI0LjAwNWM3LjY0NSAwIDEzLjg0MyA2LjE5OCAxMy44NDMgMTMuODQ0djI0LjAwNXonCiAgICAgICAgICBmaWxsPScjRjYwJy8+Cjwvc3ZnPg=="
|
|
656
562
|
},
|
|
657
563
|
"engines": {
|
|
658
|
-
"camunda": "^8.
|
|
564
|
+
"camunda": "^8.5"
|
|
659
565
|
}
|
|
660
566
|
},
|
|
661
567
|
{
|
|
662
568
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
663
569
|
"name": "RabbitMQ Start Event Connector",
|
|
664
570
|
"id": "io.camunda.connectors.inbound.RabbitMQ.StartEvent.v1",
|
|
571
|
+
"version": 3,
|
|
665
572
|
"description": "Receive a message from RabbitMQ",
|
|
666
|
-
"deprecated": {
|
|
667
|
-
"message": "None Start Events are deprecated in favor of Message Start Events for message based Connectors.",
|
|
668
|
-
"documentationRef": "https://docs.camunda.io/docs/components/modeler/bpmn/none-events/"
|
|
669
|
-
},
|
|
670
573
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound",
|
|
671
|
-
"version": 7,
|
|
672
574
|
"category": {
|
|
673
575
|
"id": "connectors",
|
|
674
576
|
"name": "Connectors"
|
|
@@ -695,34 +597,29 @@
|
|
|
695
597
|
"label": "Activation"
|
|
696
598
|
},
|
|
697
599
|
{
|
|
698
|
-
"id": "
|
|
699
|
-
"label": "
|
|
700
|
-
"tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
|
|
701
|
-
},
|
|
702
|
-
{
|
|
703
|
-
"id": "output",
|
|
704
|
-
"label": "Output mapping"
|
|
600
|
+
"id": "variable-mapping",
|
|
601
|
+
"label": "Variable mapping"
|
|
705
602
|
}
|
|
706
603
|
],
|
|
707
604
|
"properties": [
|
|
708
605
|
{
|
|
606
|
+
"type": "Hidden",
|
|
709
607
|
"value": "io.camunda:connector-rabbitmq-inbound:1",
|
|
710
608
|
"binding": {
|
|
711
|
-
"
|
|
712
|
-
"
|
|
713
|
-
}
|
|
714
|
-
"type": "Hidden"
|
|
609
|
+
"type": "zeebe:property",
|
|
610
|
+
"name": "inbound.type"
|
|
611
|
+
}
|
|
715
612
|
},
|
|
716
613
|
{
|
|
717
|
-
"id": "
|
|
614
|
+
"id": "connectionType",
|
|
718
615
|
"label": "Connection type",
|
|
719
|
-
"value": "uri",
|
|
720
616
|
"group": "authentication",
|
|
617
|
+
"type": "Dropdown",
|
|
618
|
+
"value": "uri",
|
|
721
619
|
"binding": {
|
|
722
|
-
"
|
|
723
|
-
"
|
|
620
|
+
"type": "zeebe:property",
|
|
621
|
+
"name": "authentication.authType"
|
|
724
622
|
},
|
|
725
|
-
"type": "Dropdown",
|
|
726
623
|
"choices": [
|
|
727
624
|
{
|
|
728
625
|
"name": "URI",
|
|
@@ -735,178 +632,154 @@
|
|
|
735
632
|
]
|
|
736
633
|
},
|
|
737
634
|
{
|
|
738
|
-
"id": "authentication.uri",
|
|
739
635
|
"label": "URI",
|
|
740
636
|
"description": "URI should contain username, password, host name, port number, and virtual host",
|
|
741
|
-
"
|
|
637
|
+
"group": "authentication",
|
|
638
|
+
"type": "String",
|
|
639
|
+
"binding": {
|
|
640
|
+
"type": "zeebe:property",
|
|
641
|
+
"name": "authentication.uri"
|
|
642
|
+
},
|
|
742
643
|
"constraints": {
|
|
743
644
|
"notEmpty": true,
|
|
744
645
|
"pattern": {
|
|
745
|
-
"value": "^(
|
|
646
|
+
"value": "^(amqps?://)|(\\{\\{secrets\\..+\\}\\}).*",
|
|
746
647
|
"message": "Must start with amqp(s):// or contain a secret reference"
|
|
747
648
|
}
|
|
748
649
|
},
|
|
749
|
-
"group": "authentication",
|
|
750
|
-
"binding": {
|
|
751
|
-
"name": "authentication.uri",
|
|
752
|
-
"type": "zeebe:property"
|
|
753
|
-
},
|
|
754
650
|
"condition": {
|
|
755
|
-
"property": "
|
|
756
|
-
"equals": "uri"
|
|
757
|
-
|
|
758
|
-
},
|
|
759
|
-
"type": "String"
|
|
651
|
+
"property": "connectionType",
|
|
652
|
+
"equals": "uri"
|
|
653
|
+
}
|
|
760
654
|
},
|
|
761
655
|
{
|
|
762
|
-
"id": "authentication.userName",
|
|
763
656
|
"label": "Username",
|
|
764
|
-
"optional": false,
|
|
765
|
-
"constraints": {
|
|
766
|
-
"notEmpty": true
|
|
767
|
-
},
|
|
768
657
|
"group": "authentication",
|
|
658
|
+
"type": "String",
|
|
769
659
|
"binding": {
|
|
770
|
-
"
|
|
771
|
-
"
|
|
660
|
+
"type": "zeebe:property",
|
|
661
|
+
"name": "authentication.userName"
|
|
772
662
|
},
|
|
773
|
-
"
|
|
774
|
-
"
|
|
775
|
-
"equals": "credentials",
|
|
776
|
-
"type": "simple"
|
|
663
|
+
"constraints": {
|
|
664
|
+
"notEmpty": true
|
|
777
665
|
},
|
|
778
|
-
"
|
|
666
|
+
"condition": {
|
|
667
|
+
"property": "connectionType",
|
|
668
|
+
"equals": "credentials"
|
|
669
|
+
}
|
|
779
670
|
},
|
|
780
671
|
{
|
|
781
|
-
"id": "authentication.password",
|
|
782
672
|
"label": "Password",
|
|
783
|
-
"optional": false,
|
|
784
|
-
"constraints": {
|
|
785
|
-
"notEmpty": true
|
|
786
|
-
},
|
|
787
673
|
"group": "authentication",
|
|
674
|
+
"type": "String",
|
|
788
675
|
"binding": {
|
|
789
|
-
"
|
|
790
|
-
"
|
|
791
|
-
},
|
|
792
|
-
"condition": {
|
|
793
|
-
"property": "authentication.authType",
|
|
794
|
-
"equals": "credentials",
|
|
795
|
-
"type": "simple"
|
|
676
|
+
"type": "zeebe:property",
|
|
677
|
+
"name": "authentication.password"
|
|
796
678
|
},
|
|
797
|
-
"type": "String"
|
|
798
|
-
},
|
|
799
|
-
{
|
|
800
|
-
"id": "routing.virtualHost",
|
|
801
|
-
"label": "Virtual host",
|
|
802
|
-
"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>",
|
|
803
|
-
"optional": false,
|
|
804
679
|
"constraints": {
|
|
805
680
|
"notEmpty": true
|
|
806
681
|
},
|
|
807
|
-
"group": "routing",
|
|
808
|
-
"binding": {
|
|
809
|
-
"name": "routing.virtualHost",
|
|
810
|
-
"type": "zeebe:property"
|
|
811
|
-
},
|
|
812
682
|
"condition": {
|
|
813
|
-
"property": "
|
|
814
|
-
"equals": "credentials"
|
|
815
|
-
|
|
816
|
-
},
|
|
817
|
-
"type": "String"
|
|
683
|
+
"property": "connectionType",
|
|
684
|
+
"equals": "credentials"
|
|
685
|
+
}
|
|
818
686
|
},
|
|
819
687
|
{
|
|
820
|
-
"id": "routing.hostName",
|
|
821
688
|
"label": "Host name",
|
|
822
|
-
"description": "Host name: get from RabbitMQ external
|
|
823
|
-
"
|
|
689
|
+
"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>",
|
|
690
|
+
"group": "routing",
|
|
691
|
+
"type": "String",
|
|
692
|
+
"binding": {
|
|
693
|
+
"type": "zeebe:property",
|
|
694
|
+
"name": "routing.hostName"
|
|
695
|
+
},
|
|
824
696
|
"constraints": {
|
|
825
697
|
"notEmpty": true
|
|
826
698
|
},
|
|
699
|
+
"condition": {
|
|
700
|
+
"property": "connectionType",
|
|
701
|
+
"equals": "credentials"
|
|
702
|
+
}
|
|
703
|
+
},
|
|
704
|
+
{
|
|
705
|
+
"label": "Virtual host",
|
|
706
|
+
"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>",
|
|
827
707
|
"group": "routing",
|
|
708
|
+
"type": "String",
|
|
828
709
|
"binding": {
|
|
829
|
-
"
|
|
830
|
-
"
|
|
710
|
+
"type": "zeebe:property",
|
|
711
|
+
"name": "routing.virtualHost"
|
|
831
712
|
},
|
|
832
|
-
"
|
|
833
|
-
"
|
|
834
|
-
"equals": "credentials",
|
|
835
|
-
"type": "simple"
|
|
713
|
+
"constraints": {
|
|
714
|
+
"notEmpty": true
|
|
836
715
|
},
|
|
837
|
-
"
|
|
716
|
+
"condition": {
|
|
717
|
+
"property": "connectionType",
|
|
718
|
+
"equals": "credentials"
|
|
719
|
+
}
|
|
838
720
|
},
|
|
839
721
|
{
|
|
840
|
-
"id": "routing.port",
|
|
841
722
|
"label": "Port",
|
|
842
|
-
"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=
|
|
843
|
-
"optional": false,
|
|
844
|
-
"constraints": {
|
|
845
|
-
"notEmpty": true
|
|
846
|
-
},
|
|
723
|
+
"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>",
|
|
847
724
|
"group": "routing",
|
|
725
|
+
"type": "String",
|
|
848
726
|
"binding": {
|
|
849
|
-
"
|
|
850
|
-
"
|
|
727
|
+
"type": "zeebe:property",
|
|
728
|
+
"name": "routing.port"
|
|
729
|
+
},
|
|
730
|
+
"constraints": {
|
|
731
|
+
"notEmpty": true
|
|
851
732
|
},
|
|
852
733
|
"condition": {
|
|
853
|
-
"property": "
|
|
854
|
-
"equals": "credentials"
|
|
855
|
-
|
|
856
|
-
},
|
|
857
|
-
"type": "String"
|
|
734
|
+
"property": "connectionType",
|
|
735
|
+
"equals": "credentials"
|
|
736
|
+
}
|
|
858
737
|
},
|
|
859
738
|
{
|
|
860
|
-
"id": "queueName",
|
|
861
739
|
"label": "Queue name",
|
|
862
740
|
"description": "Name of the queue to subscribe to",
|
|
863
|
-
"optional": false,
|
|
864
|
-
"constraints": {
|
|
865
|
-
"notEmpty": true
|
|
866
|
-
},
|
|
867
741
|
"group": "subscription",
|
|
742
|
+
"type": "String",
|
|
743
|
+
"feel": "optional",
|
|
868
744
|
"binding": {
|
|
869
|
-
"
|
|
870
|
-
"
|
|
745
|
+
"type": "zeebe:property",
|
|
746
|
+
"name": "queueName"
|
|
871
747
|
},
|
|
872
|
-
"
|
|
748
|
+
"constraints": {
|
|
749
|
+
"notEmpty": true
|
|
750
|
+
}
|
|
873
751
|
},
|
|
874
752
|
{
|
|
875
|
-
"id": "consumerTag",
|
|
876
753
|
"label": "Consumer tag",
|
|
877
754
|
"description": "Consumer tag to use for the subscription",
|
|
878
|
-
"optional": false,
|
|
879
755
|
"group": "subscription",
|
|
756
|
+
"type": "String",
|
|
757
|
+
"feel": "optional",
|
|
880
758
|
"binding": {
|
|
881
|
-
"
|
|
882
|
-
"
|
|
883
|
-
}
|
|
884
|
-
"type": "String"
|
|
759
|
+
"type": "zeebe:property",
|
|
760
|
+
"name": "consumerTag"
|
|
761
|
+
}
|
|
885
762
|
},
|
|
886
763
|
{
|
|
887
|
-
"id": "arguments",
|
|
888
764
|
"label": "Arguments",
|
|
889
765
|
"description": "Arguments to use for the subscription",
|
|
890
|
-
"optional": true,
|
|
891
|
-
"feel": "required",
|
|
892
766
|
"group": "subscription",
|
|
767
|
+
"type": "String",
|
|
768
|
+
"feel": "required",
|
|
893
769
|
"binding": {
|
|
894
|
-
"
|
|
895
|
-
"
|
|
896
|
-
}
|
|
897
|
-
"type": "String"
|
|
770
|
+
"type": "zeebe:property",
|
|
771
|
+
"name": "arguments"
|
|
772
|
+
}
|
|
898
773
|
},
|
|
899
774
|
{
|
|
900
|
-
"id": "exclusive",
|
|
901
775
|
"label": "Exclusive consumer",
|
|
902
|
-
"optional": false,
|
|
903
|
-
"value": "false",
|
|
904
776
|
"group": "subscription",
|
|
777
|
+
"type": "Dropdown",
|
|
778
|
+
"value": "false",
|
|
905
779
|
"binding": {
|
|
906
|
-
"
|
|
907
|
-
"
|
|
780
|
+
"type": "zeebe:property",
|
|
781
|
+
"name": "exclusive"
|
|
908
782
|
},
|
|
909
|
-
"type": "Dropdown",
|
|
910
783
|
"choices": [
|
|
911
784
|
{
|
|
912
785
|
"name": "Yes",
|
|
@@ -919,123 +792,46 @@
|
|
|
919
792
|
]
|
|
920
793
|
},
|
|
921
794
|
{
|
|
922
|
-
"id": "activationCondition",
|
|
923
795
|
"label": "Activation condition",
|
|
924
|
-
"
|
|
925
|
-
"optional": true,
|
|
926
|
-
"feel": "required",
|
|
927
|
-
"group": "activation",
|
|
928
|
-
"binding": {
|
|
929
|
-
"name": "activationCondition",
|
|
930
|
-
"type": "zeebe:property"
|
|
931
|
-
},
|
|
932
|
-
"type": "String"
|
|
933
|
-
},
|
|
934
|
-
{
|
|
935
|
-
"id": "consumeUnmatchedEvents",
|
|
936
|
-
"label": "Consume unmatched events",
|
|
937
|
-
"value": true,
|
|
796
|
+
"type": "String",
|
|
938
797
|
"group": "activation",
|
|
798
|
+
"feel": "required",
|
|
799
|
+
"optional": true,
|
|
939
800
|
"binding": {
|
|
940
|
-
"
|
|
941
|
-
"
|
|
942
|
-
},
|
|
943
|
-
"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",
|
|
944
|
-
"type": "Boolean"
|
|
945
|
-
},
|
|
946
|
-
{
|
|
947
|
-
"id": "deduplicationModeManualFlag",
|
|
948
|
-
"label": "Manual mode",
|
|
949
|
-
"description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
|
|
950
|
-
"value": false,
|
|
951
|
-
"group": "deduplication",
|
|
952
|
-
"binding": {
|
|
953
|
-
"name": "deduplicationModeManualFlag",
|
|
954
|
-
"type": "zeebe:property"
|
|
955
|
-
},
|
|
956
|
-
"type": "Boolean"
|
|
957
|
-
},
|
|
958
|
-
{
|
|
959
|
-
"id": "deduplicationId",
|
|
960
|
-
"label": "Deduplication ID",
|
|
961
|
-
"constraints": {
|
|
962
|
-
"notEmpty": true,
|
|
963
|
-
"pattern": {
|
|
964
|
-
"value": "^[a-zA-Z0-9_-]+$",
|
|
965
|
-
"message": "can only contain alphanumeric characters, dashes, and underscores"
|
|
966
|
-
}
|
|
967
|
-
},
|
|
968
|
-
"group": "deduplication",
|
|
969
|
-
"binding": {
|
|
970
|
-
"name": "deduplicationId",
|
|
971
|
-
"type": "zeebe:property"
|
|
972
|
-
},
|
|
973
|
-
"condition": {
|
|
974
|
-
"property": "deduplicationModeManualFlag",
|
|
975
|
-
"equals": true,
|
|
976
|
-
"type": "simple"
|
|
977
|
-
},
|
|
978
|
-
"type": "String"
|
|
979
|
-
},
|
|
980
|
-
{
|
|
981
|
-
"id": "deduplicationModeManual",
|
|
982
|
-
"value": "MANUAL",
|
|
983
|
-
"group": "deduplication",
|
|
984
|
-
"binding": {
|
|
985
|
-
"name": "deduplicationMode",
|
|
986
|
-
"type": "zeebe:property"
|
|
987
|
-
},
|
|
988
|
-
"condition": {
|
|
989
|
-
"property": "deduplicationId",
|
|
990
|
-
"isActive": true,
|
|
991
|
-
"type": "simple"
|
|
992
|
-
},
|
|
993
|
-
"type": "Hidden"
|
|
994
|
-
},
|
|
995
|
-
{
|
|
996
|
-
"id": "deduplicationModeAuto",
|
|
997
|
-
"value": "AUTO",
|
|
998
|
-
"group": "deduplication",
|
|
999
|
-
"binding": {
|
|
1000
|
-
"name": "deduplicationMode",
|
|
1001
|
-
"type": "zeebe:property"
|
|
1002
|
-
},
|
|
1003
|
-
"condition": {
|
|
1004
|
-
"property": "deduplicationId",
|
|
1005
|
-
"isActive": false,
|
|
1006
|
-
"type": "simple"
|
|
801
|
+
"type": "zeebe:property",
|
|
802
|
+
"name": "activationCondition"
|
|
1007
803
|
},
|
|
1008
|
-
"
|
|
804
|
+
"description": "Condition under which the connector triggers. Leave empty to catch all events"
|
|
1009
805
|
},
|
|
1010
806
|
{
|
|
1011
|
-
"id": "resultVariable",
|
|
1012
807
|
"label": "Result variable",
|
|
1013
|
-
"
|
|
1014
|
-
"group": "
|
|
808
|
+
"type": "String",
|
|
809
|
+
"group": "variable-mapping",
|
|
810
|
+
"optional": true,
|
|
1015
811
|
"binding": {
|
|
1016
|
-
"
|
|
1017
|
-
"
|
|
812
|
+
"type": "zeebe:property",
|
|
813
|
+
"name": "resultVariable"
|
|
1018
814
|
},
|
|
1019
|
-
"
|
|
815
|
+
"description": "Name of variable to store the result of the connector in"
|
|
1020
816
|
},
|
|
1021
817
|
{
|
|
1022
|
-
"id": "resultExpression",
|
|
1023
818
|
"label": "Result expression",
|
|
1024
|
-
"
|
|
819
|
+
"type": "String",
|
|
820
|
+
"group": "variable-mapping",
|
|
1025
821
|
"feel": "required",
|
|
1026
|
-
"
|
|
822
|
+
"optional": true,
|
|
1027
823
|
"binding": {
|
|
1028
|
-
"
|
|
1029
|
-
"
|
|
824
|
+
"type": "zeebe:property",
|
|
825
|
+
"name": "resultExpression"
|
|
1030
826
|
},
|
|
1031
|
-
"
|
|
827
|
+
"description": "Expression to map the inbound payload to process variables"
|
|
1032
828
|
}
|
|
1033
829
|
],
|
|
1034
830
|
"icon": {
|
|
1035
|
-
"contents": "data:image/svg+xml;
|
|
831
|
+
"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"
|
|
1036
832
|
},
|
|
1037
833
|
"engines": {
|
|
1038
|
-
"camunda": "^8.
|
|
834
|
+
"camunda": "^8.2"
|
|
1039
835
|
}
|
|
1040
836
|
},
|
|
1041
837
|
{
|
|
@@ -1043,8 +839,12 @@
|
|
|
1043
839
|
"name": "RabbitMQ Start Event Connector",
|
|
1044
840
|
"id": "io.camunda.connectors.inbound.RabbitMQ.StartEvent.v1",
|
|
1045
841
|
"description": "Receive a message from RabbitMQ",
|
|
842
|
+
"deprecated": {
|
|
843
|
+
"message": "None Start Events are deprecated in favor of Message Start Events for message based Connectors.",
|
|
844
|
+
"documentationRef": "https://docs.camunda.io/docs/components/modeler/bpmn/none-events/"
|
|
845
|
+
},
|
|
1046
846
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound",
|
|
1047
|
-
"version":
|
|
847
|
+
"version": 7,
|
|
1048
848
|
"category": {
|
|
1049
849
|
"id": "connectors",
|
|
1050
850
|
"name": "Connectors"
|
|
@@ -1070,6 +870,11 @@
|
|
|
1070
870
|
"id": "activation",
|
|
1071
871
|
"label": "Activation"
|
|
1072
872
|
},
|
|
873
|
+
{
|
|
874
|
+
"id": "deduplication",
|
|
875
|
+
"label": "Deduplication",
|
|
876
|
+
"tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
|
|
877
|
+
},
|
|
1073
878
|
{
|
|
1074
879
|
"id": "output",
|
|
1075
880
|
"label": "Output mapping"
|
|
@@ -1303,75 +1108,151 @@
|
|
|
1303
1108
|
"type": "String"
|
|
1304
1109
|
},
|
|
1305
1110
|
{
|
|
1306
|
-
"id": "
|
|
1307
|
-
"label": "
|
|
1308
|
-
"
|
|
1309
|
-
"group": "
|
|
1111
|
+
"id": "consumeUnmatchedEvents",
|
|
1112
|
+
"label": "Consume unmatched events",
|
|
1113
|
+
"value": true,
|
|
1114
|
+
"group": "activation",
|
|
1310
1115
|
"binding": {
|
|
1311
|
-
"name": "
|
|
1116
|
+
"name": "consumeUnmatchedEvents",
|
|
1312
1117
|
"type": "zeebe:property"
|
|
1313
1118
|
},
|
|
1314
|
-
"
|
|
1119
|
+
"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",
|
|
1120
|
+
"type": "Boolean"
|
|
1315
1121
|
},
|
|
1316
1122
|
{
|
|
1317
|
-
"id": "
|
|
1318
|
-
"label": "
|
|
1319
|
-
"description": "
|
|
1320
|
-
"
|
|
1321
|
-
"group": "
|
|
1123
|
+
"id": "deduplicationModeManualFlag",
|
|
1124
|
+
"label": "Manual mode",
|
|
1125
|
+
"description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
|
|
1126
|
+
"value": false,
|
|
1127
|
+
"group": "deduplication",
|
|
1322
1128
|
"binding": {
|
|
1323
|
-
"name": "
|
|
1129
|
+
"name": "deduplicationModeManualFlag",
|
|
1324
1130
|
"type": "zeebe:property"
|
|
1325
1131
|
},
|
|
1326
|
-
"type": "
|
|
1327
|
-
}
|
|
1328
|
-
],
|
|
1329
|
-
"icon": {
|
|
1330
|
-
"contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxOCcgaGVpZ2h0PScxOCcgdmlld0JveD0nLTcuNSAwIDI3MSAyNzEnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yNDUuNDQgMTA4LjMwOGgtODUuMDlhNy43MzggNy43MzggMCAwIDEtNy43MzUtNy43MzR2LTg4LjY4QzE1Mi42MTUgNS4zMjcgMTQ3LjI5IDAgMTQwLjcyNiAwaC0zMC4zNzVjLTYuNTY4IDAtMTEuODkgNS4zMjctMTEuODkgMTEuODk0djg4LjE0M2MwIDQuNTczLTMuNjk3IDguMjktOC4yNyA4LjMxbC0yNy44ODUuMTMzYy00LjYxMi4wMjUtOC4zNTktMy43MTctOC4zNS04LjMyNWwuMTczLTg4LjI0MUM1NC4xNDQgNS4zMzcgNDguODE3IDAgNDIuMjQgMEgxMS44OUM1LjMyMSAwIDAgNS4zMjcgMCAxMS44OTRWMjYwLjIxYzAgNS44MzQgNC43MjYgMTAuNTYgMTAuNTU1IDEwLjU2SDI0NS40NGM1LjgzNCAwIDEwLjU2LTQuNzI2IDEwLjU2LTEwLjU2VjExOC44NjhjMC01LjgzNC00LjcyNi0xMC41Ni0xMC41Ni0xMC41NnptLTM5LjkwMiA5My4yMzNjMCA3LjY0NS02LjE5OCAxMy44NDQtMTMuODQzIDEzLjg0NEgxNjcuNjljLTcuNjQ2IDAtMTMuODQ0LTYuMTk5LTEzLjg0NC0xMy44NDR2LTI0LjAwNWMwLTcuNjQ2IDYuMTk4LTEzLjg0NCAxMy44NDQtMTMuODQ0aDI0LjAwNWM3LjY0NSAwIDEzLjg0MyA2LjE5OCAxMy44NDMgMTMuODQ0djI0LjAwNXonCiAgICAgICAgICBmaWxsPScjRjYwJy8+Cjwvc3ZnPg=="
|
|
1331
|
-
},
|
|
1332
|
-
"engines": {
|
|
1333
|
-
"camunda": "^8.5"
|
|
1334
|
-
}
|
|
1335
|
-
},
|
|
1336
|
-
{
|
|
1337
|
-
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1338
|
-
"name": "RabbitMQ Start Event Connector",
|
|
1339
|
-
"id": "io.camunda.connectors.inbound.RabbitMQ.StartEvent.v1",
|
|
1340
|
-
"version": 3,
|
|
1341
|
-
"description": "Receive a message from RabbitMQ",
|
|
1342
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound",
|
|
1343
|
-
"category": {
|
|
1344
|
-
"id": "connectors",
|
|
1345
|
-
"name": "Connectors"
|
|
1346
|
-
},
|
|
1347
|
-
"appliesTo": ["bpmn:StartEvent"],
|
|
1348
|
-
"elementType": {
|
|
1349
|
-
"value": "bpmn:StartEvent"
|
|
1350
|
-
},
|
|
1351
|
-
"groups": [
|
|
1352
|
-
{
|
|
1353
|
-
"id": "authentication",
|
|
1354
|
-
"label": "Authentication"
|
|
1355
|
-
},
|
|
1356
|
-
{
|
|
1357
|
-
"id": "routing",
|
|
1358
|
-
"label": "Routing"
|
|
1359
|
-
},
|
|
1360
|
-
{
|
|
1361
|
-
"id": "subscription",
|
|
1362
|
-
"label": "Subscription"
|
|
1363
|
-
},
|
|
1364
|
-
{
|
|
1365
|
-
"id": "activation",
|
|
1366
|
-
"label": "Activation"
|
|
1132
|
+
"type": "Boolean"
|
|
1367
1133
|
},
|
|
1368
1134
|
{
|
|
1369
|
-
"id": "
|
|
1370
|
-
"label": "
|
|
1371
|
-
|
|
1372
|
-
|
|
1373
|
-
|
|
1374
|
-
|
|
1135
|
+
"id": "deduplicationId",
|
|
1136
|
+
"label": "Deduplication ID",
|
|
1137
|
+
"constraints": {
|
|
1138
|
+
"notEmpty": true,
|
|
1139
|
+
"pattern": {
|
|
1140
|
+
"value": "^[a-zA-Z0-9_-]+$",
|
|
1141
|
+
"message": "can only contain alphanumeric characters, dashes, and underscores"
|
|
1142
|
+
}
|
|
1143
|
+
},
|
|
1144
|
+
"group": "deduplication",
|
|
1145
|
+
"binding": {
|
|
1146
|
+
"name": "deduplicationId",
|
|
1147
|
+
"type": "zeebe:property"
|
|
1148
|
+
},
|
|
1149
|
+
"condition": {
|
|
1150
|
+
"property": "deduplicationModeManualFlag",
|
|
1151
|
+
"equals": true,
|
|
1152
|
+
"type": "simple"
|
|
1153
|
+
},
|
|
1154
|
+
"type": "String"
|
|
1155
|
+
},
|
|
1156
|
+
{
|
|
1157
|
+
"id": "deduplicationModeManual",
|
|
1158
|
+
"value": "MANUAL",
|
|
1159
|
+
"group": "deduplication",
|
|
1160
|
+
"binding": {
|
|
1161
|
+
"name": "deduplicationMode",
|
|
1162
|
+
"type": "zeebe:property"
|
|
1163
|
+
},
|
|
1164
|
+
"condition": {
|
|
1165
|
+
"property": "deduplicationId",
|
|
1166
|
+
"isActive": true,
|
|
1167
|
+
"type": "simple"
|
|
1168
|
+
},
|
|
1169
|
+
"type": "Hidden"
|
|
1170
|
+
},
|
|
1171
|
+
{
|
|
1172
|
+
"id": "deduplicationModeAuto",
|
|
1173
|
+
"value": "AUTO",
|
|
1174
|
+
"group": "deduplication",
|
|
1175
|
+
"binding": {
|
|
1176
|
+
"name": "deduplicationMode",
|
|
1177
|
+
"type": "zeebe:property"
|
|
1178
|
+
},
|
|
1179
|
+
"condition": {
|
|
1180
|
+
"property": "deduplicationId",
|
|
1181
|
+
"isActive": false,
|
|
1182
|
+
"type": "simple"
|
|
1183
|
+
},
|
|
1184
|
+
"type": "Hidden"
|
|
1185
|
+
},
|
|
1186
|
+
{
|
|
1187
|
+
"id": "resultVariable",
|
|
1188
|
+
"label": "Result variable",
|
|
1189
|
+
"description": "Name of variable to store the response in",
|
|
1190
|
+
"group": "output",
|
|
1191
|
+
"binding": {
|
|
1192
|
+
"name": "resultVariable",
|
|
1193
|
+
"type": "zeebe:property"
|
|
1194
|
+
},
|
|
1195
|
+
"type": "String"
|
|
1196
|
+
},
|
|
1197
|
+
{
|
|
1198
|
+
"id": "resultExpression",
|
|
1199
|
+
"label": "Result expression",
|
|
1200
|
+
"description": "Expression to map the response into process variables",
|
|
1201
|
+
"feel": "required",
|
|
1202
|
+
"group": "output",
|
|
1203
|
+
"binding": {
|
|
1204
|
+
"name": "resultExpression",
|
|
1205
|
+
"type": "zeebe:property"
|
|
1206
|
+
},
|
|
1207
|
+
"type": "Text"
|
|
1208
|
+
}
|
|
1209
|
+
],
|
|
1210
|
+
"icon": {
|
|
1211
|
+
"contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxOCcgaGVpZ2h0PScxOCcgdmlld0JveD0nLTcuNSAwIDI3MSAyNzEnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yNDUuNDQgMTA4LjMwOGgtODUuMDlhNy43MzggNy43MzggMCAwIDEtNy43MzUtNy43MzR2LTg4LjY4QzE1Mi42MTUgNS4zMjcgMTQ3LjI5IDAgMTQwLjcyNiAwaC0zMC4zNzVjLTYuNTY4IDAtMTEuODkgNS4zMjctMTEuODkgMTEuODk0djg4LjE0M2MwIDQuNTczLTMuNjk3IDguMjktOC4yNyA4LjMxbC0yNy44ODUuMTMzYy00LjYxMi4wMjUtOC4zNTktMy43MTctOC4zNS04LjMyNWwuMTczLTg4LjI0MUM1NC4xNDQgNS4zMzcgNDguODE3IDAgNDIuMjQgMEgxMS44OUM1LjMyMSAwIDAgNS4zMjcgMCAxMS44OTRWMjYwLjIxYzAgNS44MzQgNC43MjYgMTAuNTYgMTAuNTU1IDEwLjU2SDI0NS40NGM1LjgzNCAwIDEwLjU2LTQuNzI2IDEwLjU2LTEwLjU2VjExOC44NjhjMC01LjgzNC00LjcyNi0xMC41Ni0xMC41Ni0xMC41NnptLTM5LjkwMiA5My4yMzNjMCA3LjY0NS02LjE5OCAxMy44NDQtMTMuODQzIDEzLjg0NEgxNjcuNjljLTcuNjQ2IDAtMTMuODQ0LTYuMTk5LTEzLjg0NC0xMy44NDR2LTI0LjAwNWMwLTcuNjQ2IDYuMTk4LTEzLjg0NCAxMy44NDQtMTMuODQ0aDI0LjAwNWM3LjY0NSAwIDEzLjg0MyA2LjE5OCAxMy44NDMgMTMuODQ0djI0LjAwNXonCiAgICAgICAgICBmaWxsPScjRjYwJy8+Cjwvc3ZnPg=="
|
|
1212
|
+
},
|
|
1213
|
+
"engines": {
|
|
1214
|
+
"camunda": "^8.6"
|
|
1215
|
+
}
|
|
1216
|
+
},
|
|
1217
|
+
{
|
|
1218
|
+
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1219
|
+
"name": "RabbitMQ connector",
|
|
1220
|
+
"id": "io.camunda.connectors.inbound.RabbitMQ.StartEvent.v1",
|
|
1221
|
+
"version": 1,
|
|
1222
|
+
"description": "Receive a message from RabbitMQ",
|
|
1223
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq-inbound",
|
|
1224
|
+
"category": {
|
|
1225
|
+
"id": "connectors",
|
|
1226
|
+
"name": "Connectors"
|
|
1227
|
+
},
|
|
1228
|
+
"appliesTo": ["bpmn:StartEvent"],
|
|
1229
|
+
"elementType": {
|
|
1230
|
+
"value": "bpmn:StartEvent"
|
|
1231
|
+
},
|
|
1232
|
+
"groups": [
|
|
1233
|
+
{
|
|
1234
|
+
"id": "authentication",
|
|
1235
|
+
"label": "Authentication"
|
|
1236
|
+
},
|
|
1237
|
+
{
|
|
1238
|
+
"id": "routing",
|
|
1239
|
+
"label": "Routing"
|
|
1240
|
+
},
|
|
1241
|
+
{
|
|
1242
|
+
"id": "subscription",
|
|
1243
|
+
"label": "Subscription"
|
|
1244
|
+
},
|
|
1245
|
+
{
|
|
1246
|
+
"id": "activation",
|
|
1247
|
+
"label": "Activation"
|
|
1248
|
+
},
|
|
1249
|
+
{
|
|
1250
|
+
"id": "variable-mapping",
|
|
1251
|
+
"label": "Variable mapping"
|
|
1252
|
+
}
|
|
1253
|
+
],
|
|
1254
|
+
"properties": [
|
|
1255
|
+
{
|
|
1375
1256
|
"type": "Hidden",
|
|
1376
1257
|
"value": "io.camunda:connector-rabbitmq-inbound:1",
|
|
1377
1258
|
"binding": {
|
|
@@ -1412,7 +1293,7 @@
|
|
|
1412
1293
|
"constraints": {
|
|
1413
1294
|
"notEmpty": true,
|
|
1414
1295
|
"pattern": {
|
|
1415
|
-
"value": "^(amqps?://)|(
|
|
1296
|
+
"value": "^(amqps?://)|(secrets).*",
|
|
1416
1297
|
"message": "Must start with amqp(s):// or contain a secret reference"
|
|
1417
1298
|
}
|
|
1418
1299
|
},
|
|
@@ -1455,7 +1336,7 @@
|
|
|
1455
1336
|
},
|
|
1456
1337
|
{
|
|
1457
1338
|
"label": "Host name",
|
|
1458
|
-
"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
|
|
1339
|
+
"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>",
|
|
1459
1340
|
"group": "routing",
|
|
1460
1341
|
"type": "String",
|
|
1461
1342
|
"binding": {
|
|
@@ -1472,7 +1353,7 @@
|
|
|
1472
1353
|
},
|
|
1473
1354
|
{
|
|
1474
1355
|
"label": "Virtual host",
|
|
1475
|
-
"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
|
|
1356
|
+
"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>",
|
|
1476
1357
|
"group": "routing",
|
|
1477
1358
|
"type": "String",
|
|
1478
1359
|
"binding": {
|
|
@@ -1489,7 +1370,7 @@
|
|
|
1489
1370
|
},
|
|
1490
1371
|
{
|
|
1491
1372
|
"label": "Port",
|
|
1492
|
-
"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
|
|
1373
|
+
"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>",
|
|
1493
1374
|
"group": "routing",
|
|
1494
1375
|
"type": "String",
|
|
1495
1376
|
"binding": {
|
|
@@ -1605,11 +1486,24 @@
|
|
|
1605
1486
|
},
|
|
1606
1487
|
{
|
|
1607
1488
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1608
|
-
"name": "RabbitMQ
|
|
1489
|
+
"name": "RabbitMQ Start Event Connector",
|
|
1609
1490
|
"id": "io.camunda.connectors.inbound.RabbitMQ.StartEvent.v1",
|
|
1610
|
-
"version": 1,
|
|
1611
1491
|
"description": "Receive a message from RabbitMQ",
|
|
1612
|
-
"
|
|
1492
|
+
"keywords": [
|
|
1493
|
+
"receive message",
|
|
1494
|
+
"consume message",
|
|
1495
|
+
"message queue",
|
|
1496
|
+
"AMQP",
|
|
1497
|
+
"subscribe",
|
|
1498
|
+
"message broker",
|
|
1499
|
+
"queue"
|
|
1500
|
+
],
|
|
1501
|
+
"deprecated": {
|
|
1502
|
+
"message": "None Start Events are deprecated in favor of Message Start Events for message based Connectors.",
|
|
1503
|
+
"documentationRef": "https://docs.camunda.io/docs/components/modeler/bpmn/none-events/"
|
|
1504
|
+
},
|
|
1505
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound",
|
|
1506
|
+
"version": 8,
|
|
1613
1507
|
"category": {
|
|
1614
1508
|
"id": "connectors",
|
|
1615
1509
|
"name": "Connectors"
|
|
@@ -1618,6 +1512,9 @@
|
|
|
1618
1512
|
"elementType": {
|
|
1619
1513
|
"value": "bpmn:StartEvent"
|
|
1620
1514
|
},
|
|
1515
|
+
"engines": {
|
|
1516
|
+
"camunda": "^8.6"
|
|
1517
|
+
},
|
|
1621
1518
|
"groups": [
|
|
1622
1519
|
{
|
|
1623
1520
|
"id": "authentication",
|
|
@@ -1636,29 +1533,34 @@
|
|
|
1636
1533
|
"label": "Activation"
|
|
1637
1534
|
},
|
|
1638
1535
|
{
|
|
1639
|
-
"id": "
|
|
1640
|
-
"label": "
|
|
1536
|
+
"id": "deduplication",
|
|
1537
|
+
"label": "Deduplication",
|
|
1538
|
+
"tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
|
|
1539
|
+
},
|
|
1540
|
+
{
|
|
1541
|
+
"id": "output",
|
|
1542
|
+
"label": "Output mapping"
|
|
1641
1543
|
}
|
|
1642
1544
|
],
|
|
1643
1545
|
"properties": [
|
|
1644
1546
|
{
|
|
1645
|
-
"type": "Hidden",
|
|
1646
1547
|
"value": "io.camunda:connector-rabbitmq-inbound:1",
|
|
1647
1548
|
"binding": {
|
|
1648
|
-
"
|
|
1649
|
-
"
|
|
1650
|
-
}
|
|
1549
|
+
"name": "inbound.type",
|
|
1550
|
+
"type": "zeebe:property"
|
|
1551
|
+
},
|
|
1552
|
+
"type": "Hidden"
|
|
1651
1553
|
},
|
|
1652
1554
|
{
|
|
1653
|
-
"id": "
|
|
1555
|
+
"id": "authentication.authType",
|
|
1654
1556
|
"label": "Connection type",
|
|
1655
|
-
"group": "authentication",
|
|
1656
|
-
"type": "Dropdown",
|
|
1657
1557
|
"value": "uri",
|
|
1558
|
+
"group": "authentication",
|
|
1658
1559
|
"binding": {
|
|
1659
|
-
"
|
|
1660
|
-
"
|
|
1560
|
+
"name": "authentication.authType",
|
|
1561
|
+
"type": "zeebe:property"
|
|
1661
1562
|
},
|
|
1563
|
+
"type": "Dropdown",
|
|
1662
1564
|
"choices": [
|
|
1663
1565
|
{
|
|
1664
1566
|
"name": "URI",
|
|
@@ -1671,154 +1573,178 @@
|
|
|
1671
1573
|
]
|
|
1672
1574
|
},
|
|
1673
1575
|
{
|
|
1576
|
+
"id": "authentication.uri",
|
|
1674
1577
|
"label": "URI",
|
|
1675
1578
|
"description": "URI should contain username, password, host name, port number, and virtual host",
|
|
1676
|
-
"
|
|
1677
|
-
"type": "String",
|
|
1678
|
-
"binding": {
|
|
1679
|
-
"type": "zeebe:property",
|
|
1680
|
-
"name": "authentication.uri"
|
|
1681
|
-
},
|
|
1579
|
+
"optional": false,
|
|
1682
1580
|
"constraints": {
|
|
1683
1581
|
"notEmpty": true,
|
|
1684
1582
|
"pattern": {
|
|
1685
|
-
"value": "^(amqps
|
|
1583
|
+
"value": "^(=|(amqps?://|secrets|\\{\\{).*$)",
|
|
1686
1584
|
"message": "Must start with amqp(s):// or contain a secret reference"
|
|
1687
1585
|
}
|
|
1688
1586
|
},
|
|
1587
|
+
"group": "authentication",
|
|
1588
|
+
"binding": {
|
|
1589
|
+
"name": "authentication.uri",
|
|
1590
|
+
"type": "zeebe:property"
|
|
1591
|
+
},
|
|
1689
1592
|
"condition": {
|
|
1690
|
-
"property": "
|
|
1691
|
-
"equals": "uri"
|
|
1692
|
-
|
|
1593
|
+
"property": "authentication.authType",
|
|
1594
|
+
"equals": "uri",
|
|
1595
|
+
"type": "simple"
|
|
1596
|
+
},
|
|
1597
|
+
"type": "String"
|
|
1693
1598
|
},
|
|
1694
1599
|
{
|
|
1600
|
+
"id": "authentication.userName",
|
|
1695
1601
|
"label": "Username",
|
|
1696
|
-
"
|
|
1697
|
-
"type": "String",
|
|
1698
|
-
"binding": {
|
|
1699
|
-
"type": "zeebe:property",
|
|
1700
|
-
"name": "authentication.userName"
|
|
1701
|
-
},
|
|
1602
|
+
"optional": false,
|
|
1702
1603
|
"constraints": {
|
|
1703
1604
|
"notEmpty": true
|
|
1704
1605
|
},
|
|
1606
|
+
"group": "authentication",
|
|
1607
|
+
"binding": {
|
|
1608
|
+
"name": "authentication.userName",
|
|
1609
|
+
"type": "zeebe:property"
|
|
1610
|
+
},
|
|
1705
1611
|
"condition": {
|
|
1706
|
-
"property": "
|
|
1707
|
-
"equals": "credentials"
|
|
1708
|
-
|
|
1612
|
+
"property": "authentication.authType",
|
|
1613
|
+
"equals": "credentials",
|
|
1614
|
+
"type": "simple"
|
|
1615
|
+
},
|
|
1616
|
+
"type": "String"
|
|
1709
1617
|
},
|
|
1710
1618
|
{
|
|
1619
|
+
"id": "authentication.password",
|
|
1711
1620
|
"label": "Password",
|
|
1621
|
+
"optional": false,
|
|
1622
|
+
"constraints": {
|
|
1623
|
+
"notEmpty": true
|
|
1624
|
+
},
|
|
1712
1625
|
"group": "authentication",
|
|
1713
|
-
"type": "String",
|
|
1714
1626
|
"binding": {
|
|
1715
|
-
"
|
|
1716
|
-
"
|
|
1627
|
+
"name": "authentication.password",
|
|
1628
|
+
"type": "zeebe:property"
|
|
1717
1629
|
},
|
|
1630
|
+
"condition": {
|
|
1631
|
+
"property": "authentication.authType",
|
|
1632
|
+
"equals": "credentials",
|
|
1633
|
+
"type": "simple"
|
|
1634
|
+
},
|
|
1635
|
+
"type": "String"
|
|
1636
|
+
},
|
|
1637
|
+
{
|
|
1638
|
+
"id": "routing.virtualHost",
|
|
1639
|
+
"label": "Virtual host",
|
|
1640
|
+
"description": "Virtual name: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=outbound#routing-data\"target=\"_blank\">documentation</a>",
|
|
1641
|
+
"optional": false,
|
|
1718
1642
|
"constraints": {
|
|
1719
1643
|
"notEmpty": true
|
|
1720
1644
|
},
|
|
1645
|
+
"group": "routing",
|
|
1646
|
+
"binding": {
|
|
1647
|
+
"name": "routing.virtualHost",
|
|
1648
|
+
"type": "zeebe:property"
|
|
1649
|
+
},
|
|
1721
1650
|
"condition": {
|
|
1722
|
-
"property": "
|
|
1723
|
-
"equals": "credentials"
|
|
1724
|
-
|
|
1651
|
+
"property": "authentication.authType",
|
|
1652
|
+
"equals": "credentials",
|
|
1653
|
+
"type": "simple"
|
|
1654
|
+
},
|
|
1655
|
+
"type": "String"
|
|
1725
1656
|
},
|
|
1726
1657
|
{
|
|
1658
|
+
"id": "routing.hostName",
|
|
1727
1659
|
"label": "Host name",
|
|
1728
|
-
"description": "Host name: get from RabbitMQ external
|
|
1729
|
-
"
|
|
1730
|
-
"type": "String",
|
|
1731
|
-
"binding": {
|
|
1732
|
-
"type": "zeebe:property",
|
|
1733
|
-
"name": "routing.hostName"
|
|
1734
|
-
},
|
|
1660
|
+
"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>",
|
|
1661
|
+
"optional": false,
|
|
1735
1662
|
"constraints": {
|
|
1736
1663
|
"notEmpty": true
|
|
1737
1664
|
},
|
|
1738
|
-
"condition": {
|
|
1739
|
-
"property": "connectionType",
|
|
1740
|
-
"equals": "credentials"
|
|
1741
|
-
}
|
|
1742
|
-
},
|
|
1743
|
-
{
|
|
1744
|
-
"label": "Virtual host",
|
|
1745
|
-
"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>",
|
|
1746
1665
|
"group": "routing",
|
|
1747
|
-
"type": "String",
|
|
1748
1666
|
"binding": {
|
|
1749
|
-
"
|
|
1750
|
-
"
|
|
1751
|
-
},
|
|
1752
|
-
"constraints": {
|
|
1753
|
-
"notEmpty": true
|
|
1667
|
+
"name": "routing.hostName",
|
|
1668
|
+
"type": "zeebe:property"
|
|
1754
1669
|
},
|
|
1755
1670
|
"condition": {
|
|
1756
|
-
"property": "
|
|
1757
|
-
"equals": "credentials"
|
|
1758
|
-
|
|
1671
|
+
"property": "authentication.authType",
|
|
1672
|
+
"equals": "credentials",
|
|
1673
|
+
"type": "simple"
|
|
1674
|
+
},
|
|
1675
|
+
"type": "String"
|
|
1759
1676
|
},
|
|
1760
1677
|
{
|
|
1678
|
+
"id": "routing.port",
|
|
1761
1679
|
"label": "Port",
|
|
1762
|
-
"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
|
|
1763
|
-
"
|
|
1764
|
-
"type": "String",
|
|
1765
|
-
"binding": {
|
|
1766
|
-
"type": "zeebe:property",
|
|
1767
|
-
"name": "routing.port"
|
|
1768
|
-
},
|
|
1680
|
+
"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>",
|
|
1681
|
+
"optional": false,
|
|
1769
1682
|
"constraints": {
|
|
1770
1683
|
"notEmpty": true
|
|
1771
1684
|
},
|
|
1685
|
+
"group": "routing",
|
|
1686
|
+
"binding": {
|
|
1687
|
+
"name": "routing.port",
|
|
1688
|
+
"type": "zeebe:property"
|
|
1689
|
+
},
|
|
1772
1690
|
"condition": {
|
|
1773
|
-
"property": "
|
|
1774
|
-
"equals": "credentials"
|
|
1775
|
-
|
|
1691
|
+
"property": "authentication.authType",
|
|
1692
|
+
"equals": "credentials",
|
|
1693
|
+
"type": "simple"
|
|
1694
|
+
},
|
|
1695
|
+
"type": "String"
|
|
1776
1696
|
},
|
|
1777
1697
|
{
|
|
1698
|
+
"id": "queueName",
|
|
1778
1699
|
"label": "Queue name",
|
|
1779
1700
|
"description": "Name of the queue to subscribe to",
|
|
1701
|
+
"optional": false,
|
|
1702
|
+
"constraints": {
|
|
1703
|
+
"notEmpty": true
|
|
1704
|
+
},
|
|
1780
1705
|
"group": "subscription",
|
|
1781
|
-
"type": "String",
|
|
1782
|
-
"feel": "optional",
|
|
1783
1706
|
"binding": {
|
|
1784
|
-
"
|
|
1785
|
-
"
|
|
1707
|
+
"name": "queueName",
|
|
1708
|
+
"type": "zeebe:property"
|
|
1786
1709
|
},
|
|
1787
|
-
"
|
|
1788
|
-
"notEmpty": true
|
|
1789
|
-
}
|
|
1710
|
+
"type": "String"
|
|
1790
1711
|
},
|
|
1791
1712
|
{
|
|
1713
|
+
"id": "consumerTag",
|
|
1792
1714
|
"label": "Consumer tag",
|
|
1793
1715
|
"description": "Consumer tag to use for the subscription",
|
|
1716
|
+
"optional": false,
|
|
1794
1717
|
"group": "subscription",
|
|
1795
|
-
"type": "String",
|
|
1796
|
-
"feel": "optional",
|
|
1797
1718
|
"binding": {
|
|
1798
|
-
"
|
|
1799
|
-
"
|
|
1800
|
-
}
|
|
1719
|
+
"name": "consumerTag",
|
|
1720
|
+
"type": "zeebe:property"
|
|
1721
|
+
},
|
|
1722
|
+
"type": "String"
|
|
1801
1723
|
},
|
|
1802
1724
|
{
|
|
1725
|
+
"id": "arguments",
|
|
1803
1726
|
"label": "Arguments",
|
|
1804
1727
|
"description": "Arguments to use for the subscription",
|
|
1805
|
-
"
|
|
1806
|
-
"type": "String",
|
|
1728
|
+
"optional": true,
|
|
1807
1729
|
"feel": "required",
|
|
1730
|
+
"group": "subscription",
|
|
1808
1731
|
"binding": {
|
|
1809
|
-
"
|
|
1810
|
-
"
|
|
1811
|
-
}
|
|
1732
|
+
"name": "arguments",
|
|
1733
|
+
"type": "zeebe:property"
|
|
1734
|
+
},
|
|
1735
|
+
"type": "String"
|
|
1812
1736
|
},
|
|
1813
1737
|
{
|
|
1738
|
+
"id": "exclusive",
|
|
1814
1739
|
"label": "Exclusive consumer",
|
|
1815
|
-
"
|
|
1816
|
-
"type": "Dropdown",
|
|
1740
|
+
"optional": false,
|
|
1817
1741
|
"value": "false",
|
|
1742
|
+
"group": "subscription",
|
|
1818
1743
|
"binding": {
|
|
1819
|
-
"
|
|
1820
|
-
"
|
|
1744
|
+
"name": "exclusive",
|
|
1745
|
+
"type": "zeebe:property"
|
|
1821
1746
|
},
|
|
1747
|
+
"type": "Dropdown",
|
|
1822
1748
|
"choices": [
|
|
1823
1749
|
{
|
|
1824
1750
|
"name": "Yes",
|
|
@@ -1831,46 +1757,120 @@
|
|
|
1831
1757
|
]
|
|
1832
1758
|
},
|
|
1833
1759
|
{
|
|
1760
|
+
"id": "activationCondition",
|
|
1834
1761
|
"label": "Activation condition",
|
|
1835
|
-
"
|
|
1836
|
-
"group": "activation",
|
|
1837
|
-
"feel": "required",
|
|
1762
|
+
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
1838
1763
|
"optional": true,
|
|
1764
|
+
"feel": "required",
|
|
1765
|
+
"group": "activation",
|
|
1839
1766
|
"binding": {
|
|
1840
|
-
"
|
|
1841
|
-
"
|
|
1767
|
+
"name": "activationCondition",
|
|
1768
|
+
"type": "zeebe:property"
|
|
1842
1769
|
},
|
|
1843
|
-
"
|
|
1770
|
+
"type": "String"
|
|
1771
|
+
},
|
|
1772
|
+
{
|
|
1773
|
+
"id": "consumeUnmatchedEvents",
|
|
1774
|
+
"label": "Consume unmatched events",
|
|
1775
|
+
"value": true,
|
|
1776
|
+
"group": "activation",
|
|
1777
|
+
"binding": {
|
|
1778
|
+
"name": "consumeUnmatchedEvents",
|
|
1779
|
+
"type": "zeebe:property"
|
|
1780
|
+
},
|
|
1781
|
+
"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",
|
|
1782
|
+
"type": "Boolean"
|
|
1783
|
+
},
|
|
1784
|
+
{
|
|
1785
|
+
"id": "deduplicationModeManualFlag",
|
|
1786
|
+
"label": "Manual mode",
|
|
1787
|
+
"description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
|
|
1788
|
+
"value": false,
|
|
1789
|
+
"group": "deduplication",
|
|
1790
|
+
"binding": {
|
|
1791
|
+
"name": "deduplicationModeManualFlag",
|
|
1792
|
+
"type": "zeebe:property"
|
|
1793
|
+
},
|
|
1794
|
+
"type": "Boolean"
|
|
1795
|
+
},
|
|
1796
|
+
{
|
|
1797
|
+
"id": "deduplicationId",
|
|
1798
|
+
"label": "Deduplication ID",
|
|
1799
|
+
"constraints": {
|
|
1800
|
+
"notEmpty": true,
|
|
1801
|
+
"pattern": {
|
|
1802
|
+
"value": "^[a-zA-Z0-9_-]+$",
|
|
1803
|
+
"message": "can only contain alphanumeric characters, dashes, and underscores"
|
|
1804
|
+
}
|
|
1805
|
+
},
|
|
1806
|
+
"group": "deduplication",
|
|
1807
|
+
"binding": {
|
|
1808
|
+
"name": "deduplicationId",
|
|
1809
|
+
"type": "zeebe:property"
|
|
1810
|
+
},
|
|
1811
|
+
"condition": {
|
|
1812
|
+
"property": "deduplicationModeManualFlag",
|
|
1813
|
+
"equals": true,
|
|
1814
|
+
"type": "simple"
|
|
1815
|
+
},
|
|
1816
|
+
"type": "String"
|
|
1817
|
+
},
|
|
1818
|
+
{
|
|
1819
|
+
"id": "deduplicationModeManual",
|
|
1820
|
+
"value": "MANUAL",
|
|
1821
|
+
"group": "deduplication",
|
|
1822
|
+
"binding": {
|
|
1823
|
+
"name": "deduplicationMode",
|
|
1824
|
+
"type": "zeebe:property"
|
|
1825
|
+
},
|
|
1826
|
+
"condition": {
|
|
1827
|
+
"property": "deduplicationId",
|
|
1828
|
+
"isActive": true,
|
|
1829
|
+
"type": "simple"
|
|
1830
|
+
},
|
|
1831
|
+
"type": "Hidden"
|
|
1832
|
+
},
|
|
1833
|
+
{
|
|
1834
|
+
"id": "deduplicationModeAuto",
|
|
1835
|
+
"value": "AUTO",
|
|
1836
|
+
"group": "deduplication",
|
|
1837
|
+
"binding": {
|
|
1838
|
+
"name": "deduplicationMode",
|
|
1839
|
+
"type": "zeebe:property"
|
|
1840
|
+
},
|
|
1841
|
+
"condition": {
|
|
1842
|
+
"property": "deduplicationId",
|
|
1843
|
+
"isActive": false,
|
|
1844
|
+
"type": "simple"
|
|
1845
|
+
},
|
|
1846
|
+
"type": "Hidden"
|
|
1844
1847
|
},
|
|
1845
1848
|
{
|
|
1849
|
+
"id": "resultVariable",
|
|
1846
1850
|
"label": "Result variable",
|
|
1847
|
-
"
|
|
1848
|
-
"group": "
|
|
1849
|
-
"optional": true,
|
|
1851
|
+
"description": "Name of variable to store the response in",
|
|
1852
|
+
"group": "output",
|
|
1850
1853
|
"binding": {
|
|
1851
|
-
"
|
|
1852
|
-
"
|
|
1854
|
+
"name": "resultVariable",
|
|
1855
|
+
"type": "zeebe:property"
|
|
1853
1856
|
},
|
|
1854
|
-
"
|
|
1857
|
+
"type": "String"
|
|
1855
1858
|
},
|
|
1856
1859
|
{
|
|
1860
|
+
"id": "resultExpression",
|
|
1857
1861
|
"label": "Result expression",
|
|
1858
|
-
"
|
|
1859
|
-
"group": "variable-mapping",
|
|
1862
|
+
"description": "Expression to map the response into process variables",
|
|
1860
1863
|
"feel": "required",
|
|
1861
|
-
"
|
|
1864
|
+
"group": "output",
|
|
1862
1865
|
"binding": {
|
|
1863
|
-
"
|
|
1864
|
-
"
|
|
1866
|
+
"name": "resultExpression",
|
|
1867
|
+
"type": "zeebe:property"
|
|
1865
1868
|
},
|
|
1866
|
-
"
|
|
1869
|
+
"type": "Text"
|
|
1867
1870
|
}
|
|
1868
1871
|
],
|
|
1869
1872
|
"icon": {
|
|
1870
|
-
"contents": "data:image/svg+xml;
|
|
1871
|
-
},
|
|
1872
|
-
"engines": {
|
|
1873
|
-
"camunda": "^8.2"
|
|
1873
|
+
"contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxOCcgaGVpZ2h0PScxOCcgdmlld0JveD0nLTcuNSAwIDI3MSAyNzEnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yNDUuNDQgMTA4LjMwOGgtODUuMDlhNy43MzggNy43MzggMCAwIDEtNy43MzUtNy43MzR2LTg4LjY4QzE1Mi42MTUgNS4zMjcgMTQ3LjI5IDAgMTQwLjcyNiAwaC0zMC4zNzVjLTYuNTY4IDAtMTEuODkgNS4zMjctMTEuODkgMTEuODk0djg4LjE0M2MwIDQuNTczLTMuNjk3IDguMjktOC4yNyA4LjMxbC0yNy44ODUuMTMzYy00LjYxMi4wMjUtOC4zNTktMy43MTctOC4zNS04LjMyNWwuMTczLTg4LjI0MUM1NC4xNDQgNS4zMzcgNDguODE3IDAgNDIuMjQgMEgxMS44OUM1LjMyMSAwIDAgNS4zMjcgMCAxMS44OTRWMjYwLjIxYzAgNS44MzQgNC43MjYgMTAuNTYgMTAuNTU1IDEwLjU2SDI0NS40NGM1LjgzNCAwIDEwLjU2LTQuNzI2IDEwLjU2LTEwLjU2VjExOC44NjhjMC01LjgzNC00LjcyNi0xMC41Ni0xMC41Ni0xMC41NnptLTM5LjkwMiA5My4yMzNjMCA3LjY0NS02LjE5OCAxMy44NDQtMTMuODQzIDEzLjg0NEgxNjcuNjljLTcuNjQ2IDAtMTMuODQ0LTYuMTk5LTEzLjg0NC0xMy44NDR2LTI0LjAwNWMwLTcuNjQ2IDYuMTk4LTEzLjg0NCAxMy44NDQtMTMuODQ0aDI0LjAwNWM3LjY0NSAwIDEzLjg0MyA2LjE5OCAxMy44NDMgMTMuODQ0djI0LjAwNXonCiAgICAgICAgICBmaWxsPScjRjYwJy8+Cjwvc3ZnPg=="
|
|
1874
1874
|
}
|
|
1875
1875
|
}
|
|
1876
1876
|
]
|