@camunda/connectors-element-templates 1.0.18 → 1.0.20
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +2 -2
- package/src/element-templates/agenticai-a2a-client-outbound-connector.json +3 -3
- package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-intermediate.json +2 -2
- package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-receive.json +2 -2
- package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-intermediate.json +2 -2
- package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-receive.json +2 -2
- package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +49 -49
- package/src/element-templates/agenticai-aiagent-job-worker.json +389 -389
- package/src/element-templates/agenticai-aiagent-outbound-connector.json +3928 -3928
- package/src/element-templates/agenticai-mcp-client-outbound-connector.json +551 -551
- package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +733 -733
- package/src/element-templates/asana-connector.json +111 -111
- package/src/element-templates/automation-anywhere-outbound-connector.json +1224 -1224
- package/src/element-templates/aws-bedrock-agentcore-long-term-memory-outbound-connector.json +1 -1
- package/src/element-templates/aws-bedrock-agentcore-runtime-outbound-connector.json +1 -1
- package/src/element-templates/aws-bedrock-codeinterpreter-outbound-connector.json +1 -1
- package/src/element-templates/aws-bedrock-knowledgebase-outbound-connector.json +1 -1
- package/src/element-templates/aws-bedrock-outbound-connector.json +432 -432
- package/src/element-templates/aws-comprehend-outbound-connector.json +1 -1
- package/src/element-templates/aws-dynamodb-outbound-connector.json +3518 -2166
- package/src/element-templates/aws-eventbridge-connector-boundary.json +38 -38
- package/src/element-templates/aws-eventbridge-connector-intermediate.json +80 -80
- package/src/element-templates/aws-eventbridge-connector-message-start.json +21 -21
- package/src/element-templates/aws-eventbridge-connector-receive.json +6 -6
- package/src/element-templates/aws-eventbridge-connector-start-event.json +15 -15
- package/src/element-templates/aws-eventbridge-outbound-connector.json +306 -306
- package/src/element-templates/aws-lambda-outbound-connector.json +279 -279
- package/src/element-templates/aws-s3-outbound-connector.json +721 -48
- package/src/element-templates/aws-sagemaker-outbound-connector.json +59 -59
- package/src/element-templates/aws-sns-inbound-boundary.json +181 -181
- package/src/element-templates/aws-sns-inbound-intermediate.json +325 -325
- package/src/element-templates/aws-sns-inbound-message-start.json +350 -350
- package/src/element-templates/aws-sns-inbound-start-event.json +140 -140
- package/src/element-templates/aws-sns-outbound-connector.json +301 -301
- package/src/element-templates/aws-sqs-boundary-connector.json +930 -930
- package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +628 -628
- package/src/element-templates/aws-sqs-outbound-connector.json +366 -366
- package/src/element-templates/aws-sqs-start-event-connector.json +717 -717
- package/src/element-templates/aws-sqs-start-message.json +488 -488
- package/src/element-templates/aws-textract-outbound-connector.json +351 -351
- package/src/element-templates/azure-blobstorage-outbound-connector.json +201 -201
- package/src/element-templates/azure-open-ai-connector.json +49 -49
- package/src/element-templates/blue-prism-connector.json +64 -64
- package/src/element-templates/box-outbound-connector.json +49 -49
- package/src/element-templates/csv-outbound-connector.json +449 -0
- package/src/element-templates/easy-post-connector.json +214 -214
- package/src/element-templates/email-inbound-connector-boundary.json +37 -37
- package/src/element-templates/email-inbound-connector-intermediate.json +37 -37
- package/src/element-templates/email-message-start-event-connector.json +63 -63
- package/src/element-templates/email-outbound-connector.json +903 -903
- package/src/element-templates/embeddings-vector-database-outbound-connector.json +520 -520
- package/src/element-templates/github-connector.json +8446 -8446
- package/src/element-templates/github-webhook-connector-intermediate.json +55 -55
- package/src/element-templates/github-webhook-connector-message-start.json +19 -19
- package/src/element-templates/github-webhook-connector-start-event.json +52 -52
- package/src/element-templates/gitlab-connector.json +2344 -2344
- package/src/element-templates/google-cloud-storage-outbound-connector.json +201 -201
- package/src/element-templates/google-drive-outbound-connector.json +1106 -1106
- package/src/element-templates/google-gemini-outbound-connector.json +125 -125
- package/src/element-templates/google-maps-platform-connector.json +97 -97
- package/src/element-templates/google-sheets-outbound-connector.json +3100 -3100
- package/src/element-templates/graphql-outbound-connector.json +738 -631
- package/src/element-templates/http-json-connector.json +3249 -1651
- package/src/element-templates/http-polling-boundary-catch-event-connector.json +866 -764
- package/src/element-templates/http-polling-connector.json +851 -749
- package/src/element-templates/hubspot-outbound-connector.json +67 -67
- package/src/element-templates/hugging-face-connector.json +79 -79
- package/src/element-templates/jdbc-outbound-connector.json +68 -68
- package/src/element-templates/kafka-inbound-connector-boundary.json +927 -927
- package/src/element-templates/kafka-inbound-connector-intermediate.json +1125 -1125
- package/src/element-templates/kafka-inbound-connector-start-message.json +650 -650
- package/src/element-templates/kafka-outbound-connector.json +424 -424
- package/src/element-templates/microsoft-office365-mail-connector.json +993 -7
- package/src/element-templates/microsoft-teams-outbound-connector.json +4145 -4145
- package/src/element-templates/openai-connector.json +317 -317
- package/src/element-templates/operate-connector.json +142 -142
- package/src/element-templates/power-automate-connector.json +44 -44
- package/src/element-templates/rabbitmq-inbound-connector-boundary.json +905 -905
- package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +763 -763
- package/src/element-templates/rabbitmq-inbound-connector-message-start.json +470 -470
- package/src/element-templates/rabbitmq-inbound-connector-start-event.json +752 -752
- package/src/element-templates/rabbitmq-outbound-connector.json +367 -367
- package/src/element-templates/rpa-connector.json +5 -5
- package/src/element-templates/salesforce-connector.json +112 -112
- package/src/element-templates/send-message-connector-intermediate-throw-event.json +1 -1
- package/src/element-templates/send-message-connector-message-end-event.json +1 -1
- package/src/element-templates/send-message-connector-send-task.json +1 -1
- package/src/element-templates/sendgrid-outbound-connector.json +1220 -1220
- package/src/element-templates/servicenow-connector.json +7 -7
- package/src/element-templates/servicenow-flow-starter-connector.json +1 -1
- package/src/element-templates/servicenow-incident-connector.json +7 -7
- package/src/element-templates/slack-inbound-boundary.json +463 -463
- package/src/element-templates/slack-inbound-intermediate.json +506 -506
- package/src/element-templates/slack-inbound-message-start.json +364 -364
- package/src/element-templates/slack-inbound-receive.json +23 -23
- package/src/element-templates/slack-inbound-start-event.json +334 -334
- package/src/element-templates/slack-outbound-connector.json +1803 -1803
- package/src/element-templates/soap-outbound-connector.json +1 -1
- package/src/element-templates/twilio-connector.json +355 -355
- package/src/element-templates/twilio-webhook-boundary-connector.json +35 -35
- package/src/element-templates/twilio-webhook-connector.json +53 -53
- package/src/element-templates/twilio-webhook-intermediate-connector.json +39 -39
- package/src/element-templates/twilio-webhook-message-start-connector.json +26 -26
- package/src/element-templates/uipath-connector.json +4 -4
- package/src/element-templates/webhook-connector-boundary.json +1205 -1205
- package/src/element-templates/webhook-connector-intermediate.json +1550 -1550
- package/src/element-templates/webhook-connector-receive.json +61 -61
- package/src/element-templates/webhook-connector-start-event.json +1606 -1606
- package/src/element-templates/webhook-connector-start-message.json +1300 -1300
- package/src/element-templates/whatsapp-connector.json +59 -59
|
@@ -3,7 +3,7 @@
|
|
|
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":
|
|
6
|
+
"version": 1,
|
|
7
7
|
"description": "Consume Kafka messages",
|
|
8
8
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=inbound",
|
|
9
9
|
"category": {
|
|
@@ -228,18 +228,6 @@
|
|
|
228
228
|
"notEmpty": true
|
|
229
229
|
}
|
|
230
230
|
},
|
|
231
|
-
{
|
|
232
|
-
"label": "Message ID expression",
|
|
233
|
-
"feel": "required",
|
|
234
|
-
"type": "String",
|
|
235
|
-
"optional": true,
|
|
236
|
-
"group": "activation",
|
|
237
|
-
"binding": {
|
|
238
|
-
"type": "zeebe:property",
|
|
239
|
-
"name": "messageIdExpression"
|
|
240
|
-
},
|
|
241
|
-
"description": "Expression to extract unique identifier of a message"
|
|
242
|
-
},
|
|
243
231
|
{
|
|
244
232
|
"label": "Activation condition",
|
|
245
233
|
"type": "String",
|
|
@@ -279,16 +267,16 @@
|
|
|
279
267
|
"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"
|
|
280
268
|
},
|
|
281
269
|
"engines": {
|
|
282
|
-
"camunda": "^8.
|
|
270
|
+
"camunda": "^8.2"
|
|
283
271
|
}
|
|
284
272
|
},
|
|
285
273
|
{
|
|
286
274
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
287
275
|
"name": "Kafka Boundary Event Connector",
|
|
288
276
|
"id": "io.camunda.connectors.inbound.KafkaBoundary.v1",
|
|
277
|
+
"version": 3,
|
|
289
278
|
"description": "Consume Kafka messages",
|
|
290
279
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=inbound",
|
|
291
|
-
"version": 5,
|
|
292
280
|
"category": {
|
|
293
281
|
"id": "connectors",
|
|
294
282
|
"name": "Connectors"
|
|
@@ -307,53 +295,41 @@
|
|
|
307
295
|
"id": "kafka",
|
|
308
296
|
"label": "Kafka"
|
|
309
297
|
},
|
|
310
|
-
{
|
|
311
|
-
"id": "message",
|
|
312
|
-
"label": "Message deserialization"
|
|
313
|
-
},
|
|
314
298
|
{
|
|
315
299
|
"id": "activation",
|
|
316
300
|
"label": "Activation"
|
|
317
301
|
},
|
|
318
302
|
{
|
|
319
|
-
"id": "
|
|
320
|
-
"label": "
|
|
321
|
-
"tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
|
|
322
|
-
},
|
|
323
|
-
{
|
|
324
|
-
"id": "deduplication",
|
|
325
|
-
"label": "Deduplication",
|
|
326
|
-
"tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
|
|
327
|
-
},
|
|
328
|
-
{
|
|
329
|
-
"id": "output",
|
|
330
|
-
"label": "Output mapping"
|
|
303
|
+
"id": "variable-mapping",
|
|
304
|
+
"label": "Variable mapping"
|
|
331
305
|
}
|
|
332
306
|
],
|
|
333
307
|
"properties": [
|
|
334
308
|
{
|
|
309
|
+
"type": "Hidden",
|
|
335
310
|
"value": "io.camunda:connector-kafka-inbound:1",
|
|
336
311
|
"binding": {
|
|
337
|
-
"
|
|
338
|
-
"
|
|
312
|
+
"type": "zeebe:property",
|
|
313
|
+
"name": "inbound.type"
|
|
314
|
+
}
|
|
315
|
+
},
|
|
316
|
+
{
|
|
317
|
+
"type": "Hidden",
|
|
318
|
+
"generatedValue": {
|
|
319
|
+
"type": "uuid"
|
|
339
320
|
},
|
|
340
|
-
"
|
|
321
|
+
"binding": {
|
|
322
|
+
"type": "bpmn:Message#property",
|
|
323
|
+
"name": "name"
|
|
324
|
+
}
|
|
341
325
|
},
|
|
342
326
|
{
|
|
343
|
-
"id": "authenticationType",
|
|
344
327
|
"label": "Authentication type",
|
|
345
328
|
"description": "Username/password or custom",
|
|
346
|
-
"
|
|
347
|
-
"value": "credentials",
|
|
348
|
-
"constraints": {
|
|
349
|
-
"notEmpty": true
|
|
350
|
-
},
|
|
329
|
+
"id": "authenticationType",
|
|
351
330
|
"group": "authentication",
|
|
352
|
-
"binding": {
|
|
353
|
-
"name": "authenticationType",
|
|
354
|
-
"type": "zeebe:property"
|
|
355
|
-
},
|
|
356
331
|
"type": "Dropdown",
|
|
332
|
+
"value": "credentials",
|
|
357
333
|
"choices": [
|
|
358
334
|
{
|
|
359
335
|
"name": "Credentials",
|
|
@@ -363,143 +339,118 @@
|
|
|
363
339
|
"name": "Custom",
|
|
364
340
|
"value": "custom"
|
|
365
341
|
}
|
|
366
|
-
]
|
|
342
|
+
],
|
|
343
|
+
"binding": {
|
|
344
|
+
"type": "zeebe:property",
|
|
345
|
+
"name": "authenticationType"
|
|
346
|
+
}
|
|
367
347
|
},
|
|
368
348
|
{
|
|
369
|
-
"id": "authentication.username",
|
|
370
349
|
"label": "Username",
|
|
371
350
|
"description": "Provide the username (must have permissions to produce message to the topic)",
|
|
372
|
-
"optional": true,
|
|
373
351
|
"group": "authentication",
|
|
352
|
+
"type": "String",
|
|
353
|
+
"feel": "optional",
|
|
354
|
+
"optional": true,
|
|
374
355
|
"binding": {
|
|
375
|
-
"
|
|
376
|
-
"
|
|
356
|
+
"type": "zeebe:property",
|
|
357
|
+
"name": "authentication.username"
|
|
377
358
|
},
|
|
378
|
-
"
|
|
359
|
+
"condition": {
|
|
360
|
+
"property": "authenticationType",
|
|
361
|
+
"equals": "credentials"
|
|
362
|
+
}
|
|
379
363
|
},
|
|
380
364
|
{
|
|
381
|
-
"id": "authentication.password",
|
|
382
365
|
"label": "Password",
|
|
383
366
|
"description": "Provide a password for the user",
|
|
384
|
-
"optional": true,
|
|
385
367
|
"group": "authentication",
|
|
368
|
+
"type": "String",
|
|
369
|
+
"feel": "optional",
|
|
370
|
+
"optional": true,
|
|
386
371
|
"binding": {
|
|
387
|
-
"
|
|
388
|
-
"
|
|
389
|
-
},
|
|
390
|
-
"type": "String"
|
|
391
|
-
},
|
|
392
|
-
{
|
|
393
|
-
"id": "serializationType",
|
|
394
|
-
"label": "Deserialization type",
|
|
395
|
-
"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>",
|
|
396
|
-
"optional": false,
|
|
397
|
-
"value": "json",
|
|
398
|
-
"group": "kafka",
|
|
399
|
-
"binding": {
|
|
400
|
-
"name": "serializationType",
|
|
401
|
-
"type": "zeebe:property"
|
|
372
|
+
"type": "zeebe:property",
|
|
373
|
+
"name": "authentication.password"
|
|
402
374
|
},
|
|
403
|
-
"
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
"value": "json"
|
|
408
|
-
},
|
|
409
|
-
{
|
|
410
|
-
"name": "Avro (experimental)",
|
|
411
|
-
"value": "avro"
|
|
412
|
-
}
|
|
413
|
-
]
|
|
375
|
+
"condition": {
|
|
376
|
+
"property": "authenticationType",
|
|
377
|
+
"equals": "credentials"
|
|
378
|
+
}
|
|
414
379
|
},
|
|
415
380
|
{
|
|
416
|
-
"id": "topic.bootstrapServers",
|
|
417
381
|
"label": "Bootstrap servers",
|
|
418
382
|
"description": "Provide bootstrap server(s), comma-delimited if there are multiple",
|
|
419
|
-
"optional": false,
|
|
420
|
-
"constraints": {
|
|
421
|
-
"notEmpty": true
|
|
422
|
-
},
|
|
423
383
|
"group": "kafka",
|
|
384
|
+
"type": "String",
|
|
385
|
+
"feel": "optional",
|
|
424
386
|
"binding": {
|
|
425
|
-
"
|
|
426
|
-
"
|
|
387
|
+
"type": "zeebe:property",
|
|
388
|
+
"name": "topic.bootstrapServers"
|
|
427
389
|
},
|
|
428
|
-
"
|
|
390
|
+
"constraints": {
|
|
391
|
+
"notEmpty": true
|
|
392
|
+
}
|
|
429
393
|
},
|
|
430
394
|
{
|
|
431
|
-
"id": "topic.topicName",
|
|
432
395
|
"label": "Topic",
|
|
433
|
-
"description": "Provide topic name",
|
|
434
|
-
"optional": false,
|
|
435
|
-
"constraints": {
|
|
436
|
-
"notEmpty": true
|
|
437
|
-
},
|
|
396
|
+
"description": "Provide the topic name",
|
|
438
397
|
"group": "kafka",
|
|
398
|
+
"type": "String",
|
|
439
399
|
"binding": {
|
|
440
|
-
"
|
|
441
|
-
"
|
|
400
|
+
"type": "zeebe:property",
|
|
401
|
+
"name": "topic.topicName"
|
|
442
402
|
},
|
|
443
|
-
"
|
|
403
|
+
"constraints": {
|
|
404
|
+
"notEmpty": true
|
|
405
|
+
}
|
|
444
406
|
},
|
|
445
407
|
{
|
|
446
|
-
"
|
|
447
|
-
"label": "Consumer group ID",
|
|
408
|
+
"label": "Consumer Group ID",
|
|
448
409
|
"description": "Provide the consumer group ID used by the connector. Leave empty for an automatically generated one",
|
|
449
|
-
"optional": false,
|
|
450
410
|
"group": "kafka",
|
|
411
|
+
"type": "String",
|
|
412
|
+
"optional": true,
|
|
451
413
|
"binding": {
|
|
452
|
-
"
|
|
453
|
-
"
|
|
414
|
+
"type": "zeebe:property",
|
|
415
|
+
"name": "groupId"
|
|
454
416
|
},
|
|
455
|
-
"
|
|
417
|
+
"constraints": {
|
|
418
|
+
"notEmpty": false,
|
|
419
|
+
"maxLength": 250
|
|
420
|
+
}
|
|
456
421
|
},
|
|
457
422
|
{
|
|
458
|
-
"id": "additionalProperties",
|
|
459
423
|
"label": "Additional properties",
|
|
460
424
|
"description": "Provide additional Kafka consumer properties in JSON",
|
|
425
|
+
"group": "kafka",
|
|
426
|
+
"type": "String",
|
|
461
427
|
"optional": true,
|
|
462
428
|
"feel": "required",
|
|
463
|
-
"group": "kafka",
|
|
464
429
|
"binding": {
|
|
465
|
-
"
|
|
466
|
-
"
|
|
467
|
-
}
|
|
468
|
-
"type": "String"
|
|
430
|
+
"type": "zeebe:property",
|
|
431
|
+
"name": "additionalProperties"
|
|
432
|
+
}
|
|
469
433
|
},
|
|
470
434
|
{
|
|
471
|
-
"id": "offsets",
|
|
472
435
|
"label": "Offsets",
|
|
473
436
|
"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",
|
|
474
|
-
"optional": true,
|
|
475
|
-
"feel": "optional",
|
|
476
437
|
"group": "kafka",
|
|
438
|
+
"type": "String",
|
|
439
|
+
"feel": "optional",
|
|
440
|
+
"optional": true,
|
|
477
441
|
"binding": {
|
|
478
|
-
"
|
|
479
|
-
"
|
|
480
|
-
}
|
|
481
|
-
"type": "String"
|
|
442
|
+
"type": "zeebe:property",
|
|
443
|
+
"name": "offsets"
|
|
444
|
+
}
|
|
482
445
|
},
|
|
483
446
|
{
|
|
484
|
-
"id": "autoOffsetReset",
|
|
485
447
|
"label": "Auto offset reset",
|
|
486
448
|
"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",
|
|
487
|
-
"
|
|
488
|
-
"value": "latest",
|
|
489
|
-
"constraints": {
|
|
490
|
-
"notEmpty": true
|
|
491
|
-
},
|
|
449
|
+
"id": "autoOffsetReset",
|
|
492
450
|
"group": "kafka",
|
|
493
|
-
"binding": {
|
|
494
|
-
"name": "autoOffsetReset",
|
|
495
|
-
"type": "zeebe:property"
|
|
496
|
-
},
|
|
497
451
|
"type": "Dropdown",
|
|
452
|
+
"value": "latest",
|
|
498
453
|
"choices": [
|
|
499
|
-
{
|
|
500
|
-
"name": "None",
|
|
501
|
-
"value": "none"
|
|
502
|
-
},
|
|
503
454
|
{
|
|
504
455
|
"name": "Latest",
|
|
505
456
|
"value": "latest"
|
|
@@ -507,220 +458,94 @@
|
|
|
507
458
|
{
|
|
508
459
|
"name": "Earliest",
|
|
509
460
|
"value": "earliest"
|
|
461
|
+
},
|
|
462
|
+
{
|
|
463
|
+
"name": "None",
|
|
464
|
+
"value": "none"
|
|
510
465
|
}
|
|
511
|
-
]
|
|
466
|
+
],
|
|
467
|
+
"binding": {
|
|
468
|
+
"type": "zeebe:property",
|
|
469
|
+
"name": "autoOffsetReset"
|
|
470
|
+
}
|
|
512
471
|
},
|
|
513
472
|
{
|
|
514
|
-
"
|
|
515
|
-
"
|
|
516
|
-
"
|
|
517
|
-
"optional": false,
|
|
518
|
-
"constraints": {
|
|
519
|
-
"notEmpty": true
|
|
520
|
-
},
|
|
473
|
+
"label": "Correlation key (process)",
|
|
474
|
+
"type": "String",
|
|
475
|
+
"group": "activation",
|
|
521
476
|
"feel": "required",
|
|
522
|
-
"
|
|
477
|
+
"description": "Sets up the correlation key from process variables",
|
|
523
478
|
"binding": {
|
|
524
|
-
"
|
|
525
|
-
"
|
|
526
|
-
},
|
|
527
|
-
"condition": {
|
|
528
|
-
"property": "serializationType",
|
|
529
|
-
"equals": "avro",
|
|
530
|
-
"type": "simple"
|
|
479
|
+
"type": "bpmn:Message#zeebe:subscription#property",
|
|
480
|
+
"name": "correlationKey"
|
|
531
481
|
},
|
|
532
|
-
"
|
|
482
|
+
"constraints": {
|
|
483
|
+
"notEmpty": true
|
|
484
|
+
}
|
|
533
485
|
},
|
|
534
486
|
{
|
|
535
|
-
"
|
|
536
|
-
"
|
|
537
|
-
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
538
|
-
"optional": true,
|
|
539
|
-
"feel": "required",
|
|
487
|
+
"label": "Correlation key (payload)",
|
|
488
|
+
"type": "String",
|
|
540
489
|
"group": "activation",
|
|
490
|
+
"feel": "required",
|
|
541
491
|
"binding": {
|
|
542
|
-
"
|
|
543
|
-
"
|
|
492
|
+
"type": "zeebe:property",
|
|
493
|
+
"name": "correlationKeyExpression"
|
|
544
494
|
},
|
|
545
|
-
"type": "String"
|
|
546
|
-
},
|
|
547
|
-
{
|
|
548
|
-
"id": "consumeUnmatchedEvents",
|
|
549
|
-
"label": "Consume unmatched events",
|
|
550
|
-
"value": true,
|
|
551
|
-
"group": "activation",
|
|
552
|
-
"binding": {
|
|
553
|
-
"name": "consumeUnmatchedEvents",
|
|
554
|
-
"type": "zeebe:property"
|
|
555
|
-
},
|
|
556
|
-
"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",
|
|
557
|
-
"type": "Boolean"
|
|
558
|
-
},
|
|
559
|
-
{
|
|
560
|
-
"id": "correlationKeyProcess",
|
|
561
|
-
"label": "Correlation key (process)",
|
|
562
|
-
"description": "Sets up the correlation key from process variables",
|
|
563
|
-
"constraints": {
|
|
564
|
-
"notEmpty": true
|
|
565
|
-
},
|
|
566
|
-
"feel": "required",
|
|
567
|
-
"group": "correlation",
|
|
568
|
-
"binding": {
|
|
569
|
-
"name": "correlationKey",
|
|
570
|
-
"type": "bpmn:Message#zeebe:subscription#property"
|
|
571
|
-
},
|
|
572
|
-
"type": "String"
|
|
573
|
-
},
|
|
574
|
-
{
|
|
575
|
-
"id": "correlationKeyPayload",
|
|
576
|
-
"label": "Correlation key (payload)",
|
|
577
495
|
"description": "Extracts the correlation key from the incoming message payload",
|
|
578
496
|
"constraints": {
|
|
579
497
|
"notEmpty": true
|
|
580
|
-
}
|
|
581
|
-
"feel": "required",
|
|
582
|
-
"group": "correlation",
|
|
583
|
-
"binding": {
|
|
584
|
-
"name": "correlationKeyExpression",
|
|
585
|
-
"type": "zeebe:property"
|
|
586
|
-
},
|
|
587
|
-
"type": "String"
|
|
498
|
+
}
|
|
588
499
|
},
|
|
589
500
|
{
|
|
590
|
-
"id": "messageIdExpression",
|
|
591
501
|
"label": "Message ID expression",
|
|
592
|
-
"description": "Expression to extract unique identifier of a message",
|
|
593
|
-
"optional": true,
|
|
594
502
|
"feel": "required",
|
|
595
|
-
"
|
|
596
|
-
"binding": {
|
|
597
|
-
"name": "messageIdExpression",
|
|
598
|
-
"type": "zeebe:property"
|
|
599
|
-
},
|
|
600
|
-
"type": "String"
|
|
601
|
-
},
|
|
602
|
-
{
|
|
603
|
-
"id": "messageTtl",
|
|
604
|
-
"label": "Message TTL",
|
|
605
|
-
"description": "Time-to-live for the message in the broker (ISO-8601 duration)",
|
|
503
|
+
"type": "String",
|
|
606
504
|
"optional": true,
|
|
607
|
-
"
|
|
608
|
-
"notEmpty": false,
|
|
609
|
-
"pattern": {
|
|
610
|
-
"value": "^(PT.*|)$",
|
|
611
|
-
"message": "must be an ISO-8601 duration"
|
|
612
|
-
}
|
|
613
|
-
},
|
|
614
|
-
"feel": "optional",
|
|
615
|
-
"group": "correlation",
|
|
616
|
-
"binding": {
|
|
617
|
-
"name": "messageTtl",
|
|
618
|
-
"type": "zeebe:property"
|
|
619
|
-
},
|
|
620
|
-
"type": "String"
|
|
621
|
-
},
|
|
622
|
-
{
|
|
623
|
-
"id": "messageNameUuid",
|
|
624
|
-
"generatedValue": {
|
|
625
|
-
"type": "uuid"
|
|
626
|
-
},
|
|
627
|
-
"group": "correlation",
|
|
628
|
-
"binding": {
|
|
629
|
-
"name": "name",
|
|
630
|
-
"type": "bpmn:Message#property"
|
|
631
|
-
},
|
|
632
|
-
"type": "Hidden"
|
|
633
|
-
},
|
|
634
|
-
{
|
|
635
|
-
"id": "deduplicationModeManualFlag",
|
|
636
|
-
"label": "Manual mode",
|
|
637
|
-
"description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
|
|
638
|
-
"value": false,
|
|
639
|
-
"group": "deduplication",
|
|
640
|
-
"binding": {
|
|
641
|
-
"name": "deduplicationModeManualFlag",
|
|
642
|
-
"type": "zeebe:property"
|
|
643
|
-
},
|
|
644
|
-
"type": "Boolean"
|
|
645
|
-
},
|
|
646
|
-
{
|
|
647
|
-
"id": "deduplicationId",
|
|
648
|
-
"label": "Deduplication ID",
|
|
649
|
-
"constraints": {
|
|
650
|
-
"notEmpty": true,
|
|
651
|
-
"pattern": {
|
|
652
|
-
"value": "^[a-zA-Z0-9_-]+$",
|
|
653
|
-
"message": "can only contain alphanumeric characters, dashes, and underscores"
|
|
654
|
-
}
|
|
655
|
-
},
|
|
656
|
-
"group": "deduplication",
|
|
657
|
-
"binding": {
|
|
658
|
-
"name": "deduplicationId",
|
|
659
|
-
"type": "zeebe:property"
|
|
660
|
-
},
|
|
661
|
-
"condition": {
|
|
662
|
-
"property": "deduplicationModeManualFlag",
|
|
663
|
-
"equals": true,
|
|
664
|
-
"type": "simple"
|
|
665
|
-
},
|
|
666
|
-
"type": "String"
|
|
667
|
-
},
|
|
668
|
-
{
|
|
669
|
-
"id": "deduplicationModeManual",
|
|
670
|
-
"value": "MANUAL",
|
|
671
|
-
"group": "deduplication",
|
|
505
|
+
"group": "activation",
|
|
672
506
|
"binding": {
|
|
673
|
-
"
|
|
674
|
-
"
|
|
675
|
-
},
|
|
676
|
-
"condition": {
|
|
677
|
-
"property": "deduplicationId",
|
|
678
|
-
"isActive": true,
|
|
679
|
-
"type": "simple"
|
|
507
|
+
"type": "zeebe:property",
|
|
508
|
+
"name": "messageIdExpression"
|
|
680
509
|
},
|
|
681
|
-
"
|
|
510
|
+
"description": "Expression to extract unique identifier of a message"
|
|
682
511
|
},
|
|
683
512
|
{
|
|
684
|
-
"
|
|
685
|
-
"
|
|
686
|
-
"group": "
|
|
513
|
+
"label": "Activation condition",
|
|
514
|
+
"type": "String",
|
|
515
|
+
"group": "activation",
|
|
516
|
+
"feel": "required",
|
|
517
|
+
"optional": true,
|
|
687
518
|
"binding": {
|
|
688
|
-
"
|
|
689
|
-
"
|
|
690
|
-
},
|
|
691
|
-
"condition": {
|
|
692
|
-
"property": "deduplicationId",
|
|
693
|
-
"isActive": false,
|
|
694
|
-
"type": "simple"
|
|
519
|
+
"type": "zeebe:property",
|
|
520
|
+
"name": "activationCondition"
|
|
695
521
|
},
|
|
696
|
-
"
|
|
522
|
+
"description": "Condition under which the Connector triggers. Leave empty to catch all events"
|
|
697
523
|
},
|
|
698
524
|
{
|
|
699
|
-
"id": "resultVariable",
|
|
700
525
|
"label": "Result variable",
|
|
701
|
-
"
|
|
702
|
-
"group": "
|
|
526
|
+
"type": "String",
|
|
527
|
+
"group": "variable-mapping",
|
|
528
|
+
"optional": true,
|
|
703
529
|
"binding": {
|
|
704
|
-
"
|
|
705
|
-
"
|
|
530
|
+
"type": "zeebe:property",
|
|
531
|
+
"name": "resultVariable"
|
|
706
532
|
},
|
|
707
|
-
"
|
|
533
|
+
"description": "Name of variable to store the result of the connector in"
|
|
708
534
|
},
|
|
709
535
|
{
|
|
710
|
-
"id": "resultExpression",
|
|
711
536
|
"label": "Result expression",
|
|
712
|
-
"description": "Expression to map the
|
|
537
|
+
"description": "Expression to map the inbound payload to process variables",
|
|
538
|
+
"group": "variable-mapping",
|
|
539
|
+
"type": "Text",
|
|
713
540
|
"feel": "required",
|
|
714
|
-
"group": "output",
|
|
715
541
|
"binding": {
|
|
716
|
-
"
|
|
717
|
-
"
|
|
718
|
-
}
|
|
719
|
-
"type": "Text"
|
|
542
|
+
"type": "zeebe:property",
|
|
543
|
+
"name": "resultExpression"
|
|
544
|
+
}
|
|
720
545
|
}
|
|
721
546
|
],
|
|
722
547
|
"icon": {
|
|
723
|
-
"contents": "data:image/svg+xml;
|
|
548
|
+
"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"
|
|
724
549
|
},
|
|
725
550
|
"engines": {
|
|
726
551
|
"camunda": "^8.5"
|
|
@@ -730,9 +555,9 @@
|
|
|
730
555
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
731
556
|
"name": "Kafka Boundary Event Connector",
|
|
732
557
|
"id": "io.camunda.connectors.inbound.KafkaBoundary.v1",
|
|
558
|
+
"version": 2,
|
|
733
559
|
"description": "Consume Kafka messages",
|
|
734
560
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=inbound",
|
|
735
|
-
"version": 6,
|
|
736
561
|
"category": {
|
|
737
562
|
"id": "connectors",
|
|
738
563
|
"name": "Connectors"
|
|
@@ -751,53 +576,41 @@
|
|
|
751
576
|
"id": "kafka",
|
|
752
577
|
"label": "Kafka"
|
|
753
578
|
},
|
|
754
|
-
{
|
|
755
|
-
"id": "message",
|
|
756
|
-
"label": "Message deserialization"
|
|
757
|
-
},
|
|
758
579
|
{
|
|
759
580
|
"id": "activation",
|
|
760
581
|
"label": "Activation"
|
|
761
582
|
},
|
|
762
583
|
{
|
|
763
|
-
"id": "
|
|
764
|
-
"label": "
|
|
765
|
-
"tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
|
|
766
|
-
},
|
|
767
|
-
{
|
|
768
|
-
"id": "deduplication",
|
|
769
|
-
"label": "Deduplication",
|
|
770
|
-
"tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
|
|
771
|
-
},
|
|
772
|
-
{
|
|
773
|
-
"id": "output",
|
|
774
|
-
"label": "Output mapping"
|
|
584
|
+
"id": "variable-mapping",
|
|
585
|
+
"label": "Variable mapping"
|
|
775
586
|
}
|
|
776
587
|
],
|
|
777
588
|
"properties": [
|
|
778
589
|
{
|
|
590
|
+
"type": "Hidden",
|
|
779
591
|
"value": "io.camunda:connector-kafka-inbound:1",
|
|
780
592
|
"binding": {
|
|
781
|
-
"
|
|
782
|
-
"
|
|
593
|
+
"type": "zeebe:property",
|
|
594
|
+
"name": "inbound.type"
|
|
595
|
+
}
|
|
596
|
+
},
|
|
597
|
+
{
|
|
598
|
+
"type": "Hidden",
|
|
599
|
+
"generatedValue": {
|
|
600
|
+
"type": "uuid"
|
|
783
601
|
},
|
|
784
|
-
"
|
|
602
|
+
"binding": {
|
|
603
|
+
"type": "bpmn:Message#property",
|
|
604
|
+
"name": "name"
|
|
605
|
+
}
|
|
785
606
|
},
|
|
786
607
|
{
|
|
787
|
-
"id": "authenticationType",
|
|
788
608
|
"label": "Authentication type",
|
|
789
609
|
"description": "Username/password or custom",
|
|
790
|
-
"
|
|
791
|
-
"value": "credentials",
|
|
792
|
-
"constraints": {
|
|
793
|
-
"notEmpty": true
|
|
794
|
-
},
|
|
610
|
+
"id": "authenticationType",
|
|
795
611
|
"group": "authentication",
|
|
796
|
-
"binding": {
|
|
797
|
-
"name": "authenticationType",
|
|
798
|
-
"type": "zeebe:property"
|
|
799
|
-
},
|
|
800
612
|
"type": "Dropdown",
|
|
613
|
+
"value": "credentials",
|
|
801
614
|
"choices": [
|
|
802
615
|
{
|
|
803
616
|
"name": "Credentials",
|
|
@@ -807,120 +620,120 @@
|
|
|
807
620
|
"name": "Custom",
|
|
808
621
|
"value": "custom"
|
|
809
622
|
}
|
|
810
|
-
]
|
|
623
|
+
],
|
|
624
|
+
"binding": {
|
|
625
|
+
"type": "zeebe:property",
|
|
626
|
+
"name": "authenticationType"
|
|
627
|
+
}
|
|
811
628
|
},
|
|
812
629
|
{
|
|
813
|
-
"id": "authentication.username",
|
|
814
630
|
"label": "Username",
|
|
815
631
|
"description": "Provide the username (must have permissions to produce message to the topic)",
|
|
816
|
-
"optional": true,
|
|
817
632
|
"group": "authentication",
|
|
633
|
+
"type": "String",
|
|
634
|
+
"feel": "optional",
|
|
635
|
+
"optional": true,
|
|
818
636
|
"binding": {
|
|
819
|
-
"
|
|
820
|
-
"
|
|
637
|
+
"type": "zeebe:property",
|
|
638
|
+
"name": "authentication.username"
|
|
821
639
|
},
|
|
822
|
-
"
|
|
640
|
+
"condition": {
|
|
641
|
+
"property": "authenticationType",
|
|
642
|
+
"equals": "credentials"
|
|
643
|
+
}
|
|
823
644
|
},
|
|
824
645
|
{
|
|
825
|
-
"id": "authentication.password",
|
|
826
646
|
"label": "Password",
|
|
827
647
|
"description": "Provide a password for the user",
|
|
828
|
-
"optional": true,
|
|
829
648
|
"group": "authentication",
|
|
649
|
+
"type": "String",
|
|
650
|
+
"feel": "optional",
|
|
651
|
+
"optional": true,
|
|
830
652
|
"binding": {
|
|
831
|
-
"
|
|
832
|
-
"
|
|
653
|
+
"type": "zeebe:property",
|
|
654
|
+
"name": "authentication.password"
|
|
833
655
|
},
|
|
834
|
-
"
|
|
835
|
-
|
|
656
|
+
"condition": {
|
|
657
|
+
"property": "authenticationType",
|
|
658
|
+
"equals": "credentials"
|
|
659
|
+
}
|
|
660
|
+
},
|
|
836
661
|
{
|
|
837
|
-
"id": "topic.bootstrapServers",
|
|
838
662
|
"label": "Bootstrap servers",
|
|
839
663
|
"description": "Provide bootstrap server(s), comma-delimited if there are multiple",
|
|
840
|
-
"optional": false,
|
|
841
|
-
"constraints": {
|
|
842
|
-
"notEmpty": true
|
|
843
|
-
},
|
|
844
664
|
"group": "kafka",
|
|
665
|
+
"type": "String",
|
|
666
|
+
"feel": "optional",
|
|
845
667
|
"binding": {
|
|
846
|
-
"
|
|
847
|
-
"
|
|
668
|
+
"type": "zeebe:property",
|
|
669
|
+
"name": "topic.bootstrapServers"
|
|
848
670
|
},
|
|
849
|
-
"
|
|
671
|
+
"constraints": {
|
|
672
|
+
"notEmpty": true
|
|
673
|
+
}
|
|
850
674
|
},
|
|
851
675
|
{
|
|
852
|
-
"id": "topic.topicName",
|
|
853
676
|
"label": "Topic",
|
|
854
|
-
"description": "Provide topic name",
|
|
855
|
-
"optional": false,
|
|
856
|
-
"constraints": {
|
|
857
|
-
"notEmpty": true
|
|
858
|
-
},
|
|
677
|
+
"description": "Provide the topic name",
|
|
859
678
|
"group": "kafka",
|
|
679
|
+
"type": "String",
|
|
680
|
+
"feel": "optional",
|
|
860
681
|
"binding": {
|
|
861
|
-
"
|
|
862
|
-
"
|
|
682
|
+
"type": "zeebe:property",
|
|
683
|
+
"name": "topic.topicName"
|
|
863
684
|
},
|
|
864
|
-
"
|
|
685
|
+
"constraints": {
|
|
686
|
+
"notEmpty": true
|
|
687
|
+
}
|
|
865
688
|
},
|
|
866
689
|
{
|
|
867
|
-
"
|
|
868
|
-
"label": "Consumer group ID",
|
|
690
|
+
"label": "Consumer Group ID",
|
|
869
691
|
"description": "Provide the consumer group ID used by the connector. Leave empty for an automatically generated one",
|
|
870
|
-
"optional": false,
|
|
871
692
|
"group": "kafka",
|
|
693
|
+
"type": "String",
|
|
694
|
+
"feel": "optional",
|
|
695
|
+
"optional": true,
|
|
872
696
|
"binding": {
|
|
873
|
-
"
|
|
874
|
-
"
|
|
697
|
+
"type": "zeebe:property",
|
|
698
|
+
"name": "groupId"
|
|
875
699
|
},
|
|
876
|
-
"
|
|
700
|
+
"constraints": {
|
|
701
|
+
"notEmpty": false,
|
|
702
|
+
"maxLength": 250
|
|
703
|
+
}
|
|
877
704
|
},
|
|
878
705
|
{
|
|
879
|
-
"id": "additionalProperties",
|
|
880
706
|
"label": "Additional properties",
|
|
881
707
|
"description": "Provide additional Kafka consumer properties in JSON",
|
|
708
|
+
"group": "kafka",
|
|
709
|
+
"type": "String",
|
|
882
710
|
"optional": true,
|
|
883
711
|
"feel": "required",
|
|
884
|
-
"group": "kafka",
|
|
885
712
|
"binding": {
|
|
886
|
-
"
|
|
887
|
-
"
|
|
888
|
-
}
|
|
889
|
-
"type": "String"
|
|
713
|
+
"type": "zeebe:property",
|
|
714
|
+
"name": "additionalProperties"
|
|
715
|
+
}
|
|
890
716
|
},
|
|
891
717
|
{
|
|
892
|
-
"id": "offsets",
|
|
893
718
|
"label": "Offsets",
|
|
894
719
|
"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",
|
|
895
|
-
"optional": true,
|
|
896
|
-
"feel": "optional",
|
|
897
720
|
"group": "kafka",
|
|
721
|
+
"type": "String",
|
|
722
|
+
"feel": "optional",
|
|
723
|
+
"optional": true,
|
|
898
724
|
"binding": {
|
|
899
|
-
"
|
|
900
|
-
"
|
|
901
|
-
}
|
|
902
|
-
"type": "String"
|
|
725
|
+
"type": "zeebe:property",
|
|
726
|
+
"name": "offsets"
|
|
727
|
+
}
|
|
903
728
|
},
|
|
904
729
|
{
|
|
905
|
-
"id": "autoOffsetReset",
|
|
906
730
|
"label": "Auto offset reset",
|
|
907
731
|
"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",
|
|
908
|
-
"
|
|
909
|
-
"value": "latest",
|
|
910
|
-
"constraints": {
|
|
911
|
-
"notEmpty": true
|
|
912
|
-
},
|
|
732
|
+
"id": "autoOffsetReset",
|
|
913
733
|
"group": "kafka",
|
|
914
|
-
"binding": {
|
|
915
|
-
"name": "autoOffsetReset",
|
|
916
|
-
"type": "zeebe:property"
|
|
917
|
-
},
|
|
918
734
|
"type": "Dropdown",
|
|
735
|
+
"value": "latest",
|
|
919
736
|
"choices": [
|
|
920
|
-
{
|
|
921
|
-
"name": "None",
|
|
922
|
-
"value": "none"
|
|
923
|
-
},
|
|
924
737
|
{
|
|
925
738
|
"name": "Latest",
|
|
926
739
|
"value": "latest"
|
|
@@ -928,305 +741,106 @@
|
|
|
928
741
|
{
|
|
929
742
|
"name": "Earliest",
|
|
930
743
|
"value": "earliest"
|
|
931
|
-
}
|
|
932
|
-
]
|
|
933
|
-
},
|
|
934
|
-
{
|
|
935
|
-
"id": "schemaStrategy.type",
|
|
936
|
-
"label": "Schema strategy",
|
|
937
|
-
"value": "noSchema",
|
|
938
|
-
"group": "kafka",
|
|
939
|
-
"binding": {
|
|
940
|
-
"name": "schemaStrategy.type",
|
|
941
|
-
"type": "zeebe:property"
|
|
942
|
-
},
|
|
943
|
-
"type": "Dropdown",
|
|
944
|
-
"choices": [
|
|
945
|
-
{
|
|
946
|
-
"name": "No schema",
|
|
947
|
-
"value": "noSchema"
|
|
948
|
-
},
|
|
949
|
-
{
|
|
950
|
-
"name": "Inline schema",
|
|
951
|
-
"value": "inlineSchema"
|
|
952
744
|
},
|
|
953
745
|
{
|
|
954
|
-
"name": "
|
|
955
|
-
"value": "
|
|
746
|
+
"name": "None",
|
|
747
|
+
"value": "none"
|
|
956
748
|
}
|
|
957
|
-
]
|
|
749
|
+
],
|
|
750
|
+
"binding": {
|
|
751
|
+
"type": "zeebe:property",
|
|
752
|
+
"name": "autoOffsetReset"
|
|
753
|
+
}
|
|
958
754
|
},
|
|
959
755
|
{
|
|
960
|
-
"
|
|
961
|
-
"
|
|
962
|
-
"
|
|
963
|
-
"
|
|
964
|
-
"
|
|
965
|
-
"group": "kafka",
|
|
756
|
+
"label": "Correlation key (process)",
|
|
757
|
+
"type": "String",
|
|
758
|
+
"group": "activation",
|
|
759
|
+
"feel": "required",
|
|
760
|
+
"description": "Sets up the correlation key from process variables",
|
|
966
761
|
"binding": {
|
|
967
|
-
"
|
|
968
|
-
"
|
|
969
|
-
},
|
|
970
|
-
"condition": {
|
|
971
|
-
"property": "schemaStrategy.type",
|
|
972
|
-
"equals": "schemaRegistry",
|
|
973
|
-
"type": "simple"
|
|
762
|
+
"type": "bpmn:Message#zeebe:subscription#property",
|
|
763
|
+
"name": "correlationKey"
|
|
974
764
|
},
|
|
975
|
-
"type": "Dropdown",
|
|
976
|
-
"choices": [
|
|
977
|
-
{
|
|
978
|
-
"name": "JSON",
|
|
979
|
-
"value": "json"
|
|
980
|
-
},
|
|
981
|
-
{
|
|
982
|
-
"name": "Avro (alpha)",
|
|
983
|
-
"value": "avro"
|
|
984
|
-
}
|
|
985
|
-
]
|
|
986
|
-
},
|
|
987
|
-
{
|
|
988
|
-
"id": "schemaStrategy.schemaRegistryUrl",
|
|
989
|
-
"label": "Schema registry URL",
|
|
990
|
-
"description": "Provide the schema registry URL",
|
|
991
|
-
"optional": false,
|
|
992
765
|
"constraints": {
|
|
993
766
|
"notEmpty": true
|
|
994
|
-
}
|
|
995
|
-
"group": "kafka",
|
|
996
|
-
"binding": {
|
|
997
|
-
"name": "schemaStrategy.schemaRegistryUrl",
|
|
998
|
-
"type": "zeebe:property"
|
|
999
|
-
},
|
|
1000
|
-
"condition": {
|
|
1001
|
-
"property": "schemaStrategy.type",
|
|
1002
|
-
"equals": "schemaRegistry",
|
|
1003
|
-
"type": "simple"
|
|
1004
|
-
},
|
|
1005
|
-
"type": "String"
|
|
767
|
+
}
|
|
1006
768
|
},
|
|
1007
769
|
{
|
|
1008
|
-
"
|
|
1009
|
-
"
|
|
1010
|
-
"
|
|
1011
|
-
"optional": false,
|
|
1012
|
-
"constraints": {
|
|
1013
|
-
"notEmpty": true
|
|
1014
|
-
},
|
|
770
|
+
"label": "Correlation key (payload)",
|
|
771
|
+
"type": "String",
|
|
772
|
+
"group": "activation",
|
|
1015
773
|
"feel": "required",
|
|
1016
|
-
"group": "message",
|
|
1017
774
|
"binding": {
|
|
1018
|
-
"
|
|
1019
|
-
"
|
|
1020
|
-
},
|
|
1021
|
-
"condition": {
|
|
1022
|
-
"property": "schemaStrategy.type",
|
|
1023
|
-
"equals": "inlineSchema",
|
|
1024
|
-
"type": "simple"
|
|
775
|
+
"type": "zeebe:property",
|
|
776
|
+
"name": "correlationKeyExpression"
|
|
1025
777
|
},
|
|
1026
|
-
"
|
|
778
|
+
"description": "Extracts the correlation key from the incoming message payload",
|
|
779
|
+
"constraints": {
|
|
780
|
+
"notEmpty": true
|
|
781
|
+
}
|
|
1027
782
|
},
|
|
1028
783
|
{
|
|
1029
|
-
"
|
|
1030
|
-
"label": "Activation condition",
|
|
1031
|
-
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
1032
|
-
"optional": true,
|
|
784
|
+
"label": "Message ID expression",
|
|
1033
785
|
"feel": "required",
|
|
786
|
+
"type": "String",
|
|
787
|
+
"optional": true,
|
|
1034
788
|
"group": "activation",
|
|
1035
789
|
"binding": {
|
|
1036
|
-
"
|
|
1037
|
-
"
|
|
790
|
+
"type": "zeebe:property",
|
|
791
|
+
"name": "messageIdExpression"
|
|
1038
792
|
},
|
|
1039
|
-
"
|
|
793
|
+
"description": "Expression to extract unique identifier of a message"
|
|
1040
794
|
},
|
|
1041
795
|
{
|
|
1042
|
-
"
|
|
1043
|
-
"
|
|
1044
|
-
"value": true,
|
|
796
|
+
"label": "Activation condition",
|
|
797
|
+
"type": "String",
|
|
1045
798
|
"group": "activation",
|
|
799
|
+
"feel": "required",
|
|
800
|
+
"optional": true,
|
|
1046
801
|
"binding": {
|
|
1047
|
-
"
|
|
1048
|
-
"
|
|
802
|
+
"type": "zeebe:property",
|
|
803
|
+
"name": "activationCondition"
|
|
1049
804
|
},
|
|
1050
|
-
"
|
|
1051
|
-
"type": "Boolean"
|
|
805
|
+
"description": "Condition under which the Connector triggers. Leave empty to catch all events"
|
|
1052
806
|
},
|
|
1053
807
|
{
|
|
1054
|
-
"
|
|
1055
|
-
"
|
|
1056
|
-
"
|
|
1057
|
-
"
|
|
1058
|
-
"notEmpty": true
|
|
1059
|
-
},
|
|
1060
|
-
"feel": "required",
|
|
1061
|
-
"group": "correlation",
|
|
808
|
+
"label": "Result variable",
|
|
809
|
+
"type": "String",
|
|
810
|
+
"group": "variable-mapping",
|
|
811
|
+
"optional": true,
|
|
1062
812
|
"binding": {
|
|
1063
|
-
"
|
|
1064
|
-
"
|
|
813
|
+
"type": "zeebe:property",
|
|
814
|
+
"name": "resultVariable"
|
|
1065
815
|
},
|
|
1066
|
-
"
|
|
816
|
+
"description": "Name of variable to store the result of the connector in"
|
|
1067
817
|
},
|
|
1068
818
|
{
|
|
1069
|
-
"
|
|
1070
|
-
"
|
|
1071
|
-
"
|
|
1072
|
-
"
|
|
1073
|
-
"notEmpty": true
|
|
1074
|
-
},
|
|
819
|
+
"label": "Result expression",
|
|
820
|
+
"description": "Expression to map the inbound payload to process variables",
|
|
821
|
+
"group": "variable-mapping",
|
|
822
|
+
"type": "Text",
|
|
1075
823
|
"feel": "required",
|
|
1076
|
-
"group": "correlation",
|
|
1077
824
|
"binding": {
|
|
1078
|
-
"
|
|
1079
|
-
"
|
|
1080
|
-
}
|
|
1081
|
-
"type": "String"
|
|
1082
|
-
},
|
|
1083
|
-
{
|
|
1084
|
-
"id": "messageIdExpression",
|
|
1085
|
-
"label": "Message ID expression",
|
|
1086
|
-
"description": "Expression to extract unique identifier of a message",
|
|
1087
|
-
"optional": true,
|
|
1088
|
-
"feel": "required",
|
|
1089
|
-
"group": "correlation",
|
|
1090
|
-
"binding": {
|
|
1091
|
-
"name": "messageIdExpression",
|
|
1092
|
-
"type": "zeebe:property"
|
|
1093
|
-
},
|
|
1094
|
-
"type": "String"
|
|
1095
|
-
},
|
|
1096
|
-
{
|
|
1097
|
-
"id": "messageTtl",
|
|
1098
|
-
"label": "Message TTL",
|
|
1099
|
-
"description": "Time-to-live for the message in the broker (ISO-8601 duration)",
|
|
1100
|
-
"optional": true,
|
|
1101
|
-
"constraints": {
|
|
1102
|
-
"notEmpty": false,
|
|
1103
|
-
"pattern": {
|
|
1104
|
-
"value": "^(PT.*|)$",
|
|
1105
|
-
"message": "must be an ISO-8601 duration"
|
|
1106
|
-
}
|
|
1107
|
-
},
|
|
1108
|
-
"feel": "optional",
|
|
1109
|
-
"group": "correlation",
|
|
1110
|
-
"binding": {
|
|
1111
|
-
"name": "messageTtl",
|
|
1112
|
-
"type": "zeebe:property"
|
|
1113
|
-
},
|
|
1114
|
-
"type": "String"
|
|
1115
|
-
},
|
|
1116
|
-
{
|
|
1117
|
-
"id": "messageNameUuid",
|
|
1118
|
-
"generatedValue": {
|
|
1119
|
-
"type": "uuid"
|
|
1120
|
-
},
|
|
1121
|
-
"group": "correlation",
|
|
1122
|
-
"binding": {
|
|
1123
|
-
"name": "name",
|
|
1124
|
-
"type": "bpmn:Message#property"
|
|
1125
|
-
},
|
|
1126
|
-
"type": "Hidden"
|
|
1127
|
-
},
|
|
1128
|
-
{
|
|
1129
|
-
"id": "deduplicationModeManualFlag",
|
|
1130
|
-
"label": "Manual mode",
|
|
1131
|
-
"description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
|
|
1132
|
-
"value": false,
|
|
1133
|
-
"group": "deduplication",
|
|
1134
|
-
"binding": {
|
|
1135
|
-
"name": "deduplicationModeManualFlag",
|
|
1136
|
-
"type": "zeebe:property"
|
|
1137
|
-
},
|
|
1138
|
-
"type": "Boolean"
|
|
1139
|
-
},
|
|
1140
|
-
{
|
|
1141
|
-
"id": "deduplicationId",
|
|
1142
|
-
"label": "Deduplication ID",
|
|
1143
|
-
"constraints": {
|
|
1144
|
-
"notEmpty": true,
|
|
1145
|
-
"pattern": {
|
|
1146
|
-
"value": "^[a-zA-Z0-9_-]+$",
|
|
1147
|
-
"message": "can only contain alphanumeric characters, dashes, and underscores"
|
|
1148
|
-
}
|
|
1149
|
-
},
|
|
1150
|
-
"group": "deduplication",
|
|
1151
|
-
"binding": {
|
|
1152
|
-
"name": "deduplicationId",
|
|
1153
|
-
"type": "zeebe:property"
|
|
1154
|
-
},
|
|
1155
|
-
"condition": {
|
|
1156
|
-
"property": "deduplicationModeManualFlag",
|
|
1157
|
-
"equals": true,
|
|
1158
|
-
"type": "simple"
|
|
1159
|
-
},
|
|
1160
|
-
"type": "String"
|
|
1161
|
-
},
|
|
1162
|
-
{
|
|
1163
|
-
"id": "deduplicationModeManual",
|
|
1164
|
-
"value": "MANUAL",
|
|
1165
|
-
"group": "deduplication",
|
|
1166
|
-
"binding": {
|
|
1167
|
-
"name": "deduplicationMode",
|
|
1168
|
-
"type": "zeebe:property"
|
|
1169
|
-
},
|
|
1170
|
-
"condition": {
|
|
1171
|
-
"property": "deduplicationId",
|
|
1172
|
-
"isActive": true,
|
|
1173
|
-
"type": "simple"
|
|
1174
|
-
},
|
|
1175
|
-
"type": "Hidden"
|
|
1176
|
-
},
|
|
1177
|
-
{
|
|
1178
|
-
"id": "deduplicationModeAuto",
|
|
1179
|
-
"value": "AUTO",
|
|
1180
|
-
"group": "deduplication",
|
|
1181
|
-
"binding": {
|
|
1182
|
-
"name": "deduplicationMode",
|
|
1183
|
-
"type": "zeebe:property"
|
|
1184
|
-
},
|
|
1185
|
-
"condition": {
|
|
1186
|
-
"property": "deduplicationId",
|
|
1187
|
-
"isActive": false,
|
|
1188
|
-
"type": "simple"
|
|
1189
|
-
},
|
|
1190
|
-
"type": "Hidden"
|
|
1191
|
-
},
|
|
1192
|
-
{
|
|
1193
|
-
"id": "resultVariable",
|
|
1194
|
-
"label": "Result variable",
|
|
1195
|
-
"description": "Name of variable to store the response in",
|
|
1196
|
-
"group": "output",
|
|
1197
|
-
"binding": {
|
|
1198
|
-
"name": "resultVariable",
|
|
1199
|
-
"type": "zeebe:property"
|
|
1200
|
-
},
|
|
1201
|
-
"type": "String"
|
|
1202
|
-
},
|
|
1203
|
-
{
|
|
1204
|
-
"id": "resultExpression",
|
|
1205
|
-
"label": "Result expression",
|
|
1206
|
-
"description": "Expression to map the response into process variables",
|
|
1207
|
-
"feel": "required",
|
|
1208
|
-
"group": "output",
|
|
1209
|
-
"binding": {
|
|
1210
|
-
"name": "resultExpression",
|
|
1211
|
-
"type": "zeebe:property"
|
|
1212
|
-
},
|
|
1213
|
-
"type": "Text"
|
|
825
|
+
"type": "zeebe:property",
|
|
826
|
+
"name": "resultExpression"
|
|
827
|
+
}
|
|
1214
828
|
}
|
|
1215
829
|
],
|
|
1216
830
|
"icon": {
|
|
1217
|
-
"contents": "data:image/svg+xml;
|
|
831
|
+
"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"
|
|
1218
832
|
},
|
|
1219
833
|
"engines": {
|
|
1220
|
-
"camunda": "^8.
|
|
834
|
+
"camunda": "^8.4"
|
|
1221
835
|
}
|
|
1222
836
|
},
|
|
1223
837
|
{
|
|
1224
838
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1225
839
|
"name": "Kafka Boundary Event Connector",
|
|
1226
840
|
"id": "io.camunda.connectors.inbound.KafkaBoundary.v1",
|
|
1227
|
-
"version": 3,
|
|
1228
841
|
"description": "Consume Kafka messages",
|
|
1229
842
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=inbound",
|
|
843
|
+
"version": 5,
|
|
1230
844
|
"category": {
|
|
1231
845
|
"id": "connectors",
|
|
1232
846
|
"name": "Connectors"
|
|
@@ -1245,41 +859,53 @@
|
|
|
1245
859
|
"id": "kafka",
|
|
1246
860
|
"label": "Kafka"
|
|
1247
861
|
},
|
|
862
|
+
{
|
|
863
|
+
"id": "message",
|
|
864
|
+
"label": "Message deserialization"
|
|
865
|
+
},
|
|
1248
866
|
{
|
|
1249
867
|
"id": "activation",
|
|
1250
868
|
"label": "Activation"
|
|
1251
869
|
},
|
|
1252
870
|
{
|
|
1253
|
-
"id": "
|
|
1254
|
-
"label": "
|
|
871
|
+
"id": "correlation",
|
|
872
|
+
"label": "Correlation",
|
|
873
|
+
"tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
|
|
874
|
+
},
|
|
875
|
+
{
|
|
876
|
+
"id": "deduplication",
|
|
877
|
+
"label": "Deduplication",
|
|
878
|
+
"tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
|
|
879
|
+
},
|
|
880
|
+
{
|
|
881
|
+
"id": "output",
|
|
882
|
+
"label": "Output mapping"
|
|
1255
883
|
}
|
|
1256
884
|
],
|
|
1257
885
|
"properties": [
|
|
1258
886
|
{
|
|
1259
|
-
"type": "Hidden",
|
|
1260
887
|
"value": "io.camunda:connector-kafka-inbound:1",
|
|
1261
888
|
"binding": {
|
|
1262
|
-
"
|
|
1263
|
-
"
|
|
1264
|
-
}
|
|
1265
|
-
},
|
|
1266
|
-
{
|
|
1267
|
-
"type": "Hidden",
|
|
1268
|
-
"generatedValue": {
|
|
1269
|
-
"type": "uuid"
|
|
889
|
+
"name": "inbound.type",
|
|
890
|
+
"type": "zeebe:property"
|
|
1270
891
|
},
|
|
1271
|
-
"
|
|
1272
|
-
"type": "bpmn:Message#property",
|
|
1273
|
-
"name": "name"
|
|
1274
|
-
}
|
|
892
|
+
"type": "Hidden"
|
|
1275
893
|
},
|
|
1276
894
|
{
|
|
895
|
+
"id": "authenticationType",
|
|
1277
896
|
"label": "Authentication type",
|
|
1278
897
|
"description": "Username/password or custom",
|
|
1279
|
-
"
|
|
898
|
+
"optional": false,
|
|
899
|
+
"value": "credentials",
|
|
900
|
+
"constraints": {
|
|
901
|
+
"notEmpty": true
|
|
902
|
+
},
|
|
1280
903
|
"group": "authentication",
|
|
904
|
+
"binding": {
|
|
905
|
+
"name": "authenticationType",
|
|
906
|
+
"type": "zeebe:property"
|
|
907
|
+
},
|
|
1281
908
|
"type": "Dropdown",
|
|
1282
|
-
"value": "credentials",
|
|
1283
909
|
"choices": [
|
|
1284
910
|
{
|
|
1285
911
|
"name": "Credentials",
|
|
@@ -1289,118 +915,143 @@
|
|
|
1289
915
|
"name": "Custom",
|
|
1290
916
|
"value": "custom"
|
|
1291
917
|
}
|
|
1292
|
-
]
|
|
1293
|
-
"binding": {
|
|
1294
|
-
"type": "zeebe:property",
|
|
1295
|
-
"name": "authenticationType"
|
|
1296
|
-
}
|
|
918
|
+
]
|
|
1297
919
|
},
|
|
1298
920
|
{
|
|
921
|
+
"id": "authentication.username",
|
|
1299
922
|
"label": "Username",
|
|
1300
923
|
"description": "Provide the username (must have permissions to produce message to the topic)",
|
|
1301
|
-
"group": "authentication",
|
|
1302
|
-
"type": "String",
|
|
1303
|
-
"feel": "optional",
|
|
1304
924
|
"optional": true,
|
|
925
|
+
"group": "authentication",
|
|
1305
926
|
"binding": {
|
|
1306
|
-
"
|
|
1307
|
-
"
|
|
927
|
+
"name": "authentication.username",
|
|
928
|
+
"type": "zeebe:property"
|
|
1308
929
|
},
|
|
1309
|
-
"
|
|
1310
|
-
"property": "authenticationType",
|
|
1311
|
-
"equals": "credentials"
|
|
1312
|
-
}
|
|
930
|
+
"type": "String"
|
|
1313
931
|
},
|
|
1314
932
|
{
|
|
933
|
+
"id": "authentication.password",
|
|
1315
934
|
"label": "Password",
|
|
1316
935
|
"description": "Provide a password for the user",
|
|
1317
|
-
"group": "authentication",
|
|
1318
|
-
"type": "String",
|
|
1319
|
-
"feel": "optional",
|
|
1320
936
|
"optional": true,
|
|
937
|
+
"group": "authentication",
|
|
1321
938
|
"binding": {
|
|
1322
|
-
"
|
|
1323
|
-
"
|
|
939
|
+
"name": "authentication.password",
|
|
940
|
+
"type": "zeebe:property"
|
|
1324
941
|
},
|
|
1325
|
-
"
|
|
1326
|
-
"property": "authenticationType",
|
|
1327
|
-
"equals": "credentials"
|
|
1328
|
-
}
|
|
942
|
+
"type": "String"
|
|
1329
943
|
},
|
|
1330
944
|
{
|
|
1331
|
-
"
|
|
1332
|
-
"
|
|
945
|
+
"id": "serializationType",
|
|
946
|
+
"label": "Deserialization type",
|
|
947
|
+
"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>",
|
|
948
|
+
"optional": false,
|
|
949
|
+
"value": "json",
|
|
1333
950
|
"group": "kafka",
|
|
1334
|
-
"type": "String",
|
|
1335
|
-
"feel": "optional",
|
|
1336
951
|
"binding": {
|
|
1337
|
-
"
|
|
1338
|
-
"
|
|
952
|
+
"name": "serializationType",
|
|
953
|
+
"type": "zeebe:property"
|
|
1339
954
|
},
|
|
1340
|
-
"
|
|
1341
|
-
|
|
1342
|
-
|
|
955
|
+
"type": "Dropdown",
|
|
956
|
+
"choices": [
|
|
957
|
+
{
|
|
958
|
+
"name": "Default (JSON)",
|
|
959
|
+
"value": "json"
|
|
960
|
+
},
|
|
961
|
+
{
|
|
962
|
+
"name": "Avro (experimental)",
|
|
963
|
+
"value": "avro"
|
|
964
|
+
}
|
|
965
|
+
]
|
|
1343
966
|
},
|
|
1344
967
|
{
|
|
1345
|
-
"
|
|
1346
|
-
"
|
|
1347
|
-
"
|
|
1348
|
-
"
|
|
1349
|
-
"
|
|
1350
|
-
"
|
|
1351
|
-
"name": "topic.topicName"
|
|
968
|
+
"id": "topic.bootstrapServers",
|
|
969
|
+
"label": "Bootstrap servers",
|
|
970
|
+
"description": "Provide bootstrap server(s), comma-delimited if there are multiple",
|
|
971
|
+
"optional": false,
|
|
972
|
+
"constraints": {
|
|
973
|
+
"notEmpty": true
|
|
1352
974
|
},
|
|
975
|
+
"group": "kafka",
|
|
976
|
+
"binding": {
|
|
977
|
+
"name": "topic.bootstrapServers",
|
|
978
|
+
"type": "zeebe:property"
|
|
979
|
+
},
|
|
980
|
+
"type": "String"
|
|
981
|
+
},
|
|
982
|
+
{
|
|
983
|
+
"id": "topic.topicName",
|
|
984
|
+
"label": "Topic",
|
|
985
|
+
"description": "Provide topic name",
|
|
986
|
+
"optional": false,
|
|
1353
987
|
"constraints": {
|
|
1354
988
|
"notEmpty": true
|
|
1355
|
-
}
|
|
989
|
+
},
|
|
990
|
+
"group": "kafka",
|
|
991
|
+
"binding": {
|
|
992
|
+
"name": "topic.topicName",
|
|
993
|
+
"type": "zeebe:property"
|
|
994
|
+
},
|
|
995
|
+
"type": "String"
|
|
1356
996
|
},
|
|
1357
997
|
{
|
|
1358
|
-
"
|
|
998
|
+
"id": "groupId",
|
|
999
|
+
"label": "Consumer group ID",
|
|
1359
1000
|
"description": "Provide the consumer group ID used by the connector. Leave empty for an automatically generated one",
|
|
1001
|
+
"optional": false,
|
|
1360
1002
|
"group": "kafka",
|
|
1361
|
-
"type": "String",
|
|
1362
|
-
"optional": true,
|
|
1363
1003
|
"binding": {
|
|
1364
|
-
"
|
|
1365
|
-
"
|
|
1004
|
+
"name": "groupId",
|
|
1005
|
+
"type": "zeebe:property"
|
|
1366
1006
|
},
|
|
1367
|
-
"
|
|
1368
|
-
"notEmpty": false,
|
|
1369
|
-
"maxLength": 250
|
|
1370
|
-
}
|
|
1007
|
+
"type": "String"
|
|
1371
1008
|
},
|
|
1372
1009
|
{
|
|
1010
|
+
"id": "additionalProperties",
|
|
1373
1011
|
"label": "Additional properties",
|
|
1374
1012
|
"description": "Provide additional Kafka consumer properties in JSON",
|
|
1375
|
-
"group": "kafka",
|
|
1376
|
-
"type": "String",
|
|
1377
1013
|
"optional": true,
|
|
1378
1014
|
"feel": "required",
|
|
1015
|
+
"group": "kafka",
|
|
1379
1016
|
"binding": {
|
|
1380
|
-
"
|
|
1381
|
-
"
|
|
1382
|
-
}
|
|
1017
|
+
"name": "additionalProperties",
|
|
1018
|
+
"type": "zeebe:property"
|
|
1019
|
+
},
|
|
1020
|
+
"type": "String"
|
|
1383
1021
|
},
|
|
1384
1022
|
{
|
|
1023
|
+
"id": "offsets",
|
|
1385
1024
|
"label": "Offsets",
|
|
1386
1025
|
"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",
|
|
1387
|
-
"group": "kafka",
|
|
1388
|
-
"type": "String",
|
|
1389
|
-
"feel": "optional",
|
|
1390
1026
|
"optional": true,
|
|
1027
|
+
"feel": "optional",
|
|
1028
|
+
"group": "kafka",
|
|
1391
1029
|
"binding": {
|
|
1392
|
-
"
|
|
1393
|
-
"
|
|
1394
|
-
}
|
|
1030
|
+
"name": "offsets",
|
|
1031
|
+
"type": "zeebe:property"
|
|
1032
|
+
},
|
|
1033
|
+
"type": "String"
|
|
1395
1034
|
},
|
|
1396
1035
|
{
|
|
1036
|
+
"id": "autoOffsetReset",
|
|
1397
1037
|
"label": "Auto offset reset",
|
|
1398
1038
|
"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",
|
|
1399
|
-
"
|
|
1039
|
+
"optional": false,
|
|
1040
|
+
"value": "latest",
|
|
1041
|
+
"constraints": {
|
|
1042
|
+
"notEmpty": true
|
|
1043
|
+
},
|
|
1400
1044
|
"group": "kafka",
|
|
1045
|
+
"binding": {
|
|
1046
|
+
"name": "autoOffsetReset",
|
|
1047
|
+
"type": "zeebe:property"
|
|
1048
|
+
},
|
|
1401
1049
|
"type": "Dropdown",
|
|
1402
|
-
"value": "latest",
|
|
1403
1050
|
"choices": [
|
|
1051
|
+
{
|
|
1052
|
+
"name": "None",
|
|
1053
|
+
"value": "none"
|
|
1054
|
+
},
|
|
1404
1055
|
{
|
|
1405
1056
|
"name": "Latest",
|
|
1406
1057
|
"value": "latest"
|
|
@@ -1408,159 +1059,297 @@
|
|
|
1408
1059
|
{
|
|
1409
1060
|
"name": "Earliest",
|
|
1410
1061
|
"value": "earliest"
|
|
1411
|
-
},
|
|
1412
|
-
{
|
|
1413
|
-
"name": "None",
|
|
1414
|
-
"value": "none"
|
|
1415
1062
|
}
|
|
1416
|
-
]
|
|
1063
|
+
]
|
|
1064
|
+
},
|
|
1065
|
+
{
|
|
1066
|
+
"id": "avro.schema",
|
|
1067
|
+
"label": "Avro schema",
|
|
1068
|
+
"description": "Avro schema for the message value",
|
|
1069
|
+
"optional": false,
|
|
1070
|
+
"constraints": {
|
|
1071
|
+
"notEmpty": true
|
|
1072
|
+
},
|
|
1073
|
+
"feel": "required",
|
|
1074
|
+
"group": "message",
|
|
1417
1075
|
"binding": {
|
|
1418
|
-
"
|
|
1419
|
-
"
|
|
1420
|
-
}
|
|
1076
|
+
"name": "avro.schema",
|
|
1077
|
+
"type": "zeebe:property"
|
|
1078
|
+
},
|
|
1079
|
+
"condition": {
|
|
1080
|
+
"property": "serializationType",
|
|
1081
|
+
"equals": "avro",
|
|
1082
|
+
"type": "simple"
|
|
1083
|
+
},
|
|
1084
|
+
"type": "Text"
|
|
1421
1085
|
},
|
|
1422
1086
|
{
|
|
1423
|
-
"
|
|
1424
|
-
"
|
|
1425
|
-
"
|
|
1087
|
+
"id": "activationCondition",
|
|
1088
|
+
"label": "Activation condition",
|
|
1089
|
+
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
1090
|
+
"optional": true,
|
|
1426
1091
|
"feel": "required",
|
|
1427
|
-
"
|
|
1092
|
+
"group": "activation",
|
|
1428
1093
|
"binding": {
|
|
1429
|
-
"
|
|
1430
|
-
"
|
|
1094
|
+
"name": "activationCondition",
|
|
1095
|
+
"type": "zeebe:property"
|
|
1431
1096
|
},
|
|
1432
|
-
"
|
|
1433
|
-
"notEmpty": true
|
|
1434
|
-
}
|
|
1097
|
+
"type": "String"
|
|
1435
1098
|
},
|
|
1436
1099
|
{
|
|
1437
|
-
"
|
|
1438
|
-
"
|
|
1100
|
+
"id": "consumeUnmatchedEvents",
|
|
1101
|
+
"label": "Consume unmatched events",
|
|
1102
|
+
"value": true,
|
|
1439
1103
|
"group": "activation",
|
|
1440
|
-
"feel": "required",
|
|
1441
1104
|
"binding": {
|
|
1442
|
-
"
|
|
1443
|
-
"
|
|
1105
|
+
"name": "consumeUnmatchedEvents",
|
|
1106
|
+
"type": "zeebe:property"
|
|
1444
1107
|
},
|
|
1445
|
-
"
|
|
1108
|
+
"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",
|
|
1109
|
+
"type": "Boolean"
|
|
1110
|
+
},
|
|
1111
|
+
{
|
|
1112
|
+
"id": "correlationKeyProcess",
|
|
1113
|
+
"label": "Correlation key (process)",
|
|
1114
|
+
"description": "Sets up the correlation key from process variables",
|
|
1446
1115
|
"constraints": {
|
|
1447
1116
|
"notEmpty": true
|
|
1448
|
-
}
|
|
1117
|
+
},
|
|
1118
|
+
"feel": "required",
|
|
1119
|
+
"group": "correlation",
|
|
1120
|
+
"binding": {
|
|
1121
|
+
"name": "correlationKey",
|
|
1122
|
+
"type": "bpmn:Message#zeebe:subscription#property"
|
|
1123
|
+
},
|
|
1124
|
+
"type": "String"
|
|
1449
1125
|
},
|
|
1450
1126
|
{
|
|
1451
|
-
"
|
|
1127
|
+
"id": "correlationKeyPayload",
|
|
1128
|
+
"label": "Correlation key (payload)",
|
|
1129
|
+
"description": "Extracts the correlation key from the incoming message payload",
|
|
1130
|
+
"constraints": {
|
|
1131
|
+
"notEmpty": true
|
|
1132
|
+
},
|
|
1452
1133
|
"feel": "required",
|
|
1453
|
-
"
|
|
1454
|
-
"optional": true,
|
|
1455
|
-
"group": "activation",
|
|
1134
|
+
"group": "correlation",
|
|
1456
1135
|
"binding": {
|
|
1457
|
-
"
|
|
1458
|
-
"
|
|
1136
|
+
"name": "correlationKeyExpression",
|
|
1137
|
+
"type": "zeebe:property"
|
|
1459
1138
|
},
|
|
1460
|
-
"
|
|
1139
|
+
"type": "String"
|
|
1461
1140
|
},
|
|
1462
1141
|
{
|
|
1463
|
-
"
|
|
1464
|
-
"
|
|
1465
|
-
"
|
|
1466
|
-
"feel": "required",
|
|
1142
|
+
"id": "messageIdExpression",
|
|
1143
|
+
"label": "Message ID expression",
|
|
1144
|
+
"description": "Expression to extract unique identifier of a message",
|
|
1467
1145
|
"optional": true,
|
|
1146
|
+
"feel": "required",
|
|
1147
|
+
"group": "correlation",
|
|
1468
1148
|
"binding": {
|
|
1469
|
-
"
|
|
1470
|
-
"
|
|
1149
|
+
"name": "messageIdExpression",
|
|
1150
|
+
"type": "zeebe:property"
|
|
1471
1151
|
},
|
|
1472
|
-
"
|
|
1152
|
+
"type": "String"
|
|
1473
1153
|
},
|
|
1474
1154
|
{
|
|
1475
|
-
"
|
|
1476
|
-
"
|
|
1477
|
-
"
|
|
1155
|
+
"id": "messageTtl",
|
|
1156
|
+
"label": "Message TTL",
|
|
1157
|
+
"description": "Time-to-live for the message in the broker (ISO-8601 duration)",
|
|
1478
1158
|
"optional": true,
|
|
1159
|
+
"constraints": {
|
|
1160
|
+
"notEmpty": false,
|
|
1161
|
+
"pattern": {
|
|
1162
|
+
"value": "^(PT.*|)$",
|
|
1163
|
+
"message": "must be an ISO-8601 duration"
|
|
1164
|
+
}
|
|
1165
|
+
},
|
|
1166
|
+
"feel": "optional",
|
|
1167
|
+
"group": "correlation",
|
|
1479
1168
|
"binding": {
|
|
1480
|
-
"
|
|
1481
|
-
"
|
|
1169
|
+
"name": "messageTtl",
|
|
1170
|
+
"type": "zeebe:property"
|
|
1482
1171
|
},
|
|
1483
|
-
"
|
|
1172
|
+
"type": "String"
|
|
1484
1173
|
},
|
|
1485
1174
|
{
|
|
1486
|
-
"
|
|
1487
|
-
"
|
|
1488
|
-
|
|
1489
|
-
|
|
1490
|
-
"
|
|
1175
|
+
"id": "messageNameUuid",
|
|
1176
|
+
"generatedValue": {
|
|
1177
|
+
"type": "uuid"
|
|
1178
|
+
},
|
|
1179
|
+
"group": "correlation",
|
|
1491
1180
|
"binding": {
|
|
1492
|
-
"
|
|
1493
|
-
"
|
|
1494
|
-
}
|
|
1495
|
-
|
|
1496
|
-
],
|
|
1497
|
-
"icon": {
|
|
1498
|
-
"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"
|
|
1499
|
-
},
|
|
1500
|
-
"engines": {
|
|
1501
|
-
"camunda": "^8.5"
|
|
1502
|
-
}
|
|
1503
|
-
},
|
|
1504
|
-
{
|
|
1505
|
-
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1506
|
-
"name": "Kafka Boundary Event Connector",
|
|
1507
|
-
"id": "io.camunda.connectors.inbound.KafkaBoundary.v1",
|
|
1508
|
-
"version": 1,
|
|
1509
|
-
"description": "Consume Kafka messages",
|
|
1510
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=inbound",
|
|
1511
|
-
"category": {
|
|
1512
|
-
"id": "connectors",
|
|
1513
|
-
"name": "Connectors"
|
|
1514
|
-
},
|
|
1515
|
-
"appliesTo": ["bpmn:BoundaryEvent"],
|
|
1516
|
-
"elementType": {
|
|
1517
|
-
"value": "bpmn:BoundaryEvent",
|
|
1518
|
-
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
1519
|
-
},
|
|
1520
|
-
"groups": [
|
|
1521
|
-
{
|
|
1522
|
-
"id": "authentication",
|
|
1523
|
-
"label": "Authentication"
|
|
1181
|
+
"name": "name",
|
|
1182
|
+
"type": "bpmn:Message#property"
|
|
1183
|
+
},
|
|
1184
|
+
"type": "Hidden"
|
|
1524
1185
|
},
|
|
1525
1186
|
{
|
|
1526
|
-
"id": "
|
|
1187
|
+
"id": "deduplicationModeManualFlag",
|
|
1188
|
+
"label": "Manual mode",
|
|
1189
|
+
"description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
|
|
1190
|
+
"value": false,
|
|
1191
|
+
"group": "deduplication",
|
|
1192
|
+
"binding": {
|
|
1193
|
+
"name": "deduplicationModeManualFlag",
|
|
1194
|
+
"type": "zeebe:property"
|
|
1195
|
+
},
|
|
1196
|
+
"type": "Boolean"
|
|
1197
|
+
},
|
|
1198
|
+
{
|
|
1199
|
+
"id": "deduplicationId",
|
|
1200
|
+
"label": "Deduplication ID",
|
|
1201
|
+
"constraints": {
|
|
1202
|
+
"notEmpty": true,
|
|
1203
|
+
"pattern": {
|
|
1204
|
+
"value": "^[a-zA-Z0-9_-]+$",
|
|
1205
|
+
"message": "can only contain alphanumeric characters, dashes, and underscores"
|
|
1206
|
+
}
|
|
1207
|
+
},
|
|
1208
|
+
"group": "deduplication",
|
|
1209
|
+
"binding": {
|
|
1210
|
+
"name": "deduplicationId",
|
|
1211
|
+
"type": "zeebe:property"
|
|
1212
|
+
},
|
|
1213
|
+
"condition": {
|
|
1214
|
+
"property": "deduplicationModeManualFlag",
|
|
1215
|
+
"equals": true,
|
|
1216
|
+
"type": "simple"
|
|
1217
|
+
},
|
|
1218
|
+
"type": "String"
|
|
1219
|
+
},
|
|
1220
|
+
{
|
|
1221
|
+
"id": "deduplicationModeManual",
|
|
1222
|
+
"value": "MANUAL",
|
|
1223
|
+
"group": "deduplication",
|
|
1224
|
+
"binding": {
|
|
1225
|
+
"name": "deduplicationMode",
|
|
1226
|
+
"type": "zeebe:property"
|
|
1227
|
+
},
|
|
1228
|
+
"condition": {
|
|
1229
|
+
"property": "deduplicationId",
|
|
1230
|
+
"isActive": true,
|
|
1231
|
+
"type": "simple"
|
|
1232
|
+
},
|
|
1233
|
+
"type": "Hidden"
|
|
1234
|
+
},
|
|
1235
|
+
{
|
|
1236
|
+
"id": "deduplicationModeAuto",
|
|
1237
|
+
"value": "AUTO",
|
|
1238
|
+
"group": "deduplication",
|
|
1239
|
+
"binding": {
|
|
1240
|
+
"name": "deduplicationMode",
|
|
1241
|
+
"type": "zeebe:property"
|
|
1242
|
+
},
|
|
1243
|
+
"condition": {
|
|
1244
|
+
"property": "deduplicationId",
|
|
1245
|
+
"isActive": false,
|
|
1246
|
+
"type": "simple"
|
|
1247
|
+
},
|
|
1248
|
+
"type": "Hidden"
|
|
1249
|
+
},
|
|
1250
|
+
{
|
|
1251
|
+
"id": "resultVariable",
|
|
1252
|
+
"label": "Result variable",
|
|
1253
|
+
"description": "Name of variable to store the response in",
|
|
1254
|
+
"group": "output",
|
|
1255
|
+
"binding": {
|
|
1256
|
+
"name": "resultVariable",
|
|
1257
|
+
"type": "zeebe:property"
|
|
1258
|
+
},
|
|
1259
|
+
"type": "String"
|
|
1260
|
+
},
|
|
1261
|
+
{
|
|
1262
|
+
"id": "resultExpression",
|
|
1263
|
+
"label": "Result expression",
|
|
1264
|
+
"description": "Expression to map the response into process variables",
|
|
1265
|
+
"feel": "required",
|
|
1266
|
+
"group": "output",
|
|
1267
|
+
"binding": {
|
|
1268
|
+
"name": "resultExpression",
|
|
1269
|
+
"type": "zeebe:property"
|
|
1270
|
+
},
|
|
1271
|
+
"type": "Text"
|
|
1272
|
+
}
|
|
1273
|
+
],
|
|
1274
|
+
"icon": {
|
|
1275
|
+
"contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAyNTYgNDE2JyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yMDEuODE2IDIzMC4yMTZjLTE2LjE4NiAwLTMwLjY5NyA3LjE3MS00MC42MzQgMTguNDYxbC0yNS40NjMtMTguMDI2YzIuNzAzLTcuNDQyIDQuMjU1LTE1LjQzMyA0LjI1NS0yMy43OTcgMC04LjIxOS0xLjQ5OC0xNi4wNzYtNC4xMTItMjMuNDA4bDI1LjQwNi0xNy44MzVjOS45MzYgMTEuMjMzIDI0LjQwOSAxOC4zNjUgNDAuNTQ4IDE4LjM2NSAyOS44NzUgMCA1NC4xODQtMjQuMzA1IDU0LjE4NC01NC4xODQgMC0yOS44NzktMjQuMzA5LTU0LjE4NC01NC4xODQtNTQuMTg0LTI5Ljg3NSAwLTU0LjE4NCAyNC4zMDUtNTQuMTg0IDU0LjE4NCAwIDUuMzQ4LjgwOCAxMC41MDUgMi4yNTggMTUuMzg5bC0yNS40MjMgMTcuODQ0Yy0xMC42Mi0xMy4xNzUtMjUuOTExLTIyLjM3NC00My4zMzMtMjUuMTgydi0zMC42NGMyNC41NDQtNS4xNTUgNDMuMDM3LTI2Ljk2MiA0My4wMzctNTMuMDE5QzEyNC4xNzEgMjQuMzA1IDk5Ljg2MiAwIDY5Ljk4NyAwIDQwLjExMiAwIDE1LjgwMyAyNC4zMDUgMTUuODAzIDU0LjE4NGMwIDI1LjcwOCAxOC4wMTQgNDcuMjQ2IDQyLjA2NyA1Mi43Njl2MzEuMDM4QzI1LjA0NCAxNDMuNzUzIDAgMTcyLjQwMSAwIDIwNi44NTRjMCAzNC42MjEgMjUuMjkyIDYzLjM3NCA1OC4zNTUgNjguOTR2MzIuNzc0Yy0yNC4yOTkgNS4zNDEtNDIuNTUyIDI3LjAxMS00Mi41NTIgNTIuODk0IDAgMjkuODc5IDI0LjMwOSA1NC4xODQgNTQuMTg0IDU0LjE4NCAyOS44NzUgMCA1NC4xODQtMjQuMzA1IDU0LjE4NC01NC4xODQgMC0yNS44ODMtMTguMjUzLTQ3LjU1My00Mi41NTItNTIuODk0di0zMi43NzVhNjkuOTY1IDY5Ljk2NSAwIDAgMCA0Mi42LTI0Ljc3NmwyNS42MzMgMTguMTQzYy0xLjQyMyA0Ljg0LTIuMjIgOS45NDYtMi4yMiAxNS4yNCAwIDI5Ljg3OSAyNC4zMDkgNTQuMTg0IDU0LjE4NCA1NC4xODQgMjkuODc1IDAgNTQuMTg0LTI0LjMwNSA1NC4xODQtNTQuMTg0IDAtMjkuODc5LTI0LjMwOS01NC4xODQtNTQuMTg0LTU0LjE4NHptMC0xMjYuNjk1YzE0LjQ4NyAwIDI2LjI3IDExLjc4OCAyNi4yNyAyNi4yNzFzLTExLjc4MyAyNi4yNy0yNi4yNyAyNi4yNy0yNi4yNy0xMS43ODctMjYuMjctMjYuMjdjMC0xNC40ODMgMTEuNzgzLTI2LjI3MSAyNi4yNy0yNi4yNzF6bS0xNTguMS00OS4zMzdjMC0xNC40ODMgMTEuNzg0LTI2LjI3IDI2LjI3MS0yNi4yN3MyNi4yNyAxMS43ODcgMjYuMjcgMjYuMjdjMCAxNC40ODMtMTEuNzgzIDI2LjI3LTI2LjI3IDI2LjI3cy0yNi4yNzEtMTEuNzg3LTI2LjI3MS0yNi4yN3ptNTIuNTQxIDMwNy4yNzhjMCAxNC40ODMtMTEuNzgzIDI2LjI3LTI2LjI3IDI2LjI3cy0yNi4yNzEtMTEuNzg3LTI2LjI3MS0yNi4yN2MwLTE0LjQ4MyAxMS43ODQtMjYuMjcgMjYuMjcxLTI2LjI3czI2LjI3IDExLjc4NyAyNi4yNyAyNi4yN3ptLTI2LjI3Mi0xMTcuOTdjLTIwLjIwNSAwLTM2LjY0Mi0xNi40MzQtMzYuNjQyLTM2LjYzOCAwLTIwLjIwNSAxNi40MzctMzYuNjQyIDM2LjY0Mi0zNi42NDIgMjAuMjA0IDAgMzYuNjQxIDE2LjQzNyAzNi42NDEgMzYuNjQyIDAgMjAuMjA0LTE2LjQzNyAzNi42MzgtMzYuNjQxIDM2LjYzOHptMTMxLjgzMSA2Ny4xNzljLTE0LjQ4NyAwLTI2LjI3LTExLjc4OC0yNi4yNy0yNi4yNzFzMTEuNzgzLTI2LjI3IDI2LjI3LTI2LjI3IDI2LjI3IDExLjc4NyAyNi4yNyAyNi4yN2MwIDE0LjQ4My0xMS43ODMgMjYuMjcxLTI2LjI3IDI2LjI3MXonCiAgICAgICAgICBzdHlsZT0nZmlsbDojMjMxZjIwJy8+Cjwvc3ZnPg=="
|
|
1276
|
+
},
|
|
1277
|
+
"engines": {
|
|
1278
|
+
"camunda": "^8.5"
|
|
1279
|
+
}
|
|
1280
|
+
},
|
|
1281
|
+
{
|
|
1282
|
+
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1283
|
+
"name": "Kafka Boundary Event Connector",
|
|
1284
|
+
"id": "io.camunda.connectors.inbound.KafkaBoundary.v1",
|
|
1285
|
+
"description": "Consume Kafka messages",
|
|
1286
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=inbound",
|
|
1287
|
+
"version": 6,
|
|
1288
|
+
"category": {
|
|
1289
|
+
"id": "connectors",
|
|
1290
|
+
"name": "Connectors"
|
|
1291
|
+
},
|
|
1292
|
+
"appliesTo": ["bpmn:BoundaryEvent"],
|
|
1293
|
+
"elementType": {
|
|
1294
|
+
"value": "bpmn:BoundaryEvent",
|
|
1295
|
+
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
1296
|
+
},
|
|
1297
|
+
"groups": [
|
|
1298
|
+
{
|
|
1299
|
+
"id": "authentication",
|
|
1300
|
+
"label": "Authentication"
|
|
1301
|
+
},
|
|
1302
|
+
{
|
|
1303
|
+
"id": "kafka",
|
|
1527
1304
|
"label": "Kafka"
|
|
1528
1305
|
},
|
|
1306
|
+
{
|
|
1307
|
+
"id": "message",
|
|
1308
|
+
"label": "Message deserialization"
|
|
1309
|
+
},
|
|
1529
1310
|
{
|
|
1530
1311
|
"id": "activation",
|
|
1531
1312
|
"label": "Activation"
|
|
1532
1313
|
},
|
|
1533
1314
|
{
|
|
1534
|
-
"id": "
|
|
1535
|
-
"label": "
|
|
1315
|
+
"id": "correlation",
|
|
1316
|
+
"label": "Correlation",
|
|
1317
|
+
"tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
|
|
1318
|
+
},
|
|
1319
|
+
{
|
|
1320
|
+
"id": "deduplication",
|
|
1321
|
+
"label": "Deduplication",
|
|
1322
|
+
"tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
|
|
1323
|
+
},
|
|
1324
|
+
{
|
|
1325
|
+
"id": "output",
|
|
1326
|
+
"label": "Output mapping"
|
|
1536
1327
|
}
|
|
1537
1328
|
],
|
|
1538
1329
|
"properties": [
|
|
1539
1330
|
{
|
|
1540
|
-
"type": "Hidden",
|
|
1541
1331
|
"value": "io.camunda:connector-kafka-inbound:1",
|
|
1542
1332
|
"binding": {
|
|
1543
|
-
"
|
|
1544
|
-
"
|
|
1545
|
-
}
|
|
1546
|
-
},
|
|
1547
|
-
{
|
|
1548
|
-
"type": "Hidden",
|
|
1549
|
-
"generatedValue": {
|
|
1550
|
-
"type": "uuid"
|
|
1333
|
+
"name": "inbound.type",
|
|
1334
|
+
"type": "zeebe:property"
|
|
1551
1335
|
},
|
|
1552
|
-
"
|
|
1553
|
-
"type": "bpmn:Message#property",
|
|
1554
|
-
"name": "name"
|
|
1555
|
-
}
|
|
1336
|
+
"type": "Hidden"
|
|
1556
1337
|
},
|
|
1557
1338
|
{
|
|
1339
|
+
"id": "authenticationType",
|
|
1558
1340
|
"label": "Authentication type",
|
|
1559
1341
|
"description": "Username/password or custom",
|
|
1560
|
-
"
|
|
1342
|
+
"optional": false,
|
|
1343
|
+
"value": "credentials",
|
|
1344
|
+
"constraints": {
|
|
1345
|
+
"notEmpty": true
|
|
1346
|
+
},
|
|
1561
1347
|
"group": "authentication",
|
|
1348
|
+
"binding": {
|
|
1349
|
+
"name": "authenticationType",
|
|
1350
|
+
"type": "zeebe:property"
|
|
1351
|
+
},
|
|
1562
1352
|
"type": "Dropdown",
|
|
1563
|
-
"value": "credentials",
|
|
1564
1353
|
"choices": [
|
|
1565
1354
|
{
|
|
1566
1355
|
"name": "Credentials",
|
|
@@ -1570,120 +1359,120 @@
|
|
|
1570
1359
|
"name": "Custom",
|
|
1571
1360
|
"value": "custom"
|
|
1572
1361
|
}
|
|
1573
|
-
]
|
|
1574
|
-
"binding": {
|
|
1575
|
-
"type": "zeebe:property",
|
|
1576
|
-
"name": "authenticationType"
|
|
1577
|
-
}
|
|
1362
|
+
]
|
|
1578
1363
|
},
|
|
1579
1364
|
{
|
|
1365
|
+
"id": "authentication.username",
|
|
1580
1366
|
"label": "Username",
|
|
1581
1367
|
"description": "Provide the username (must have permissions to produce message to the topic)",
|
|
1582
|
-
"group": "authentication",
|
|
1583
|
-
"type": "String",
|
|
1584
|
-
"feel": "optional",
|
|
1585
1368
|
"optional": true,
|
|
1369
|
+
"group": "authentication",
|
|
1586
1370
|
"binding": {
|
|
1587
|
-
"
|
|
1588
|
-
"
|
|
1371
|
+
"name": "authentication.username",
|
|
1372
|
+
"type": "zeebe:property"
|
|
1589
1373
|
},
|
|
1590
|
-
"
|
|
1591
|
-
"property": "authenticationType",
|
|
1592
|
-
"equals": "credentials"
|
|
1593
|
-
}
|
|
1374
|
+
"type": "String"
|
|
1594
1375
|
},
|
|
1595
1376
|
{
|
|
1377
|
+
"id": "authentication.password",
|
|
1596
1378
|
"label": "Password",
|
|
1597
1379
|
"description": "Provide a password for the user",
|
|
1598
|
-
"group": "authentication",
|
|
1599
|
-
"type": "String",
|
|
1600
|
-
"feel": "optional",
|
|
1601
1380
|
"optional": true,
|
|
1381
|
+
"group": "authentication",
|
|
1602
1382
|
"binding": {
|
|
1603
|
-
"
|
|
1604
|
-
"
|
|
1383
|
+
"name": "authentication.password",
|
|
1384
|
+
"type": "zeebe:property"
|
|
1605
1385
|
},
|
|
1606
|
-
"
|
|
1607
|
-
"property": "authenticationType",
|
|
1608
|
-
"equals": "credentials"
|
|
1609
|
-
}
|
|
1386
|
+
"type": "String"
|
|
1610
1387
|
},
|
|
1611
1388
|
{
|
|
1389
|
+
"id": "topic.bootstrapServers",
|
|
1612
1390
|
"label": "Bootstrap servers",
|
|
1613
1391
|
"description": "Provide bootstrap server(s), comma-delimited if there are multiple",
|
|
1392
|
+
"optional": false,
|
|
1393
|
+
"constraints": {
|
|
1394
|
+
"notEmpty": true
|
|
1395
|
+
},
|
|
1614
1396
|
"group": "kafka",
|
|
1615
|
-
"type": "String",
|
|
1616
|
-
"feel": "optional",
|
|
1617
1397
|
"binding": {
|
|
1618
|
-
"
|
|
1619
|
-
"
|
|
1398
|
+
"name": "topic.bootstrapServers",
|
|
1399
|
+
"type": "zeebe:property"
|
|
1620
1400
|
},
|
|
1621
|
-
"
|
|
1622
|
-
"notEmpty": true
|
|
1623
|
-
}
|
|
1401
|
+
"type": "String"
|
|
1624
1402
|
},
|
|
1625
1403
|
{
|
|
1404
|
+
"id": "topic.topicName",
|
|
1626
1405
|
"label": "Topic",
|
|
1627
|
-
"description": "Provide
|
|
1406
|
+
"description": "Provide topic name",
|
|
1407
|
+
"optional": false,
|
|
1408
|
+
"constraints": {
|
|
1409
|
+
"notEmpty": true
|
|
1410
|
+
},
|
|
1628
1411
|
"group": "kafka",
|
|
1629
|
-
"type": "String",
|
|
1630
|
-
"feel": "optional",
|
|
1631
1412
|
"binding": {
|
|
1632
|
-
"
|
|
1633
|
-
"
|
|
1413
|
+
"name": "topic.topicName",
|
|
1414
|
+
"type": "zeebe:property"
|
|
1634
1415
|
},
|
|
1635
|
-
"
|
|
1636
|
-
"notEmpty": true
|
|
1637
|
-
}
|
|
1416
|
+
"type": "String"
|
|
1638
1417
|
},
|
|
1639
1418
|
{
|
|
1640
|
-
"
|
|
1419
|
+
"id": "groupId",
|
|
1420
|
+
"label": "Consumer group ID",
|
|
1641
1421
|
"description": "Provide the consumer group ID used by the connector. Leave empty for an automatically generated one",
|
|
1422
|
+
"optional": false,
|
|
1642
1423
|
"group": "kafka",
|
|
1643
|
-
"type": "String",
|
|
1644
|
-
"feel": "optional",
|
|
1645
|
-
"optional": true,
|
|
1646
1424
|
"binding": {
|
|
1647
|
-
"
|
|
1648
|
-
"
|
|
1425
|
+
"name": "groupId",
|
|
1426
|
+
"type": "zeebe:property"
|
|
1649
1427
|
},
|
|
1650
|
-
"
|
|
1651
|
-
"notEmpty": false,
|
|
1652
|
-
"maxLength": 250
|
|
1653
|
-
}
|
|
1428
|
+
"type": "String"
|
|
1654
1429
|
},
|
|
1655
1430
|
{
|
|
1431
|
+
"id": "additionalProperties",
|
|
1656
1432
|
"label": "Additional properties",
|
|
1657
1433
|
"description": "Provide additional Kafka consumer properties in JSON",
|
|
1658
|
-
"group": "kafka",
|
|
1659
|
-
"type": "String",
|
|
1660
1434
|
"optional": true,
|
|
1661
1435
|
"feel": "required",
|
|
1436
|
+
"group": "kafka",
|
|
1662
1437
|
"binding": {
|
|
1663
|
-
"
|
|
1664
|
-
"
|
|
1665
|
-
}
|
|
1438
|
+
"name": "additionalProperties",
|
|
1439
|
+
"type": "zeebe:property"
|
|
1440
|
+
},
|
|
1441
|
+
"type": "String"
|
|
1666
1442
|
},
|
|
1667
1443
|
{
|
|
1444
|
+
"id": "offsets",
|
|
1668
1445
|
"label": "Offsets",
|
|
1669
1446
|
"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",
|
|
1670
|
-
"group": "kafka",
|
|
1671
|
-
"type": "String",
|
|
1672
|
-
"feel": "optional",
|
|
1673
1447
|
"optional": true,
|
|
1448
|
+
"feel": "optional",
|
|
1449
|
+
"group": "kafka",
|
|
1674
1450
|
"binding": {
|
|
1675
|
-
"
|
|
1676
|
-
"
|
|
1677
|
-
}
|
|
1451
|
+
"name": "offsets",
|
|
1452
|
+
"type": "zeebe:property"
|
|
1453
|
+
},
|
|
1454
|
+
"type": "String"
|
|
1678
1455
|
},
|
|
1679
1456
|
{
|
|
1457
|
+
"id": "autoOffsetReset",
|
|
1680
1458
|
"label": "Auto offset reset",
|
|
1681
1459
|
"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",
|
|
1682
|
-
"
|
|
1460
|
+
"optional": false,
|
|
1461
|
+
"value": "latest",
|
|
1462
|
+
"constraints": {
|
|
1463
|
+
"notEmpty": true
|
|
1464
|
+
},
|
|
1683
1465
|
"group": "kafka",
|
|
1466
|
+
"binding": {
|
|
1467
|
+
"name": "autoOffsetReset",
|
|
1468
|
+
"type": "zeebe:property"
|
|
1469
|
+
},
|
|
1684
1470
|
"type": "Dropdown",
|
|
1685
|
-
"value": "latest",
|
|
1686
1471
|
"choices": [
|
|
1472
|
+
{
|
|
1473
|
+
"name": "None",
|
|
1474
|
+
"value": "none"
|
|
1475
|
+
},
|
|
1687
1476
|
{
|
|
1688
1477
|
"name": "Latest",
|
|
1689
1478
|
"value": "latest"
|
|
@@ -1691,85 +1480,296 @@
|
|
|
1691
1480
|
{
|
|
1692
1481
|
"name": "Earliest",
|
|
1693
1482
|
"value": "earliest"
|
|
1483
|
+
}
|
|
1484
|
+
]
|
|
1485
|
+
},
|
|
1486
|
+
{
|
|
1487
|
+
"id": "schemaStrategy.type",
|
|
1488
|
+
"label": "Schema strategy",
|
|
1489
|
+
"value": "noSchema",
|
|
1490
|
+
"group": "kafka",
|
|
1491
|
+
"binding": {
|
|
1492
|
+
"name": "schemaStrategy.type",
|
|
1493
|
+
"type": "zeebe:property"
|
|
1494
|
+
},
|
|
1495
|
+
"type": "Dropdown",
|
|
1496
|
+
"choices": [
|
|
1497
|
+
{
|
|
1498
|
+
"name": "No schema",
|
|
1499
|
+
"value": "noSchema"
|
|
1694
1500
|
},
|
|
1695
1501
|
{
|
|
1696
|
-
"name": "
|
|
1697
|
-
"value": "
|
|
1502
|
+
"name": "Inline schema",
|
|
1503
|
+
"value": "inlineSchema"
|
|
1504
|
+
},
|
|
1505
|
+
{
|
|
1506
|
+
"name": "Schema registry",
|
|
1507
|
+
"value": "schemaRegistry"
|
|
1698
1508
|
}
|
|
1699
|
-
]
|
|
1509
|
+
]
|
|
1510
|
+
},
|
|
1511
|
+
{
|
|
1512
|
+
"id": "schemaStrategy.schemaType",
|
|
1513
|
+
"label": "Schema type",
|
|
1514
|
+
"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>",
|
|
1515
|
+
"optional": false,
|
|
1516
|
+
"value": "avro",
|
|
1517
|
+
"group": "kafka",
|
|
1700
1518
|
"binding": {
|
|
1701
|
-
"
|
|
1702
|
-
"
|
|
1703
|
-
}
|
|
1519
|
+
"name": "schemaStrategy.schemaType",
|
|
1520
|
+
"type": "zeebe:property"
|
|
1521
|
+
},
|
|
1522
|
+
"condition": {
|
|
1523
|
+
"property": "schemaStrategy.type",
|
|
1524
|
+
"equals": "schemaRegistry",
|
|
1525
|
+
"type": "simple"
|
|
1526
|
+
},
|
|
1527
|
+
"type": "Dropdown",
|
|
1528
|
+
"choices": [
|
|
1529
|
+
{
|
|
1530
|
+
"name": "JSON",
|
|
1531
|
+
"value": "json"
|
|
1532
|
+
},
|
|
1533
|
+
{
|
|
1534
|
+
"name": "Avro (alpha)",
|
|
1535
|
+
"value": "avro"
|
|
1536
|
+
}
|
|
1537
|
+
]
|
|
1704
1538
|
},
|
|
1705
1539
|
{
|
|
1706
|
-
"
|
|
1707
|
-
"
|
|
1708
|
-
"
|
|
1709
|
-
"
|
|
1710
|
-
"
|
|
1540
|
+
"id": "schemaStrategy.schemaRegistryUrl",
|
|
1541
|
+
"label": "Schema registry URL",
|
|
1542
|
+
"description": "Provide the schema registry URL",
|
|
1543
|
+
"optional": false,
|
|
1544
|
+
"constraints": {
|
|
1545
|
+
"notEmpty": true
|
|
1546
|
+
},
|
|
1547
|
+
"group": "kafka",
|
|
1711
1548
|
"binding": {
|
|
1712
|
-
"
|
|
1713
|
-
"
|
|
1549
|
+
"name": "schemaStrategy.schemaRegistryUrl",
|
|
1550
|
+
"type": "zeebe:property"
|
|
1551
|
+
},
|
|
1552
|
+
"condition": {
|
|
1553
|
+
"property": "schemaStrategy.type",
|
|
1554
|
+
"equals": "schemaRegistry",
|
|
1555
|
+
"type": "simple"
|
|
1714
1556
|
},
|
|
1557
|
+
"type": "String"
|
|
1558
|
+
},
|
|
1559
|
+
{
|
|
1560
|
+
"id": "schemaStrategy.avro.schema",
|
|
1561
|
+
"label": "Schema",
|
|
1562
|
+
"description": "Inline schema (Avro) for the message value",
|
|
1563
|
+
"optional": false,
|
|
1715
1564
|
"constraints": {
|
|
1716
1565
|
"notEmpty": true
|
|
1717
|
-
}
|
|
1566
|
+
},
|
|
1567
|
+
"feel": "required",
|
|
1568
|
+
"group": "message",
|
|
1569
|
+
"binding": {
|
|
1570
|
+
"name": "schemaStrategy.schema",
|
|
1571
|
+
"type": "zeebe:property"
|
|
1572
|
+
},
|
|
1573
|
+
"condition": {
|
|
1574
|
+
"property": "schemaStrategy.type",
|
|
1575
|
+
"equals": "inlineSchema",
|
|
1576
|
+
"type": "simple"
|
|
1577
|
+
},
|
|
1578
|
+
"type": "Text"
|
|
1718
1579
|
},
|
|
1719
1580
|
{
|
|
1720
|
-
"
|
|
1721
|
-
"
|
|
1581
|
+
"id": "activationCondition",
|
|
1582
|
+
"label": "Activation condition",
|
|
1583
|
+
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
1584
|
+
"optional": true,
|
|
1585
|
+
"feel": "required",
|
|
1722
1586
|
"group": "activation",
|
|
1587
|
+
"binding": {
|
|
1588
|
+
"name": "activationCondition",
|
|
1589
|
+
"type": "zeebe:property"
|
|
1590
|
+
},
|
|
1591
|
+
"type": "String"
|
|
1592
|
+
},
|
|
1593
|
+
{
|
|
1594
|
+
"id": "consumeUnmatchedEvents",
|
|
1595
|
+
"label": "Consume unmatched events",
|
|
1596
|
+
"value": true,
|
|
1597
|
+
"group": "activation",
|
|
1598
|
+
"binding": {
|
|
1599
|
+
"name": "consumeUnmatchedEvents",
|
|
1600
|
+
"type": "zeebe:property"
|
|
1601
|
+
},
|
|
1602
|
+
"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",
|
|
1603
|
+
"type": "Boolean"
|
|
1604
|
+
},
|
|
1605
|
+
{
|
|
1606
|
+
"id": "correlationKeyProcess",
|
|
1607
|
+
"label": "Correlation key (process)",
|
|
1608
|
+
"description": "Sets up the correlation key from process variables",
|
|
1609
|
+
"constraints": {
|
|
1610
|
+
"notEmpty": true
|
|
1611
|
+
},
|
|
1723
1612
|
"feel": "required",
|
|
1613
|
+
"group": "correlation",
|
|
1724
1614
|
"binding": {
|
|
1725
|
-
"
|
|
1726
|
-
"
|
|
1615
|
+
"name": "correlationKey",
|
|
1616
|
+
"type": "bpmn:Message#zeebe:subscription#property"
|
|
1727
1617
|
},
|
|
1618
|
+
"type": "String"
|
|
1619
|
+
},
|
|
1620
|
+
{
|
|
1621
|
+
"id": "correlationKeyPayload",
|
|
1622
|
+
"label": "Correlation key (payload)",
|
|
1728
1623
|
"description": "Extracts the correlation key from the incoming message payload",
|
|
1729
1624
|
"constraints": {
|
|
1730
1625
|
"notEmpty": true
|
|
1731
|
-
}
|
|
1626
|
+
},
|
|
1627
|
+
"feel": "required",
|
|
1628
|
+
"group": "correlation",
|
|
1629
|
+
"binding": {
|
|
1630
|
+
"name": "correlationKeyExpression",
|
|
1631
|
+
"type": "zeebe:property"
|
|
1632
|
+
},
|
|
1633
|
+
"type": "String"
|
|
1732
1634
|
},
|
|
1733
1635
|
{
|
|
1734
|
-
"
|
|
1735
|
-
"
|
|
1736
|
-
"
|
|
1636
|
+
"id": "messageIdExpression",
|
|
1637
|
+
"label": "Message ID expression",
|
|
1638
|
+
"description": "Expression to extract unique identifier of a message",
|
|
1639
|
+
"optional": true,
|
|
1737
1640
|
"feel": "required",
|
|
1641
|
+
"group": "correlation",
|
|
1642
|
+
"binding": {
|
|
1643
|
+
"name": "messageIdExpression",
|
|
1644
|
+
"type": "zeebe:property"
|
|
1645
|
+
},
|
|
1646
|
+
"type": "String"
|
|
1647
|
+
},
|
|
1648
|
+
{
|
|
1649
|
+
"id": "messageTtl",
|
|
1650
|
+
"label": "Message TTL",
|
|
1651
|
+
"description": "Time-to-live for the message in the broker (ISO-8601 duration)",
|
|
1738
1652
|
"optional": true,
|
|
1653
|
+
"constraints": {
|
|
1654
|
+
"notEmpty": false,
|
|
1655
|
+
"pattern": {
|
|
1656
|
+
"value": "^(PT.*|)$",
|
|
1657
|
+
"message": "must be an ISO-8601 duration"
|
|
1658
|
+
}
|
|
1659
|
+
},
|
|
1660
|
+
"feel": "optional",
|
|
1661
|
+
"group": "correlation",
|
|
1739
1662
|
"binding": {
|
|
1740
|
-
"
|
|
1741
|
-
"
|
|
1663
|
+
"name": "messageTtl",
|
|
1664
|
+
"type": "zeebe:property"
|
|
1742
1665
|
},
|
|
1743
|
-
"
|
|
1666
|
+
"type": "String"
|
|
1667
|
+
},
|
|
1668
|
+
{
|
|
1669
|
+
"id": "messageNameUuid",
|
|
1670
|
+
"generatedValue": {
|
|
1671
|
+
"type": "uuid"
|
|
1672
|
+
},
|
|
1673
|
+
"group": "correlation",
|
|
1674
|
+
"binding": {
|
|
1675
|
+
"name": "name",
|
|
1676
|
+
"type": "bpmn:Message#property"
|
|
1677
|
+
},
|
|
1678
|
+
"type": "Hidden"
|
|
1679
|
+
},
|
|
1680
|
+
{
|
|
1681
|
+
"id": "deduplicationModeManualFlag",
|
|
1682
|
+
"label": "Manual mode",
|
|
1683
|
+
"description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
|
|
1684
|
+
"value": false,
|
|
1685
|
+
"group": "deduplication",
|
|
1686
|
+
"binding": {
|
|
1687
|
+
"name": "deduplicationModeManualFlag",
|
|
1688
|
+
"type": "zeebe:property"
|
|
1689
|
+
},
|
|
1690
|
+
"type": "Boolean"
|
|
1744
1691
|
},
|
|
1745
1692
|
{
|
|
1693
|
+
"id": "deduplicationId",
|
|
1694
|
+
"label": "Deduplication ID",
|
|
1695
|
+
"constraints": {
|
|
1696
|
+
"notEmpty": true,
|
|
1697
|
+
"pattern": {
|
|
1698
|
+
"value": "^[a-zA-Z0-9_-]+$",
|
|
1699
|
+
"message": "can only contain alphanumeric characters, dashes, and underscores"
|
|
1700
|
+
}
|
|
1701
|
+
},
|
|
1702
|
+
"group": "deduplication",
|
|
1703
|
+
"binding": {
|
|
1704
|
+
"name": "deduplicationId",
|
|
1705
|
+
"type": "zeebe:property"
|
|
1706
|
+
},
|
|
1707
|
+
"condition": {
|
|
1708
|
+
"property": "deduplicationModeManualFlag",
|
|
1709
|
+
"equals": true,
|
|
1710
|
+
"type": "simple"
|
|
1711
|
+
},
|
|
1712
|
+
"type": "String"
|
|
1713
|
+
},
|
|
1714
|
+
{
|
|
1715
|
+
"id": "deduplicationModeManual",
|
|
1716
|
+
"value": "MANUAL",
|
|
1717
|
+
"group": "deduplication",
|
|
1718
|
+
"binding": {
|
|
1719
|
+
"name": "deduplicationMode",
|
|
1720
|
+
"type": "zeebe:property"
|
|
1721
|
+
},
|
|
1722
|
+
"condition": {
|
|
1723
|
+
"property": "deduplicationId",
|
|
1724
|
+
"isActive": true,
|
|
1725
|
+
"type": "simple"
|
|
1726
|
+
},
|
|
1727
|
+
"type": "Hidden"
|
|
1728
|
+
},
|
|
1729
|
+
{
|
|
1730
|
+
"id": "deduplicationModeAuto",
|
|
1731
|
+
"value": "AUTO",
|
|
1732
|
+
"group": "deduplication",
|
|
1733
|
+
"binding": {
|
|
1734
|
+
"name": "deduplicationMode",
|
|
1735
|
+
"type": "zeebe:property"
|
|
1736
|
+
},
|
|
1737
|
+
"condition": {
|
|
1738
|
+
"property": "deduplicationId",
|
|
1739
|
+
"isActive": false,
|
|
1740
|
+
"type": "simple"
|
|
1741
|
+
},
|
|
1742
|
+
"type": "Hidden"
|
|
1743
|
+
},
|
|
1744
|
+
{
|
|
1745
|
+
"id": "resultVariable",
|
|
1746
1746
|
"label": "Result variable",
|
|
1747
|
-
"
|
|
1748
|
-
"group": "
|
|
1749
|
-
"optional": true,
|
|
1747
|
+
"description": "Name of variable to store the response in",
|
|
1748
|
+
"group": "output",
|
|
1750
1749
|
"binding": {
|
|
1751
|
-
"
|
|
1752
|
-
"
|
|
1750
|
+
"name": "resultVariable",
|
|
1751
|
+
"type": "zeebe:property"
|
|
1753
1752
|
},
|
|
1754
|
-
"
|
|
1753
|
+
"type": "String"
|
|
1755
1754
|
},
|
|
1756
1755
|
{
|
|
1756
|
+
"id": "resultExpression",
|
|
1757
1757
|
"label": "Result expression",
|
|
1758
|
-
"description": "Expression to map the
|
|
1759
|
-
"group": "variable-mapping",
|
|
1760
|
-
"type": "Text",
|
|
1758
|
+
"description": "Expression to map the response into process variables",
|
|
1761
1759
|
"feel": "required",
|
|
1760
|
+
"group": "output",
|
|
1762
1761
|
"binding": {
|
|
1763
|
-
"
|
|
1764
|
-
"
|
|
1765
|
-
}
|
|
1762
|
+
"name": "resultExpression",
|
|
1763
|
+
"type": "zeebe:property"
|
|
1764
|
+
},
|
|
1765
|
+
"type": "Text"
|
|
1766
1766
|
}
|
|
1767
1767
|
],
|
|
1768
1768
|
"icon": {
|
|
1769
|
-
"contents": "data:image/svg+xml;
|
|
1769
|
+
"contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAyNTYgNDE2JyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yMDEuODE2IDIzMC4yMTZjLTE2LjE4NiAwLTMwLjY5NyA3LjE3MS00MC42MzQgMTguNDYxbC0yNS40NjMtMTguMDI2YzIuNzAzLTcuNDQyIDQuMjU1LTE1LjQzMyA0LjI1NS0yMy43OTcgMC04LjIxOS0xLjQ5OC0xNi4wNzYtNC4xMTItMjMuNDA4bDI1LjQwNi0xNy44MzVjOS45MzYgMTEuMjMzIDI0LjQwOSAxOC4zNjUgNDAuNTQ4IDE4LjM2NSAyOS44NzUgMCA1NC4xODQtMjQuMzA1IDU0LjE4NC01NC4xODQgMC0yOS44NzktMjQuMzA5LTU0LjE4NC01NC4xODQtNTQuMTg0LTI5Ljg3NSAwLTU0LjE4NCAyNC4zMDUtNTQuMTg0IDU0LjE4NCAwIDUuMzQ4LjgwOCAxMC41MDUgMi4yNTggMTUuMzg5bC0yNS40MjMgMTcuODQ0Yy0xMC42Mi0xMy4xNzUtMjUuOTExLTIyLjM3NC00My4zMzMtMjUuMTgydi0zMC42NGMyNC41NDQtNS4xNTUgNDMuMDM3LTI2Ljk2MiA0My4wMzctNTMuMDE5QzEyNC4xNzEgMjQuMzA1IDk5Ljg2MiAwIDY5Ljk4NyAwIDQwLjExMiAwIDE1LjgwMyAyNC4zMDUgMTUuODAzIDU0LjE4NGMwIDI1LjcwOCAxOC4wMTQgNDcuMjQ2IDQyLjA2NyA1Mi43Njl2MzEuMDM4QzI1LjA0NCAxNDMuNzUzIDAgMTcyLjQwMSAwIDIwNi44NTRjMCAzNC42MjEgMjUuMjkyIDYzLjM3NCA1OC4zNTUgNjguOTR2MzIuNzc0Yy0yNC4yOTkgNS4zNDEtNDIuNTUyIDI3LjAxMS00Mi41NTIgNTIuODk0IDAgMjkuODc5IDI0LjMwOSA1NC4xODQgNTQuMTg0IDU0LjE4NCAyOS44NzUgMCA1NC4xODQtMjQuMzA1IDU0LjE4NC01NC4xODQgMC0yNS44ODMtMTguMjUzLTQ3LjU1My00Mi41NTItNTIuODk0di0zMi43NzVhNjkuOTY1IDY5Ljk2NSAwIDAgMCA0Mi42LTI0Ljc3NmwyNS42MzMgMTguMTQzYy0xLjQyMyA0Ljg0LTIuMjIgOS45NDYtMi4yMiAxNS4yNCAwIDI5Ljg3OSAyNC4zMDkgNTQuMTg0IDU0LjE4NCA1NC4xODQgMjkuODc1IDAgNTQuMTg0LTI0LjMwNSA1NC4xODQtNTQuMTg0IDAtMjkuODc5LTI0LjMwOS01NC4xODQtNTQuMTg0LTU0LjE4NHptMC0xMjYuNjk1YzE0LjQ4NyAwIDI2LjI3IDExLjc4OCAyNi4yNyAyNi4yNzFzLTExLjc4MyAyNi4yNy0yNi4yNyAyNi4yNy0yNi4yNy0xMS43ODctMjYuMjctMjYuMjdjMC0xNC40ODMgMTEuNzgzLTI2LjI3MSAyNi4yNy0yNi4yNzF6bS0xNTguMS00OS4zMzdjMC0xNC40ODMgMTEuNzg0LTI2LjI3IDI2LjI3MS0yNi4yN3MyNi4yNyAxMS43ODcgMjYuMjcgMjYuMjdjMCAxNC40ODMtMTEuNzgzIDI2LjI3LTI2LjI3IDI2LjI3cy0yNi4yNzEtMTEuNzg3LTI2LjI3MS0yNi4yN3ptNTIuNTQxIDMwNy4yNzhjMCAxNC40ODMtMTEuNzgzIDI2LjI3LTI2LjI3IDI2LjI3cy0yNi4yNzEtMTEuNzg3LTI2LjI3MS0yNi4yN2MwLTE0LjQ4MyAxMS43ODQtMjYuMjcgMjYuMjcxLTI2LjI3czI2LjI3IDExLjc4NyAyNi4yNyAyNi4yN3ptLTI2LjI3Mi0xMTcuOTdjLTIwLjIwNSAwLTM2LjY0Mi0xNi40MzQtMzYuNjQyLTM2LjYzOCAwLTIwLjIwNSAxNi40MzctMzYuNjQyIDM2LjY0Mi0zNi42NDIgMjAuMjA0IDAgMzYuNjQxIDE2LjQzNyAzNi42NDEgMzYuNjQyIDAgMjAuMjA0LTE2LjQzNyAzNi42MzgtMzYuNjQxIDM2LjYzOHptMTMxLjgzMSA2Ny4xNzljLTE0LjQ4NyAwLTI2LjI3LTExLjc4OC0yNi4yNy0yNi4yNzFzMTEuNzgzLTI2LjI3IDI2LjI3LTI2LjI3IDI2LjI3IDExLjc4NyAyNi4yNyAyNi4yN2MwIDE0LjQ4My0xMS43ODMgMjYuMjcxLTI2LjI3IDI2LjI3MXonCiAgICAgICAgICBzdHlsZT0nZmlsbDojMjMxZjIwJy8+Cjwvc3ZnPg=="
|
|
1770
1770
|
},
|
|
1771
1771
|
"engines": {
|
|
1772
|
-
"camunda": "^8.
|
|
1772
|
+
"camunda": "^8.6"
|
|
1773
1773
|
}
|
|
1774
1774
|
},
|
|
1775
1775
|
{
|