@camunda/connectors-element-templates 1.0.16 → 1.0.18
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/connectors.js +12 -0
- package/src/element-templates/agenticai-a2a-client-outbound-connector.json +3 -5
- package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-intermediate.json +9 -8
- package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-receive.json +9 -8
- package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-intermediate.json +9 -8
- package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-receive.json +9 -8
- package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +36 -39
- package/src/element-templates/agenticai-aiagent-job-worker.json +3769 -28
- package/src/element-templates/agenticai-aiagent-outbound-connector.json +6979 -3299
- package/src/element-templates/agenticai-mcp-client-outbound-connector.json +469 -471
- package/src/element-templates/agenticai-mcp-message-start-event.json +122 -0
- package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +484 -486
- package/src/element-templates/asana-connector.json +718 -7
- package/src/element-templates/automation-anywhere-outbound-connector.json +1756 -1752
- package/src/element-templates/aws-bedrock-agentcore-long-term-memory-outbound-connector.json +431 -0
- package/src/element-templates/aws-bedrock-agentcore-runtime-outbound-connector.json +285 -0
- package/src/element-templates/aws-bedrock-codeinterpreter-outbound-connector.json +341 -0
- package/src/element-templates/aws-bedrock-knowledgebase-outbound-connector.json +316 -0
- package/src/element-templates/aws-bedrock-outbound-connector.json +788 -51
- package/src/element-templates/aws-comprehend-outbound-connector.json +10 -5
- package/src/element-templates/aws-dynamodb-outbound-connector.json +1412 -1412
- package/src/element-templates/aws-eventbridge-connector-boundary.json +376 -11
- package/src/element-templates/aws-eventbridge-connector-intermediate.json +400 -35
- package/src/element-templates/aws-eventbridge-connector-message-start.json +408 -9
- package/src/element-templates/aws-eventbridge-connector-receive.json +364 -0
- package/src/element-templates/aws-eventbridge-connector-start-event.json +322 -5
- package/src/element-templates/aws-eventbridge-outbound-connector.json +316 -311
- package/src/element-templates/aws-lambda-outbound-connector.json +305 -301
- package/src/element-templates/aws-s3-outbound-connector.json +656 -15
- package/src/element-templates/aws-sagemaker-outbound-connector.json +56 -52
- package/src/element-templates/aws-sns-inbound-boundary.json +422 -415
- package/src/element-templates/aws-sns-inbound-intermediate.json +330 -323
- package/src/element-templates/aws-sns-inbound-message-start.json +348 -341
- package/src/element-templates/aws-sns-inbound-receive.json +13 -6
- package/src/element-templates/aws-sns-inbound-start-event.json +139 -132
- package/src/element-templates/aws-sns-outbound-connector.json +593 -589
- package/src/element-templates/aws-sqs-boundary-connector.json +642 -638
- package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +588 -584
- package/src/element-templates/aws-sqs-outbound-connector.json +748 -746
- package/src/element-templates/aws-sqs-receive-connector.json +15 -11
- package/src/element-templates/aws-sqs-start-event-connector.json +408 -400
- package/src/element-templates/aws-sqs-start-message.json +465 -461
- package/src/element-templates/aws-textract-outbound-connector.json +298 -294
- package/src/element-templates/azure-blobstorage-outbound-connector.json +668 -11
- package/src/element-templates/azure-open-ai-connector.json +1329 -4
- package/src/element-templates/blue-prism-connector.json +598 -53
- package/src/element-templates/box-outbound-connector.json +924 -12
- package/src/element-templates/csv-outbound-connector.json +39 -31
- package/src/element-templates/easy-post-connector.json +1017 -49
- package/src/element-templates/email-inbound-connector-boundary.json +32 -24
- package/src/element-templates/email-inbound-connector-intermediate.json +32 -24
- package/src/element-templates/email-inbound-connector-receive.json +564 -0
- package/src/element-templates/email-message-start-event-connector.json +45 -37
- package/src/element-templates/email-outbound-connector.json +2129 -256
- package/src/element-templates/embeddings-vector-database-outbound-connector.json +513 -516
- package/src/element-templates/github-connector.json +12447 -5385
- package/src/element-templates/github-webhook-connector-boundary.json +11 -13
- package/src/element-templates/github-webhook-connector-intermediate.json +55 -57
- package/src/element-templates/github-webhook-connector-message-start.json +19 -21
- package/src/element-templates/github-webhook-connector-receive.json +13 -15
- package/src/element-templates/github-webhook-connector-start-event.json +62 -64
- package/src/element-templates/gitlab-connector.json +2974 -1342
- package/src/element-templates/google-cloud-storage-outbound-connector.json +561 -12
- package/src/element-templates/google-drive-outbound-connector.json +882 -262
- package/src/element-templates/google-gemini-outbound-connector.json +117 -109
- package/src/element-templates/google-maps-platform-connector.json +1048 -19
- package/src/element-templates/google-sheets-outbound-connector.json +2961 -1967
- package/src/element-templates/graphql-outbound-connector.json +1780 -1193
- package/src/element-templates/http-json-connector.json +2832 -2168
- package/src/element-templates/http-polling-boundary-catch-event-connector.json +953 -277
- package/src/element-templates/http-polling-connector.json +1642 -966
- package/src/element-templates/hubspot-outbound-connector.json +2376 -30
- package/src/element-templates/hugging-face-connector.json +432 -5
- package/src/element-templates/jdbc-outbound-connector.json +62 -48
- package/src/element-templates/kafka-inbound-connector-boundary.json +21 -12
- package/src/element-templates/kafka-inbound-connector-intermediate.json +581 -572
- package/src/element-templates/kafka-inbound-connector-receive.json +15 -6
- package/src/element-templates/kafka-inbound-connector-start-message.json +150 -141
- package/src/element-templates/kafka-inbound-connector.json +240 -240
- package/src/element-templates/kafka-outbound-connector.json +436 -430
- package/src/element-templates/microsoft-o365-email-boundary-event-connector.json +165 -13
- package/src/element-templates/microsoft-o365-email-intermediate-catch-event-connector.json +165 -13
- package/src/element-templates/microsoft-o365-email-message-start-event-connector.json +178 -26
- package/src/element-templates/microsoft-office365-mail-connector.json +883 -0
- package/src/element-templates/microsoft-teams-outbound-connector.json +5616 -1607
- package/src/element-templates/openai-connector.json +608 -145
- package/src/element-templates/operate-connector.json +1218 -66
- package/src/element-templates/power-automate-connector.json +602 -10
- package/src/element-templates/rabbitmq-inbound-connector-boundary.json +799 -790
- package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +914 -905
- package/src/element-templates/rabbitmq-inbound-connector-message-start.json +477 -468
- package/src/element-templates/rabbitmq-inbound-connector-receive.json +15 -6
- package/src/element-templates/rabbitmq-inbound-connector-start-event.json +754 -745
- package/src/element-templates/rabbitmq-outbound-connector.json +875 -869
- package/src/element-templates/rpa-connector.json +346 -0
- package/src/element-templates/salesforce-connector.json +583 -39
- package/src/element-templates/send-message-connector-intermediate-throw-event.json +10 -5
- package/src/element-templates/send-message-connector-message-end-event.json +10 -5
- package/src/element-templates/send-message-connector-send-task.json +10 -5
- package/src/element-templates/sendgrid-outbound-connector.json +1406 -798
- package/src/element-templates/servicenow-connector.json +971 -3
- package/src/element-templates/servicenow-flow-starter-connector.json +8 -3
- package/src/element-templates/servicenow-incident-connector.json +980 -3
- package/src/element-templates/slack-inbound-boundary.json +639 -341
- package/src/element-templates/slack-inbound-intermediate.json +393 -95
- package/src/element-templates/slack-inbound-message-start.json +678 -348
- package/src/element-templates/slack-inbound-receive.json +297 -0
- package/src/element-templates/slack-inbound-start-event.json +332 -327
- package/src/element-templates/slack-outbound-connector.json +3313 -919
- package/src/element-templates/soap-outbound-connector.json +812 -2
- package/src/element-templates/twilio-connector.json +1521 -41
- package/src/element-templates/twilio-webhook-boundary-connector.json +35 -26
- package/src/element-templates/twilio-webhook-connector.json +238 -8
- package/src/element-templates/twilio-webhook-intermediate-connector.json +38 -29
- package/src/element-templates/twilio-webhook-message-start-connector.json +312 -0
- package/src/element-templates/twilio-webhook-receive-connector.json +11 -2
- package/src/element-templates/uipath-connector.json +607 -15
- package/src/element-templates/webhook-connector-boundary.json +1986 -1331
- package/src/element-templates/webhook-connector-intermediate.json +2193 -1538
- package/src/element-templates/webhook-connector-receive.json +654 -0
- package/src/element-templates/webhook-connector-start-event.json +1261 -700
- package/src/element-templates/webhook-connector-start-message.json +1754 -1067
- package/src/element-templates/whatsapp-connector.json +339 -5
|
@@ -4,8 +4,16 @@
|
|
|
4
4
|
"name": "Kafka Intermediate Catch Event Connector",
|
|
5
5
|
"id": "io.camunda.connectors.inbound.KafkaIntermediate.v1",
|
|
6
6
|
"description": "Consume Kafka messages",
|
|
7
|
+
"keywords": [
|
|
8
|
+
"receive message",
|
|
9
|
+
"consume message",
|
|
10
|
+
"event streaming",
|
|
11
|
+
"subscribe to topic",
|
|
12
|
+
"message queue",
|
|
13
|
+
"stream data"
|
|
14
|
+
],
|
|
7
15
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=inbound",
|
|
8
|
-
"version":
|
|
16
|
+
"version": 7,
|
|
9
17
|
"category": {
|
|
10
18
|
"id": "connectors",
|
|
11
19
|
"name": "Connectors"
|
|
@@ -15,6 +23,9 @@
|
|
|
15
23
|
"value": "bpmn:IntermediateCatchEvent",
|
|
16
24
|
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
17
25
|
},
|
|
26
|
+
"engines": {
|
|
27
|
+
"camunda": "^8.3"
|
|
28
|
+
},
|
|
18
29
|
"groups": [
|
|
19
30
|
{
|
|
20
31
|
"id": "authentication",
|
|
@@ -25,8 +36,8 @@
|
|
|
25
36
|
"label": "Kafka"
|
|
26
37
|
},
|
|
27
38
|
{
|
|
28
|
-
"id": "
|
|
29
|
-
"label": "
|
|
39
|
+
"id": "schema",
|
|
40
|
+
"label": "Schema"
|
|
30
41
|
},
|
|
31
42
|
{
|
|
32
43
|
"id": "activation",
|
|
@@ -146,6 +157,7 @@
|
|
|
146
157
|
"name": "groupId",
|
|
147
158
|
"type": "zeebe:property"
|
|
148
159
|
},
|
|
160
|
+
"tooltip": "It is strongly recommended to provide an explicit consumer group ID. Use a stable, application-specific identifier that represents the logical consumer group in your application (for example, <code>my-app-order-processor</code>). Leaving this empty auto-generates an ID that may change across connector upgrades, causing message replay.",
|
|
149
161
|
"type": "String"
|
|
150
162
|
},
|
|
151
163
|
{
|
|
@@ -208,7 +220,7 @@
|
|
|
208
220
|
"id": "schemaStrategy.type",
|
|
209
221
|
"label": "Schema strategy",
|
|
210
222
|
"value": "noSchema",
|
|
211
|
-
"group": "
|
|
223
|
+
"group": "schema",
|
|
212
224
|
"binding": {
|
|
213
225
|
"name": "schemaStrategy.type",
|
|
214
226
|
"type": "zeebe:property"
|
|
@@ -220,22 +232,43 @@
|
|
|
220
232
|
"value": "noSchema"
|
|
221
233
|
},
|
|
222
234
|
{
|
|
223
|
-
"name": "Inline schema",
|
|
235
|
+
"name": "Avro Inline schema",
|
|
224
236
|
"value": "inlineSchema"
|
|
225
237
|
},
|
|
226
238
|
{
|
|
227
|
-
"name": "Schema registry",
|
|
239
|
+
"name": "Confluent Schema registry",
|
|
228
240
|
"value": "schemaRegistry"
|
|
229
241
|
}
|
|
230
242
|
]
|
|
231
243
|
},
|
|
244
|
+
{
|
|
245
|
+
"id": "schemaStrategy.avro.schema",
|
|
246
|
+
"label": "Schema",
|
|
247
|
+
"description": "Avro inline schema for the message value",
|
|
248
|
+
"optional": false,
|
|
249
|
+
"constraints": {
|
|
250
|
+
"notEmpty": true
|
|
251
|
+
},
|
|
252
|
+
"feel": "required",
|
|
253
|
+
"group": "schema",
|
|
254
|
+
"binding": {
|
|
255
|
+
"name": "schemaStrategy.schema",
|
|
256
|
+
"type": "zeebe:property"
|
|
257
|
+
},
|
|
258
|
+
"condition": {
|
|
259
|
+
"property": "schemaStrategy.type",
|
|
260
|
+
"equals": "inlineSchema",
|
|
261
|
+
"type": "simple"
|
|
262
|
+
},
|
|
263
|
+
"type": "Text"
|
|
264
|
+
},
|
|
232
265
|
{
|
|
233
266
|
"id": "schemaStrategy.schemaType",
|
|
234
267
|
"label": "Schema type",
|
|
235
268
|
"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>",
|
|
236
269
|
"optional": false,
|
|
237
270
|
"value": "avro",
|
|
238
|
-
"group": "
|
|
271
|
+
"group": "schema",
|
|
239
272
|
"binding": {
|
|
240
273
|
"name": "schemaStrategy.schemaType",
|
|
241
274
|
"type": "zeebe:property"
|
|
@@ -252,7 +285,7 @@
|
|
|
252
285
|
"value": "json"
|
|
253
286
|
},
|
|
254
287
|
{
|
|
255
|
-
"name": "Avro
|
|
288
|
+
"name": "Avro",
|
|
256
289
|
"value": "avro"
|
|
257
290
|
}
|
|
258
291
|
]
|
|
@@ -265,7 +298,7 @@
|
|
|
265
298
|
"constraints": {
|
|
266
299
|
"notEmpty": true
|
|
267
300
|
},
|
|
268
|
-
"group": "
|
|
301
|
+
"group": "schema",
|
|
269
302
|
"binding": {
|
|
270
303
|
"name": "schemaStrategy.schemaRegistryUrl",
|
|
271
304
|
"type": "zeebe:property"
|
|
@@ -277,27 +310,6 @@
|
|
|
277
310
|
},
|
|
278
311
|
"type": "String"
|
|
279
312
|
},
|
|
280
|
-
{
|
|
281
|
-
"id": "schemaStrategy.avro.schema",
|
|
282
|
-
"label": "Schema",
|
|
283
|
-
"description": "Inline schema (Avro) for the message value",
|
|
284
|
-
"optional": false,
|
|
285
|
-
"constraints": {
|
|
286
|
-
"notEmpty": true
|
|
287
|
-
},
|
|
288
|
-
"feel": "required",
|
|
289
|
-
"group": "message",
|
|
290
|
-
"binding": {
|
|
291
|
-
"name": "schemaStrategy.schema",
|
|
292
|
-
"type": "zeebe:property"
|
|
293
|
-
},
|
|
294
|
-
"condition": {
|
|
295
|
-
"property": "schemaStrategy.type",
|
|
296
|
-
"equals": "inlineSchema",
|
|
297
|
-
"type": "simple"
|
|
298
|
-
},
|
|
299
|
-
"type": "Text"
|
|
300
|
-
},
|
|
301
313
|
{
|
|
302
314
|
"id": "activationCondition",
|
|
303
315
|
"label": "Activation condition",
|
|
@@ -388,15 +400,18 @@
|
|
|
388
400
|
},
|
|
389
401
|
{
|
|
390
402
|
"id": "messageNameUuid",
|
|
403
|
+
"label": "Message name",
|
|
391
404
|
"generatedValue": {
|
|
392
405
|
"type": "uuid"
|
|
393
406
|
},
|
|
407
|
+
"feel": "optional",
|
|
394
408
|
"group": "correlation",
|
|
395
409
|
"binding": {
|
|
396
410
|
"name": "name",
|
|
397
411
|
"type": "bpmn:Message#property"
|
|
398
412
|
},
|
|
399
|
-
"
|
|
413
|
+
"tooltip": "By default, this is an auto-generated random UUID. We recommend using a unique message name for each connector element in the diagram. Override to set a custom message name. Learn more about <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-subscriptions\">message subscriptions</a> that power inbound connectors.",
|
|
414
|
+
"type": "String"
|
|
400
415
|
},
|
|
401
416
|
{
|
|
402
417
|
"id": "deduplicationModeManualFlag",
|
|
@@ -465,7 +480,7 @@
|
|
|
465
480
|
{
|
|
466
481
|
"id": "resultVariable",
|
|
467
482
|
"label": "Result variable",
|
|
468
|
-
"description": "Name of variable to store the response in",
|
|
483
|
+
"description": "Name of variable to store the response in. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-variable\" target=\"_blank\">documentation</a>.",
|
|
469
484
|
"group": "output",
|
|
470
485
|
"binding": {
|
|
471
486
|
"name": "resultVariable",
|
|
@@ -476,7 +491,7 @@
|
|
|
476
491
|
{
|
|
477
492
|
"id": "resultExpression",
|
|
478
493
|
"label": "Result expression",
|
|
479
|
-
"description": "Expression to map the response into process variables",
|
|
494
|
+
"description": "Expression to map the response into process variables. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-expression\" target=\"_blank\">documentation</a>.",
|
|
480
495
|
"feel": "required",
|
|
481
496
|
"group": "output",
|
|
482
497
|
"binding": {
|
|
@@ -488,9 +503,6 @@
|
|
|
488
503
|
],
|
|
489
504
|
"icon": {
|
|
490
505
|
"contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAyNTYgNDE2JyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yMDEuODE2IDIzMC4yMTZjLTE2LjE4NiAwLTMwLjY5NyA3LjE3MS00MC42MzQgMTguNDYxbC0yNS40NjMtMTguMDI2YzIuNzAzLTcuNDQyIDQuMjU1LTE1LjQzMyA0LjI1NS0yMy43OTcgMC04LjIxOS0xLjQ5OC0xNi4wNzYtNC4xMTItMjMuNDA4bDI1LjQwNi0xNy44MzVjOS45MzYgMTEuMjMzIDI0LjQwOSAxOC4zNjUgNDAuNTQ4IDE4LjM2NSAyOS44NzUgMCA1NC4xODQtMjQuMzA1IDU0LjE4NC01NC4xODQgMC0yOS44NzktMjQuMzA5LTU0LjE4NC01NC4xODQtNTQuMTg0LTI5Ljg3NSAwLTU0LjE4NCAyNC4zMDUtNTQuMTg0IDU0LjE4NCAwIDUuMzQ4LjgwOCAxMC41MDUgMi4yNTggMTUuMzg5bC0yNS40MjMgMTcuODQ0Yy0xMC42Mi0xMy4xNzUtMjUuOTExLTIyLjM3NC00My4zMzMtMjUuMTgydi0zMC42NGMyNC41NDQtNS4xNTUgNDMuMDM3LTI2Ljk2MiA0My4wMzctNTMuMDE5QzEyNC4xNzEgMjQuMzA1IDk5Ljg2MiAwIDY5Ljk4NyAwIDQwLjExMiAwIDE1LjgwMyAyNC4zMDUgMTUuODAzIDU0LjE4NGMwIDI1LjcwOCAxOC4wMTQgNDcuMjQ2IDQyLjA2NyA1Mi43Njl2MzEuMDM4QzI1LjA0NCAxNDMuNzUzIDAgMTcyLjQwMSAwIDIwNi44NTRjMCAzNC42MjEgMjUuMjkyIDYzLjM3NCA1OC4zNTUgNjguOTR2MzIuNzc0Yy0yNC4yOTkgNS4zNDEtNDIuNTUyIDI3LjAxMS00Mi41NTIgNTIuODk0IDAgMjkuODc5IDI0LjMwOSA1NC4xODQgNTQuMTg0IDU0LjE4NCAyOS44NzUgMCA1NC4xODQtMjQuMzA1IDU0LjE4NC01NC4xODQgMC0yNS44ODMtMTguMjUzLTQ3LjU1My00Mi41NTItNTIuODk0di0zMi43NzVhNjkuOTY1IDY5Ljk2NSAwIDAgMCA0Mi42LTI0Ljc3NmwyNS42MzMgMTguMTQzYy0xLjQyMyA0Ljg0LTIuMjIgOS45NDYtMi4yMiAxNS4yNCAwIDI5Ljg3OSAyNC4zMDkgNTQuMTg0IDU0LjE4NCA1NC4xODQgMjkuODc1IDAgNTQuMTg0LTI0LjMwNSA1NC4xODQtNTQuMTg0IDAtMjkuODc5LTI0LjMwOS01NC4xODQtNTQuMTg0LTU0LjE4NHptMC0xMjYuNjk1YzE0LjQ4NyAwIDI2LjI3IDExLjc4OCAyNi4yNyAyNi4yNzFzLTExLjc4MyAyNi4yNy0yNi4yNyAyNi4yNy0yNi4yNy0xMS43ODctMjYuMjctMjYuMjdjMC0xNC40ODMgMTEuNzgzLTI2LjI3MSAyNi4yNy0yNi4yNzF6bS0xNTguMS00OS4zMzdjMC0xNC40ODMgMTEuNzg0LTI2LjI3IDI2LjI3MS0yNi4yN3MyNi4yNyAxMS43ODcgMjYuMjcgMjYuMjdjMCAxNC40ODMtMTEuNzgzIDI2LjI3LTI2LjI3IDI2LjI3cy0yNi4yNzEtMTEuNzg3LTI2LjI3MS0yNi4yN3ptNTIuNTQxIDMwNy4yNzhjMCAxNC40ODMtMTEuNzgzIDI2LjI3LTI2LjI3IDI2LjI3cy0yNi4yNzEtMTEuNzg3LTI2LjI3MS0yNi4yN2MwLTE0LjQ4MyAxMS43ODQtMjYuMjcgMjYuMjcxLTI2LjI3czI2LjI3IDExLjc4NyAyNi4yNyAyNi4yN3ptLTI2LjI3Mi0xMTcuOTdjLTIwLjIwNSAwLTM2LjY0Mi0xNi40MzQtMzYuNjQyLTM2LjYzOCAwLTIwLjIwNSAxNi40MzctMzYuNjQyIDM2LjY0Mi0zNi42NDIgMjAuMjA0IDAgMzYuNjQxIDE2LjQzNyAzNi42NDEgMzYuNjQyIDAgMjAuMjA0LTE2LjQzNyAzNi42MzgtMzYuNjQxIDM2LjYzOHptMTMxLjgzMSA2Ny4xNzljLTE0LjQ4NyAwLTI2LjI3LTExLjc4OC0yNi4yNy0yNi4yNzFzMTEuNzgzLTI2LjI3IDI2LjI3LTI2LjI3IDI2LjI3IDExLjc4NyAyNi4yNyAyNi4yN2MwIDE0LjQ4My0xMS43ODMgMjYuMjcxLTI2LjI3IDI2LjI3MXonCiAgICAgICAgICBzdHlsZT0nZmlsbDojMjMxZjIwJy8+Cjwvc3ZnPg=="
|
|
491
|
-
},
|
|
492
|
-
"engines": {
|
|
493
|
-
"camunda": "^8.6"
|
|
494
506
|
}
|
|
495
507
|
},
|
|
496
508
|
{
|
|
@@ -499,7 +511,7 @@
|
|
|
499
511
|
"id": "io.camunda.connectors.inbound.KafkaIntermediate.v1",
|
|
500
512
|
"description": "Consume Kafka messages",
|
|
501
513
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=inbound",
|
|
502
|
-
"version":
|
|
514
|
+
"version": 6,
|
|
503
515
|
"category": {
|
|
504
516
|
"id": "connectors",
|
|
505
517
|
"name": "Connectors"
|
|
@@ -600,29 +612,6 @@
|
|
|
600
612
|
},
|
|
601
613
|
"type": "String"
|
|
602
614
|
},
|
|
603
|
-
{
|
|
604
|
-
"id": "serializationType",
|
|
605
|
-
"label": "Deserialization type",
|
|
606
|
-
"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>",
|
|
607
|
-
"optional": false,
|
|
608
|
-
"value": "json",
|
|
609
|
-
"group": "kafka",
|
|
610
|
-
"binding": {
|
|
611
|
-
"name": "serializationType",
|
|
612
|
-
"type": "zeebe:property"
|
|
613
|
-
},
|
|
614
|
-
"type": "Dropdown",
|
|
615
|
-
"choices": [
|
|
616
|
-
{
|
|
617
|
-
"name": "Default (JSON)",
|
|
618
|
-
"value": "json"
|
|
619
|
-
},
|
|
620
|
-
{
|
|
621
|
-
"name": "Avro (experimental)",
|
|
622
|
-
"value": "avro"
|
|
623
|
-
}
|
|
624
|
-
]
|
|
625
|
-
},
|
|
626
615
|
{
|
|
627
616
|
"id": "topic.bootstrapServers",
|
|
628
617
|
"label": "Bootstrap servers",
|
|
@@ -722,9 +711,82 @@
|
|
|
722
711
|
]
|
|
723
712
|
},
|
|
724
713
|
{
|
|
725
|
-
"id": "
|
|
726
|
-
"label": "
|
|
727
|
-
"
|
|
714
|
+
"id": "schemaStrategy.type",
|
|
715
|
+
"label": "Schema strategy",
|
|
716
|
+
"value": "noSchema",
|
|
717
|
+
"group": "kafka",
|
|
718
|
+
"binding": {
|
|
719
|
+
"name": "schemaStrategy.type",
|
|
720
|
+
"type": "zeebe:property"
|
|
721
|
+
},
|
|
722
|
+
"type": "Dropdown",
|
|
723
|
+
"choices": [
|
|
724
|
+
{
|
|
725
|
+
"name": "No schema",
|
|
726
|
+
"value": "noSchema"
|
|
727
|
+
},
|
|
728
|
+
{
|
|
729
|
+
"name": "Inline schema",
|
|
730
|
+
"value": "inlineSchema"
|
|
731
|
+
},
|
|
732
|
+
{
|
|
733
|
+
"name": "Schema registry",
|
|
734
|
+
"value": "schemaRegistry"
|
|
735
|
+
}
|
|
736
|
+
]
|
|
737
|
+
},
|
|
738
|
+
{
|
|
739
|
+
"id": "schemaStrategy.schemaType",
|
|
740
|
+
"label": "Schema type",
|
|
741
|
+
"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>",
|
|
742
|
+
"optional": false,
|
|
743
|
+
"value": "avro",
|
|
744
|
+
"group": "kafka",
|
|
745
|
+
"binding": {
|
|
746
|
+
"name": "schemaStrategy.schemaType",
|
|
747
|
+
"type": "zeebe:property"
|
|
748
|
+
},
|
|
749
|
+
"condition": {
|
|
750
|
+
"property": "schemaStrategy.type",
|
|
751
|
+
"equals": "schemaRegistry",
|
|
752
|
+
"type": "simple"
|
|
753
|
+
},
|
|
754
|
+
"type": "Dropdown",
|
|
755
|
+
"choices": [
|
|
756
|
+
{
|
|
757
|
+
"name": "JSON",
|
|
758
|
+
"value": "json"
|
|
759
|
+
},
|
|
760
|
+
{
|
|
761
|
+
"name": "Avro (alpha)",
|
|
762
|
+
"value": "avro"
|
|
763
|
+
}
|
|
764
|
+
]
|
|
765
|
+
},
|
|
766
|
+
{
|
|
767
|
+
"id": "schemaStrategy.schemaRegistryUrl",
|
|
768
|
+
"label": "Schema registry URL",
|
|
769
|
+
"description": "Provide the schema registry URL",
|
|
770
|
+
"optional": false,
|
|
771
|
+
"constraints": {
|
|
772
|
+
"notEmpty": true
|
|
773
|
+
},
|
|
774
|
+
"group": "kafka",
|
|
775
|
+
"binding": {
|
|
776
|
+
"name": "schemaStrategy.schemaRegistryUrl",
|
|
777
|
+
"type": "zeebe:property"
|
|
778
|
+
},
|
|
779
|
+
"condition": {
|
|
780
|
+
"property": "schemaStrategy.type",
|
|
781
|
+
"equals": "schemaRegistry",
|
|
782
|
+
"type": "simple"
|
|
783
|
+
},
|
|
784
|
+
"type": "String"
|
|
785
|
+
},
|
|
786
|
+
{
|
|
787
|
+
"id": "schemaStrategy.avro.schema",
|
|
788
|
+
"label": "Schema",
|
|
789
|
+
"description": "Inline schema (Avro) for the message value",
|
|
728
790
|
"optional": false,
|
|
729
791
|
"constraints": {
|
|
730
792
|
"notEmpty": true
|
|
@@ -732,12 +794,12 @@
|
|
|
732
794
|
"feel": "required",
|
|
733
795
|
"group": "message",
|
|
734
796
|
"binding": {
|
|
735
|
-
"name": "
|
|
797
|
+
"name": "schemaStrategy.schema",
|
|
736
798
|
"type": "zeebe:property"
|
|
737
799
|
},
|
|
738
800
|
"condition": {
|
|
739
|
-
"property": "
|
|
740
|
-
"equals": "
|
|
801
|
+
"property": "schemaStrategy.type",
|
|
802
|
+
"equals": "inlineSchema",
|
|
741
803
|
"type": "simple"
|
|
742
804
|
},
|
|
743
805
|
"type": "Text"
|
|
@@ -934,16 +996,16 @@
|
|
|
934
996
|
"contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAyNTYgNDE2JyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yMDEuODE2IDIzMC4yMTZjLTE2LjE4NiAwLTMwLjY5NyA3LjE3MS00MC42MzQgMTguNDYxbC0yNS40NjMtMTguMDI2YzIuNzAzLTcuNDQyIDQuMjU1LTE1LjQzMyA0LjI1NS0yMy43OTcgMC04LjIxOS0xLjQ5OC0xNi4wNzYtNC4xMTItMjMuNDA4bDI1LjQwNi0xNy44MzVjOS45MzYgMTEuMjMzIDI0LjQwOSAxOC4zNjUgNDAuNTQ4IDE4LjM2NSAyOS44NzUgMCA1NC4xODQtMjQuMzA1IDU0LjE4NC01NC4xODQgMC0yOS44NzktMjQuMzA5LTU0LjE4NC01NC4xODQtNTQuMTg0LTI5Ljg3NSAwLTU0LjE4NCAyNC4zMDUtNTQuMTg0IDU0LjE4NCAwIDUuMzQ4LjgwOCAxMC41MDUgMi4yNTggMTUuMzg5bC0yNS40MjMgMTcuODQ0Yy0xMC42Mi0xMy4xNzUtMjUuOTExLTIyLjM3NC00My4zMzMtMjUuMTgydi0zMC42NGMyNC41NDQtNS4xNTUgNDMuMDM3LTI2Ljk2MiA0My4wMzctNTMuMDE5QzEyNC4xNzEgMjQuMzA1IDk5Ljg2MiAwIDY5Ljk4NyAwIDQwLjExMiAwIDE1LjgwMyAyNC4zMDUgMTUuODAzIDU0LjE4NGMwIDI1LjcwOCAxOC4wMTQgNDcuMjQ2IDQyLjA2NyA1Mi43Njl2MzEuMDM4QzI1LjA0NCAxNDMuNzUzIDAgMTcyLjQwMSAwIDIwNi44NTRjMCAzNC42MjEgMjUuMjkyIDYzLjM3NCA1OC4zNTUgNjguOTR2MzIuNzc0Yy0yNC4yOTkgNS4zNDEtNDIuNTUyIDI3LjAxMS00Mi41NTIgNTIuODk0IDAgMjkuODc5IDI0LjMwOSA1NC4xODQgNTQuMTg0IDU0LjE4NCAyOS44NzUgMCA1NC4xODQtMjQuMzA1IDU0LjE4NC01NC4xODQgMC0yNS44ODMtMTguMjUzLTQ3LjU1My00Mi41NTItNTIuODk0di0zMi43NzVhNjkuOTY1IDY5Ljk2NSAwIDAgMCA0Mi42LTI0Ljc3NmwyNS42MzMgMTguMTQzYy0xLjQyMyA0Ljg0LTIuMjIgOS45NDYtMi4yMiAxNS4yNCAwIDI5Ljg3OSAyNC4zMDkgNTQuMTg0IDU0LjE4NCA1NC4xODQgMjkuODc1IDAgNTQuMTg0LTI0LjMwNSA1NC4xODQtNTQuMTg0IDAtMjkuODc5LTI0LjMwOS01NC4xODQtNTQuMTg0LTU0LjE4NHptMC0xMjYuNjk1YzE0LjQ4NyAwIDI2LjI3IDExLjc4OCAyNi4yNyAyNi4yNzFzLTExLjc4MyAyNi4yNy0yNi4yNyAyNi4yNy0yNi4yNy0xMS43ODctMjYuMjctMjYuMjdjMC0xNC40ODMgMTEuNzgzLTI2LjI3MSAyNi4yNy0yNi4yNzF6bS0xNTguMS00OS4zMzdjMC0xNC40ODMgMTEuNzg0LTI2LjI3IDI2LjI3MS0yNi4yN3MyNi4yNyAxMS43ODcgMjYuMjcgMjYuMjdjMCAxNC40ODMtMTEuNzgzIDI2LjI3LTI2LjI3IDI2LjI3cy0yNi4yNzEtMTEuNzg3LTI2LjI3MS0yNi4yN3ptNTIuNTQxIDMwNy4yNzhjMCAxNC40ODMtMTEuNzgzIDI2LjI3LTI2LjI3IDI2LjI3cy0yNi4yNzEtMTEuNzg3LTI2LjI3MS0yNi4yN2MwLTE0LjQ4MyAxMS43ODQtMjYuMjcgMjYuMjcxLTI2LjI3czI2LjI3IDExLjc4NyAyNi4yNyAyNi4yN3ptLTI2LjI3Mi0xMTcuOTdjLTIwLjIwNSAwLTM2LjY0Mi0xNi40MzQtMzYuNjQyLTM2LjYzOCAwLTIwLjIwNSAxNi40MzctMzYuNjQyIDM2LjY0Mi0zNi42NDIgMjAuMjA0IDAgMzYuNjQxIDE2LjQzNyAzNi42NDEgMzYuNjQyIDAgMjAuMjA0LTE2LjQzNyAzNi42MzgtMzYuNjQxIDM2LjYzOHptMTMxLjgzMSA2Ny4xNzljLTE0LjQ4NyAwLTI2LjI3LTExLjc4OC0yNi4yNy0yNi4yNzFzMTEuNzgzLTI2LjI3IDI2LjI3LTI2LjI3IDI2LjI3IDExLjc4NyAyNi4yNyAyNi4yN2MwIDE0LjQ4My0xMS43ODMgMjYuMjcxLTI2LjI3IDI2LjI3MXonCiAgICAgICAgICBzdHlsZT0nZmlsbDojMjMxZjIwJy8+Cjwvc3ZnPg=="
|
|
935
997
|
},
|
|
936
998
|
"engines": {
|
|
937
|
-
"camunda": "^8.
|
|
999
|
+
"camunda": "^8.6"
|
|
938
1000
|
}
|
|
939
1001
|
},
|
|
940
1002
|
{
|
|
941
1003
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
942
1004
|
"name": "Kafka Intermediate Catch Event Connector",
|
|
943
1005
|
"id": "io.camunda.connectors.inbound.KafkaIntermediate.v1",
|
|
944
|
-
"version": 2,
|
|
945
1006
|
"description": "Consume Kafka messages",
|
|
946
1007
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=inbound",
|
|
1008
|
+
"version": 5,
|
|
947
1009
|
"category": {
|
|
948
1010
|
"id": "connectors",
|
|
949
1011
|
"name": "Connectors"
|
|
@@ -962,41 +1024,53 @@
|
|
|
962
1024
|
"id": "kafka",
|
|
963
1025
|
"label": "Kafka"
|
|
964
1026
|
},
|
|
1027
|
+
{
|
|
1028
|
+
"id": "message",
|
|
1029
|
+
"label": "Message deserialization"
|
|
1030
|
+
},
|
|
965
1031
|
{
|
|
966
1032
|
"id": "activation",
|
|
967
1033
|
"label": "Activation"
|
|
968
1034
|
},
|
|
969
1035
|
{
|
|
970
|
-
"id": "
|
|
971
|
-
"label": "
|
|
1036
|
+
"id": "correlation",
|
|
1037
|
+
"label": "Correlation",
|
|
1038
|
+
"tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
|
|
1039
|
+
},
|
|
1040
|
+
{
|
|
1041
|
+
"id": "deduplication",
|
|
1042
|
+
"label": "Deduplication",
|
|
1043
|
+
"tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
|
|
1044
|
+
},
|
|
1045
|
+
{
|
|
1046
|
+
"id": "output",
|
|
1047
|
+
"label": "Output mapping"
|
|
972
1048
|
}
|
|
973
1049
|
],
|
|
974
1050
|
"properties": [
|
|
975
1051
|
{
|
|
976
|
-
"type": "Hidden",
|
|
977
1052
|
"value": "io.camunda:connector-kafka-inbound:1",
|
|
978
1053
|
"binding": {
|
|
979
|
-
"
|
|
980
|
-
"
|
|
981
|
-
}
|
|
982
|
-
},
|
|
983
|
-
{
|
|
984
|
-
"type": "Hidden",
|
|
985
|
-
"generatedValue": {
|
|
986
|
-
"type": "uuid"
|
|
1054
|
+
"name": "inbound.type",
|
|
1055
|
+
"type": "zeebe:property"
|
|
987
1056
|
},
|
|
988
|
-
"
|
|
989
|
-
"type": "bpmn:Message#property",
|
|
990
|
-
"name": "name"
|
|
991
|
-
}
|
|
1057
|
+
"type": "Hidden"
|
|
992
1058
|
},
|
|
993
1059
|
{
|
|
1060
|
+
"id": "authenticationType",
|
|
994
1061
|
"label": "Authentication type",
|
|
995
1062
|
"description": "Username/password or custom",
|
|
996
|
-
"
|
|
1063
|
+
"optional": false,
|
|
1064
|
+
"value": "credentials",
|
|
1065
|
+
"constraints": {
|
|
1066
|
+
"notEmpty": true
|
|
1067
|
+
},
|
|
997
1068
|
"group": "authentication",
|
|
1069
|
+
"binding": {
|
|
1070
|
+
"name": "authenticationType",
|
|
1071
|
+
"type": "zeebe:property"
|
|
1072
|
+
},
|
|
998
1073
|
"type": "Dropdown",
|
|
999
|
-
"value": "credentials",
|
|
1000
1074
|
"choices": [
|
|
1001
1075
|
{
|
|
1002
1076
|
"name": "Credentials",
|
|
@@ -1006,120 +1080,143 @@
|
|
|
1006
1080
|
"name": "Custom",
|
|
1007
1081
|
"value": "custom"
|
|
1008
1082
|
}
|
|
1009
|
-
]
|
|
1010
|
-
"binding": {
|
|
1011
|
-
"type": "zeebe:property",
|
|
1012
|
-
"name": "authenticationType"
|
|
1013
|
-
}
|
|
1083
|
+
]
|
|
1014
1084
|
},
|
|
1015
1085
|
{
|
|
1086
|
+
"id": "authentication.username",
|
|
1016
1087
|
"label": "Username",
|
|
1017
1088
|
"description": "Provide the username (must have permissions to produce message to the topic)",
|
|
1018
|
-
"group": "authentication",
|
|
1019
|
-
"type": "String",
|
|
1020
|
-
"feel": "optional",
|
|
1021
1089
|
"optional": true,
|
|
1090
|
+
"group": "authentication",
|
|
1022
1091
|
"binding": {
|
|
1023
|
-
"
|
|
1024
|
-
"
|
|
1092
|
+
"name": "authentication.username",
|
|
1093
|
+
"type": "zeebe:property"
|
|
1025
1094
|
},
|
|
1026
|
-
"
|
|
1027
|
-
"property": "authenticationType",
|
|
1028
|
-
"equals": "credentials"
|
|
1029
|
-
}
|
|
1095
|
+
"type": "String"
|
|
1030
1096
|
},
|
|
1031
1097
|
{
|
|
1098
|
+
"id": "authentication.password",
|
|
1032
1099
|
"label": "Password",
|
|
1033
1100
|
"description": "Provide a password for the user",
|
|
1034
|
-
"group": "authentication",
|
|
1035
|
-
"type": "String",
|
|
1036
|
-
"feel": "optional",
|
|
1037
1101
|
"optional": true,
|
|
1102
|
+
"group": "authentication",
|
|
1038
1103
|
"binding": {
|
|
1039
|
-
"
|
|
1040
|
-
"
|
|
1104
|
+
"name": "authentication.password",
|
|
1105
|
+
"type": "zeebe:property"
|
|
1041
1106
|
},
|
|
1042
|
-
"
|
|
1043
|
-
"property": "authenticationType",
|
|
1044
|
-
"equals": "credentials"
|
|
1045
|
-
}
|
|
1107
|
+
"type": "String"
|
|
1046
1108
|
},
|
|
1047
1109
|
{
|
|
1048
|
-
"
|
|
1049
|
-
"
|
|
1110
|
+
"id": "serializationType",
|
|
1111
|
+
"label": "Deserialization type",
|
|
1112
|
+
"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>",
|
|
1113
|
+
"optional": false,
|
|
1114
|
+
"value": "json",
|
|
1050
1115
|
"group": "kafka",
|
|
1051
|
-
"type": "String",
|
|
1052
|
-
"feel": "optional",
|
|
1053
1116
|
"binding": {
|
|
1054
|
-
"
|
|
1055
|
-
"
|
|
1117
|
+
"name": "serializationType",
|
|
1118
|
+
"type": "zeebe:property"
|
|
1056
1119
|
},
|
|
1120
|
+
"type": "Dropdown",
|
|
1121
|
+
"choices": [
|
|
1122
|
+
{
|
|
1123
|
+
"name": "Default (JSON)",
|
|
1124
|
+
"value": "json"
|
|
1125
|
+
},
|
|
1126
|
+
{
|
|
1127
|
+
"name": "Avro (experimental)",
|
|
1128
|
+
"value": "avro"
|
|
1129
|
+
}
|
|
1130
|
+
]
|
|
1131
|
+
},
|
|
1132
|
+
{
|
|
1133
|
+
"id": "topic.bootstrapServers",
|
|
1134
|
+
"label": "Bootstrap servers",
|
|
1135
|
+
"description": "Provide bootstrap server(s), comma-delimited if there are multiple",
|
|
1136
|
+
"optional": false,
|
|
1057
1137
|
"constraints": {
|
|
1058
1138
|
"notEmpty": true
|
|
1059
|
-
}
|
|
1139
|
+
},
|
|
1140
|
+
"group": "kafka",
|
|
1141
|
+
"binding": {
|
|
1142
|
+
"name": "topic.bootstrapServers",
|
|
1143
|
+
"type": "zeebe:property"
|
|
1144
|
+
},
|
|
1145
|
+
"type": "String"
|
|
1060
1146
|
},
|
|
1061
1147
|
{
|
|
1148
|
+
"id": "topic.topicName",
|
|
1062
1149
|
"label": "Topic",
|
|
1063
|
-
"description": "Provide
|
|
1150
|
+
"description": "Provide topic name",
|
|
1151
|
+
"optional": false,
|
|
1152
|
+
"constraints": {
|
|
1153
|
+
"notEmpty": true
|
|
1154
|
+
},
|
|
1064
1155
|
"group": "kafka",
|
|
1065
|
-
"type": "String",
|
|
1066
|
-
"feel": "optional",
|
|
1067
1156
|
"binding": {
|
|
1068
|
-
"
|
|
1069
|
-
"
|
|
1157
|
+
"name": "topic.topicName",
|
|
1158
|
+
"type": "zeebe:property"
|
|
1070
1159
|
},
|
|
1071
|
-
"
|
|
1072
|
-
"notEmpty": true
|
|
1073
|
-
}
|
|
1160
|
+
"type": "String"
|
|
1074
1161
|
},
|
|
1075
1162
|
{
|
|
1076
|
-
"
|
|
1163
|
+
"id": "groupId",
|
|
1164
|
+
"label": "Consumer group ID",
|
|
1077
1165
|
"description": "Provide the consumer group ID used by the connector. Leave empty for an automatically generated one",
|
|
1166
|
+
"optional": false,
|
|
1078
1167
|
"group": "kafka",
|
|
1079
|
-
"type": "String",
|
|
1080
|
-
"feel": "optional",
|
|
1081
|
-
"optional": true,
|
|
1082
1168
|
"binding": {
|
|
1083
|
-
"
|
|
1084
|
-
"
|
|
1169
|
+
"name": "groupId",
|
|
1170
|
+
"type": "zeebe:property"
|
|
1085
1171
|
},
|
|
1086
|
-
"
|
|
1087
|
-
"notEmpty": false,
|
|
1088
|
-
"maxLength": 250
|
|
1089
|
-
}
|
|
1172
|
+
"type": "String"
|
|
1090
1173
|
},
|
|
1091
1174
|
{
|
|
1175
|
+
"id": "additionalProperties",
|
|
1092
1176
|
"label": "Additional properties",
|
|
1093
1177
|
"description": "Provide additional Kafka consumer properties in JSON",
|
|
1094
|
-
"group": "kafka",
|
|
1095
|
-
"type": "String",
|
|
1096
1178
|
"optional": true,
|
|
1097
1179
|
"feel": "required",
|
|
1180
|
+
"group": "kafka",
|
|
1098
1181
|
"binding": {
|
|
1099
|
-
"
|
|
1100
|
-
"
|
|
1101
|
-
}
|
|
1182
|
+
"name": "additionalProperties",
|
|
1183
|
+
"type": "zeebe:property"
|
|
1184
|
+
},
|
|
1185
|
+
"type": "String"
|
|
1102
1186
|
},
|
|
1103
1187
|
{
|
|
1188
|
+
"id": "offsets",
|
|
1104
1189
|
"label": "Offsets",
|
|
1105
1190
|
"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",
|
|
1106
|
-
"group": "kafka",
|
|
1107
|
-
"type": "String",
|
|
1108
|
-
"feel": "optional",
|
|
1109
1191
|
"optional": true,
|
|
1192
|
+
"feel": "optional",
|
|
1193
|
+
"group": "kafka",
|
|
1110
1194
|
"binding": {
|
|
1111
|
-
"
|
|
1112
|
-
"
|
|
1113
|
-
}
|
|
1195
|
+
"name": "offsets",
|
|
1196
|
+
"type": "zeebe:property"
|
|
1197
|
+
},
|
|
1198
|
+
"type": "String"
|
|
1114
1199
|
},
|
|
1115
1200
|
{
|
|
1201
|
+
"id": "autoOffsetReset",
|
|
1116
1202
|
"label": "Auto offset reset",
|
|
1117
1203
|
"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",
|
|
1118
|
-
"
|
|
1204
|
+
"optional": false,
|
|
1205
|
+
"value": "latest",
|
|
1206
|
+
"constraints": {
|
|
1207
|
+
"notEmpty": true
|
|
1208
|
+
},
|
|
1119
1209
|
"group": "kafka",
|
|
1210
|
+
"binding": {
|
|
1211
|
+
"name": "autoOffsetReset",
|
|
1212
|
+
"type": "zeebe:property"
|
|
1213
|
+
},
|
|
1120
1214
|
"type": "Dropdown",
|
|
1121
|
-
"value": "latest",
|
|
1122
1215
|
"choices": [
|
|
1216
|
+
{
|
|
1217
|
+
"name": "None",
|
|
1218
|
+
"value": "none"
|
|
1219
|
+
},
|
|
1123
1220
|
{
|
|
1124
1221
|
"name": "Latest",
|
|
1125
1222
|
"value": "latest"
|
|
@@ -1127,94 +1224,232 @@
|
|
|
1127
1224
|
{
|
|
1128
1225
|
"name": "Earliest",
|
|
1129
1226
|
"value": "earliest"
|
|
1130
|
-
},
|
|
1131
|
-
{
|
|
1132
|
-
"name": "None",
|
|
1133
|
-
"value": "none"
|
|
1134
1227
|
}
|
|
1135
|
-
]
|
|
1228
|
+
]
|
|
1229
|
+
},
|
|
1230
|
+
{
|
|
1231
|
+
"id": "avro.schema",
|
|
1232
|
+
"label": "Avro schema",
|
|
1233
|
+
"description": "Avro schema for the message value",
|
|
1234
|
+
"optional": false,
|
|
1235
|
+
"constraints": {
|
|
1236
|
+
"notEmpty": true
|
|
1237
|
+
},
|
|
1238
|
+
"feel": "required",
|
|
1239
|
+
"group": "message",
|
|
1136
1240
|
"binding": {
|
|
1137
|
-
"
|
|
1138
|
-
"
|
|
1139
|
-
}
|
|
1241
|
+
"name": "avro.schema",
|
|
1242
|
+
"type": "zeebe:property"
|
|
1243
|
+
},
|
|
1244
|
+
"condition": {
|
|
1245
|
+
"property": "serializationType",
|
|
1246
|
+
"equals": "avro",
|
|
1247
|
+
"type": "simple"
|
|
1248
|
+
},
|
|
1249
|
+
"type": "Text"
|
|
1140
1250
|
},
|
|
1141
1251
|
{
|
|
1142
|
-
"
|
|
1143
|
-
"
|
|
1144
|
-
"
|
|
1252
|
+
"id": "activationCondition",
|
|
1253
|
+
"label": "Activation condition",
|
|
1254
|
+
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
1255
|
+
"optional": true,
|
|
1145
1256
|
"feel": "required",
|
|
1146
|
-
"
|
|
1257
|
+
"group": "activation",
|
|
1147
1258
|
"binding": {
|
|
1148
|
-
"
|
|
1149
|
-
"
|
|
1259
|
+
"name": "activationCondition",
|
|
1260
|
+
"type": "zeebe:property"
|
|
1150
1261
|
},
|
|
1151
|
-
"
|
|
1152
|
-
"notEmpty": true
|
|
1153
|
-
}
|
|
1262
|
+
"type": "String"
|
|
1154
1263
|
},
|
|
1155
1264
|
{
|
|
1156
|
-
"
|
|
1157
|
-
"
|
|
1265
|
+
"id": "consumeUnmatchedEvents",
|
|
1266
|
+
"label": "Consume unmatched events",
|
|
1267
|
+
"value": true,
|
|
1158
1268
|
"group": "activation",
|
|
1269
|
+
"binding": {
|
|
1270
|
+
"name": "consumeUnmatchedEvents",
|
|
1271
|
+
"type": "zeebe:property"
|
|
1272
|
+
},
|
|
1273
|
+
"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",
|
|
1274
|
+
"type": "Boolean"
|
|
1275
|
+
},
|
|
1276
|
+
{
|
|
1277
|
+
"id": "correlationKeyProcess",
|
|
1278
|
+
"label": "Correlation key (process)",
|
|
1279
|
+
"description": "Sets up the correlation key from process variables",
|
|
1280
|
+
"constraints": {
|
|
1281
|
+
"notEmpty": true
|
|
1282
|
+
},
|
|
1159
1283
|
"feel": "required",
|
|
1284
|
+
"group": "correlation",
|
|
1160
1285
|
"binding": {
|
|
1161
|
-
"
|
|
1162
|
-
"
|
|
1286
|
+
"name": "correlationKey",
|
|
1287
|
+
"type": "bpmn:Message#zeebe:subscription#property"
|
|
1163
1288
|
},
|
|
1289
|
+
"type": "String"
|
|
1290
|
+
},
|
|
1291
|
+
{
|
|
1292
|
+
"id": "correlationKeyPayload",
|
|
1293
|
+
"label": "Correlation key (payload)",
|
|
1164
1294
|
"description": "Extracts the correlation key from the incoming message payload",
|
|
1165
1295
|
"constraints": {
|
|
1166
1296
|
"notEmpty": true
|
|
1167
|
-
}
|
|
1297
|
+
},
|
|
1298
|
+
"feel": "required",
|
|
1299
|
+
"group": "correlation",
|
|
1300
|
+
"binding": {
|
|
1301
|
+
"name": "correlationKeyExpression",
|
|
1302
|
+
"type": "zeebe:property"
|
|
1303
|
+
},
|
|
1304
|
+
"type": "String"
|
|
1168
1305
|
},
|
|
1169
1306
|
{
|
|
1170
|
-
"
|
|
1171
|
-
"
|
|
1172
|
-
"
|
|
1173
|
-
"feel": "required",
|
|
1307
|
+
"id": "messageIdExpression",
|
|
1308
|
+
"label": "Message ID expression",
|
|
1309
|
+
"description": "Expression to extract unique identifier of a message",
|
|
1174
1310
|
"optional": true,
|
|
1311
|
+
"feel": "required",
|
|
1312
|
+
"group": "correlation",
|
|
1175
1313
|
"binding": {
|
|
1176
|
-
"
|
|
1177
|
-
"
|
|
1314
|
+
"name": "messageIdExpression",
|
|
1315
|
+
"type": "zeebe:property"
|
|
1178
1316
|
},
|
|
1179
|
-
"
|
|
1317
|
+
"type": "String"
|
|
1180
1318
|
},
|
|
1181
1319
|
{
|
|
1182
|
-
"
|
|
1183
|
-
"
|
|
1184
|
-
"
|
|
1320
|
+
"id": "messageTtl",
|
|
1321
|
+
"label": "Message TTL",
|
|
1322
|
+
"description": "Time-to-live for the message in the broker (ISO-8601 duration)",
|
|
1185
1323
|
"optional": true,
|
|
1324
|
+
"constraints": {
|
|
1325
|
+
"notEmpty": false,
|
|
1326
|
+
"pattern": {
|
|
1327
|
+
"value": "^(PT.*|)$",
|
|
1328
|
+
"message": "must be an ISO-8601 duration"
|
|
1329
|
+
}
|
|
1330
|
+
},
|
|
1331
|
+
"feel": "optional",
|
|
1332
|
+
"group": "correlation",
|
|
1186
1333
|
"binding": {
|
|
1187
|
-
"
|
|
1188
|
-
"
|
|
1334
|
+
"name": "messageTtl",
|
|
1335
|
+
"type": "zeebe:property"
|
|
1189
1336
|
},
|
|
1190
|
-
"
|
|
1337
|
+
"type": "String"
|
|
1191
1338
|
},
|
|
1192
1339
|
{
|
|
1193
|
-
"
|
|
1194
|
-
"
|
|
1195
|
-
|
|
1196
|
-
|
|
1197
|
-
"
|
|
1340
|
+
"id": "messageNameUuid",
|
|
1341
|
+
"generatedValue": {
|
|
1342
|
+
"type": "uuid"
|
|
1343
|
+
},
|
|
1344
|
+
"group": "correlation",
|
|
1198
1345
|
"binding": {
|
|
1199
|
-
"
|
|
1200
|
-
"
|
|
1201
|
-
}
|
|
1202
|
-
|
|
1203
|
-
|
|
1346
|
+
"name": "name",
|
|
1347
|
+
"type": "bpmn:Message#property"
|
|
1348
|
+
},
|
|
1349
|
+
"type": "Hidden"
|
|
1350
|
+
},
|
|
1351
|
+
{
|
|
1352
|
+
"id": "deduplicationModeManualFlag",
|
|
1353
|
+
"label": "Manual mode",
|
|
1354
|
+
"description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
|
|
1355
|
+
"value": false,
|
|
1356
|
+
"group": "deduplication",
|
|
1357
|
+
"binding": {
|
|
1358
|
+
"name": "deduplicationModeManualFlag",
|
|
1359
|
+
"type": "zeebe:property"
|
|
1360
|
+
},
|
|
1361
|
+
"type": "Boolean"
|
|
1362
|
+
},
|
|
1363
|
+
{
|
|
1364
|
+
"id": "deduplicationId",
|
|
1365
|
+
"label": "Deduplication ID",
|
|
1366
|
+
"constraints": {
|
|
1367
|
+
"notEmpty": true,
|
|
1368
|
+
"pattern": {
|
|
1369
|
+
"value": "^[a-zA-Z0-9_-]+$",
|
|
1370
|
+
"message": "can only contain alphanumeric characters, dashes, and underscores"
|
|
1371
|
+
}
|
|
1372
|
+
},
|
|
1373
|
+
"group": "deduplication",
|
|
1374
|
+
"binding": {
|
|
1375
|
+
"name": "deduplicationId",
|
|
1376
|
+
"type": "zeebe:property"
|
|
1377
|
+
},
|
|
1378
|
+
"condition": {
|
|
1379
|
+
"property": "deduplicationModeManualFlag",
|
|
1380
|
+
"equals": true,
|
|
1381
|
+
"type": "simple"
|
|
1382
|
+
},
|
|
1383
|
+
"type": "String"
|
|
1384
|
+
},
|
|
1385
|
+
{
|
|
1386
|
+
"id": "deduplicationModeManual",
|
|
1387
|
+
"value": "MANUAL",
|
|
1388
|
+
"group": "deduplication",
|
|
1389
|
+
"binding": {
|
|
1390
|
+
"name": "deduplicationMode",
|
|
1391
|
+
"type": "zeebe:property"
|
|
1392
|
+
},
|
|
1393
|
+
"condition": {
|
|
1394
|
+
"property": "deduplicationId",
|
|
1395
|
+
"isActive": true,
|
|
1396
|
+
"type": "simple"
|
|
1397
|
+
},
|
|
1398
|
+
"type": "Hidden"
|
|
1399
|
+
},
|
|
1400
|
+
{
|
|
1401
|
+
"id": "deduplicationModeAuto",
|
|
1402
|
+
"value": "AUTO",
|
|
1403
|
+
"group": "deduplication",
|
|
1404
|
+
"binding": {
|
|
1405
|
+
"name": "deduplicationMode",
|
|
1406
|
+
"type": "zeebe:property"
|
|
1407
|
+
},
|
|
1408
|
+
"condition": {
|
|
1409
|
+
"property": "deduplicationId",
|
|
1410
|
+
"isActive": false,
|
|
1411
|
+
"type": "simple"
|
|
1412
|
+
},
|
|
1413
|
+
"type": "Hidden"
|
|
1414
|
+
},
|
|
1415
|
+
{
|
|
1416
|
+
"id": "resultVariable",
|
|
1417
|
+
"label": "Result variable",
|
|
1418
|
+
"description": "Name of variable to store the response in",
|
|
1419
|
+
"group": "output",
|
|
1420
|
+
"binding": {
|
|
1421
|
+
"name": "resultVariable",
|
|
1422
|
+
"type": "zeebe:property"
|
|
1423
|
+
},
|
|
1424
|
+
"type": "String"
|
|
1425
|
+
},
|
|
1426
|
+
{
|
|
1427
|
+
"id": "resultExpression",
|
|
1428
|
+
"label": "Result expression",
|
|
1429
|
+
"description": "Expression to map the response into process variables",
|
|
1430
|
+
"feel": "required",
|
|
1431
|
+
"group": "output",
|
|
1432
|
+
"binding": {
|
|
1433
|
+
"name": "resultExpression",
|
|
1434
|
+
"type": "zeebe:property"
|
|
1435
|
+
},
|
|
1436
|
+
"type": "Text"
|
|
1437
|
+
}
|
|
1438
|
+
],
|
|
1204
1439
|
"icon": {
|
|
1205
|
-
"contents": "data:image/svg+xml;
|
|
1440
|
+
"contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAyNTYgNDE2JyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yMDEuODE2IDIzMC4yMTZjLTE2LjE4NiAwLTMwLjY5NyA3LjE3MS00MC42MzQgMTguNDYxbC0yNS40NjMtMTguMDI2YzIuNzAzLTcuNDQyIDQuMjU1LTE1LjQzMyA0LjI1NS0yMy43OTcgMC04LjIxOS0xLjQ5OC0xNi4wNzYtNC4xMTItMjMuNDA4bDI1LjQwNi0xNy44MzVjOS45MzYgMTEuMjMzIDI0LjQwOSAxOC4zNjUgNDAuNTQ4IDE4LjM2NSAyOS44NzUgMCA1NC4xODQtMjQuMzA1IDU0LjE4NC01NC4xODQgMC0yOS44NzktMjQuMzA5LTU0LjE4NC01NC4xODQtNTQuMTg0LTI5Ljg3NSAwLTU0LjE4NCAyNC4zMDUtNTQuMTg0IDU0LjE4NCAwIDUuMzQ4LjgwOCAxMC41MDUgMi4yNTggMTUuMzg5bC0yNS40MjMgMTcuODQ0Yy0xMC42Mi0xMy4xNzUtMjUuOTExLTIyLjM3NC00My4zMzMtMjUuMTgydi0zMC42NGMyNC41NDQtNS4xNTUgNDMuMDM3LTI2Ljk2MiA0My4wMzctNTMuMDE5QzEyNC4xNzEgMjQuMzA1IDk5Ljg2MiAwIDY5Ljk4NyAwIDQwLjExMiAwIDE1LjgwMyAyNC4zMDUgMTUuODAzIDU0LjE4NGMwIDI1LjcwOCAxOC4wMTQgNDcuMjQ2IDQyLjA2NyA1Mi43Njl2MzEuMDM4QzI1LjA0NCAxNDMuNzUzIDAgMTcyLjQwMSAwIDIwNi44NTRjMCAzNC42MjEgMjUuMjkyIDYzLjM3NCA1OC4zNTUgNjguOTR2MzIuNzc0Yy0yNC4yOTkgNS4zNDEtNDIuNTUyIDI3LjAxMS00Mi41NTIgNTIuODk0IDAgMjkuODc5IDI0LjMwOSA1NC4xODQgNTQuMTg0IDU0LjE4NCAyOS44NzUgMCA1NC4xODQtMjQuMzA1IDU0LjE4NC01NC4xODQgMC0yNS44ODMtMTguMjUzLTQ3LjU1My00Mi41NTItNTIuODk0di0zMi43NzVhNjkuOTY1IDY5Ljk2NSAwIDAgMCA0Mi42LTI0Ljc3NmwyNS42MzMgMTguMTQzYy0xLjQyMyA0Ljg0LTIuMjIgOS45NDYtMi4yMiAxNS4yNCAwIDI5Ljg3OSAyNC4zMDkgNTQuMTg0IDU0LjE4NCA1NC4xODQgMjkuODc1IDAgNTQuMTg0LTI0LjMwNSA1NC4xODQtNTQuMTg0IDAtMjkuODc5LTI0LjMwOS01NC4xODQtNTQuMTg0LTU0LjE4NHptMC0xMjYuNjk1YzE0LjQ4NyAwIDI2LjI3IDExLjc4OCAyNi4yNyAyNi4yNzFzLTExLjc4MyAyNi4yNy0yNi4yNyAyNi4yNy0yNi4yNy0xMS43ODctMjYuMjctMjYuMjdjMC0xNC40ODMgMTEuNzgzLTI2LjI3MSAyNi4yNy0yNi4yNzF6bS0xNTguMS00OS4zMzdjMC0xNC40ODMgMTEuNzg0LTI2LjI3IDI2LjI3MS0yNi4yN3MyNi4yNyAxMS43ODcgMjYuMjcgMjYuMjdjMCAxNC40ODMtMTEuNzgzIDI2LjI3LTI2LjI3IDI2LjI3cy0yNi4yNzEtMTEuNzg3LTI2LjI3MS0yNi4yN3ptNTIuNTQxIDMwNy4yNzhjMCAxNC40ODMtMTEuNzgzIDI2LjI3LTI2LjI3IDI2LjI3cy0yNi4yNzEtMTEuNzg3LTI2LjI3MS0yNi4yN2MwLTE0LjQ4MyAxMS43ODQtMjYuMjcgMjYuMjcxLTI2LjI3czI2LjI3IDExLjc4NyAyNi4yNyAyNi4yN3ptLTI2LjI3Mi0xMTcuOTdjLTIwLjIwNSAwLTM2LjY0Mi0xNi40MzQtMzYuNjQyLTM2LjYzOCAwLTIwLjIwNSAxNi40MzctMzYuNjQyIDM2LjY0Mi0zNi42NDIgMjAuMjA0IDAgMzYuNjQxIDE2LjQzNyAzNi42NDEgMzYuNjQyIDAgMjAuMjA0LTE2LjQzNyAzNi42MzgtMzYuNjQxIDM2LjYzOHptMTMxLjgzMSA2Ny4xNzljLTE0LjQ4NyAwLTI2LjI3LTExLjc4OC0yNi4yNy0yNi4yNzFzMTEuNzgzLTI2LjI3IDI2LjI3LTI2LjI3IDI2LjI3IDExLjc4NyAyNi4yNyAyNi4yN2MwIDE0LjQ4My0xMS43ODMgMjYuMjcxLTI2LjI3IDI2LjI3MXonCiAgICAgICAgICBzdHlsZT0nZmlsbDojMjMxZjIwJy8+Cjwvc3ZnPg=="
|
|
1206
1441
|
},
|
|
1207
1442
|
"engines": {
|
|
1208
|
-
"camunda": "^8.
|
|
1443
|
+
"camunda": "^8.5"
|
|
1209
1444
|
}
|
|
1210
1445
|
},
|
|
1211
1446
|
{
|
|
1212
1447
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1213
|
-
"name": "Kafka
|
|
1448
|
+
"name": "Kafka consumer connector",
|
|
1214
1449
|
"id": "io.camunda.connectors.inbound.KafkaIntermediate.v1",
|
|
1215
|
-
"version":
|
|
1216
|
-
"description": "Consume Kafka
|
|
1217
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka
|
|
1450
|
+
"version": 1,
|
|
1451
|
+
"description": "Consume Kafka message",
|
|
1452
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka-inbound/",
|
|
1218
1453
|
"category": {
|
|
1219
1454
|
"id": "connectors",
|
|
1220
1455
|
"name": "Connectors"
|
|
@@ -1334,6 +1569,7 @@
|
|
|
1334
1569
|
"description": "Provide the topic name",
|
|
1335
1570
|
"group": "kafka",
|
|
1336
1571
|
"type": "String",
|
|
1572
|
+
"feel": "optional",
|
|
1337
1573
|
"binding": {
|
|
1338
1574
|
"type": "zeebe:property",
|
|
1339
1575
|
"name": "topic.topicName"
|
|
@@ -1342,21 +1578,6 @@
|
|
|
1342
1578
|
"notEmpty": true
|
|
1343
1579
|
}
|
|
1344
1580
|
},
|
|
1345
|
-
{
|
|
1346
|
-
"label": "Consumer Group ID",
|
|
1347
|
-
"description": "Provide the consumer group ID used by the connector. Leave empty for an automatically generated one",
|
|
1348
|
-
"group": "kafka",
|
|
1349
|
-
"type": "String",
|
|
1350
|
-
"optional": true,
|
|
1351
|
-
"binding": {
|
|
1352
|
-
"type": "zeebe:property",
|
|
1353
|
-
"name": "groupId"
|
|
1354
|
-
},
|
|
1355
|
-
"constraints": {
|
|
1356
|
-
"notEmpty": false,
|
|
1357
|
-
"maxLength": 250
|
|
1358
|
-
}
|
|
1359
|
-
},
|
|
1360
1581
|
{
|
|
1361
1582
|
"label": "Additional properties",
|
|
1362
1583
|
"description": "Provide additional Kafka consumer properties in JSON",
|
|
@@ -1371,7 +1592,7 @@
|
|
|
1371
1592
|
},
|
|
1372
1593
|
{
|
|
1373
1594
|
"label": "Offsets",
|
|
1374
|
-
"description": "
|
|
1595
|
+
"description": "Comma-separated list of offsets, e.g., '10,23' or '=[ \"10\", \"23\"]'. If specified, it has to have the same number of values as the number of partitions",
|
|
1375
1596
|
"group": "kafka",
|
|
1376
1597
|
"type": "String",
|
|
1377
1598
|
"feel": "optional",
|
|
@@ -1435,18 +1656,6 @@
|
|
|
1435
1656
|
"notEmpty": true
|
|
1436
1657
|
}
|
|
1437
1658
|
},
|
|
1438
|
-
{
|
|
1439
|
-
"label": "Message ID expression",
|
|
1440
|
-
"feel": "required",
|
|
1441
|
-
"type": "String",
|
|
1442
|
-
"optional": true,
|
|
1443
|
-
"group": "activation",
|
|
1444
|
-
"binding": {
|
|
1445
|
-
"type": "zeebe:property",
|
|
1446
|
-
"name": "messageIdExpression"
|
|
1447
|
-
},
|
|
1448
|
-
"description": "Expression to extract unique identifier of a message"
|
|
1449
|
-
},
|
|
1450
1659
|
{
|
|
1451
1660
|
"label": "Activation condition",
|
|
1452
1661
|
"type": "String",
|
|
@@ -1486,16 +1695,16 @@
|
|
|
1486
1695
|
"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"
|
|
1487
1696
|
},
|
|
1488
1697
|
"engines": {
|
|
1489
|
-
"camunda": "^8.
|
|
1698
|
+
"camunda": "^8.2"
|
|
1490
1699
|
}
|
|
1491
1700
|
},
|
|
1492
1701
|
{
|
|
1493
1702
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1494
|
-
"name": "Kafka
|
|
1703
|
+
"name": "Kafka Intermediate Catch Event Connector",
|
|
1495
1704
|
"id": "io.camunda.connectors.inbound.KafkaIntermediate.v1",
|
|
1496
|
-
"version":
|
|
1497
|
-
"description": "Consume Kafka
|
|
1498
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka
|
|
1705
|
+
"version": 2,
|
|
1706
|
+
"description": "Consume Kafka messages",
|
|
1707
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=inbound",
|
|
1499
1708
|
"category": {
|
|
1500
1709
|
"id": "connectors",
|
|
1501
1710
|
"name": "Connectors"
|
|
@@ -1624,6 +1833,22 @@
|
|
|
1624
1833
|
"notEmpty": true
|
|
1625
1834
|
}
|
|
1626
1835
|
},
|
|
1836
|
+
{
|
|
1837
|
+
"label": "Consumer Group ID",
|
|
1838
|
+
"description": "Provide the consumer group ID used by the connector. Leave empty for an automatically generated one",
|
|
1839
|
+
"group": "kafka",
|
|
1840
|
+
"type": "String",
|
|
1841
|
+
"feel": "optional",
|
|
1842
|
+
"optional": true,
|
|
1843
|
+
"binding": {
|
|
1844
|
+
"type": "zeebe:property",
|
|
1845
|
+
"name": "groupId"
|
|
1846
|
+
},
|
|
1847
|
+
"constraints": {
|
|
1848
|
+
"notEmpty": false,
|
|
1849
|
+
"maxLength": 250
|
|
1850
|
+
}
|
|
1851
|
+
},
|
|
1627
1852
|
{
|
|
1628
1853
|
"label": "Additional properties",
|
|
1629
1854
|
"description": "Provide additional Kafka consumer properties in JSON",
|
|
@@ -1638,7 +1863,7 @@
|
|
|
1638
1863
|
},
|
|
1639
1864
|
{
|
|
1640
1865
|
"label": "Offsets",
|
|
1641
|
-
"description": "
|
|
1866
|
+
"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",
|
|
1642
1867
|
"group": "kafka",
|
|
1643
1868
|
"type": "String",
|
|
1644
1869
|
"feel": "optional",
|
|
@@ -2031,12 +2256,9 @@
|
|
|
2031
2256
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
2032
2257
|
"name": "Kafka Intermediate Catch Event Connector",
|
|
2033
2258
|
"id": "io.camunda.connectors.inbound.KafkaIntermediate.v1",
|
|
2259
|
+
"version": 4,
|
|
2034
2260
|
"description": "Consume Kafka messages",
|
|
2035
|
-
"metadata": {
|
|
2036
|
-
"keywords": []
|
|
2037
|
-
},
|
|
2038
2261
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=inbound",
|
|
2039
|
-
"version": 7,
|
|
2040
2262
|
"category": {
|
|
2041
2263
|
"id": "connectors",
|
|
2042
2264
|
"name": "Connectors"
|
|
@@ -2046,9 +2268,6 @@
|
|
|
2046
2268
|
"value": "bpmn:IntermediateCatchEvent",
|
|
2047
2269
|
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
2048
2270
|
},
|
|
2049
|
-
"engines": {
|
|
2050
|
-
"camunda": "^8.3"
|
|
2051
|
-
},
|
|
2052
2271
|
"groups": [
|
|
2053
2272
|
{
|
|
2054
2273
|
"id": "authentication",
|
|
@@ -2058,53 +2277,41 @@
|
|
|
2058
2277
|
"id": "kafka",
|
|
2059
2278
|
"label": "Kafka"
|
|
2060
2279
|
},
|
|
2061
|
-
{
|
|
2062
|
-
"id": "schema",
|
|
2063
|
-
"label": "Schema"
|
|
2064
|
-
},
|
|
2065
2280
|
{
|
|
2066
2281
|
"id": "activation",
|
|
2067
2282
|
"label": "Activation"
|
|
2068
2283
|
},
|
|
2069
2284
|
{
|
|
2070
|
-
"id": "
|
|
2071
|
-
"label": "
|
|
2072
|
-
"tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
|
|
2073
|
-
},
|
|
2074
|
-
{
|
|
2075
|
-
"id": "deduplication",
|
|
2076
|
-
"label": "Deduplication",
|
|
2077
|
-
"tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
|
|
2078
|
-
},
|
|
2079
|
-
{
|
|
2080
|
-
"id": "output",
|
|
2081
|
-
"label": "Output mapping"
|
|
2285
|
+
"id": "variable-mapping",
|
|
2286
|
+
"label": "Variable mapping"
|
|
2082
2287
|
}
|
|
2083
2288
|
],
|
|
2084
2289
|
"properties": [
|
|
2085
2290
|
{
|
|
2291
|
+
"type": "Hidden",
|
|
2086
2292
|
"value": "io.camunda:connector-kafka-inbound:1",
|
|
2087
2293
|
"binding": {
|
|
2088
|
-
"
|
|
2089
|
-
"
|
|
2294
|
+
"type": "zeebe:property",
|
|
2295
|
+
"name": "inbound.type"
|
|
2296
|
+
}
|
|
2297
|
+
},
|
|
2298
|
+
{
|
|
2299
|
+
"type": "Hidden",
|
|
2300
|
+
"generatedValue": {
|
|
2301
|
+
"type": "uuid"
|
|
2090
2302
|
},
|
|
2091
|
-
"
|
|
2303
|
+
"binding": {
|
|
2304
|
+
"type": "bpmn:Message#property",
|
|
2305
|
+
"name": "name"
|
|
2306
|
+
}
|
|
2092
2307
|
},
|
|
2093
2308
|
{
|
|
2094
|
-
"id": "authenticationType",
|
|
2095
2309
|
"label": "Authentication type",
|
|
2096
2310
|
"description": "Username/password or custom",
|
|
2097
|
-
"
|
|
2098
|
-
"value": "credentials",
|
|
2099
|
-
"constraints": {
|
|
2100
|
-
"notEmpty": true
|
|
2101
|
-
},
|
|
2311
|
+
"id": "authenticationType",
|
|
2102
2312
|
"group": "authentication",
|
|
2103
|
-
"binding": {
|
|
2104
|
-
"name": "authenticationType",
|
|
2105
|
-
"type": "zeebe:property"
|
|
2106
|
-
},
|
|
2107
2313
|
"type": "Dropdown",
|
|
2314
|
+
"value": "credentials",
|
|
2108
2315
|
"choices": [
|
|
2109
2316
|
{
|
|
2110
2317
|
"name": "Credentials",
|
|
@@ -2114,120 +2321,118 @@
|
|
|
2114
2321
|
"name": "Custom",
|
|
2115
2322
|
"value": "custom"
|
|
2116
2323
|
}
|
|
2117
|
-
]
|
|
2324
|
+
],
|
|
2325
|
+
"binding": {
|
|
2326
|
+
"type": "zeebe:property",
|
|
2327
|
+
"name": "authenticationType"
|
|
2328
|
+
}
|
|
2118
2329
|
},
|
|
2119
2330
|
{
|
|
2120
|
-
"id": "authentication.username",
|
|
2121
2331
|
"label": "Username",
|
|
2122
2332
|
"description": "Provide the username (must have permissions to produce message to the topic)",
|
|
2123
|
-
"optional": true,
|
|
2124
2333
|
"group": "authentication",
|
|
2334
|
+
"type": "String",
|
|
2335
|
+
"feel": "optional",
|
|
2336
|
+
"optional": true,
|
|
2125
2337
|
"binding": {
|
|
2126
|
-
"
|
|
2127
|
-
"
|
|
2338
|
+
"type": "zeebe:property",
|
|
2339
|
+
"name": "authentication.username"
|
|
2128
2340
|
},
|
|
2129
|
-
"
|
|
2341
|
+
"condition": {
|
|
2342
|
+
"property": "authenticationType",
|
|
2343
|
+
"equals": "credentials"
|
|
2344
|
+
}
|
|
2130
2345
|
},
|
|
2131
2346
|
{
|
|
2132
|
-
"id": "authentication.password",
|
|
2133
2347
|
"label": "Password",
|
|
2134
2348
|
"description": "Provide a password for the user",
|
|
2135
|
-
"optional": true,
|
|
2136
2349
|
"group": "authentication",
|
|
2350
|
+
"type": "String",
|
|
2351
|
+
"feel": "optional",
|
|
2352
|
+
"optional": true,
|
|
2137
2353
|
"binding": {
|
|
2138
|
-
"
|
|
2139
|
-
"
|
|
2354
|
+
"type": "zeebe:property",
|
|
2355
|
+
"name": "authentication.password"
|
|
2140
2356
|
},
|
|
2141
|
-
"
|
|
2357
|
+
"condition": {
|
|
2358
|
+
"property": "authenticationType",
|
|
2359
|
+
"equals": "credentials"
|
|
2360
|
+
}
|
|
2142
2361
|
},
|
|
2143
2362
|
{
|
|
2144
|
-
"id": "topic.bootstrapServers",
|
|
2145
2363
|
"label": "Bootstrap servers",
|
|
2146
2364
|
"description": "Provide bootstrap server(s), comma-delimited if there are multiple",
|
|
2147
|
-
"optional": false,
|
|
2148
|
-
"constraints": {
|
|
2149
|
-
"notEmpty": true
|
|
2150
|
-
},
|
|
2151
2365
|
"group": "kafka",
|
|
2366
|
+
"type": "String",
|
|
2367
|
+
"feel": "optional",
|
|
2152
2368
|
"binding": {
|
|
2153
|
-
"
|
|
2154
|
-
"
|
|
2369
|
+
"type": "zeebe:property",
|
|
2370
|
+
"name": "topic.bootstrapServers"
|
|
2155
2371
|
},
|
|
2156
|
-
"
|
|
2372
|
+
"constraints": {
|
|
2373
|
+
"notEmpty": true
|
|
2374
|
+
}
|
|
2157
2375
|
},
|
|
2158
2376
|
{
|
|
2159
|
-
"id": "topic.topicName",
|
|
2160
2377
|
"label": "Topic",
|
|
2161
|
-
"description": "Provide topic name",
|
|
2162
|
-
"optional": false,
|
|
2163
|
-
"constraints": {
|
|
2164
|
-
"notEmpty": true
|
|
2165
|
-
},
|
|
2378
|
+
"description": "Provide the topic name",
|
|
2166
2379
|
"group": "kafka",
|
|
2380
|
+
"type": "String",
|
|
2167
2381
|
"binding": {
|
|
2168
|
-
"
|
|
2169
|
-
"
|
|
2382
|
+
"type": "zeebe:property",
|
|
2383
|
+
"name": "topic.topicName"
|
|
2170
2384
|
},
|
|
2171
|
-
"
|
|
2385
|
+
"constraints": {
|
|
2386
|
+
"notEmpty": true
|
|
2387
|
+
}
|
|
2172
2388
|
},
|
|
2173
2389
|
{
|
|
2174
|
-
"
|
|
2175
|
-
"label": "Consumer group ID",
|
|
2390
|
+
"label": "Consumer Group ID",
|
|
2176
2391
|
"description": "Provide the consumer group ID used by the connector. Leave empty for an automatically generated one",
|
|
2177
|
-
"optional": false,
|
|
2178
2392
|
"group": "kafka",
|
|
2393
|
+
"type": "String",
|
|
2394
|
+
"optional": true,
|
|
2179
2395
|
"binding": {
|
|
2180
|
-
"
|
|
2181
|
-
"
|
|
2396
|
+
"type": "zeebe:property",
|
|
2397
|
+
"name": "groupId"
|
|
2182
2398
|
},
|
|
2183
|
-
"
|
|
2399
|
+
"constraints": {
|
|
2400
|
+
"notEmpty": false,
|
|
2401
|
+
"maxLength": 250
|
|
2402
|
+
}
|
|
2184
2403
|
},
|
|
2185
2404
|
{
|
|
2186
|
-
"id": "additionalProperties",
|
|
2187
2405
|
"label": "Additional properties",
|
|
2188
2406
|
"description": "Provide additional Kafka consumer properties in JSON",
|
|
2407
|
+
"group": "kafka",
|
|
2408
|
+
"type": "String",
|
|
2189
2409
|
"optional": true,
|
|
2190
2410
|
"feel": "required",
|
|
2191
|
-
"group": "kafka",
|
|
2192
2411
|
"binding": {
|
|
2193
|
-
"
|
|
2194
|
-
"
|
|
2195
|
-
}
|
|
2196
|
-
"type": "String"
|
|
2412
|
+
"type": "zeebe:property",
|
|
2413
|
+
"name": "additionalProperties"
|
|
2414
|
+
}
|
|
2197
2415
|
},
|
|
2198
2416
|
{
|
|
2199
|
-
"id": "offsets",
|
|
2200
2417
|
"label": "Offsets",
|
|
2201
2418
|
"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",
|
|
2202
|
-
"optional": true,
|
|
2203
|
-
"feel": "optional",
|
|
2204
2419
|
"group": "kafka",
|
|
2420
|
+
"type": "String",
|
|
2421
|
+
"feel": "optional",
|
|
2422
|
+
"optional": true,
|
|
2205
2423
|
"binding": {
|
|
2206
|
-
"
|
|
2207
|
-
"
|
|
2208
|
-
}
|
|
2209
|
-
"type": "String"
|
|
2424
|
+
"type": "zeebe:property",
|
|
2425
|
+
"name": "offsets"
|
|
2426
|
+
}
|
|
2210
2427
|
},
|
|
2211
2428
|
{
|
|
2212
|
-
"id": "autoOffsetReset",
|
|
2213
2429
|
"label": "Auto offset reset",
|
|
2214
2430
|
"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",
|
|
2215
|
-
"
|
|
2216
|
-
"value": "latest",
|
|
2217
|
-
"constraints": {
|
|
2218
|
-
"notEmpty": true
|
|
2219
|
-
},
|
|
2431
|
+
"id": "autoOffsetReset",
|
|
2220
2432
|
"group": "kafka",
|
|
2221
|
-
"binding": {
|
|
2222
|
-
"name": "autoOffsetReset",
|
|
2223
|
-
"type": "zeebe:property"
|
|
2224
|
-
},
|
|
2225
2433
|
"type": "Dropdown",
|
|
2434
|
+
"value": "latest",
|
|
2226
2435
|
"choices": [
|
|
2227
|
-
{
|
|
2228
|
-
"name": "None",
|
|
2229
|
-
"value": "none"
|
|
2230
|
-
},
|
|
2231
2436
|
{
|
|
2232
2437
|
"name": "Latest",
|
|
2233
2438
|
"value": "latest"
|
|
@@ -2235,293 +2440,97 @@
|
|
|
2235
2440
|
{
|
|
2236
2441
|
"name": "Earliest",
|
|
2237
2442
|
"value": "earliest"
|
|
2238
|
-
}
|
|
2239
|
-
]
|
|
2240
|
-
},
|
|
2241
|
-
{
|
|
2242
|
-
"id": "schemaStrategy.type",
|
|
2243
|
-
"label": "Schema strategy",
|
|
2244
|
-
"value": "noSchema",
|
|
2245
|
-
"group": "schema",
|
|
2246
|
-
"binding": {
|
|
2247
|
-
"name": "schemaStrategy.type",
|
|
2248
|
-
"type": "zeebe:property"
|
|
2249
|
-
},
|
|
2250
|
-
"type": "Dropdown",
|
|
2251
|
-
"choices": [
|
|
2252
|
-
{
|
|
2253
|
-
"name": "No schema",
|
|
2254
|
-
"value": "noSchema"
|
|
2255
|
-
},
|
|
2256
|
-
{
|
|
2257
|
-
"name": "Avro Inline schema",
|
|
2258
|
-
"value": "inlineSchema"
|
|
2259
2443
|
},
|
|
2260
2444
|
{
|
|
2261
|
-
"name": "
|
|
2262
|
-
"value": "
|
|
2445
|
+
"name": "None",
|
|
2446
|
+
"value": "none"
|
|
2263
2447
|
}
|
|
2264
|
-
]
|
|
2265
|
-
},
|
|
2266
|
-
{
|
|
2267
|
-
"id": "schemaStrategy.avro.schema",
|
|
2268
|
-
"label": "Schema",
|
|
2269
|
-
"description": "Avro inline schema for the message value",
|
|
2270
|
-
"optional": false,
|
|
2271
|
-
"constraints": {
|
|
2272
|
-
"notEmpty": true
|
|
2273
|
-
},
|
|
2274
|
-
"feel": "required",
|
|
2275
|
-
"group": "schema",
|
|
2448
|
+
],
|
|
2276
2449
|
"binding": {
|
|
2277
|
-
"
|
|
2278
|
-
"
|
|
2279
|
-
}
|
|
2280
|
-
"condition": {
|
|
2281
|
-
"property": "schemaStrategy.type",
|
|
2282
|
-
"equals": "inlineSchema",
|
|
2283
|
-
"type": "simple"
|
|
2284
|
-
},
|
|
2285
|
-
"type": "Text"
|
|
2450
|
+
"type": "zeebe:property",
|
|
2451
|
+
"name": "autoOffsetReset"
|
|
2452
|
+
}
|
|
2286
2453
|
},
|
|
2287
2454
|
{
|
|
2288
|
-
"
|
|
2289
|
-
"
|
|
2290
|
-
"
|
|
2291
|
-
"
|
|
2292
|
-
"
|
|
2293
|
-
"group": "schema",
|
|
2455
|
+
"label": "Correlation key (process)",
|
|
2456
|
+
"type": "String",
|
|
2457
|
+
"group": "activation",
|
|
2458
|
+
"feel": "required",
|
|
2459
|
+
"description": "Sets up the correlation key from process variables",
|
|
2294
2460
|
"binding": {
|
|
2295
|
-
"
|
|
2296
|
-
"
|
|
2297
|
-
},
|
|
2298
|
-
"condition": {
|
|
2299
|
-
"property": "schemaStrategy.type",
|
|
2300
|
-
"equals": "schemaRegistry",
|
|
2301
|
-
"type": "simple"
|
|
2461
|
+
"type": "bpmn:Message#zeebe:subscription#property",
|
|
2462
|
+
"name": "correlationKey"
|
|
2302
2463
|
},
|
|
2303
|
-
"type": "Dropdown",
|
|
2304
|
-
"choices": [
|
|
2305
|
-
{
|
|
2306
|
-
"name": "JSON",
|
|
2307
|
-
"value": "json"
|
|
2308
|
-
},
|
|
2309
|
-
{
|
|
2310
|
-
"name": "Avro",
|
|
2311
|
-
"value": "avro"
|
|
2312
|
-
}
|
|
2313
|
-
]
|
|
2314
|
-
},
|
|
2315
|
-
{
|
|
2316
|
-
"id": "schemaStrategy.schemaRegistryUrl",
|
|
2317
|
-
"label": "Schema registry URL",
|
|
2318
|
-
"description": "Provide the schema registry URL",
|
|
2319
|
-
"optional": false,
|
|
2320
2464
|
"constraints": {
|
|
2321
2465
|
"notEmpty": true
|
|
2322
|
-
}
|
|
2323
|
-
"group": "schema",
|
|
2324
|
-
"binding": {
|
|
2325
|
-
"name": "schemaStrategy.schemaRegistryUrl",
|
|
2326
|
-
"type": "zeebe:property"
|
|
2327
|
-
},
|
|
2328
|
-
"condition": {
|
|
2329
|
-
"property": "schemaStrategy.type",
|
|
2330
|
-
"equals": "schemaRegistry",
|
|
2331
|
-
"type": "simple"
|
|
2332
|
-
},
|
|
2333
|
-
"type": "String"
|
|
2334
|
-
},
|
|
2335
|
-
{
|
|
2336
|
-
"id": "activationCondition",
|
|
2337
|
-
"label": "Activation condition",
|
|
2338
|
-
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
2339
|
-
"optional": true,
|
|
2340
|
-
"feel": "required",
|
|
2341
|
-
"group": "activation",
|
|
2342
|
-
"binding": {
|
|
2343
|
-
"name": "activationCondition",
|
|
2344
|
-
"type": "zeebe:property"
|
|
2345
|
-
},
|
|
2346
|
-
"type": "String"
|
|
2466
|
+
}
|
|
2347
2467
|
},
|
|
2348
2468
|
{
|
|
2349
|
-
"
|
|
2350
|
-
"
|
|
2351
|
-
"value": true,
|
|
2469
|
+
"label": "Correlation key (payload)",
|
|
2470
|
+
"type": "String",
|
|
2352
2471
|
"group": "activation",
|
|
2353
|
-
"binding": {
|
|
2354
|
-
"name": "consumeUnmatchedEvents",
|
|
2355
|
-
"type": "zeebe:property"
|
|
2356
|
-
},
|
|
2357
|
-
"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",
|
|
2358
|
-
"type": "Boolean"
|
|
2359
|
-
},
|
|
2360
|
-
{
|
|
2361
|
-
"id": "correlationKeyProcess",
|
|
2362
|
-
"label": "Correlation key (process)",
|
|
2363
|
-
"description": "Sets up the correlation key from process variables",
|
|
2364
|
-
"constraints": {
|
|
2365
|
-
"notEmpty": true
|
|
2366
|
-
},
|
|
2367
2472
|
"feel": "required",
|
|
2368
|
-
"group": "correlation",
|
|
2369
2473
|
"binding": {
|
|
2370
|
-
"
|
|
2371
|
-
"
|
|
2474
|
+
"type": "zeebe:property",
|
|
2475
|
+
"name": "correlationKeyExpression"
|
|
2372
2476
|
},
|
|
2373
|
-
"type": "String"
|
|
2374
|
-
},
|
|
2375
|
-
{
|
|
2376
|
-
"id": "correlationKeyPayload",
|
|
2377
|
-
"label": "Correlation key (payload)",
|
|
2378
2477
|
"description": "Extracts the correlation key from the incoming message payload",
|
|
2379
2478
|
"constraints": {
|
|
2380
2479
|
"notEmpty": true
|
|
2381
|
-
}
|
|
2382
|
-
"feel": "required",
|
|
2383
|
-
"group": "correlation",
|
|
2384
|
-
"binding": {
|
|
2385
|
-
"name": "correlationKeyExpression",
|
|
2386
|
-
"type": "zeebe:property"
|
|
2387
|
-
},
|
|
2388
|
-
"type": "String"
|
|
2480
|
+
}
|
|
2389
2481
|
},
|
|
2390
2482
|
{
|
|
2391
|
-
"id": "messageIdExpression",
|
|
2392
2483
|
"label": "Message ID expression",
|
|
2393
|
-
"description": "Expression to extract unique identifier of a message",
|
|
2394
|
-
"optional": true,
|
|
2395
2484
|
"feel": "required",
|
|
2396
|
-
"
|
|
2397
|
-
"binding": {
|
|
2398
|
-
"name": "messageIdExpression",
|
|
2399
|
-
"type": "zeebe:property"
|
|
2400
|
-
},
|
|
2401
|
-
"type": "String"
|
|
2402
|
-
},
|
|
2403
|
-
{
|
|
2404
|
-
"id": "messageTtl",
|
|
2405
|
-
"label": "Message TTL",
|
|
2406
|
-
"description": "Time-to-live for the message in the broker (ISO-8601 duration)",
|
|
2485
|
+
"type": "String",
|
|
2407
2486
|
"optional": true,
|
|
2408
|
-
"
|
|
2409
|
-
"notEmpty": false,
|
|
2410
|
-
"pattern": {
|
|
2411
|
-
"value": "^(PT.*|)$",
|
|
2412
|
-
"message": "must be an ISO-8601 duration"
|
|
2413
|
-
}
|
|
2414
|
-
},
|
|
2415
|
-
"feel": "optional",
|
|
2416
|
-
"group": "correlation",
|
|
2417
|
-
"binding": {
|
|
2418
|
-
"name": "messageTtl",
|
|
2419
|
-
"type": "zeebe:property"
|
|
2420
|
-
},
|
|
2421
|
-
"type": "String"
|
|
2422
|
-
},
|
|
2423
|
-
{
|
|
2424
|
-
"id": "messageNameUuid",
|
|
2425
|
-
"generatedValue": {
|
|
2426
|
-
"type": "uuid"
|
|
2427
|
-
},
|
|
2428
|
-
"group": "correlation",
|
|
2429
|
-
"binding": {
|
|
2430
|
-
"name": "name",
|
|
2431
|
-
"type": "bpmn:Message#property"
|
|
2432
|
-
},
|
|
2433
|
-
"type": "Hidden"
|
|
2434
|
-
},
|
|
2435
|
-
{
|
|
2436
|
-
"id": "deduplicationModeManualFlag",
|
|
2437
|
-
"label": "Manual mode",
|
|
2438
|
-
"description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
|
|
2439
|
-
"value": false,
|
|
2440
|
-
"group": "deduplication",
|
|
2441
|
-
"binding": {
|
|
2442
|
-
"name": "deduplicationModeManualFlag",
|
|
2443
|
-
"type": "zeebe:property"
|
|
2444
|
-
},
|
|
2445
|
-
"type": "Boolean"
|
|
2446
|
-
},
|
|
2447
|
-
{
|
|
2448
|
-
"id": "deduplicationId",
|
|
2449
|
-
"label": "Deduplication ID",
|
|
2450
|
-
"constraints": {
|
|
2451
|
-
"notEmpty": true,
|
|
2452
|
-
"pattern": {
|
|
2453
|
-
"value": "^[a-zA-Z0-9_-]+$",
|
|
2454
|
-
"message": "can only contain alphanumeric characters, dashes, and underscores"
|
|
2455
|
-
}
|
|
2456
|
-
},
|
|
2457
|
-
"group": "deduplication",
|
|
2458
|
-
"binding": {
|
|
2459
|
-
"name": "deduplicationId",
|
|
2460
|
-
"type": "zeebe:property"
|
|
2461
|
-
},
|
|
2462
|
-
"condition": {
|
|
2463
|
-
"property": "deduplicationModeManualFlag",
|
|
2464
|
-
"equals": true,
|
|
2465
|
-
"type": "simple"
|
|
2466
|
-
},
|
|
2467
|
-
"type": "String"
|
|
2468
|
-
},
|
|
2469
|
-
{
|
|
2470
|
-
"id": "deduplicationModeManual",
|
|
2471
|
-
"value": "MANUAL",
|
|
2472
|
-
"group": "deduplication",
|
|
2487
|
+
"group": "activation",
|
|
2473
2488
|
"binding": {
|
|
2474
|
-
"
|
|
2475
|
-
"
|
|
2476
|
-
},
|
|
2477
|
-
"condition": {
|
|
2478
|
-
"property": "deduplicationId",
|
|
2479
|
-
"isActive": true,
|
|
2480
|
-
"type": "simple"
|
|
2489
|
+
"type": "zeebe:property",
|
|
2490
|
+
"name": "messageIdExpression"
|
|
2481
2491
|
},
|
|
2482
|
-
"
|
|
2492
|
+
"description": "Expression to extract unique identifier of a message"
|
|
2483
2493
|
},
|
|
2484
2494
|
{
|
|
2485
|
-
"
|
|
2486
|
-
"
|
|
2487
|
-
"group": "
|
|
2495
|
+
"label": "Activation condition",
|
|
2496
|
+
"type": "String",
|
|
2497
|
+
"group": "activation",
|
|
2498
|
+
"feel": "required",
|
|
2499
|
+
"optional": true,
|
|
2488
2500
|
"binding": {
|
|
2489
|
-
"
|
|
2490
|
-
"
|
|
2491
|
-
},
|
|
2492
|
-
"condition": {
|
|
2493
|
-
"property": "deduplicationId",
|
|
2494
|
-
"isActive": false,
|
|
2495
|
-
"type": "simple"
|
|
2501
|
+
"type": "zeebe:property",
|
|
2502
|
+
"name": "activationCondition"
|
|
2496
2503
|
},
|
|
2497
|
-
"
|
|
2504
|
+
"description": "Condition under which the Connector triggers. Leave empty to catch all events"
|
|
2498
2505
|
},
|
|
2499
2506
|
{
|
|
2500
|
-
"id": "resultVariable",
|
|
2501
2507
|
"label": "Result variable",
|
|
2502
|
-
"
|
|
2503
|
-
"group": "
|
|
2508
|
+
"type": "String",
|
|
2509
|
+
"group": "variable-mapping",
|
|
2510
|
+
"optional": true,
|
|
2504
2511
|
"binding": {
|
|
2505
|
-
"
|
|
2506
|
-
"
|
|
2512
|
+
"type": "zeebe:property",
|
|
2513
|
+
"name": "resultVariable"
|
|
2507
2514
|
},
|
|
2508
|
-
"
|
|
2515
|
+
"description": "Name of variable to store the result of the connector in"
|
|
2509
2516
|
},
|
|
2510
2517
|
{
|
|
2511
|
-
"id": "resultExpression",
|
|
2512
2518
|
"label": "Result expression",
|
|
2513
|
-
"description": "Expression to map the
|
|
2519
|
+
"description": "Expression to map the inbound payload to process variables",
|
|
2520
|
+
"group": "variable-mapping",
|
|
2521
|
+
"type": "Text",
|
|
2514
2522
|
"feel": "required",
|
|
2515
|
-
"group": "output",
|
|
2516
2523
|
"binding": {
|
|
2517
|
-
"
|
|
2518
|
-
"
|
|
2519
|
-
}
|
|
2520
|
-
"type": "Text"
|
|
2524
|
+
"type": "zeebe:property",
|
|
2525
|
+
"name": "resultExpression"
|
|
2526
|
+
}
|
|
2521
2527
|
}
|
|
2522
2528
|
],
|
|
2523
2529
|
"icon": {
|
|
2524
|
-
"contents": "data:image/svg+xml;
|
|
2530
|
+
"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"
|
|
2531
|
+
},
|
|
2532
|
+
"engines": {
|
|
2533
|
+
"camunda": "^8.5"
|
|
2525
2534
|
}
|
|
2526
2535
|
}
|
|
2527
2536
|
]
|