@camunda/connectors-element-templates 1.0.5 → 1.0.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/src/connectors.js +2 -0
- package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +170 -13
- package/src/element-templates/agenticai-aiagent-outbound-connector.json +1596 -389
- package/src/element-templates/agenticai-mcp-client-outbound-connector.json +1 -1
- package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +2 -1
- package/src/element-templates/asana-connector.json +104 -104
- package/src/element-templates/automation-anywhere-outbound-connector.json +1207 -1201
- package/src/element-templates/aws-comprehend-outbound-connector.json +36 -36
- package/src/element-templates/aws-dynamodb-outbound-connector.json +1404 -1404
- package/src/element-templates/aws-eventbridge-connector-boundary.json +28 -28
- package/src/element-templates/aws-eventbridge-connector-message-start.json +10 -10
- package/src/element-templates/aws-eventbridge-connector-start-event.json +13 -10
- package/src/element-templates/aws-eventbridge-outbound-connector.json +474 -474
- package/src/element-templates/aws-lambda-outbound-connector.json +51 -51
- package/src/element-templates/aws-s3-outbound-connector.json +30 -30
- package/src/element-templates/aws-sagemaker-outbound-connector.json +50 -50
- package/src/element-templates/aws-sns-inbound-boundary.json +283 -283
- package/src/element-templates/aws-sns-inbound-intermediate.json +467 -467
- package/src/element-templates/aws-sns-inbound-message-start.json +98 -98
- package/src/element-templates/aws-sns-inbound-start-event.json +132 -132
- package/src/element-templates/aws-sns-outbound-connector.json +719 -719
- package/src/element-templates/aws-sqs-boundary-connector.json +420 -420
- package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +958 -958
- package/src/element-templates/aws-sqs-outbound-connector.json +421 -421
- package/src/element-templates/aws-sqs-start-event-connector.json +388 -388
- package/src/element-templates/aws-sqs-start-message.json +463 -463
- package/src/element-templates/azure-blobstorage-outbound-connector.json +1 -1
- package/src/element-templates/azure-open-ai-connector.json +32 -32
- package/src/element-templates/blue-prism-connector.json +57 -57
- package/src/element-templates/box-outbound-connector.json +30 -30
- package/src/element-templates/csv-outbound-connector.json +392 -0
- package/src/element-templates/easy-post-connector.json +269 -269
- package/src/element-templates/email-inbound-connector-intermediate.json +19 -19
- package/src/element-templates/email-outbound-connector.json +231 -231
- package/src/element-templates/embeddings-vector-database-outbound-connector.json +3473 -150
- package/src/element-templates/github-connector.json +2930 -2930
- package/src/element-templates/github-webhook-connector-boundary.json +21 -21
- package/src/element-templates/github-webhook-connector-intermediate.json +35 -35
- package/src/element-templates/github-webhook-connector-message-start.json +21 -21
- package/src/element-templates/github-webhook-connector-start-event.json +35 -32
- package/src/element-templates/gitlab-connector.json +1561 -1561
- package/src/element-templates/google-drive-outbound-connector.json +363 -363
- package/src/element-templates/google-gemini-outbound-connector.json +32 -32
- package/src/element-templates/google-maps-platform-connector.json +76 -76
- package/src/element-templates/google-sheets-outbound-connector.json +1177 -1177
- package/src/element-templates/graphql-outbound-connector.json +1182 -1182
- package/src/element-templates/http-json-connector.json +2332 -2332
- package/src/element-templates/http-polling-boundary-catch-event-connector.json +261 -558
- package/src/element-templates/http-polling-connector.json +259 -556
- package/src/element-templates/hugging-face-connector.json +34 -34
- package/src/element-templates/jdbc-outbound-connector.json +404 -2
- package/src/element-templates/kafka-inbound-connector-boundary.json +624 -624
- package/src/element-templates/kafka-inbound-connector-intermediate.json +1018 -1018
- package/src/element-templates/kafka-inbound-connector-start-message.json +532 -532
- package/src/element-templates/kafka-inbound-connector.json +240 -237
- package/src/element-templates/kafka-outbound-connector.json +588 -588
- package/src/element-templates/microsoft-office365-mail-connector.json +32 -32
- package/src/element-templates/microsoft-teams-outbound-connector.json +3730 -3730
- package/src/element-templates/openai-connector.json +117 -117
- package/src/element-templates/operate-connector.json +68 -68
- package/src/element-templates/power-automate-connector.json +12 -12
- package/src/element-templates/rabbitmq-inbound-connector-boundary.json +437 -437
- package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +581 -581
- package/src/element-templates/rabbitmq-inbound-connector-message-start.json +451 -451
- package/src/element-templates/rabbitmq-inbound-connector-start-event.json +354 -354
- package/src/element-templates/rabbitmq-outbound-connector.json +666 -666
- package/src/element-templates/salesforce-connector.json +40 -40
- package/src/element-templates/sendgrid-outbound-connector.json +487 -487
- package/src/element-templates/slack-inbound-boundary.json +301 -301
- package/src/element-templates/slack-inbound-intermediate.json +307 -307
- package/src/element-templates/slack-inbound-message-start.json +350 -350
- package/src/element-templates/slack-inbound-start-event.json +213 -210
- package/src/element-templates/slack-outbound-connector.json +739 -739
- package/src/element-templates/twilio-connector.json +88 -88
- package/src/element-templates/twilio-webhook-connector.json +13 -10
- package/src/element-templates/twilio-webhook-intermediate-connector.json +31 -31
- package/src/element-templates/twilio-webhook-message-start-connector.json +8 -8
- package/src/element-templates/uipath-connector.json +49 -49
- package/src/element-templates/webhook-connector-boundary.json +1644 -1644
- package/src/element-templates/webhook-connector-intermediate.json +972 -972
- package/src/element-templates/webhook-connector-start-event.json +556 -553
- package/src/element-templates/webhook-connector-start-message.json +33 -33
- package/src/element-templates/whatsapp-connector.json +6 -6
|
@@ -3,9 +3,12 @@
|
|
|
3
3
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
4
4
|
"name": "Kafka Boundary Event Connector",
|
|
5
5
|
"id": "io.camunda.connectors.inbound.KafkaBoundary.v1",
|
|
6
|
-
"version": 3,
|
|
7
6
|
"description": "Consume Kafka messages",
|
|
7
|
+
"metadata": {
|
|
8
|
+
"keywords": []
|
|
9
|
+
},
|
|
8
10
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=inbound",
|
|
11
|
+
"version": 7,
|
|
9
12
|
"category": {
|
|
10
13
|
"id": "connectors",
|
|
11
14
|
"name": "Connectors"
|
|
@@ -15,6 +18,9 @@
|
|
|
15
18
|
"value": "bpmn:BoundaryEvent",
|
|
16
19
|
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
17
20
|
},
|
|
21
|
+
"engines": {
|
|
22
|
+
"camunda": "^8.3"
|
|
23
|
+
},
|
|
18
24
|
"groups": [
|
|
19
25
|
{
|
|
20
26
|
"id": "authentication",
|
|
@@ -24,41 +30,53 @@
|
|
|
24
30
|
"id": "kafka",
|
|
25
31
|
"label": "Kafka"
|
|
26
32
|
},
|
|
33
|
+
{
|
|
34
|
+
"id": "schema",
|
|
35
|
+
"label": "Schema"
|
|
36
|
+
},
|
|
27
37
|
{
|
|
28
38
|
"id": "activation",
|
|
29
39
|
"label": "Activation"
|
|
30
40
|
},
|
|
31
41
|
{
|
|
32
|
-
"id": "
|
|
33
|
-
"label": "
|
|
42
|
+
"id": "correlation",
|
|
43
|
+
"label": "Correlation",
|
|
44
|
+
"tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
"id": "deduplication",
|
|
48
|
+
"label": "Deduplication",
|
|
49
|
+
"tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
|
|
50
|
+
},
|
|
51
|
+
{
|
|
52
|
+
"id": "output",
|
|
53
|
+
"label": "Output mapping"
|
|
34
54
|
}
|
|
35
55
|
],
|
|
36
56
|
"properties": [
|
|
37
57
|
{
|
|
38
|
-
"type": "Hidden",
|
|
39
58
|
"value": "io.camunda:connector-kafka-inbound:1",
|
|
40
59
|
"binding": {
|
|
41
|
-
"
|
|
42
|
-
"
|
|
43
|
-
}
|
|
44
|
-
},
|
|
45
|
-
{
|
|
46
|
-
"type": "Hidden",
|
|
47
|
-
"generatedValue": {
|
|
48
|
-
"type": "uuid"
|
|
60
|
+
"name": "inbound.type",
|
|
61
|
+
"type": "zeebe:property"
|
|
49
62
|
},
|
|
50
|
-
"
|
|
51
|
-
"type": "bpmn:Message#property",
|
|
52
|
-
"name": "name"
|
|
53
|
-
}
|
|
63
|
+
"type": "Hidden"
|
|
54
64
|
},
|
|
55
65
|
{
|
|
66
|
+
"id": "authenticationType",
|
|
56
67
|
"label": "Authentication type",
|
|
57
68
|
"description": "Username/password or custom",
|
|
58
|
-
"
|
|
69
|
+
"optional": false,
|
|
70
|
+
"value": "credentials",
|
|
71
|
+
"constraints": {
|
|
72
|
+
"notEmpty": true
|
|
73
|
+
},
|
|
59
74
|
"group": "authentication",
|
|
75
|
+
"binding": {
|
|
76
|
+
"name": "authenticationType",
|
|
77
|
+
"type": "zeebe:property"
|
|
78
|
+
},
|
|
60
79
|
"type": "Dropdown",
|
|
61
|
-
"value": "credentials",
|
|
62
80
|
"choices": [
|
|
63
81
|
{
|
|
64
82
|
"name": "Credentials",
|
|
@@ -68,118 +86,120 @@
|
|
|
68
86
|
"name": "Custom",
|
|
69
87
|
"value": "custom"
|
|
70
88
|
}
|
|
71
|
-
]
|
|
72
|
-
"binding": {
|
|
73
|
-
"type": "zeebe:property",
|
|
74
|
-
"name": "authenticationType"
|
|
75
|
-
}
|
|
89
|
+
]
|
|
76
90
|
},
|
|
77
91
|
{
|
|
92
|
+
"id": "authentication.username",
|
|
78
93
|
"label": "Username",
|
|
79
94
|
"description": "Provide the username (must have permissions to produce message to the topic)",
|
|
80
|
-
"group": "authentication",
|
|
81
|
-
"type": "String",
|
|
82
|
-
"feel": "optional",
|
|
83
95
|
"optional": true,
|
|
96
|
+
"group": "authentication",
|
|
84
97
|
"binding": {
|
|
85
|
-
"
|
|
86
|
-
"
|
|
98
|
+
"name": "authentication.username",
|
|
99
|
+
"type": "zeebe:property"
|
|
87
100
|
},
|
|
88
|
-
"
|
|
89
|
-
"property": "authenticationType",
|
|
90
|
-
"equals": "credentials"
|
|
91
|
-
}
|
|
101
|
+
"type": "String"
|
|
92
102
|
},
|
|
93
103
|
{
|
|
104
|
+
"id": "authentication.password",
|
|
94
105
|
"label": "Password",
|
|
95
106
|
"description": "Provide a password for the user",
|
|
96
|
-
"group": "authentication",
|
|
97
|
-
"type": "String",
|
|
98
|
-
"feel": "optional",
|
|
99
107
|
"optional": true,
|
|
108
|
+
"group": "authentication",
|
|
100
109
|
"binding": {
|
|
101
|
-
"
|
|
102
|
-
"
|
|
110
|
+
"name": "authentication.password",
|
|
111
|
+
"type": "zeebe:property"
|
|
103
112
|
},
|
|
104
|
-
"
|
|
105
|
-
"property": "authenticationType",
|
|
106
|
-
"equals": "credentials"
|
|
107
|
-
}
|
|
113
|
+
"type": "String"
|
|
108
114
|
},
|
|
109
115
|
{
|
|
116
|
+
"id": "topic.bootstrapServers",
|
|
110
117
|
"label": "Bootstrap servers",
|
|
111
118
|
"description": "Provide bootstrap server(s), comma-delimited if there are multiple",
|
|
119
|
+
"optional": false,
|
|
120
|
+
"constraints": {
|
|
121
|
+
"notEmpty": true
|
|
122
|
+
},
|
|
112
123
|
"group": "kafka",
|
|
113
|
-
"type": "String",
|
|
114
|
-
"feel": "optional",
|
|
115
124
|
"binding": {
|
|
116
|
-
"
|
|
117
|
-
"
|
|
125
|
+
"name": "topic.bootstrapServers",
|
|
126
|
+
"type": "zeebe:property"
|
|
118
127
|
},
|
|
119
|
-
"
|
|
120
|
-
"notEmpty": true
|
|
121
|
-
}
|
|
128
|
+
"type": "String"
|
|
122
129
|
},
|
|
123
130
|
{
|
|
131
|
+
"id": "topic.topicName",
|
|
124
132
|
"label": "Topic",
|
|
125
|
-
"description": "Provide
|
|
133
|
+
"description": "Provide topic name",
|
|
134
|
+
"optional": false,
|
|
135
|
+
"constraints": {
|
|
136
|
+
"notEmpty": true
|
|
137
|
+
},
|
|
126
138
|
"group": "kafka",
|
|
127
|
-
"type": "String",
|
|
128
139
|
"binding": {
|
|
129
|
-
"
|
|
130
|
-
"
|
|
140
|
+
"name": "topic.topicName",
|
|
141
|
+
"type": "zeebe:property"
|
|
131
142
|
},
|
|
132
|
-
"
|
|
133
|
-
"notEmpty": true
|
|
134
|
-
}
|
|
143
|
+
"type": "String"
|
|
135
144
|
},
|
|
136
145
|
{
|
|
137
|
-
"
|
|
146
|
+
"id": "groupId",
|
|
147
|
+
"label": "Consumer group ID",
|
|
138
148
|
"description": "Provide the consumer group ID used by the connector. Leave empty for an automatically generated one",
|
|
149
|
+
"optional": false,
|
|
139
150
|
"group": "kafka",
|
|
140
|
-
"type": "String",
|
|
141
|
-
"optional": true,
|
|
142
151
|
"binding": {
|
|
143
|
-
"
|
|
144
|
-
"
|
|
152
|
+
"name": "groupId",
|
|
153
|
+
"type": "zeebe:property"
|
|
145
154
|
},
|
|
146
|
-
"
|
|
147
|
-
"notEmpty": false,
|
|
148
|
-
"maxLength": 250
|
|
149
|
-
}
|
|
155
|
+
"type": "String"
|
|
150
156
|
},
|
|
151
157
|
{
|
|
158
|
+
"id": "additionalProperties",
|
|
152
159
|
"label": "Additional properties",
|
|
153
160
|
"description": "Provide additional Kafka consumer properties in JSON",
|
|
154
|
-
"group": "kafka",
|
|
155
|
-
"type": "String",
|
|
156
161
|
"optional": true,
|
|
157
162
|
"feel": "required",
|
|
163
|
+
"group": "kafka",
|
|
158
164
|
"binding": {
|
|
159
|
-
"
|
|
160
|
-
"
|
|
161
|
-
}
|
|
165
|
+
"name": "additionalProperties",
|
|
166
|
+
"type": "zeebe:property"
|
|
167
|
+
},
|
|
168
|
+
"type": "String"
|
|
162
169
|
},
|
|
163
170
|
{
|
|
171
|
+
"id": "offsets",
|
|
164
172
|
"label": "Offsets",
|
|
165
173
|
"description": "List of offsets, e.g. '10' or '=[10, 23]'. If specified, it has to have the same number of values as the number of partitions",
|
|
166
|
-
"group": "kafka",
|
|
167
|
-
"type": "String",
|
|
168
|
-
"feel": "optional",
|
|
169
174
|
"optional": true,
|
|
175
|
+
"feel": "optional",
|
|
176
|
+
"group": "kafka",
|
|
170
177
|
"binding": {
|
|
171
|
-
"
|
|
172
|
-
"
|
|
173
|
-
}
|
|
178
|
+
"name": "offsets",
|
|
179
|
+
"type": "zeebe:property"
|
|
180
|
+
},
|
|
181
|
+
"type": "String"
|
|
174
182
|
},
|
|
175
183
|
{
|
|
184
|
+
"id": "autoOffsetReset",
|
|
176
185
|
"label": "Auto offset reset",
|
|
177
186
|
"description": "What to do when there is no initial offset in Kafka or if the current offset does not exist any more on the server. You should only select none if you specified the offsets",
|
|
178
|
-
"
|
|
187
|
+
"optional": false,
|
|
188
|
+
"value": "latest",
|
|
189
|
+
"constraints": {
|
|
190
|
+
"notEmpty": true
|
|
191
|
+
},
|
|
179
192
|
"group": "kafka",
|
|
193
|
+
"binding": {
|
|
194
|
+
"name": "autoOffsetReset",
|
|
195
|
+
"type": "zeebe:property"
|
|
196
|
+
},
|
|
180
197
|
"type": "Dropdown",
|
|
181
|
-
"value": "latest",
|
|
182
198
|
"choices": [
|
|
199
|
+
{
|
|
200
|
+
"name": "None",
|
|
201
|
+
"value": "none"
|
|
202
|
+
},
|
|
183
203
|
{
|
|
184
204
|
"name": "Latest",
|
|
185
205
|
"value": "latest"
|
|
@@ -187,497 +207,202 @@
|
|
|
187
207
|
{
|
|
188
208
|
"name": "Earliest",
|
|
189
209
|
"value": "earliest"
|
|
190
|
-
},
|
|
191
|
-
{
|
|
192
|
-
"name": "None",
|
|
193
|
-
"value": "none"
|
|
194
210
|
}
|
|
195
|
-
]
|
|
196
|
-
"binding": {
|
|
197
|
-
"type": "zeebe:property",
|
|
198
|
-
"name": "autoOffsetReset"
|
|
199
|
-
}
|
|
211
|
+
]
|
|
200
212
|
},
|
|
201
213
|
{
|
|
202
|
-
"
|
|
203
|
-
"
|
|
204
|
-
"
|
|
205
|
-
"
|
|
206
|
-
"description": "Sets up the correlation key from process variables",
|
|
214
|
+
"id": "schemaStrategy.type",
|
|
215
|
+
"label": "Schema strategy",
|
|
216
|
+
"value": "noSchema",
|
|
217
|
+
"group": "schema",
|
|
207
218
|
"binding": {
|
|
208
|
-
"
|
|
209
|
-
"
|
|
219
|
+
"name": "schemaStrategy.type",
|
|
220
|
+
"type": "zeebe:property"
|
|
210
221
|
},
|
|
211
|
-
"
|
|
212
|
-
|
|
213
|
-
|
|
222
|
+
"type": "Dropdown",
|
|
223
|
+
"choices": [
|
|
224
|
+
{
|
|
225
|
+
"name": "No schema",
|
|
226
|
+
"value": "noSchema"
|
|
227
|
+
},
|
|
228
|
+
{
|
|
229
|
+
"name": "Avro Inline schema",
|
|
230
|
+
"value": "inlineSchema"
|
|
231
|
+
},
|
|
232
|
+
{
|
|
233
|
+
"name": "Confluent Schema registry",
|
|
234
|
+
"value": "schemaRegistry"
|
|
235
|
+
}
|
|
236
|
+
]
|
|
214
237
|
},
|
|
215
238
|
{
|
|
216
|
-
"
|
|
217
|
-
"
|
|
218
|
-
"
|
|
219
|
-
"
|
|
220
|
-
"binding": {
|
|
221
|
-
"type": "zeebe:property",
|
|
222
|
-
"name": "correlationKeyExpression"
|
|
223
|
-
},
|
|
224
|
-
"description": "Extracts the correlation key from the incoming message payload",
|
|
239
|
+
"id": "schemaStrategy.avro.schema",
|
|
240
|
+
"label": "Schema",
|
|
241
|
+
"description": "Avro inline schema for the message value",
|
|
242
|
+
"optional": false,
|
|
225
243
|
"constraints": {
|
|
226
244
|
"notEmpty": true
|
|
227
|
-
}
|
|
228
|
-
},
|
|
229
|
-
{
|
|
230
|
-
"label": "Message ID expression",
|
|
245
|
+
},
|
|
231
246
|
"feel": "required",
|
|
232
|
-
"
|
|
233
|
-
"optional": true,
|
|
234
|
-
"group": "activation",
|
|
247
|
+
"group": "schema",
|
|
235
248
|
"binding": {
|
|
236
|
-
"
|
|
237
|
-
"
|
|
249
|
+
"name": "schemaStrategy.schema",
|
|
250
|
+
"type": "zeebe:property"
|
|
238
251
|
},
|
|
239
|
-
"
|
|
252
|
+
"condition": {
|
|
253
|
+
"property": "schemaStrategy.type",
|
|
254
|
+
"equals": "inlineSchema",
|
|
255
|
+
"type": "simple"
|
|
256
|
+
},
|
|
257
|
+
"type": "Text"
|
|
240
258
|
},
|
|
241
259
|
{
|
|
242
|
-
"
|
|
243
|
-
"
|
|
244
|
-
"
|
|
245
|
-
"feel": "required",
|
|
246
|
-
"optional": true,
|
|
247
|
-
"binding": {
|
|
248
|
-
"type": "zeebe:property",
|
|
249
|
-
"name": "activationCondition"
|
|
250
|
-
},
|
|
251
|
-
"description": "Condition under which the Connector triggers. Leave empty to catch all events"
|
|
252
|
-
},
|
|
253
|
-
{
|
|
254
|
-
"label": "Result variable",
|
|
255
|
-
"type": "String",
|
|
256
|
-
"group": "variable-mapping",
|
|
257
|
-
"optional": true,
|
|
258
|
-
"binding": {
|
|
259
|
-
"type": "zeebe:property",
|
|
260
|
-
"name": "resultVariable"
|
|
261
|
-
},
|
|
262
|
-
"description": "Name of variable to store the result of the connector in"
|
|
263
|
-
},
|
|
264
|
-
{
|
|
265
|
-
"label": "Result expression",
|
|
266
|
-
"description": "Expression to map the inbound payload to process variables",
|
|
267
|
-
"group": "variable-mapping",
|
|
268
|
-
"type": "Text",
|
|
269
|
-
"feel": "required",
|
|
270
|
-
"binding": {
|
|
271
|
-
"type": "zeebe:property",
|
|
272
|
-
"name": "resultExpression"
|
|
273
|
-
}
|
|
274
|
-
}
|
|
275
|
-
],
|
|
276
|
-
"icon": {
|
|
277
|
-
"contents": "data:image/svg+xml;utf8,%3Csvg width='18' height='18' viewBox='0 0 256 416' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='xMidYMid'%3E%3Cpath d='M201.816 230.216c-16.186 0-30.697 7.171-40.634 18.461l-25.463-18.026c2.703-7.442 4.255-15.433 4.255-23.797 0-8.219-1.498-16.076-4.112-23.408l25.406-17.835c9.936 11.233 24.409 18.365 40.548 18.365 29.875 0 54.184-24.305 54.184-54.184 0-29.879-24.309-54.184-54.184-54.184-29.875 0-54.184 24.305-54.184 54.184 0 5.348.808 10.505 2.258 15.389l-25.423 17.844c-10.62-13.175-25.911-22.374-43.333-25.182v-30.64c24.544-5.155 43.037-26.962 43.037-53.019C124.171 24.305 99.862 0 69.987 0 40.112 0 15.803 24.305 15.803 54.184c0 25.708 18.014 47.246 42.067 52.769v31.038C25.044 143.753 0 172.401 0 206.854c0 34.621 25.292 63.374 58.355 68.94v32.774c-24.299 5.341-42.552 27.011-42.552 52.894 0 29.879 24.309 54.184 54.184 54.184 29.875 0 54.184-24.305 54.184-54.184 0-25.883-18.253-47.553-42.552-52.894v-32.775a69.965 69.965 0 0 0 42.6-24.776l25.633 18.143c-1.423 4.84-2.22 9.946-2.22 15.24 0 29.879 24.309 54.184 54.184 54.184 29.875 0 54.184-24.305 54.184-54.184 0-29.879-24.309-54.184-54.184-54.184zm0-126.695c14.487 0 26.27 11.788 26.27 26.271s-11.783 26.27-26.27 26.27-26.27-11.787-26.27-26.27c0-14.483 11.783-26.271 26.27-26.271zm-158.1-49.337c0-14.483 11.784-26.27 26.271-26.27s26.27 11.787 26.27 26.27c0 14.483-11.783 26.27-26.27 26.27s-26.271-11.787-26.271-26.27zm52.541 307.278c0 14.483-11.783 26.27-26.27 26.27s-26.271-11.787-26.271-26.27c0-14.483 11.784-26.27 26.271-26.27s26.27 11.787 26.27 26.27zm-26.272-117.97c-20.205 0-36.642-16.434-36.642-36.638 0-20.205 16.437-36.642 36.642-36.642 20.204 0 36.641 16.437 36.641 36.642 0 20.204-16.437 36.638-36.641 36.638zm131.831 67.179c-14.487 0-26.27-11.788-26.27-26.271s11.783-26.27 26.27-26.27 26.27 11.787 26.27 26.27c0 14.483-11.783 26.271-26.27 26.271z' style='fill:%23231f20'/%3E%3C/svg%3E"
|
|
278
|
-
},
|
|
279
|
-
"engines": {
|
|
280
|
-
"camunda": "^8.5"
|
|
281
|
-
}
|
|
282
|
-
},
|
|
283
|
-
{
|
|
284
|
-
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
285
|
-
"name": "Kafka Boundary Event Connector",
|
|
286
|
-
"id": "io.camunda.connectors.inbound.KafkaBoundary.v1",
|
|
287
|
-
"description": "Consume Kafka messages",
|
|
288
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=inbound",
|
|
289
|
-
"version": 6,
|
|
290
|
-
"category": {
|
|
291
|
-
"id": "connectors",
|
|
292
|
-
"name": "Connectors"
|
|
293
|
-
},
|
|
294
|
-
"appliesTo": ["bpmn:BoundaryEvent"],
|
|
295
|
-
"elementType": {
|
|
296
|
-
"value": "bpmn:BoundaryEvent",
|
|
297
|
-
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
298
|
-
},
|
|
299
|
-
"groups": [
|
|
300
|
-
{
|
|
301
|
-
"id": "authentication",
|
|
302
|
-
"label": "Authentication"
|
|
303
|
-
},
|
|
304
|
-
{
|
|
305
|
-
"id": "kafka",
|
|
306
|
-
"label": "Kafka"
|
|
307
|
-
},
|
|
308
|
-
{
|
|
309
|
-
"id": "message",
|
|
310
|
-
"label": "Message deserialization"
|
|
311
|
-
},
|
|
312
|
-
{
|
|
313
|
-
"id": "activation",
|
|
314
|
-
"label": "Activation"
|
|
315
|
-
},
|
|
316
|
-
{
|
|
317
|
-
"id": "correlation",
|
|
318
|
-
"label": "Correlation",
|
|
319
|
-
"tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
|
|
320
|
-
},
|
|
321
|
-
{
|
|
322
|
-
"id": "deduplication",
|
|
323
|
-
"label": "Deduplication",
|
|
324
|
-
"tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
|
|
325
|
-
},
|
|
326
|
-
{
|
|
327
|
-
"id": "output",
|
|
328
|
-
"label": "Output mapping"
|
|
329
|
-
}
|
|
330
|
-
],
|
|
331
|
-
"properties": [
|
|
332
|
-
{
|
|
333
|
-
"value": "io.camunda:connector-kafka-inbound:1",
|
|
334
|
-
"binding": {
|
|
335
|
-
"name": "inbound.type",
|
|
336
|
-
"type": "zeebe:property"
|
|
337
|
-
},
|
|
338
|
-
"type": "Hidden"
|
|
339
|
-
},
|
|
340
|
-
{
|
|
341
|
-
"id": "authenticationType",
|
|
342
|
-
"label": "Authentication type",
|
|
343
|
-
"description": "Username/password or custom",
|
|
260
|
+
"id": "schemaStrategy.schemaType",
|
|
261
|
+
"label": "Schema type",
|
|
262
|
+
"description": "Select the schema type. For details, visit the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=inbound\" target=\"_blank\">documentation</a>",
|
|
344
263
|
"optional": false,
|
|
345
|
-
"value": "
|
|
346
|
-
"
|
|
347
|
-
"notEmpty": true
|
|
348
|
-
},
|
|
349
|
-
"group": "authentication",
|
|
264
|
+
"value": "avro",
|
|
265
|
+
"group": "schema",
|
|
350
266
|
"binding": {
|
|
351
|
-
"name": "
|
|
267
|
+
"name": "schemaStrategy.schemaType",
|
|
352
268
|
"type": "zeebe:property"
|
|
353
269
|
},
|
|
270
|
+
"condition": {
|
|
271
|
+
"property": "schemaStrategy.type",
|
|
272
|
+
"equals": "schemaRegistry",
|
|
273
|
+
"type": "simple"
|
|
274
|
+
},
|
|
354
275
|
"type": "Dropdown",
|
|
355
276
|
"choices": [
|
|
356
277
|
{
|
|
357
|
-
"name": "
|
|
358
|
-
"value": "
|
|
278
|
+
"name": "JSON",
|
|
279
|
+
"value": "json"
|
|
359
280
|
},
|
|
360
281
|
{
|
|
361
|
-
"name": "
|
|
362
|
-
"value": "
|
|
282
|
+
"name": "Avro",
|
|
283
|
+
"value": "avro"
|
|
363
284
|
}
|
|
364
285
|
]
|
|
365
286
|
},
|
|
366
287
|
{
|
|
367
|
-
"id": "
|
|
368
|
-
"label": "
|
|
369
|
-
"description": "Provide the
|
|
370
|
-
"optional":
|
|
371
|
-
"
|
|
288
|
+
"id": "schemaStrategy.schemaRegistryUrl",
|
|
289
|
+
"label": "Schema registry URL",
|
|
290
|
+
"description": "Provide the schema registry URL",
|
|
291
|
+
"optional": false,
|
|
292
|
+
"constraints": {
|
|
293
|
+
"notEmpty": true
|
|
294
|
+
},
|
|
295
|
+
"group": "schema",
|
|
372
296
|
"binding": {
|
|
373
|
-
"name": "
|
|
297
|
+
"name": "schemaStrategy.schemaRegistryUrl",
|
|
374
298
|
"type": "zeebe:property"
|
|
375
299
|
},
|
|
300
|
+
"condition": {
|
|
301
|
+
"property": "schemaStrategy.type",
|
|
302
|
+
"equals": "schemaRegistry",
|
|
303
|
+
"type": "simple"
|
|
304
|
+
},
|
|
376
305
|
"type": "String"
|
|
377
306
|
},
|
|
378
307
|
{
|
|
379
|
-
"id": "
|
|
380
|
-
"label": "
|
|
381
|
-
"description": "
|
|
308
|
+
"id": "activationCondition",
|
|
309
|
+
"label": "Activation condition",
|
|
310
|
+
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
382
311
|
"optional": true,
|
|
383
|
-
"
|
|
312
|
+
"feel": "required",
|
|
313
|
+
"group": "activation",
|
|
384
314
|
"binding": {
|
|
385
|
-
"name": "
|
|
315
|
+
"name": "activationCondition",
|
|
386
316
|
"type": "zeebe:property"
|
|
387
317
|
},
|
|
388
318
|
"type": "String"
|
|
389
319
|
},
|
|
390
320
|
{
|
|
391
|
-
"id": "
|
|
392
|
-
"label": "
|
|
393
|
-
"
|
|
394
|
-
"
|
|
395
|
-
"constraints": {
|
|
396
|
-
"notEmpty": true
|
|
397
|
-
},
|
|
398
|
-
"group": "kafka",
|
|
321
|
+
"id": "consumeUnmatchedEvents",
|
|
322
|
+
"label": "Consume unmatched events",
|
|
323
|
+
"value": true,
|
|
324
|
+
"group": "activation",
|
|
399
325
|
"binding": {
|
|
400
|
-
"name": "
|
|
326
|
+
"name": "consumeUnmatchedEvents",
|
|
401
327
|
"type": "zeebe:property"
|
|
402
328
|
},
|
|
403
|
-
"
|
|
329
|
+
"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",
|
|
330
|
+
"type": "Boolean"
|
|
404
331
|
},
|
|
405
332
|
{
|
|
406
|
-
"id": "
|
|
407
|
-
"label": "
|
|
408
|
-
"description": "
|
|
409
|
-
"optional": false,
|
|
333
|
+
"id": "correlationKeyProcess",
|
|
334
|
+
"label": "Correlation key (process)",
|
|
335
|
+
"description": "Sets up the correlation key from process variables",
|
|
410
336
|
"constraints": {
|
|
411
337
|
"notEmpty": true
|
|
412
338
|
},
|
|
413
|
-
"
|
|
339
|
+
"feel": "required",
|
|
340
|
+
"group": "correlation",
|
|
414
341
|
"binding": {
|
|
415
|
-
"name": "
|
|
416
|
-
"type": "zeebe:property"
|
|
342
|
+
"name": "correlationKey",
|
|
343
|
+
"type": "bpmn:Message#zeebe:subscription#property"
|
|
417
344
|
},
|
|
418
345
|
"type": "String"
|
|
419
346
|
},
|
|
420
347
|
{
|
|
421
|
-
"id": "
|
|
422
|
-
"label": "
|
|
423
|
-
"description": "
|
|
424
|
-
"
|
|
425
|
-
|
|
348
|
+
"id": "correlationKeyPayload",
|
|
349
|
+
"label": "Correlation key (payload)",
|
|
350
|
+
"description": "Extracts the correlation key from the incoming message payload",
|
|
351
|
+
"constraints": {
|
|
352
|
+
"notEmpty": true
|
|
353
|
+
},
|
|
354
|
+
"feel": "required",
|
|
355
|
+
"group": "correlation",
|
|
426
356
|
"binding": {
|
|
427
|
-
"name": "
|
|
357
|
+
"name": "correlationKeyExpression",
|
|
428
358
|
"type": "zeebe:property"
|
|
429
359
|
},
|
|
430
360
|
"type": "String"
|
|
431
361
|
},
|
|
432
362
|
{
|
|
433
|
-
"id": "
|
|
434
|
-
"label": "
|
|
435
|
-
"description": "
|
|
363
|
+
"id": "messageIdExpression",
|
|
364
|
+
"label": "Message ID expression",
|
|
365
|
+
"description": "Expression to extract unique identifier of a message",
|
|
436
366
|
"optional": true,
|
|
437
367
|
"feel": "required",
|
|
438
|
-
"group": "
|
|
368
|
+
"group": "correlation",
|
|
439
369
|
"binding": {
|
|
440
|
-
"name": "
|
|
370
|
+
"name": "messageIdExpression",
|
|
441
371
|
"type": "zeebe:property"
|
|
442
372
|
},
|
|
443
373
|
"type": "String"
|
|
444
374
|
},
|
|
445
375
|
{
|
|
446
|
-
"id": "
|
|
447
|
-
"label": "
|
|
448
|
-
"description": "
|
|
376
|
+
"id": "messageTtl",
|
|
377
|
+
"label": "Message TTL",
|
|
378
|
+
"description": "Time-to-live for the message in the broker (ISO-8601 duration)",
|
|
449
379
|
"optional": true,
|
|
380
|
+
"constraints": {
|
|
381
|
+
"notEmpty": false,
|
|
382
|
+
"pattern": {
|
|
383
|
+
"value": "^(PT.*|)$",
|
|
384
|
+
"message": "must be an ISO-8601 duration"
|
|
385
|
+
}
|
|
386
|
+
},
|
|
450
387
|
"feel": "optional",
|
|
451
|
-
"group": "
|
|
388
|
+
"group": "correlation",
|
|
452
389
|
"binding": {
|
|
453
|
-
"name": "
|
|
390
|
+
"name": "messageTtl",
|
|
454
391
|
"type": "zeebe:property"
|
|
455
392
|
},
|
|
456
393
|
"type": "String"
|
|
457
394
|
},
|
|
458
395
|
{
|
|
459
|
-
"id": "
|
|
460
|
-
"
|
|
461
|
-
|
|
462
|
-
"optional": false,
|
|
463
|
-
"value": "latest",
|
|
464
|
-
"constraints": {
|
|
465
|
-
"notEmpty": true
|
|
396
|
+
"id": "messageNameUuid",
|
|
397
|
+
"generatedValue": {
|
|
398
|
+
"type": "uuid"
|
|
466
399
|
},
|
|
467
|
-
"group": "
|
|
400
|
+
"group": "correlation",
|
|
468
401
|
"binding": {
|
|
469
|
-
"name": "
|
|
470
|
-
"type": "
|
|
402
|
+
"name": "name",
|
|
403
|
+
"type": "bpmn:Message#property"
|
|
471
404
|
},
|
|
472
|
-
"type": "
|
|
473
|
-
"choices": [
|
|
474
|
-
{
|
|
475
|
-
"name": "None",
|
|
476
|
-
"value": "none"
|
|
477
|
-
},
|
|
478
|
-
{
|
|
479
|
-
"name": "Latest",
|
|
480
|
-
"value": "latest"
|
|
481
|
-
},
|
|
482
|
-
{
|
|
483
|
-
"name": "Earliest",
|
|
484
|
-
"value": "earliest"
|
|
485
|
-
}
|
|
486
|
-
]
|
|
487
|
-
},
|
|
488
|
-
{
|
|
489
|
-
"id": "schemaStrategy.type",
|
|
490
|
-
"label": "Schema strategy",
|
|
491
|
-
"value": "noSchema",
|
|
492
|
-
"group": "kafka",
|
|
493
|
-
"binding": {
|
|
494
|
-
"name": "schemaStrategy.type",
|
|
495
|
-
"type": "zeebe:property"
|
|
496
|
-
},
|
|
497
|
-
"type": "Dropdown",
|
|
498
|
-
"choices": [
|
|
499
|
-
{
|
|
500
|
-
"name": "No schema",
|
|
501
|
-
"value": "noSchema"
|
|
502
|
-
},
|
|
503
|
-
{
|
|
504
|
-
"name": "Inline schema",
|
|
505
|
-
"value": "inlineSchema"
|
|
506
|
-
},
|
|
507
|
-
{
|
|
508
|
-
"name": "Schema registry",
|
|
509
|
-
"value": "schemaRegistry"
|
|
510
|
-
}
|
|
511
|
-
]
|
|
512
|
-
},
|
|
513
|
-
{
|
|
514
|
-
"id": "schemaStrategy.schemaType",
|
|
515
|
-
"label": "Schema type",
|
|
516
|
-
"description": "Select the schema type. For details, visit the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=inbound\" target=\"_blank\">documentation</a>",
|
|
517
|
-
"optional": false,
|
|
518
|
-
"value": "avro",
|
|
519
|
-
"group": "kafka",
|
|
520
|
-
"binding": {
|
|
521
|
-
"name": "schemaStrategy.schemaType",
|
|
522
|
-
"type": "zeebe:property"
|
|
523
|
-
},
|
|
524
|
-
"condition": {
|
|
525
|
-
"property": "schemaStrategy.type",
|
|
526
|
-
"equals": "schemaRegistry",
|
|
527
|
-
"type": "simple"
|
|
528
|
-
},
|
|
529
|
-
"type": "Dropdown",
|
|
530
|
-
"choices": [
|
|
531
|
-
{
|
|
532
|
-
"name": "JSON",
|
|
533
|
-
"value": "json"
|
|
534
|
-
},
|
|
535
|
-
{
|
|
536
|
-
"name": "Avro (alpha)",
|
|
537
|
-
"value": "avro"
|
|
538
|
-
}
|
|
539
|
-
]
|
|
540
|
-
},
|
|
541
|
-
{
|
|
542
|
-
"id": "schemaStrategy.schemaRegistryUrl",
|
|
543
|
-
"label": "Schema registry URL",
|
|
544
|
-
"description": "Provide the schema registry URL",
|
|
545
|
-
"optional": false,
|
|
546
|
-
"constraints": {
|
|
547
|
-
"notEmpty": true
|
|
548
|
-
},
|
|
549
|
-
"group": "kafka",
|
|
550
|
-
"binding": {
|
|
551
|
-
"name": "schemaStrategy.schemaRegistryUrl",
|
|
552
|
-
"type": "zeebe:property"
|
|
553
|
-
},
|
|
554
|
-
"condition": {
|
|
555
|
-
"property": "schemaStrategy.type",
|
|
556
|
-
"equals": "schemaRegistry",
|
|
557
|
-
"type": "simple"
|
|
558
|
-
},
|
|
559
|
-
"type": "String"
|
|
560
|
-
},
|
|
561
|
-
{
|
|
562
|
-
"id": "schemaStrategy.avro.schema",
|
|
563
|
-
"label": "Schema",
|
|
564
|
-
"description": "Inline schema (Avro) for the message value",
|
|
565
|
-
"optional": false,
|
|
566
|
-
"constraints": {
|
|
567
|
-
"notEmpty": true
|
|
568
|
-
},
|
|
569
|
-
"feel": "required",
|
|
570
|
-
"group": "message",
|
|
571
|
-
"binding": {
|
|
572
|
-
"name": "schemaStrategy.schema",
|
|
573
|
-
"type": "zeebe:property"
|
|
574
|
-
},
|
|
575
|
-
"condition": {
|
|
576
|
-
"property": "schemaStrategy.type",
|
|
577
|
-
"equals": "inlineSchema",
|
|
578
|
-
"type": "simple"
|
|
579
|
-
},
|
|
580
|
-
"type": "Text"
|
|
581
|
-
},
|
|
582
|
-
{
|
|
583
|
-
"id": "activationCondition",
|
|
584
|
-
"label": "Activation condition",
|
|
585
|
-
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
586
|
-
"optional": true,
|
|
587
|
-
"feel": "required",
|
|
588
|
-
"group": "activation",
|
|
589
|
-
"binding": {
|
|
590
|
-
"name": "activationCondition",
|
|
591
|
-
"type": "zeebe:property"
|
|
592
|
-
},
|
|
593
|
-
"type": "String"
|
|
594
|
-
},
|
|
595
|
-
{
|
|
596
|
-
"id": "consumeUnmatchedEvents",
|
|
597
|
-
"label": "Consume unmatched events",
|
|
598
|
-
"value": true,
|
|
599
|
-
"group": "activation",
|
|
600
|
-
"binding": {
|
|
601
|
-
"name": "consumeUnmatchedEvents",
|
|
602
|
-
"type": "zeebe:property"
|
|
603
|
-
},
|
|
604
|
-
"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",
|
|
605
|
-
"type": "Boolean"
|
|
606
|
-
},
|
|
607
|
-
{
|
|
608
|
-
"id": "correlationKeyProcess",
|
|
609
|
-
"label": "Correlation key (process)",
|
|
610
|
-
"description": "Sets up the correlation key from process variables",
|
|
611
|
-
"constraints": {
|
|
612
|
-
"notEmpty": true
|
|
613
|
-
},
|
|
614
|
-
"feel": "required",
|
|
615
|
-
"group": "correlation",
|
|
616
|
-
"binding": {
|
|
617
|
-
"name": "correlationKey",
|
|
618
|
-
"type": "bpmn:Message#zeebe:subscription#property"
|
|
619
|
-
},
|
|
620
|
-
"type": "String"
|
|
621
|
-
},
|
|
622
|
-
{
|
|
623
|
-
"id": "correlationKeyPayload",
|
|
624
|
-
"label": "Correlation key (payload)",
|
|
625
|
-
"description": "Extracts the correlation key from the incoming message payload",
|
|
626
|
-
"constraints": {
|
|
627
|
-
"notEmpty": true
|
|
628
|
-
},
|
|
629
|
-
"feel": "required",
|
|
630
|
-
"group": "correlation",
|
|
631
|
-
"binding": {
|
|
632
|
-
"name": "correlationKeyExpression",
|
|
633
|
-
"type": "zeebe:property"
|
|
634
|
-
},
|
|
635
|
-
"type": "String"
|
|
636
|
-
},
|
|
637
|
-
{
|
|
638
|
-
"id": "messageIdExpression",
|
|
639
|
-
"label": "Message ID expression",
|
|
640
|
-
"description": "Expression to extract unique identifier of a message",
|
|
641
|
-
"optional": true,
|
|
642
|
-
"feel": "required",
|
|
643
|
-
"group": "correlation",
|
|
644
|
-
"binding": {
|
|
645
|
-
"name": "messageIdExpression",
|
|
646
|
-
"type": "zeebe:property"
|
|
647
|
-
},
|
|
648
|
-
"type": "String"
|
|
649
|
-
},
|
|
650
|
-
{
|
|
651
|
-
"id": "messageTtl",
|
|
652
|
-
"label": "Message TTL",
|
|
653
|
-
"description": "Time-to-live for the message in the broker (ISO-8601 duration)",
|
|
654
|
-
"optional": true,
|
|
655
|
-
"constraints": {
|
|
656
|
-
"notEmpty": false,
|
|
657
|
-
"pattern": {
|
|
658
|
-
"value": "^(PT.*|)$",
|
|
659
|
-
"message": "must be an ISO-8601 duration"
|
|
660
|
-
}
|
|
661
|
-
},
|
|
662
|
-
"feel": "optional",
|
|
663
|
-
"group": "correlation",
|
|
664
|
-
"binding": {
|
|
665
|
-
"name": "messageTtl",
|
|
666
|
-
"type": "zeebe:property"
|
|
667
|
-
},
|
|
668
|
-
"type": "String"
|
|
669
|
-
},
|
|
670
|
-
{
|
|
671
|
-
"id": "messageNameUuid",
|
|
672
|
-
"generatedValue": {
|
|
673
|
-
"type": "uuid"
|
|
674
|
-
},
|
|
675
|
-
"group": "correlation",
|
|
676
|
-
"binding": {
|
|
677
|
-
"name": "name",
|
|
678
|
-
"type": "bpmn:Message#property"
|
|
679
|
-
},
|
|
680
|
-
"type": "Hidden"
|
|
405
|
+
"type": "Hidden"
|
|
681
406
|
},
|
|
682
407
|
{
|
|
683
408
|
"id": "deduplicationModeManualFlag",
|
|
@@ -769,9 +494,6 @@
|
|
|
769
494
|
],
|
|
770
495
|
"icon": {
|
|
771
496
|
"contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAyNTYgNDE2JyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yMDEuODE2IDIzMC4yMTZjLTE2LjE4NiAwLTMwLjY5NyA3LjE3MS00MC42MzQgMTguNDYxbC0yNS40NjMtMTguMDI2YzIuNzAzLTcuNDQyIDQuMjU1LTE1LjQzMyA0LjI1NS0yMy43OTcgMC04LjIxOS0xLjQ5OC0xNi4wNzYtNC4xMTItMjMuNDA4bDI1LjQwNi0xNy44MzVjOS45MzYgMTEuMjMzIDI0LjQwOSAxOC4zNjUgNDAuNTQ4IDE4LjM2NSAyOS44NzUgMCA1NC4xODQtMjQuMzA1IDU0LjE4NC01NC4xODQgMC0yOS44NzktMjQuMzA5LTU0LjE4NC01NC4xODQtNTQuMTg0LTI5Ljg3NSAwLTU0LjE4NCAyNC4zMDUtNTQuMTg0IDU0LjE4NCAwIDUuMzQ4LjgwOCAxMC41MDUgMi4yNTggMTUuMzg5bC0yNS40MjMgMTcuODQ0Yy0xMC42Mi0xMy4xNzUtMjUuOTExLTIyLjM3NC00My4zMzMtMjUuMTgydi0zMC42NGMyNC41NDQtNS4xNTUgNDMuMDM3LTI2Ljk2MiA0My4wMzctNTMuMDE5QzEyNC4xNzEgMjQuMzA1IDk5Ljg2MiAwIDY5Ljk4NyAwIDQwLjExMiAwIDE1LjgwMyAyNC4zMDUgMTUuODAzIDU0LjE4NGMwIDI1LjcwOCAxOC4wMTQgNDcuMjQ2IDQyLjA2NyA1Mi43Njl2MzEuMDM4QzI1LjA0NCAxNDMuNzUzIDAgMTcyLjQwMSAwIDIwNi44NTRjMCAzNC42MjEgMjUuMjkyIDYzLjM3NCA1OC4zNTUgNjguOTR2MzIuNzc0Yy0yNC4yOTkgNS4zNDEtNDIuNTUyIDI3LjAxMS00Mi41NTIgNTIuODk0IDAgMjkuODc5IDI0LjMwOSA1NC4xODQgNTQuMTg0IDU0LjE4NCAyOS44NzUgMCA1NC4xODQtMjQuMzA1IDU0LjE4NC01NC4xODQgMC0yNS44ODMtMTguMjUzLTQ3LjU1My00Mi41NTItNTIuODk0di0zMi43NzVhNjkuOTY1IDY5Ljk2NSAwIDAgMCA0Mi42LTI0Ljc3NmwyNS42MzMgMTguMTQzYy0xLjQyMyA0Ljg0LTIuMjIgOS45NDYtMi4yMiAxNS4yNCAwIDI5Ljg3OSAyNC4zMDkgNTQuMTg0IDU0LjE4NCA1NC4xODQgMjkuODc1IDAgNTQuMTg0LTI0LjMwNSA1NC4xODQtNTQuMTg0IDAtMjkuODc5LTI0LjMwOS01NC4xODQtNTQuMTg0LTU0LjE4NHptMC0xMjYuNjk1YzE0LjQ4NyAwIDI2LjI3IDExLjc4OCAyNi4yNyAyNi4yNzFzLTExLjc4MyAyNi4yNy0yNi4yNyAyNi4yNy0yNi4yNy0xMS43ODctMjYuMjctMjYuMjdjMC0xNC40ODMgMTEuNzgzLTI2LjI3MSAyNi4yNy0yNi4yNzF6bS0xNTguMS00OS4zMzdjMC0xNC40ODMgMTEuNzg0LTI2LjI3IDI2LjI3MS0yNi4yN3MyNi4yNyAxMS43ODcgMjYuMjcgMjYuMjdjMCAxNC40ODMtMTEuNzgzIDI2LjI3LTI2LjI3IDI2LjI3cy0yNi4yNzEtMTEuNzg3LTI2LjI3MS0yNi4yN3ptNTIuNTQxIDMwNy4yNzhjMCAxNC40ODMtMTEuNzgzIDI2LjI3LTI2LjI3IDI2LjI3cy0yNi4yNzEtMTEuNzg3LTI2LjI3MS0yNi4yN2MwLTE0LjQ4MyAxMS43ODQtMjYuMjcgMjYuMjcxLTI2LjI3czI2LjI3IDExLjc4NyAyNi4yNyAyNi4yN3ptLTI2LjI3Mi0xMTcuOTdjLTIwLjIwNSAwLTM2LjY0Mi0xNi40MzQtMzYuNjQyLTM2LjYzOCAwLTIwLjIwNSAxNi40MzctMzYuNjQyIDM2LjY0Mi0zNi42NDIgMjAuMjA0IDAgMzYuNjQxIDE2LjQzNyAzNi42NDEgMzYuNjQyIDAgMjAuMjA0LTE2LjQzNyAzNi42MzgtMzYuNjQxIDM2LjYzOHptMTMxLjgzMSA2Ny4xNzljLTE0LjQ4NyAwLTI2LjI3LTExLjc4OC0yNi4yNy0yNi4yNzFzMTEuNzgzLTI2LjI3IDI2LjI3LTI2LjI3IDI2LjI3IDExLjc4NyAyNi4yNyAyNi4yN2MwIDE0LjQ4My0xMS43ODMgMjYuMjcxLTI2LjI3IDI2LjI3MXonCiAgICAgICAgICBzdHlsZT0nZmlsbDojMjMxZjIwJy8+Cjwvc3ZnPg=="
|
|
772
|
-
},
|
|
773
|
-
"engines": {
|
|
774
|
-
"camunda": "^8.6"
|
|
775
497
|
}
|
|
776
498
|
},
|
|
777
499
|
{
|
|
@@ -1061,7 +783,7 @@
|
|
|
1061
783
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1062
784
|
"name": "Kafka Boundary Event Connector",
|
|
1063
785
|
"id": "io.camunda.connectors.inbound.KafkaBoundary.v1",
|
|
1064
|
-
"version":
|
|
786
|
+
"version": 3,
|
|
1065
787
|
"description": "Consume Kafka messages",
|
|
1066
788
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=inbound",
|
|
1067
789
|
"category": {
|
|
@@ -1183,7 +905,6 @@
|
|
|
1183
905
|
"description": "Provide the topic name",
|
|
1184
906
|
"group": "kafka",
|
|
1185
907
|
"type": "String",
|
|
1186
|
-
"feel": "optional",
|
|
1187
908
|
"binding": {
|
|
1188
909
|
"type": "zeebe:property",
|
|
1189
910
|
"name": "topic.topicName"
|
|
@@ -1197,7 +918,6 @@
|
|
|
1197
918
|
"description": "Provide the consumer group ID used by the connector. Leave empty for an automatically generated one",
|
|
1198
919
|
"group": "kafka",
|
|
1199
920
|
"type": "String",
|
|
1200
|
-
"feel": "optional",
|
|
1201
921
|
"optional": true,
|
|
1202
922
|
"binding": {
|
|
1203
923
|
"type": "zeebe:property",
|
|
@@ -1286,6 +1006,18 @@
|
|
|
1286
1006
|
"notEmpty": true
|
|
1287
1007
|
}
|
|
1288
1008
|
},
|
|
1009
|
+
{
|
|
1010
|
+
"label": "Message ID expression",
|
|
1011
|
+
"feel": "required",
|
|
1012
|
+
"type": "String",
|
|
1013
|
+
"optional": true,
|
|
1014
|
+
"group": "activation",
|
|
1015
|
+
"binding": {
|
|
1016
|
+
"type": "zeebe:property",
|
|
1017
|
+
"name": "messageIdExpression"
|
|
1018
|
+
},
|
|
1019
|
+
"description": "Expression to extract unique identifier of a message"
|
|
1020
|
+
},
|
|
1289
1021
|
{
|
|
1290
1022
|
"label": "Activation condition",
|
|
1291
1023
|
"type": "String",
|
|
@@ -1325,7 +1057,7 @@
|
|
|
1325
1057
|
"contents": "data:image/svg+xml;utf8,%3Csvg width='18' height='18' viewBox='0 0 256 416' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='xMidYMid'%3E%3Cpath d='M201.816 230.216c-16.186 0-30.697 7.171-40.634 18.461l-25.463-18.026c2.703-7.442 4.255-15.433 4.255-23.797 0-8.219-1.498-16.076-4.112-23.408l25.406-17.835c9.936 11.233 24.409 18.365 40.548 18.365 29.875 0 54.184-24.305 54.184-54.184 0-29.879-24.309-54.184-54.184-54.184-29.875 0-54.184 24.305-54.184 54.184 0 5.348.808 10.505 2.258 15.389l-25.423 17.844c-10.62-13.175-25.911-22.374-43.333-25.182v-30.64c24.544-5.155 43.037-26.962 43.037-53.019C124.171 24.305 99.862 0 69.987 0 40.112 0 15.803 24.305 15.803 54.184c0 25.708 18.014 47.246 42.067 52.769v31.038C25.044 143.753 0 172.401 0 206.854c0 34.621 25.292 63.374 58.355 68.94v32.774c-24.299 5.341-42.552 27.011-42.552 52.894 0 29.879 24.309 54.184 54.184 54.184 29.875 0 54.184-24.305 54.184-54.184 0-25.883-18.253-47.553-42.552-52.894v-32.775a69.965 69.965 0 0 0 42.6-24.776l25.633 18.143c-1.423 4.84-2.22 9.946-2.22 15.24 0 29.879 24.309 54.184 54.184 54.184 29.875 0 54.184-24.305 54.184-54.184 0-29.879-24.309-54.184-54.184-54.184zm0-126.695c14.487 0 26.27 11.788 26.27 26.271s-11.783 26.27-26.27 26.27-26.27-11.787-26.27-26.27c0-14.483 11.783-26.271 26.27-26.271zm-158.1-49.337c0-14.483 11.784-26.27 26.271-26.27s26.27 11.787 26.27 26.27c0 14.483-11.783 26.27-26.27 26.27s-26.271-11.787-26.271-26.27zm52.541 307.278c0 14.483-11.783 26.27-26.27 26.27s-26.271-11.787-26.271-26.27c0-14.483 11.784-26.27 26.271-26.27s26.27 11.787 26.27 26.27zm-26.272-117.97c-20.205 0-36.642-16.434-36.642-36.638 0-20.205 16.437-36.642 36.642-36.642 20.204 0 36.641 16.437 36.641 36.642 0 20.204-16.437 36.638-36.641 36.638zm131.831 67.179c-14.487 0-26.27-11.788-26.27-26.271s11.783-26.27 26.27-26.27 26.27 11.787 26.27 26.27c0 14.483-11.783 26.271-26.27 26.271z' style='fill:%23231f20'/%3E%3C/svg%3E"
|
|
1326
1058
|
},
|
|
1327
1059
|
"engines": {
|
|
1328
|
-
"camunda": "^8.
|
|
1060
|
+
"camunda": "^8.5"
|
|
1329
1061
|
}
|
|
1330
1062
|
},
|
|
1331
1063
|
{
|
|
@@ -1334,7 +1066,7 @@
|
|
|
1334
1066
|
"id": "io.camunda.connectors.inbound.KafkaBoundary.v1",
|
|
1335
1067
|
"description": "Consume Kafka messages",
|
|
1336
1068
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=inbound",
|
|
1337
|
-
"version":
|
|
1069
|
+
"version": 6,
|
|
1338
1070
|
"category": {
|
|
1339
1071
|
"id": "connectors",
|
|
1340
1072
|
"name": "Connectors"
|
|
@@ -1435,29 +1167,6 @@
|
|
|
1435
1167
|
},
|
|
1436
1168
|
"type": "String"
|
|
1437
1169
|
},
|
|
1438
|
-
{
|
|
1439
|
-
"id": "serializationType",
|
|
1440
|
-
"label": "Deserialization type",
|
|
1441
|
-
"description": "Select the deserialization type. For details, visit the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=inbound\" target=\"_blank\">documentation</a>",
|
|
1442
|
-
"optional": false,
|
|
1443
|
-
"value": "json",
|
|
1444
|
-
"group": "kafka",
|
|
1445
|
-
"binding": {
|
|
1446
|
-
"name": "serializationType",
|
|
1447
|
-
"type": "zeebe:property"
|
|
1448
|
-
},
|
|
1449
|
-
"type": "Dropdown",
|
|
1450
|
-
"choices": [
|
|
1451
|
-
{
|
|
1452
|
-
"name": "Default (JSON)",
|
|
1453
|
-
"value": "json"
|
|
1454
|
-
},
|
|
1455
|
-
{
|
|
1456
|
-
"name": "Avro (experimental)",
|
|
1457
|
-
"value": "avro"
|
|
1458
|
-
}
|
|
1459
|
-
]
|
|
1460
|
-
},
|
|
1461
1170
|
{
|
|
1462
1171
|
"id": "topic.bootstrapServers",
|
|
1463
1172
|
"label": "Bootstrap servers",
|
|
@@ -1557,22 +1266,95 @@
|
|
|
1557
1266
|
]
|
|
1558
1267
|
},
|
|
1559
1268
|
{
|
|
1560
|
-
"id": "
|
|
1561
|
-
"label": "
|
|
1562
|
-
"
|
|
1563
|
-
"
|
|
1564
|
-
"constraints": {
|
|
1565
|
-
"notEmpty": true
|
|
1566
|
-
},
|
|
1567
|
-
"feel": "required",
|
|
1568
|
-
"group": "message",
|
|
1269
|
+
"id": "schemaStrategy.type",
|
|
1270
|
+
"label": "Schema strategy",
|
|
1271
|
+
"value": "noSchema",
|
|
1272
|
+
"group": "kafka",
|
|
1569
1273
|
"binding": {
|
|
1570
|
-
"name": "
|
|
1274
|
+
"name": "schemaStrategy.type",
|
|
1571
1275
|
"type": "zeebe:property"
|
|
1572
1276
|
},
|
|
1573
|
-
"
|
|
1574
|
-
|
|
1575
|
-
|
|
1277
|
+
"type": "Dropdown",
|
|
1278
|
+
"choices": [
|
|
1279
|
+
{
|
|
1280
|
+
"name": "No schema",
|
|
1281
|
+
"value": "noSchema"
|
|
1282
|
+
},
|
|
1283
|
+
{
|
|
1284
|
+
"name": "Inline schema",
|
|
1285
|
+
"value": "inlineSchema"
|
|
1286
|
+
},
|
|
1287
|
+
{
|
|
1288
|
+
"name": "Schema registry",
|
|
1289
|
+
"value": "schemaRegistry"
|
|
1290
|
+
}
|
|
1291
|
+
]
|
|
1292
|
+
},
|
|
1293
|
+
{
|
|
1294
|
+
"id": "schemaStrategy.schemaType",
|
|
1295
|
+
"label": "Schema type",
|
|
1296
|
+
"description": "Select the schema type. For details, visit the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=inbound\" target=\"_blank\">documentation</a>",
|
|
1297
|
+
"optional": false,
|
|
1298
|
+
"value": "avro",
|
|
1299
|
+
"group": "kafka",
|
|
1300
|
+
"binding": {
|
|
1301
|
+
"name": "schemaStrategy.schemaType",
|
|
1302
|
+
"type": "zeebe:property"
|
|
1303
|
+
},
|
|
1304
|
+
"condition": {
|
|
1305
|
+
"property": "schemaStrategy.type",
|
|
1306
|
+
"equals": "schemaRegistry",
|
|
1307
|
+
"type": "simple"
|
|
1308
|
+
},
|
|
1309
|
+
"type": "Dropdown",
|
|
1310
|
+
"choices": [
|
|
1311
|
+
{
|
|
1312
|
+
"name": "JSON",
|
|
1313
|
+
"value": "json"
|
|
1314
|
+
},
|
|
1315
|
+
{
|
|
1316
|
+
"name": "Avro (alpha)",
|
|
1317
|
+
"value": "avro"
|
|
1318
|
+
}
|
|
1319
|
+
]
|
|
1320
|
+
},
|
|
1321
|
+
{
|
|
1322
|
+
"id": "schemaStrategy.schemaRegistryUrl",
|
|
1323
|
+
"label": "Schema registry URL",
|
|
1324
|
+
"description": "Provide the schema registry URL",
|
|
1325
|
+
"optional": false,
|
|
1326
|
+
"constraints": {
|
|
1327
|
+
"notEmpty": true
|
|
1328
|
+
},
|
|
1329
|
+
"group": "kafka",
|
|
1330
|
+
"binding": {
|
|
1331
|
+
"name": "schemaStrategy.schemaRegistryUrl",
|
|
1332
|
+
"type": "zeebe:property"
|
|
1333
|
+
},
|
|
1334
|
+
"condition": {
|
|
1335
|
+
"property": "schemaStrategy.type",
|
|
1336
|
+
"equals": "schemaRegistry",
|
|
1337
|
+
"type": "simple"
|
|
1338
|
+
},
|
|
1339
|
+
"type": "String"
|
|
1340
|
+
},
|
|
1341
|
+
{
|
|
1342
|
+
"id": "schemaStrategy.avro.schema",
|
|
1343
|
+
"label": "Schema",
|
|
1344
|
+
"description": "Inline schema (Avro) for the message value",
|
|
1345
|
+
"optional": false,
|
|
1346
|
+
"constraints": {
|
|
1347
|
+
"notEmpty": true
|
|
1348
|
+
},
|
|
1349
|
+
"feel": "required",
|
|
1350
|
+
"group": "message",
|
|
1351
|
+
"binding": {
|
|
1352
|
+
"name": "schemaStrategy.schema",
|
|
1353
|
+
"type": "zeebe:property"
|
|
1354
|
+
},
|
|
1355
|
+
"condition": {
|
|
1356
|
+
"property": "schemaStrategy.type",
|
|
1357
|
+
"equals": "inlineSchema",
|
|
1576
1358
|
"type": "simple"
|
|
1577
1359
|
},
|
|
1578
1360
|
"type": "Text"
|
|
@@ -1769,7 +1551,7 @@
|
|
|
1769
1551
|
"contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAyNTYgNDE2JyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yMDEuODE2IDIzMC4yMTZjLTE2LjE4NiAwLTMwLjY5NyA3LjE3MS00MC42MzQgMTguNDYxbC0yNS40NjMtMTguMDI2YzIuNzAzLTcuNDQyIDQuMjU1LTE1LjQzMyA0LjI1NS0yMy43OTcgMC04LjIxOS0xLjQ5OC0xNi4wNzYtNC4xMTItMjMuNDA4bDI1LjQwNi0xNy44MzVjOS45MzYgMTEuMjMzIDI0LjQwOSAxOC4zNjUgNDAuNTQ4IDE4LjM2NSAyOS44NzUgMCA1NC4xODQtMjQuMzA1IDU0LjE4NC01NC4xODQgMC0yOS44NzktMjQuMzA5LTU0LjE4NC01NC4xODQtNTQuMTg0LTI5Ljg3NSAwLTU0LjE4NCAyNC4zMDUtNTQuMTg0IDU0LjE4NCAwIDUuMzQ4LjgwOCAxMC41MDUgMi4yNTggMTUuMzg5bC0yNS40MjMgMTcuODQ0Yy0xMC42Mi0xMy4xNzUtMjUuOTExLTIyLjM3NC00My4zMzMtMjUuMTgydi0zMC42NGMyNC41NDQtNS4xNTUgNDMuMDM3LTI2Ljk2MiA0My4wMzctNTMuMDE5QzEyNC4xNzEgMjQuMzA1IDk5Ljg2MiAwIDY5Ljk4NyAwIDQwLjExMiAwIDE1LjgwMyAyNC4zMDUgMTUuODAzIDU0LjE4NGMwIDI1LjcwOCAxOC4wMTQgNDcuMjQ2IDQyLjA2NyA1Mi43Njl2MzEuMDM4QzI1LjA0NCAxNDMuNzUzIDAgMTcyLjQwMSAwIDIwNi44NTRjMCAzNC42MjEgMjUuMjkyIDYzLjM3NCA1OC4zNTUgNjguOTR2MzIuNzc0Yy0yNC4yOTkgNS4zNDEtNDIuNTUyIDI3LjAxMS00Mi41NTIgNTIuODk0IDAgMjkuODc5IDI0LjMwOSA1NC4xODQgNTQuMTg0IDU0LjE4NCAyOS44NzUgMCA1NC4xODQtMjQuMzA1IDU0LjE4NC01NC4xODQgMC0yNS44ODMtMTguMjUzLTQ3LjU1My00Mi41NTItNTIuODk0di0zMi43NzVhNjkuOTY1IDY5Ljk2NSAwIDAgMCA0Mi42LTI0Ljc3NmwyNS42MzMgMTguMTQzYy0xLjQyMyA0Ljg0LTIuMjIgOS45NDYtMi4yMiAxNS4yNCAwIDI5Ljg3OSAyNC4zMDkgNTQuMTg0IDU0LjE4NCA1NC4xODQgMjkuODc1IDAgNTQuMTg0LTI0LjMwNSA1NC4xODQtNTQuMTg0IDAtMjkuODc5LTI0LjMwOS01NC4xODQtNTQuMTg0LTU0LjE4NHptMC0xMjYuNjk1YzE0LjQ4NyAwIDI2LjI3IDExLjc4OCAyNi4yNyAyNi4yNzFzLTExLjc4MyAyNi4yNy0yNi4yNyAyNi4yNy0yNi4yNy0xMS43ODctMjYuMjctMjYuMjdjMC0xNC40ODMgMTEuNzgzLTI2LjI3MSAyNi4yNy0yNi4yNzF6bS0xNTguMS00OS4zMzdjMC0xNC40ODMgMTEuNzg0LTI2LjI3IDI2LjI3MS0yNi4yN3MyNi4yNyAxMS43ODcgMjYuMjcgMjYuMjdjMCAxNC40ODMtMTEuNzgzIDI2LjI3LTI2LjI3IDI2LjI3cy0yNi4yNzEtMTEuNzg3LTI2LjI3MS0yNi4yN3ptNTIuNTQxIDMwNy4yNzhjMCAxNC40ODMtMTEuNzgzIDI2LjI3LTI2LjI3IDI2LjI3cy0yNi4yNzEtMTEuNzg3LTI2LjI3MS0yNi4yN2MwLTE0LjQ4MyAxMS43ODQtMjYuMjcgMjYuMjcxLTI2LjI3czI2LjI3IDExLjc4NyAyNi4yNyAyNi4yN3ptLTI2LjI3Mi0xMTcuOTdjLTIwLjIwNSAwLTM2LjY0Mi0xNi40MzQtMzYuNjQyLTM2LjYzOCAwLTIwLjIwNSAxNi40MzctMzYuNjQyIDM2LjY0Mi0zNi42NDIgMjAuMjA0IDAgMzYuNjQxIDE2LjQzNyAzNi42NDEgMzYuNjQyIDAgMjAuMjA0LTE2LjQzNyAzNi42MzgtMzYuNjQxIDM2LjYzOHptMTMxLjgzMSA2Ny4xNzljLTE0LjQ4NyAwLTI2LjI3LTExLjc4OC0yNi4yNy0yNi4yNzFzMTEuNzgzLTI2LjI3IDI2LjI3LTI2LjI3IDI2LjI3IDExLjc4NyAyNi4yNyAyNi4yN2MwIDE0LjQ4My0xMS43ODMgMjYuMjcxLTI2LjI3IDI2LjI3MXonCiAgICAgICAgICBzdHlsZT0nZmlsbDojMjMxZjIwJy8+Cjwvc3ZnPg=="
|
|
1770
1552
|
},
|
|
1771
1553
|
"engines": {
|
|
1772
|
-
"camunda": "^8.
|
|
1554
|
+
"camunda": "^8.6"
|
|
1773
1555
|
}
|
|
1774
1556
|
},
|
|
1775
1557
|
{
|
|
@@ -1777,11 +1559,8 @@
|
|
|
1777
1559
|
"name": "Kafka Boundary Event Connector",
|
|
1778
1560
|
"id": "io.camunda.connectors.inbound.KafkaBoundary.v1",
|
|
1779
1561
|
"description": "Consume Kafka messages",
|
|
1780
|
-
"metadata": {
|
|
1781
|
-
"keywords": []
|
|
1782
|
-
},
|
|
1783
1562
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=inbound",
|
|
1784
|
-
"version":
|
|
1563
|
+
"version": 5,
|
|
1785
1564
|
"category": {
|
|
1786
1565
|
"id": "connectors",
|
|
1787
1566
|
"name": "Connectors"
|
|
@@ -1791,9 +1570,6 @@
|
|
|
1791
1570
|
"value": "bpmn:BoundaryEvent",
|
|
1792
1571
|
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
1793
1572
|
},
|
|
1794
|
-
"engines": {
|
|
1795
|
-
"camunda": "^8.3"
|
|
1796
|
-
},
|
|
1797
1573
|
"groups": [
|
|
1798
1574
|
{
|
|
1799
1575
|
"id": "authentication",
|
|
@@ -1804,8 +1580,8 @@
|
|
|
1804
1580
|
"label": "Kafka"
|
|
1805
1581
|
},
|
|
1806
1582
|
{
|
|
1807
|
-
"id": "
|
|
1808
|
-
"label": "
|
|
1583
|
+
"id": "message",
|
|
1584
|
+
"label": "Message deserialization"
|
|
1809
1585
|
},
|
|
1810
1586
|
{
|
|
1811
1587
|
"id": "activation",
|
|
@@ -1885,6 +1661,29 @@
|
|
|
1885
1661
|
},
|
|
1886
1662
|
"type": "String"
|
|
1887
1663
|
},
|
|
1664
|
+
{
|
|
1665
|
+
"id": "serializationType",
|
|
1666
|
+
"label": "Deserialization type",
|
|
1667
|
+
"description": "Select the deserialization type. For details, visit the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=inbound\" target=\"_blank\">documentation</a>",
|
|
1668
|
+
"optional": false,
|
|
1669
|
+
"value": "json",
|
|
1670
|
+
"group": "kafka",
|
|
1671
|
+
"binding": {
|
|
1672
|
+
"name": "serializationType",
|
|
1673
|
+
"type": "zeebe:property"
|
|
1674
|
+
},
|
|
1675
|
+
"type": "Dropdown",
|
|
1676
|
+
"choices": [
|
|
1677
|
+
{
|
|
1678
|
+
"name": "Default (JSON)",
|
|
1679
|
+
"value": "json"
|
|
1680
|
+
},
|
|
1681
|
+
{
|
|
1682
|
+
"name": "Avro (experimental)",
|
|
1683
|
+
"value": "avro"
|
|
1684
|
+
}
|
|
1685
|
+
]
|
|
1686
|
+
},
|
|
1888
1687
|
{
|
|
1889
1688
|
"id": "topic.bootstrapServers",
|
|
1890
1689
|
"label": "Bootstrap servers",
|
|
@@ -1984,99 +1783,26 @@
|
|
|
1984
1783
|
]
|
|
1985
1784
|
},
|
|
1986
1785
|
{
|
|
1987
|
-
"id": "
|
|
1988
|
-
"label": "
|
|
1989
|
-
"
|
|
1990
|
-
"group": "schema",
|
|
1991
|
-
"binding": {
|
|
1992
|
-
"name": "schemaStrategy.type",
|
|
1993
|
-
"type": "zeebe:property"
|
|
1994
|
-
},
|
|
1995
|
-
"type": "Dropdown",
|
|
1996
|
-
"choices": [
|
|
1997
|
-
{
|
|
1998
|
-
"name": "No schema",
|
|
1999
|
-
"value": "noSchema"
|
|
2000
|
-
},
|
|
2001
|
-
{
|
|
2002
|
-
"name": "Avro Inline schema",
|
|
2003
|
-
"value": "inlineSchema"
|
|
2004
|
-
},
|
|
2005
|
-
{
|
|
2006
|
-
"name": "Confluent Schema registry",
|
|
2007
|
-
"value": "schemaRegistry"
|
|
2008
|
-
}
|
|
2009
|
-
]
|
|
2010
|
-
},
|
|
2011
|
-
{
|
|
2012
|
-
"id": "schemaStrategy.avro.schema",
|
|
2013
|
-
"label": "Schema",
|
|
2014
|
-
"description": "Avro inline schema for the message value",
|
|
1786
|
+
"id": "avro.schema",
|
|
1787
|
+
"label": "Avro schema",
|
|
1788
|
+
"description": "Avro schema for the message value",
|
|
2015
1789
|
"optional": false,
|
|
2016
1790
|
"constraints": {
|
|
2017
1791
|
"notEmpty": true
|
|
2018
1792
|
},
|
|
2019
1793
|
"feel": "required",
|
|
2020
|
-
"group": "
|
|
1794
|
+
"group": "message",
|
|
2021
1795
|
"binding": {
|
|
2022
|
-
"name": "
|
|
1796
|
+
"name": "avro.schema",
|
|
2023
1797
|
"type": "zeebe:property"
|
|
2024
1798
|
},
|
|
2025
1799
|
"condition": {
|
|
2026
|
-
"property": "
|
|
2027
|
-
"equals": "
|
|
1800
|
+
"property": "serializationType",
|
|
1801
|
+
"equals": "avro",
|
|
2028
1802
|
"type": "simple"
|
|
2029
1803
|
},
|
|
2030
1804
|
"type": "Text"
|
|
2031
1805
|
},
|
|
2032
|
-
{
|
|
2033
|
-
"id": "schemaStrategy.schemaType",
|
|
2034
|
-
"label": "Schema type",
|
|
2035
|
-
"description": "Select the schema type. For details, visit the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=inbound\" target=\"_blank\">documentation</a>",
|
|
2036
|
-
"optional": false,
|
|
2037
|
-
"value": "avro",
|
|
2038
|
-
"group": "schema",
|
|
2039
|
-
"binding": {
|
|
2040
|
-
"name": "schemaStrategy.schemaType",
|
|
2041
|
-
"type": "zeebe:property"
|
|
2042
|
-
},
|
|
2043
|
-
"condition": {
|
|
2044
|
-
"property": "schemaStrategy.type",
|
|
2045
|
-
"equals": "schemaRegistry",
|
|
2046
|
-
"type": "simple"
|
|
2047
|
-
},
|
|
2048
|
-
"type": "Dropdown",
|
|
2049
|
-
"choices": [
|
|
2050
|
-
{
|
|
2051
|
-
"name": "JSON",
|
|
2052
|
-
"value": "json"
|
|
2053
|
-
},
|
|
2054
|
-
{
|
|
2055
|
-
"name": "Avro",
|
|
2056
|
-
"value": "avro"
|
|
2057
|
-
}
|
|
2058
|
-
]
|
|
2059
|
-
},
|
|
2060
|
-
{
|
|
2061
|
-
"id": "schemaStrategy.schemaRegistryUrl",
|
|
2062
|
-
"label": "Schema registry URL",
|
|
2063
|
-
"description": "Provide the schema registry URL",
|
|
2064
|
-
"optional": false,
|
|
2065
|
-
"constraints": {
|
|
2066
|
-
"notEmpty": true
|
|
2067
|
-
},
|
|
2068
|
-
"group": "schema",
|
|
2069
|
-
"binding": {
|
|
2070
|
-
"name": "schemaStrategy.schemaRegistryUrl",
|
|
2071
|
-
"type": "zeebe:property"
|
|
2072
|
-
},
|
|
2073
|
-
"condition": {
|
|
2074
|
-
"property": "schemaStrategy.type",
|
|
2075
|
-
"equals": "schemaRegistry",
|
|
2076
|
-
"type": "simple"
|
|
2077
|
-
},
|
|
2078
|
-
"type": "String"
|
|
2079
|
-
},
|
|
2080
1806
|
{
|
|
2081
1807
|
"id": "activationCondition",
|
|
2082
1808
|
"label": "Activation condition",
|
|
@@ -2267,6 +1993,280 @@
|
|
|
2267
1993
|
],
|
|
2268
1994
|
"icon": {
|
|
2269
1995
|
"contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAyNTYgNDE2JyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yMDEuODE2IDIzMC4yMTZjLTE2LjE4NiAwLTMwLjY5NyA3LjE3MS00MC42MzQgMTguNDYxbC0yNS40NjMtMTguMDI2YzIuNzAzLTcuNDQyIDQuMjU1LTE1LjQzMyA0LjI1NS0yMy43OTcgMC04LjIxOS0xLjQ5OC0xNi4wNzYtNC4xMTItMjMuNDA4bDI1LjQwNi0xNy44MzVjOS45MzYgMTEuMjMzIDI0LjQwOSAxOC4zNjUgNDAuNTQ4IDE4LjM2NSAyOS44NzUgMCA1NC4xODQtMjQuMzA1IDU0LjE4NC01NC4xODQgMC0yOS44NzktMjQuMzA5LTU0LjE4NC01NC4xODQtNTQuMTg0LTI5Ljg3NSAwLTU0LjE4NCAyNC4zMDUtNTQuMTg0IDU0LjE4NCAwIDUuMzQ4LjgwOCAxMC41MDUgMi4yNTggMTUuMzg5bC0yNS40MjMgMTcuODQ0Yy0xMC42Mi0xMy4xNzUtMjUuOTExLTIyLjM3NC00My4zMzMtMjUuMTgydi0zMC42NGMyNC41NDQtNS4xNTUgNDMuMDM3LTI2Ljk2MiA0My4wMzctNTMuMDE5QzEyNC4xNzEgMjQuMzA1IDk5Ljg2MiAwIDY5Ljk4NyAwIDQwLjExMiAwIDE1LjgwMyAyNC4zMDUgMTUuODAzIDU0LjE4NGMwIDI1LjcwOCAxOC4wMTQgNDcuMjQ2IDQyLjA2NyA1Mi43Njl2MzEuMDM4QzI1LjA0NCAxNDMuNzUzIDAgMTcyLjQwMSAwIDIwNi44NTRjMCAzNC42MjEgMjUuMjkyIDYzLjM3NCA1OC4zNTUgNjguOTR2MzIuNzc0Yy0yNC4yOTkgNS4zNDEtNDIuNTUyIDI3LjAxMS00Mi41NTIgNTIuODk0IDAgMjkuODc5IDI0LjMwOSA1NC4xODQgNTQuMTg0IDU0LjE4NCAyOS44NzUgMCA1NC4xODQtMjQuMzA1IDU0LjE4NC01NC4xODQgMC0yNS44ODMtMTguMjUzLTQ3LjU1My00Mi41NTItNTIuODk0di0zMi43NzVhNjkuOTY1IDY5Ljk2NSAwIDAgMCA0Mi42LTI0Ljc3NmwyNS42MzMgMTguMTQzYy0xLjQyMyA0Ljg0LTIuMjIgOS45NDYtMi4yMiAxNS4yNCAwIDI5Ljg3OSAyNC4zMDkgNTQuMTg0IDU0LjE4NCA1NC4xODQgMjkuODc1IDAgNTQuMTg0LTI0LjMwNSA1NC4xODQtNTQuMTg0IDAtMjkuODc5LTI0LjMwOS01NC4xODQtNTQuMTg0LTU0LjE4NHptMC0xMjYuNjk1YzE0LjQ4NyAwIDI2LjI3IDExLjc4OCAyNi4yNyAyNi4yNzFzLTExLjc4MyAyNi4yNy0yNi4yNyAyNi4yNy0yNi4yNy0xMS43ODctMjYuMjctMjYuMjdjMC0xNC40ODMgMTEuNzgzLTI2LjI3MSAyNi4yNy0yNi4yNzF6bS0xNTguMS00OS4zMzdjMC0xNC40ODMgMTEuNzg0LTI2LjI3IDI2LjI3MS0yNi4yN3MyNi4yNyAxMS43ODcgMjYuMjcgMjYuMjdjMCAxNC40ODMtMTEuNzgzIDI2LjI3LTI2LjI3IDI2LjI3cy0yNi4yNzEtMTEuNzg3LTI2LjI3MS0yNi4yN3ptNTIuNTQxIDMwNy4yNzhjMCAxNC40ODMtMTEuNzgzIDI2LjI3LTI2LjI3IDI2LjI3cy0yNi4yNzEtMTEuNzg3LTI2LjI3MS0yNi4yN2MwLTE0LjQ4MyAxMS43ODQtMjYuMjcgMjYuMjcxLTI2LjI3czI2LjI3IDExLjc4NyAyNi4yNyAyNi4yN3ptLTI2LjI3Mi0xMTcuOTdjLTIwLjIwNSAwLTM2LjY0Mi0xNi40MzQtMzYuNjQyLTM2LjYzOCAwLTIwLjIwNSAxNi40MzctMzYuNjQyIDM2LjY0Mi0zNi42NDIgMjAuMjA0IDAgMzYuNjQxIDE2LjQzNyAzNi42NDEgMzYuNjQyIDAgMjAuMjA0LTE2LjQzNyAzNi42MzgtMzYuNjQxIDM2LjYzOHptMTMxLjgzMSA2Ny4xNzljLTE0LjQ4NyAwLTI2LjI3LTExLjc4OC0yNi4yNy0yNi4yNzFzMTEuNzgzLTI2LjI3IDI2LjI3LTI2LjI3IDI2LjI3IDExLjc4NyAyNi4yNyAyNi4yN2MwIDE0LjQ4My0xMS43ODMgMjYuMjcxLTI2LjI3IDI2LjI3MXonCiAgICAgICAgICBzdHlsZT0nZmlsbDojMjMxZjIwJy8+Cjwvc3ZnPg=="
|
|
1996
|
+
},
|
|
1997
|
+
"engines": {
|
|
1998
|
+
"camunda": "^8.5"
|
|
1999
|
+
}
|
|
2000
|
+
},
|
|
2001
|
+
{
|
|
2002
|
+
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
2003
|
+
"name": "Kafka Boundary Event Connector",
|
|
2004
|
+
"id": "io.camunda.connectors.inbound.KafkaBoundary.v1",
|
|
2005
|
+
"version": 1,
|
|
2006
|
+
"description": "Consume Kafka messages",
|
|
2007
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=inbound",
|
|
2008
|
+
"category": {
|
|
2009
|
+
"id": "connectors",
|
|
2010
|
+
"name": "Connectors"
|
|
2011
|
+
},
|
|
2012
|
+
"appliesTo": ["bpmn:BoundaryEvent"],
|
|
2013
|
+
"elementType": {
|
|
2014
|
+
"value": "bpmn:BoundaryEvent",
|
|
2015
|
+
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
2016
|
+
},
|
|
2017
|
+
"groups": [
|
|
2018
|
+
{
|
|
2019
|
+
"id": "authentication",
|
|
2020
|
+
"label": "Authentication"
|
|
2021
|
+
},
|
|
2022
|
+
{
|
|
2023
|
+
"id": "kafka",
|
|
2024
|
+
"label": "Kafka"
|
|
2025
|
+
},
|
|
2026
|
+
{
|
|
2027
|
+
"id": "activation",
|
|
2028
|
+
"label": "Activation"
|
|
2029
|
+
},
|
|
2030
|
+
{
|
|
2031
|
+
"id": "variable-mapping",
|
|
2032
|
+
"label": "Variable mapping"
|
|
2033
|
+
}
|
|
2034
|
+
],
|
|
2035
|
+
"properties": [
|
|
2036
|
+
{
|
|
2037
|
+
"type": "Hidden",
|
|
2038
|
+
"value": "io.camunda:connector-kafka-inbound:1",
|
|
2039
|
+
"binding": {
|
|
2040
|
+
"type": "zeebe:property",
|
|
2041
|
+
"name": "inbound.type"
|
|
2042
|
+
}
|
|
2043
|
+
},
|
|
2044
|
+
{
|
|
2045
|
+
"type": "Hidden",
|
|
2046
|
+
"generatedValue": {
|
|
2047
|
+
"type": "uuid"
|
|
2048
|
+
},
|
|
2049
|
+
"binding": {
|
|
2050
|
+
"type": "bpmn:Message#property",
|
|
2051
|
+
"name": "name"
|
|
2052
|
+
}
|
|
2053
|
+
},
|
|
2054
|
+
{
|
|
2055
|
+
"label": "Authentication type",
|
|
2056
|
+
"description": "Username/password or custom",
|
|
2057
|
+
"id": "authenticationType",
|
|
2058
|
+
"group": "authentication",
|
|
2059
|
+
"type": "Dropdown",
|
|
2060
|
+
"value": "credentials",
|
|
2061
|
+
"choices": [
|
|
2062
|
+
{
|
|
2063
|
+
"name": "Credentials",
|
|
2064
|
+
"value": "credentials"
|
|
2065
|
+
},
|
|
2066
|
+
{
|
|
2067
|
+
"name": "Custom",
|
|
2068
|
+
"value": "custom"
|
|
2069
|
+
}
|
|
2070
|
+
],
|
|
2071
|
+
"binding": {
|
|
2072
|
+
"type": "zeebe:property",
|
|
2073
|
+
"name": "authenticationType"
|
|
2074
|
+
}
|
|
2075
|
+
},
|
|
2076
|
+
{
|
|
2077
|
+
"label": "Username",
|
|
2078
|
+
"description": "Provide the username (must have permissions to produce message to the topic)",
|
|
2079
|
+
"group": "authentication",
|
|
2080
|
+
"type": "String",
|
|
2081
|
+
"feel": "optional",
|
|
2082
|
+
"optional": true,
|
|
2083
|
+
"binding": {
|
|
2084
|
+
"type": "zeebe:property",
|
|
2085
|
+
"name": "authentication.username"
|
|
2086
|
+
},
|
|
2087
|
+
"condition": {
|
|
2088
|
+
"property": "authenticationType",
|
|
2089
|
+
"equals": "credentials"
|
|
2090
|
+
}
|
|
2091
|
+
},
|
|
2092
|
+
{
|
|
2093
|
+
"label": "Password",
|
|
2094
|
+
"description": "Provide a password for the user",
|
|
2095
|
+
"group": "authentication",
|
|
2096
|
+
"type": "String",
|
|
2097
|
+
"feel": "optional",
|
|
2098
|
+
"optional": true,
|
|
2099
|
+
"binding": {
|
|
2100
|
+
"type": "zeebe:property",
|
|
2101
|
+
"name": "authentication.password"
|
|
2102
|
+
},
|
|
2103
|
+
"condition": {
|
|
2104
|
+
"property": "authenticationType",
|
|
2105
|
+
"equals": "credentials"
|
|
2106
|
+
}
|
|
2107
|
+
},
|
|
2108
|
+
{
|
|
2109
|
+
"label": "Bootstrap servers",
|
|
2110
|
+
"description": "Provide bootstrap server(s), comma-delimited if there are multiple",
|
|
2111
|
+
"group": "kafka",
|
|
2112
|
+
"type": "String",
|
|
2113
|
+
"feel": "optional",
|
|
2114
|
+
"binding": {
|
|
2115
|
+
"type": "zeebe:property",
|
|
2116
|
+
"name": "topic.bootstrapServers"
|
|
2117
|
+
},
|
|
2118
|
+
"constraints": {
|
|
2119
|
+
"notEmpty": true
|
|
2120
|
+
}
|
|
2121
|
+
},
|
|
2122
|
+
{
|
|
2123
|
+
"label": "Topic",
|
|
2124
|
+
"description": "Provide the topic name",
|
|
2125
|
+
"group": "kafka",
|
|
2126
|
+
"type": "String",
|
|
2127
|
+
"feel": "optional",
|
|
2128
|
+
"binding": {
|
|
2129
|
+
"type": "zeebe:property",
|
|
2130
|
+
"name": "topic.topicName"
|
|
2131
|
+
},
|
|
2132
|
+
"constraints": {
|
|
2133
|
+
"notEmpty": true
|
|
2134
|
+
}
|
|
2135
|
+
},
|
|
2136
|
+
{
|
|
2137
|
+
"label": "Consumer Group ID",
|
|
2138
|
+
"description": "Provide the consumer group ID used by the connector. Leave empty for an automatically generated one",
|
|
2139
|
+
"group": "kafka",
|
|
2140
|
+
"type": "String",
|
|
2141
|
+
"feel": "optional",
|
|
2142
|
+
"optional": true,
|
|
2143
|
+
"binding": {
|
|
2144
|
+
"type": "zeebe:property",
|
|
2145
|
+
"name": "groupId"
|
|
2146
|
+
},
|
|
2147
|
+
"constraints": {
|
|
2148
|
+
"notEmpty": false,
|
|
2149
|
+
"maxLength": 250
|
|
2150
|
+
}
|
|
2151
|
+
},
|
|
2152
|
+
{
|
|
2153
|
+
"label": "Additional properties",
|
|
2154
|
+
"description": "Provide additional Kafka consumer properties in JSON",
|
|
2155
|
+
"group": "kafka",
|
|
2156
|
+
"type": "String",
|
|
2157
|
+
"optional": true,
|
|
2158
|
+
"feel": "required",
|
|
2159
|
+
"binding": {
|
|
2160
|
+
"type": "zeebe:property",
|
|
2161
|
+
"name": "additionalProperties"
|
|
2162
|
+
}
|
|
2163
|
+
},
|
|
2164
|
+
{
|
|
2165
|
+
"label": "Offsets",
|
|
2166
|
+
"description": "List of offsets, e.g. '10' or '=[10, 23]'. If specified, it has to have the same number of values as the number of partitions",
|
|
2167
|
+
"group": "kafka",
|
|
2168
|
+
"type": "String",
|
|
2169
|
+
"feel": "optional",
|
|
2170
|
+
"optional": true,
|
|
2171
|
+
"binding": {
|
|
2172
|
+
"type": "zeebe:property",
|
|
2173
|
+
"name": "offsets"
|
|
2174
|
+
}
|
|
2175
|
+
},
|
|
2176
|
+
{
|
|
2177
|
+
"label": "Auto offset reset",
|
|
2178
|
+
"description": "What to do when there is no initial offset in Kafka or if the current offset does not exist any more on the server. You should only select none if you specified the offsets",
|
|
2179
|
+
"id": "autoOffsetReset",
|
|
2180
|
+
"group": "kafka",
|
|
2181
|
+
"type": "Dropdown",
|
|
2182
|
+
"value": "latest",
|
|
2183
|
+
"choices": [
|
|
2184
|
+
{
|
|
2185
|
+
"name": "Latest",
|
|
2186
|
+
"value": "latest"
|
|
2187
|
+
},
|
|
2188
|
+
{
|
|
2189
|
+
"name": "Earliest",
|
|
2190
|
+
"value": "earliest"
|
|
2191
|
+
},
|
|
2192
|
+
{
|
|
2193
|
+
"name": "None",
|
|
2194
|
+
"value": "none"
|
|
2195
|
+
}
|
|
2196
|
+
],
|
|
2197
|
+
"binding": {
|
|
2198
|
+
"type": "zeebe:property",
|
|
2199
|
+
"name": "autoOffsetReset"
|
|
2200
|
+
}
|
|
2201
|
+
},
|
|
2202
|
+
{
|
|
2203
|
+
"label": "Correlation key (process)",
|
|
2204
|
+
"type": "String",
|
|
2205
|
+
"group": "activation",
|
|
2206
|
+
"feel": "required",
|
|
2207
|
+
"description": "Sets up the correlation key from process variables",
|
|
2208
|
+
"binding": {
|
|
2209
|
+
"type": "bpmn:Message#zeebe:subscription#property",
|
|
2210
|
+
"name": "correlationKey"
|
|
2211
|
+
},
|
|
2212
|
+
"constraints": {
|
|
2213
|
+
"notEmpty": true
|
|
2214
|
+
}
|
|
2215
|
+
},
|
|
2216
|
+
{
|
|
2217
|
+
"label": "Correlation key (payload)",
|
|
2218
|
+
"type": "String",
|
|
2219
|
+
"group": "activation",
|
|
2220
|
+
"feel": "required",
|
|
2221
|
+
"binding": {
|
|
2222
|
+
"type": "zeebe:property",
|
|
2223
|
+
"name": "correlationKeyExpression"
|
|
2224
|
+
},
|
|
2225
|
+
"description": "Extracts the correlation key from the incoming message payload",
|
|
2226
|
+
"constraints": {
|
|
2227
|
+
"notEmpty": true
|
|
2228
|
+
}
|
|
2229
|
+
},
|
|
2230
|
+
{
|
|
2231
|
+
"label": "Activation condition",
|
|
2232
|
+
"type": "String",
|
|
2233
|
+
"group": "activation",
|
|
2234
|
+
"feel": "required",
|
|
2235
|
+
"optional": true,
|
|
2236
|
+
"binding": {
|
|
2237
|
+
"type": "zeebe:property",
|
|
2238
|
+
"name": "activationCondition"
|
|
2239
|
+
},
|
|
2240
|
+
"description": "Condition under which the Connector triggers. Leave empty to catch all events"
|
|
2241
|
+
},
|
|
2242
|
+
{
|
|
2243
|
+
"label": "Result variable",
|
|
2244
|
+
"type": "String",
|
|
2245
|
+
"group": "variable-mapping",
|
|
2246
|
+
"optional": true,
|
|
2247
|
+
"binding": {
|
|
2248
|
+
"type": "zeebe:property",
|
|
2249
|
+
"name": "resultVariable"
|
|
2250
|
+
},
|
|
2251
|
+
"description": "Name of variable to store the result of the connector in"
|
|
2252
|
+
},
|
|
2253
|
+
{
|
|
2254
|
+
"label": "Result expression",
|
|
2255
|
+
"description": "Expression to map the inbound payload to process variables",
|
|
2256
|
+
"group": "variable-mapping",
|
|
2257
|
+
"type": "Text",
|
|
2258
|
+
"feel": "required",
|
|
2259
|
+
"binding": {
|
|
2260
|
+
"type": "zeebe:property",
|
|
2261
|
+
"name": "resultExpression"
|
|
2262
|
+
}
|
|
2263
|
+
}
|
|
2264
|
+
],
|
|
2265
|
+
"icon": {
|
|
2266
|
+
"contents": "data:image/svg+xml;utf8,%3Csvg width='18' height='18' viewBox='0 0 256 416' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='xMidYMid'%3E%3Cpath d='M201.816 230.216c-16.186 0-30.697 7.171-40.634 18.461l-25.463-18.026c2.703-7.442 4.255-15.433 4.255-23.797 0-8.219-1.498-16.076-4.112-23.408l25.406-17.835c9.936 11.233 24.409 18.365 40.548 18.365 29.875 0 54.184-24.305 54.184-54.184 0-29.879-24.309-54.184-54.184-54.184-29.875 0-54.184 24.305-54.184 54.184 0 5.348.808 10.505 2.258 15.389l-25.423 17.844c-10.62-13.175-25.911-22.374-43.333-25.182v-30.64c24.544-5.155 43.037-26.962 43.037-53.019C124.171 24.305 99.862 0 69.987 0 40.112 0 15.803 24.305 15.803 54.184c0 25.708 18.014 47.246 42.067 52.769v31.038C25.044 143.753 0 172.401 0 206.854c0 34.621 25.292 63.374 58.355 68.94v32.774c-24.299 5.341-42.552 27.011-42.552 52.894 0 29.879 24.309 54.184 54.184 54.184 29.875 0 54.184-24.305 54.184-54.184 0-25.883-18.253-47.553-42.552-52.894v-32.775a69.965 69.965 0 0 0 42.6-24.776l25.633 18.143c-1.423 4.84-2.22 9.946-2.22 15.24 0 29.879 24.309 54.184 54.184 54.184 29.875 0 54.184-24.305 54.184-54.184 0-29.879-24.309-54.184-54.184-54.184zm0-126.695c14.487 0 26.27 11.788 26.27 26.271s-11.783 26.27-26.27 26.27-26.27-11.787-26.27-26.27c0-14.483 11.783-26.271 26.27-26.271zm-158.1-49.337c0-14.483 11.784-26.27 26.271-26.27s26.27 11.787 26.27 26.27c0 14.483-11.783 26.27-26.27 26.27s-26.271-11.787-26.271-26.27zm52.541 307.278c0 14.483-11.783 26.27-26.27 26.27s-26.271-11.787-26.271-26.27c0-14.483 11.784-26.27 26.271-26.27s26.27 11.787 26.27 26.27zm-26.272-117.97c-20.205 0-36.642-16.434-36.642-36.638 0-20.205 16.437-36.642 36.642-36.642 20.204 0 36.641 16.437 36.641 36.642 0 20.204-16.437 36.638-36.641 36.638zm131.831 67.179c-14.487 0-26.27-11.788-26.27-26.271s11.783-26.27 26.27-26.27 26.27 11.787 26.27 26.27c0 14.483-11.783 26.271-26.27 26.271z' style='fill:%23231f20'/%3E%3C/svg%3E"
|
|
2267
|
+
},
|
|
2268
|
+
"engines": {
|
|
2269
|
+
"camunda": "^8.2"
|
|
2270
2270
|
}
|
|
2271
2271
|
}
|
|
2272
2272
|
]
|