@camunda/connectors-element-templates 1.0.4 → 1.0.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/src/connectors.js +10 -2
- package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +157 -0
- package/src/element-templates/agenticai-aiagent-outbound-connector.json +1521 -0
- package/src/element-templates/agenticai-mcp-client-outbound-connector.json +1 -1
- package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +2 -1
- package/src/element-templates/asana-connector.json +8 -8
- package/src/element-templates/automation-anywhere-outbound-connector.json +837 -15
- package/src/element-templates/aws-bedrock-outbound-connector.json +74 -74
- package/src/element-templates/aws-dynamodb-outbound-connector.json +2624 -2624
- package/src/element-templates/aws-eventbridge-connector-start-event.json +18 -15
- package/src/element-templates/aws-eventbridge-outbound-connector.json +305 -305
- package/src/element-templates/aws-lambda-outbound-connector.json +182 -182
- package/src/element-templates/aws-s3-outbound-connector.json +30 -30
- package/src/element-templates/aws-sns-inbound-intermediate.json +460 -460
- package/src/element-templates/aws-sns-inbound-message-start.json +336 -336
- package/src/element-templates/aws-sns-outbound-connector.json +719 -719
- package/src/element-templates/aws-sqs-boundary-connector.json +444 -444
- package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +919 -919
- package/src/element-templates/aws-sqs-outbound-connector.json +434 -434
- package/src/element-templates/aws-sqs-start-event-connector.json +387 -387
- package/src/element-templates/aws-sqs-start-message.json +463 -463
- package/src/element-templates/aws-textract-outbound-connector.json +123 -123
- package/src/element-templates/azure-blobstorage-outbound-connector.json +349 -0
- package/src/element-templates/azure-open-ai-connector.json +32 -32
- package/src/element-templates/blue-prism-connector.json +47 -47
- package/src/element-templates/csv-outbound-connector.json +392 -0
- package/src/element-templates/easy-post-connector.json +149 -149
- package/src/element-templates/email-inbound-connector-intermediate.json +19 -19
- package/src/element-templates/email-outbound-connector.json +199 -199
- package/src/element-templates/embeddings-vector-database-outbound-connector.json +3473 -150
- package/src/element-templates/github-connector.json +3711 -3711
- package/src/element-templates/github-webhook-connector-boundary.json +16 -16
- package/src/element-templates/github-webhook-connector-intermediate.json +25 -25
- package/src/element-templates/github-webhook-connector-message-start.json +21 -21
- package/src/element-templates/github-webhook-connector-start-event.json +13 -10
- package/src/element-templates/gitlab-connector.json +3165 -3165
- package/src/element-templates/google-cloud-storage-outbound-connector.json +357 -0
- package/src/element-templates/google-drive-outbound-connector.json +495 -182
- package/src/element-templates/google-maps-platform-connector.json +534 -45
- package/src/element-templates/google-sheets-outbound-connector.json +1359 -1359
- package/src/element-templates/graphql-outbound-connector.json +1716 -1716
- package/src/element-templates/http-json-connector.json +2067 -1155
- package/src/element-templates/http-polling-boundary-catch-event-connector.json +255 -552
- package/src/element-templates/http-polling-connector.json +260 -557
- package/src/element-templates/idp-extraction-outbound-connector.json +115 -0
- package/src/element-templates/jdbc-outbound-connector.json +402 -0
- package/src/element-templates/kafka-inbound-connector-boundary.json +481 -481
- package/src/element-templates/kafka-inbound-connector-intermediate.json +555 -555
- package/src/element-templates/kafka-inbound-connector-start-message.json +532 -532
- package/src/element-templates/kafka-inbound-connector.json +606 -0
- package/src/element-templates/kafka-outbound-connector.json +434 -434
- package/src/element-templates/microsoft-office365-mail-connector.json +60 -60
- package/src/element-templates/microsoft-teams-outbound-connector.json +2899 -2899
- package/src/element-templates/openai-connector.json +363 -5
- package/src/element-templates/operate-connector.json +525 -9
- package/src/element-templates/power-automate-connector.json +1724 -0
- package/src/element-templates/rabbitmq-inbound-connector-boundary.json +323 -323
- package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +458 -458
- package/src/element-templates/rabbitmq-inbound-connector-message-start.json +557 -557
- package/src/element-templates/rabbitmq-inbound-connector-start-event.json +351 -351
- package/src/element-templates/rabbitmq-outbound-connector.json +873 -873
- package/src/element-templates/salesforce-connector.json +10 -10
- package/src/element-templates/sendgrid-outbound-connector.json +536 -4
- package/src/element-templates/slack-inbound-boundary.json +265 -265
- package/src/element-templates/slack-inbound-intermediate.json +430 -430
- package/src/element-templates/slack-inbound-message-start.json +320 -320
- package/src/element-templates/slack-inbound-start-event.json +126 -123
- package/src/element-templates/slack-outbound-connector.json +485 -230
- package/src/element-templates/twilio-connector.json +59 -59
- package/src/element-templates/twilio-webhook-boundary-connector.json +28 -28
- package/src/element-templates/twilio-webhook-connector.json +13 -10
- package/src/element-templates/twilio-webhook-message-start-connector.json +8 -8
- package/src/element-templates/uipath-connector.json +44 -44
- package/src/element-templates/webhook-connector-boundary.json +582 -582
- package/src/element-templates/webhook-connector-intermediate.json +1143 -1143
- package/src/element-templates/webhook-connector-start-event.json +2104 -2101
- package/src/element-templates/webhook-connector-start-message.json +1148 -1148
- package/src/element-templates/whatsapp-connector.json +6 -6
- package/src/element-templates/agenticai-aiagent-outbound-connector-8.8.0-alpha4.json +0 -843
|
@@ -500,9 +500,9 @@
|
|
|
500
500
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
501
501
|
"name": "Kafka Intermediate Catch Event Connector",
|
|
502
502
|
"id": "io.camunda.connectors.inbound.KafkaIntermediate.v1",
|
|
503
|
+
"version": 2,
|
|
503
504
|
"description": "Consume Kafka messages",
|
|
504
505
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=inbound",
|
|
505
|
-
"version": 5,
|
|
506
506
|
"category": {
|
|
507
507
|
"id": "connectors",
|
|
508
508
|
"name": "Connectors"
|
|
@@ -521,53 +521,41 @@
|
|
|
521
521
|
"id": "kafka",
|
|
522
522
|
"label": "Kafka"
|
|
523
523
|
},
|
|
524
|
-
{
|
|
525
|
-
"id": "message",
|
|
526
|
-
"label": "Message deserialization"
|
|
527
|
-
},
|
|
528
524
|
{
|
|
529
525
|
"id": "activation",
|
|
530
526
|
"label": "Activation"
|
|
531
527
|
},
|
|
532
528
|
{
|
|
533
|
-
"id": "
|
|
534
|
-
"label": "
|
|
535
|
-
"tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
|
|
536
|
-
},
|
|
537
|
-
{
|
|
538
|
-
"id": "deduplication",
|
|
539
|
-
"label": "Deduplication",
|
|
540
|
-
"tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
|
|
541
|
-
},
|
|
542
|
-
{
|
|
543
|
-
"id": "output",
|
|
544
|
-
"label": "Output mapping"
|
|
529
|
+
"id": "variable-mapping",
|
|
530
|
+
"label": "Variable mapping"
|
|
545
531
|
}
|
|
546
532
|
],
|
|
547
533
|
"properties": [
|
|
548
534
|
{
|
|
535
|
+
"type": "Hidden",
|
|
549
536
|
"value": "io.camunda:connector-kafka-inbound:1",
|
|
550
537
|
"binding": {
|
|
551
|
-
"
|
|
552
|
-
"
|
|
538
|
+
"type": "zeebe:property",
|
|
539
|
+
"name": "inbound.type"
|
|
540
|
+
}
|
|
541
|
+
},
|
|
542
|
+
{
|
|
543
|
+
"type": "Hidden",
|
|
544
|
+
"generatedValue": {
|
|
545
|
+
"type": "uuid"
|
|
553
546
|
},
|
|
554
|
-
"
|
|
547
|
+
"binding": {
|
|
548
|
+
"type": "bpmn:Message#property",
|
|
549
|
+
"name": "name"
|
|
550
|
+
}
|
|
555
551
|
},
|
|
556
552
|
{
|
|
557
|
-
"id": "authenticationType",
|
|
558
553
|
"label": "Authentication type",
|
|
559
554
|
"description": "Username/password or custom",
|
|
560
|
-
"
|
|
561
|
-
"value": "credentials",
|
|
562
|
-
"constraints": {
|
|
563
|
-
"notEmpty": true
|
|
564
|
-
},
|
|
555
|
+
"id": "authenticationType",
|
|
565
556
|
"group": "authentication",
|
|
566
|
-
"binding": {
|
|
567
|
-
"name": "authenticationType",
|
|
568
|
-
"type": "zeebe:property"
|
|
569
|
-
},
|
|
570
557
|
"type": "Dropdown",
|
|
558
|
+
"value": "credentials",
|
|
571
559
|
"choices": [
|
|
572
560
|
{
|
|
573
561
|
"name": "Credentials",
|
|
@@ -577,143 +565,120 @@
|
|
|
577
565
|
"name": "Custom",
|
|
578
566
|
"value": "custom"
|
|
579
567
|
}
|
|
580
|
-
]
|
|
568
|
+
],
|
|
569
|
+
"binding": {
|
|
570
|
+
"type": "zeebe:property",
|
|
571
|
+
"name": "authenticationType"
|
|
572
|
+
}
|
|
581
573
|
},
|
|
582
574
|
{
|
|
583
|
-
"id": "authentication.username",
|
|
584
575
|
"label": "Username",
|
|
585
576
|
"description": "Provide the username (must have permissions to produce message to the topic)",
|
|
586
|
-
"optional": true,
|
|
587
577
|
"group": "authentication",
|
|
578
|
+
"type": "String",
|
|
579
|
+
"feel": "optional",
|
|
580
|
+
"optional": true,
|
|
588
581
|
"binding": {
|
|
589
|
-
"
|
|
590
|
-
"
|
|
582
|
+
"type": "zeebe:property",
|
|
583
|
+
"name": "authentication.username"
|
|
591
584
|
},
|
|
592
|
-
"
|
|
585
|
+
"condition": {
|
|
586
|
+
"property": "authenticationType",
|
|
587
|
+
"equals": "credentials"
|
|
588
|
+
}
|
|
593
589
|
},
|
|
594
590
|
{
|
|
595
|
-
"id": "authentication.password",
|
|
596
591
|
"label": "Password",
|
|
597
592
|
"description": "Provide a password for the user",
|
|
598
|
-
"optional": true,
|
|
599
593
|
"group": "authentication",
|
|
594
|
+
"type": "String",
|
|
595
|
+
"feel": "optional",
|
|
596
|
+
"optional": true,
|
|
600
597
|
"binding": {
|
|
601
|
-
"
|
|
602
|
-
"
|
|
603
|
-
},
|
|
604
|
-
"type": "String"
|
|
605
|
-
},
|
|
606
|
-
{
|
|
607
|
-
"id": "serializationType",
|
|
608
|
-
"label": "Deserialization type",
|
|
609
|
-
"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>",
|
|
610
|
-
"optional": false,
|
|
611
|
-
"value": "json",
|
|
612
|
-
"group": "kafka",
|
|
613
|
-
"binding": {
|
|
614
|
-
"name": "serializationType",
|
|
615
|
-
"type": "zeebe:property"
|
|
598
|
+
"type": "zeebe:property",
|
|
599
|
+
"name": "authentication.password"
|
|
616
600
|
},
|
|
617
|
-
"
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
"value": "json"
|
|
622
|
-
},
|
|
623
|
-
{
|
|
624
|
-
"name": "Avro (experimental)",
|
|
625
|
-
"value": "avro"
|
|
626
|
-
}
|
|
627
|
-
]
|
|
601
|
+
"condition": {
|
|
602
|
+
"property": "authenticationType",
|
|
603
|
+
"equals": "credentials"
|
|
604
|
+
}
|
|
628
605
|
},
|
|
629
606
|
{
|
|
630
|
-
"id": "topic.bootstrapServers",
|
|
631
607
|
"label": "Bootstrap servers",
|
|
632
608
|
"description": "Provide bootstrap server(s), comma-delimited if there are multiple",
|
|
633
|
-
"optional": false,
|
|
634
|
-
"constraints": {
|
|
635
|
-
"notEmpty": true
|
|
636
|
-
},
|
|
637
609
|
"group": "kafka",
|
|
610
|
+
"type": "String",
|
|
611
|
+
"feel": "optional",
|
|
638
612
|
"binding": {
|
|
639
|
-
"
|
|
640
|
-
"
|
|
613
|
+
"type": "zeebe:property",
|
|
614
|
+
"name": "topic.bootstrapServers"
|
|
641
615
|
},
|
|
642
|
-
"
|
|
616
|
+
"constraints": {
|
|
617
|
+
"notEmpty": true
|
|
618
|
+
}
|
|
643
619
|
},
|
|
644
620
|
{
|
|
645
|
-
"id": "topic.topicName",
|
|
646
621
|
"label": "Topic",
|
|
647
|
-
"description": "Provide topic name",
|
|
648
|
-
"optional": false,
|
|
649
|
-
"constraints": {
|
|
650
|
-
"notEmpty": true
|
|
651
|
-
},
|
|
622
|
+
"description": "Provide the topic name",
|
|
652
623
|
"group": "kafka",
|
|
624
|
+
"type": "String",
|
|
625
|
+
"feel": "optional",
|
|
653
626
|
"binding": {
|
|
654
|
-
"
|
|
655
|
-
"
|
|
627
|
+
"type": "zeebe:property",
|
|
628
|
+
"name": "topic.topicName"
|
|
656
629
|
},
|
|
657
|
-
"
|
|
630
|
+
"constraints": {
|
|
631
|
+
"notEmpty": true
|
|
632
|
+
}
|
|
658
633
|
},
|
|
659
634
|
{
|
|
660
|
-
"
|
|
661
|
-
"label": "Consumer group ID",
|
|
635
|
+
"label": "Consumer Group ID",
|
|
662
636
|
"description": "Provide the consumer group ID used by the connector. Leave empty for an automatically generated one",
|
|
663
|
-
"optional": false,
|
|
664
637
|
"group": "kafka",
|
|
638
|
+
"type": "String",
|
|
639
|
+
"feel": "optional",
|
|
640
|
+
"optional": true,
|
|
665
641
|
"binding": {
|
|
666
|
-
"
|
|
667
|
-
"
|
|
642
|
+
"type": "zeebe:property",
|
|
643
|
+
"name": "groupId"
|
|
668
644
|
},
|
|
669
|
-
"
|
|
645
|
+
"constraints": {
|
|
646
|
+
"notEmpty": false,
|
|
647
|
+
"maxLength": 250
|
|
648
|
+
}
|
|
670
649
|
},
|
|
671
650
|
{
|
|
672
|
-
"id": "additionalProperties",
|
|
673
651
|
"label": "Additional properties",
|
|
674
652
|
"description": "Provide additional Kafka consumer properties in JSON",
|
|
653
|
+
"group": "kafka",
|
|
654
|
+
"type": "String",
|
|
675
655
|
"optional": true,
|
|
676
656
|
"feel": "required",
|
|
677
|
-
"group": "kafka",
|
|
678
657
|
"binding": {
|
|
679
|
-
"
|
|
680
|
-
"
|
|
681
|
-
}
|
|
682
|
-
"type": "String"
|
|
658
|
+
"type": "zeebe:property",
|
|
659
|
+
"name": "additionalProperties"
|
|
660
|
+
}
|
|
683
661
|
},
|
|
684
662
|
{
|
|
685
|
-
"id": "offsets",
|
|
686
663
|
"label": "Offsets",
|
|
687
664
|
"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",
|
|
688
|
-
"optional": true,
|
|
689
|
-
"feel": "optional",
|
|
690
665
|
"group": "kafka",
|
|
666
|
+
"type": "String",
|
|
667
|
+
"feel": "optional",
|
|
668
|
+
"optional": true,
|
|
691
669
|
"binding": {
|
|
692
|
-
"
|
|
693
|
-
"
|
|
694
|
-
}
|
|
695
|
-
"type": "String"
|
|
670
|
+
"type": "zeebe:property",
|
|
671
|
+
"name": "offsets"
|
|
672
|
+
}
|
|
696
673
|
},
|
|
697
674
|
{
|
|
698
|
-
"id": "autoOffsetReset",
|
|
699
675
|
"label": "Auto offset reset",
|
|
700
676
|
"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",
|
|
701
|
-
"
|
|
702
|
-
"value": "latest",
|
|
703
|
-
"constraints": {
|
|
704
|
-
"notEmpty": true
|
|
705
|
-
},
|
|
677
|
+
"id": "autoOffsetReset",
|
|
706
678
|
"group": "kafka",
|
|
707
|
-
"binding": {
|
|
708
|
-
"name": "autoOffsetReset",
|
|
709
|
-
"type": "zeebe:property"
|
|
710
|
-
},
|
|
711
679
|
"type": "Dropdown",
|
|
680
|
+
"value": "latest",
|
|
712
681
|
"choices": [
|
|
713
|
-
{
|
|
714
|
-
"name": "None",
|
|
715
|
-
"value": "none"
|
|
716
|
-
},
|
|
717
682
|
{
|
|
718
683
|
"name": "Latest",
|
|
719
684
|
"value": "latest"
|
|
@@ -721,232 +686,94 @@
|
|
|
721
686
|
{
|
|
722
687
|
"name": "Earliest",
|
|
723
688
|
"value": "earliest"
|
|
689
|
+
},
|
|
690
|
+
{
|
|
691
|
+
"name": "None",
|
|
692
|
+
"value": "none"
|
|
724
693
|
}
|
|
725
|
-
]
|
|
694
|
+
],
|
|
695
|
+
"binding": {
|
|
696
|
+
"type": "zeebe:property",
|
|
697
|
+
"name": "autoOffsetReset"
|
|
698
|
+
}
|
|
726
699
|
},
|
|
727
700
|
{
|
|
728
|
-
"
|
|
729
|
-
"
|
|
730
|
-
"
|
|
731
|
-
"optional": false,
|
|
732
|
-
"constraints": {
|
|
733
|
-
"notEmpty": true
|
|
734
|
-
},
|
|
701
|
+
"label": "Correlation key (process)",
|
|
702
|
+
"type": "String",
|
|
703
|
+
"group": "activation",
|
|
735
704
|
"feel": "required",
|
|
736
|
-
"
|
|
705
|
+
"description": "Sets up the correlation key from process variables",
|
|
737
706
|
"binding": {
|
|
738
|
-
"
|
|
739
|
-
"
|
|
740
|
-
},
|
|
741
|
-
"condition": {
|
|
742
|
-
"property": "serializationType",
|
|
743
|
-
"equals": "avro",
|
|
744
|
-
"type": "simple"
|
|
707
|
+
"type": "bpmn:Message#zeebe:subscription#property",
|
|
708
|
+
"name": "correlationKey"
|
|
745
709
|
},
|
|
746
|
-
"
|
|
710
|
+
"constraints": {
|
|
711
|
+
"notEmpty": true
|
|
712
|
+
}
|
|
747
713
|
},
|
|
748
714
|
{
|
|
749
|
-
"
|
|
750
|
-
"
|
|
751
|
-
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
752
|
-
"optional": true,
|
|
753
|
-
"feel": "required",
|
|
715
|
+
"label": "Correlation key (payload)",
|
|
716
|
+
"type": "String",
|
|
754
717
|
"group": "activation",
|
|
718
|
+
"feel": "required",
|
|
755
719
|
"binding": {
|
|
756
|
-
"
|
|
757
|
-
"
|
|
720
|
+
"type": "zeebe:property",
|
|
721
|
+
"name": "correlationKeyExpression"
|
|
758
722
|
},
|
|
759
|
-
"
|
|
723
|
+
"description": "Extracts the correlation key from the incoming message payload",
|
|
724
|
+
"constraints": {
|
|
725
|
+
"notEmpty": true
|
|
726
|
+
}
|
|
760
727
|
},
|
|
761
728
|
{
|
|
762
|
-
"
|
|
763
|
-
"
|
|
764
|
-
"value": true,
|
|
729
|
+
"label": "Activation condition",
|
|
730
|
+
"type": "String",
|
|
765
731
|
"group": "activation",
|
|
732
|
+
"feel": "required",
|
|
733
|
+
"optional": true,
|
|
766
734
|
"binding": {
|
|
767
|
-
"
|
|
768
|
-
"
|
|
735
|
+
"type": "zeebe:property",
|
|
736
|
+
"name": "activationCondition"
|
|
769
737
|
},
|
|
770
|
-
"
|
|
771
|
-
"type": "Boolean"
|
|
772
|
-
},
|
|
773
|
-
{
|
|
774
|
-
"id": "correlationKeyProcess",
|
|
775
|
-
"label": "Correlation key (process)",
|
|
776
|
-
"description": "Sets up the correlation key from process variables",
|
|
777
|
-
"constraints": {
|
|
778
|
-
"notEmpty": true
|
|
779
|
-
},
|
|
780
|
-
"feel": "required",
|
|
781
|
-
"group": "correlation",
|
|
782
|
-
"binding": {
|
|
783
|
-
"name": "correlationKey",
|
|
784
|
-
"type": "bpmn:Message#zeebe:subscription#property"
|
|
785
|
-
},
|
|
786
|
-
"type": "String"
|
|
787
|
-
},
|
|
788
|
-
{
|
|
789
|
-
"id": "correlationKeyPayload",
|
|
790
|
-
"label": "Correlation key (payload)",
|
|
791
|
-
"description": "Extracts the correlation key from the incoming message payload",
|
|
792
|
-
"constraints": {
|
|
793
|
-
"notEmpty": true
|
|
794
|
-
},
|
|
795
|
-
"feel": "required",
|
|
796
|
-
"group": "correlation",
|
|
797
|
-
"binding": {
|
|
798
|
-
"name": "correlationKeyExpression",
|
|
799
|
-
"type": "zeebe:property"
|
|
800
|
-
},
|
|
801
|
-
"type": "String"
|
|
802
|
-
},
|
|
803
|
-
{
|
|
804
|
-
"id": "messageIdExpression",
|
|
805
|
-
"label": "Message ID expression",
|
|
806
|
-
"description": "Expression to extract unique identifier of a message",
|
|
807
|
-
"optional": true,
|
|
808
|
-
"feel": "required",
|
|
809
|
-
"group": "correlation",
|
|
810
|
-
"binding": {
|
|
811
|
-
"name": "messageIdExpression",
|
|
812
|
-
"type": "zeebe:property"
|
|
813
|
-
},
|
|
814
|
-
"type": "String"
|
|
815
|
-
},
|
|
816
|
-
{
|
|
817
|
-
"id": "messageTtl",
|
|
818
|
-
"label": "Message TTL",
|
|
819
|
-
"description": "Time-to-live for the message in the broker (ISO-8601 duration)",
|
|
820
|
-
"optional": true,
|
|
821
|
-
"constraints": {
|
|
822
|
-
"notEmpty": false,
|
|
823
|
-
"pattern": {
|
|
824
|
-
"value": "^(PT.*|)$",
|
|
825
|
-
"message": "must be an ISO-8601 duration"
|
|
826
|
-
}
|
|
827
|
-
},
|
|
828
|
-
"feel": "optional",
|
|
829
|
-
"group": "correlation",
|
|
830
|
-
"binding": {
|
|
831
|
-
"name": "messageTtl",
|
|
832
|
-
"type": "zeebe:property"
|
|
833
|
-
},
|
|
834
|
-
"type": "String"
|
|
835
|
-
},
|
|
836
|
-
{
|
|
837
|
-
"id": "messageNameUuid",
|
|
838
|
-
"generatedValue": {
|
|
839
|
-
"type": "uuid"
|
|
840
|
-
},
|
|
841
|
-
"group": "correlation",
|
|
842
|
-
"binding": {
|
|
843
|
-
"name": "name",
|
|
844
|
-
"type": "bpmn:Message#property"
|
|
845
|
-
},
|
|
846
|
-
"type": "Hidden"
|
|
847
|
-
},
|
|
848
|
-
{
|
|
849
|
-
"id": "deduplicationModeManualFlag",
|
|
850
|
-
"label": "Manual mode",
|
|
851
|
-
"description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
|
|
852
|
-
"value": false,
|
|
853
|
-
"group": "deduplication",
|
|
854
|
-
"binding": {
|
|
855
|
-
"name": "deduplicationModeManualFlag",
|
|
856
|
-
"type": "zeebe:property"
|
|
857
|
-
},
|
|
858
|
-
"type": "Boolean"
|
|
859
|
-
},
|
|
860
|
-
{
|
|
861
|
-
"id": "deduplicationId",
|
|
862
|
-
"label": "Deduplication ID",
|
|
863
|
-
"constraints": {
|
|
864
|
-
"notEmpty": true,
|
|
865
|
-
"pattern": {
|
|
866
|
-
"value": "^[a-zA-Z0-9_-]+$",
|
|
867
|
-
"message": "can only contain alphanumeric characters, dashes, and underscores"
|
|
868
|
-
}
|
|
869
|
-
},
|
|
870
|
-
"group": "deduplication",
|
|
871
|
-
"binding": {
|
|
872
|
-
"name": "deduplicationId",
|
|
873
|
-
"type": "zeebe:property"
|
|
874
|
-
},
|
|
875
|
-
"condition": {
|
|
876
|
-
"property": "deduplicationModeManualFlag",
|
|
877
|
-
"equals": true,
|
|
878
|
-
"type": "simple"
|
|
879
|
-
},
|
|
880
|
-
"type": "String"
|
|
881
|
-
},
|
|
882
|
-
{
|
|
883
|
-
"id": "deduplicationModeManual",
|
|
884
|
-
"value": "MANUAL",
|
|
885
|
-
"group": "deduplication",
|
|
886
|
-
"binding": {
|
|
887
|
-
"name": "deduplicationMode",
|
|
888
|
-
"type": "zeebe:property"
|
|
889
|
-
},
|
|
890
|
-
"condition": {
|
|
891
|
-
"property": "deduplicationId",
|
|
892
|
-
"isActive": true,
|
|
893
|
-
"type": "simple"
|
|
894
|
-
},
|
|
895
|
-
"type": "Hidden"
|
|
896
|
-
},
|
|
897
|
-
{
|
|
898
|
-
"id": "deduplicationModeAuto",
|
|
899
|
-
"value": "AUTO",
|
|
900
|
-
"group": "deduplication",
|
|
901
|
-
"binding": {
|
|
902
|
-
"name": "deduplicationMode",
|
|
903
|
-
"type": "zeebe:property"
|
|
904
|
-
},
|
|
905
|
-
"condition": {
|
|
906
|
-
"property": "deduplicationId",
|
|
907
|
-
"isActive": false,
|
|
908
|
-
"type": "simple"
|
|
909
|
-
},
|
|
910
|
-
"type": "Hidden"
|
|
738
|
+
"description": "Condition under which the Connector triggers. Leave empty to catch all events"
|
|
911
739
|
},
|
|
912
740
|
{
|
|
913
|
-
"id": "resultVariable",
|
|
914
741
|
"label": "Result variable",
|
|
915
|
-
"
|
|
916
|
-
"group": "
|
|
742
|
+
"type": "String",
|
|
743
|
+
"group": "variable-mapping",
|
|
744
|
+
"optional": true,
|
|
917
745
|
"binding": {
|
|
918
|
-
"
|
|
919
|
-
"
|
|
746
|
+
"type": "zeebe:property",
|
|
747
|
+
"name": "resultVariable"
|
|
920
748
|
},
|
|
921
|
-
"
|
|
749
|
+
"description": "Name of variable to store the result of the connector in"
|
|
922
750
|
},
|
|
923
751
|
{
|
|
924
|
-
"id": "resultExpression",
|
|
925
752
|
"label": "Result expression",
|
|
926
|
-
"description": "Expression to map the
|
|
753
|
+
"description": "Expression to map the inbound payload to process variables",
|
|
754
|
+
"group": "variable-mapping",
|
|
755
|
+
"type": "Text",
|
|
927
756
|
"feel": "required",
|
|
928
|
-
"group": "output",
|
|
929
757
|
"binding": {
|
|
930
|
-
"
|
|
931
|
-
"
|
|
932
|
-
}
|
|
933
|
-
"type": "Text"
|
|
758
|
+
"type": "zeebe:property",
|
|
759
|
+
"name": "resultExpression"
|
|
760
|
+
}
|
|
934
761
|
}
|
|
935
762
|
],
|
|
936
763
|
"icon": {
|
|
937
|
-
"contents": "data:image/svg+xml;
|
|
764
|
+
"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"
|
|
938
765
|
},
|
|
939
766
|
"engines": {
|
|
940
|
-
"camunda": "^8.
|
|
767
|
+
"camunda": "^8.2"
|
|
941
768
|
}
|
|
942
769
|
},
|
|
943
770
|
{
|
|
944
771
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
945
|
-
"name": "Kafka
|
|
772
|
+
"name": "Kafka consumer connector",
|
|
946
773
|
"id": "io.camunda.connectors.inbound.KafkaIntermediate.v1",
|
|
947
|
-
"version":
|
|
948
|
-
"description": "Consume Kafka
|
|
949
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka
|
|
774
|
+
"version": 1,
|
|
775
|
+
"description": "Consume Kafka message",
|
|
776
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka-inbound/",
|
|
950
777
|
"category": {
|
|
951
778
|
"id": "connectors",
|
|
952
779
|
"name": "Connectors"
|
|
@@ -1075,22 +902,6 @@
|
|
|
1075
902
|
"notEmpty": true
|
|
1076
903
|
}
|
|
1077
904
|
},
|
|
1078
|
-
{
|
|
1079
|
-
"label": "Consumer Group ID",
|
|
1080
|
-
"description": "Provide the consumer group ID used by the connector. Leave empty for an automatically generated one",
|
|
1081
|
-
"group": "kafka",
|
|
1082
|
-
"type": "String",
|
|
1083
|
-
"feel": "optional",
|
|
1084
|
-
"optional": true,
|
|
1085
|
-
"binding": {
|
|
1086
|
-
"type": "zeebe:property",
|
|
1087
|
-
"name": "groupId"
|
|
1088
|
-
},
|
|
1089
|
-
"constraints": {
|
|
1090
|
-
"notEmpty": false,
|
|
1091
|
-
"maxLength": 250
|
|
1092
|
-
}
|
|
1093
|
-
},
|
|
1094
905
|
{
|
|
1095
906
|
"label": "Additional properties",
|
|
1096
907
|
"description": "Provide additional Kafka consumer properties in JSON",
|
|
@@ -1105,7 +916,7 @@
|
|
|
1105
916
|
},
|
|
1106
917
|
{
|
|
1107
918
|
"label": "Offsets",
|
|
1108
|
-
"description": "
|
|
919
|
+
"description": "Comma-separated list of offsets, e.g., '10,23' or '=[ \"10\", \"23\"]'. If specified, it has to have the same number of values as the number of partitions",
|
|
1109
920
|
"group": "kafka",
|
|
1110
921
|
"type": "String",
|
|
1111
922
|
"feel": "optional",
|
|
@@ -1169,18 +980,6 @@
|
|
|
1169
980
|
"notEmpty": true
|
|
1170
981
|
}
|
|
1171
982
|
},
|
|
1172
|
-
{
|
|
1173
|
-
"label": "Message ID expression",
|
|
1174
|
-
"feel": "required",
|
|
1175
|
-
"type": "String",
|
|
1176
|
-
"optional": true,
|
|
1177
|
-
"group": "activation",
|
|
1178
|
-
"binding": {
|
|
1179
|
-
"type": "zeebe:property",
|
|
1180
|
-
"name": "messageIdExpression"
|
|
1181
|
-
},
|
|
1182
|
-
"description": "Expression to extract unique identifier of a message"
|
|
1183
|
-
},
|
|
1184
983
|
{
|
|
1185
984
|
"label": "Activation condition",
|
|
1186
985
|
"type": "String",
|
|
@@ -1220,14 +1019,14 @@
|
|
|
1220
1019
|
"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"
|
|
1221
1020
|
},
|
|
1222
1021
|
"engines": {
|
|
1223
|
-
"camunda": "^8.
|
|
1022
|
+
"camunda": "^8.2"
|
|
1224
1023
|
}
|
|
1225
1024
|
},
|
|
1226
1025
|
{
|
|
1227
1026
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1228
1027
|
"name": "Kafka Intermediate Catch Event Connector",
|
|
1229
1028
|
"id": "io.camunda.connectors.inbound.KafkaIntermediate.v1",
|
|
1230
|
-
"version":
|
|
1029
|
+
"version": 4,
|
|
1231
1030
|
"description": "Consume Kafka messages",
|
|
1232
1031
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=inbound",
|
|
1233
1032
|
"category": {
|
|
@@ -1349,7 +1148,6 @@
|
|
|
1349
1148
|
"description": "Provide the topic name",
|
|
1350
1149
|
"group": "kafka",
|
|
1351
1150
|
"type": "String",
|
|
1352
|
-
"feel": "optional",
|
|
1353
1151
|
"binding": {
|
|
1354
1152
|
"type": "zeebe:property",
|
|
1355
1153
|
"name": "topic.topicName"
|
|
@@ -1363,7 +1161,6 @@
|
|
|
1363
1161
|
"description": "Provide the consumer group ID used by the connector. Leave empty for an automatically generated one",
|
|
1364
1162
|
"group": "kafka",
|
|
1365
1163
|
"type": "String",
|
|
1366
|
-
"feel": "optional",
|
|
1367
1164
|
"optional": true,
|
|
1368
1165
|
"binding": {
|
|
1369
1166
|
"type": "zeebe:property",
|
|
@@ -1452,6 +1249,18 @@
|
|
|
1452
1249
|
"notEmpty": true
|
|
1453
1250
|
}
|
|
1454
1251
|
},
|
|
1252
|
+
{
|
|
1253
|
+
"label": "Message ID expression",
|
|
1254
|
+
"feel": "required",
|
|
1255
|
+
"type": "String",
|
|
1256
|
+
"optional": true,
|
|
1257
|
+
"group": "activation",
|
|
1258
|
+
"binding": {
|
|
1259
|
+
"type": "zeebe:property",
|
|
1260
|
+
"name": "messageIdExpression"
|
|
1261
|
+
},
|
|
1262
|
+
"description": "Expression to extract unique identifier of a message"
|
|
1263
|
+
},
|
|
1455
1264
|
{
|
|
1456
1265
|
"label": "Activation condition",
|
|
1457
1266
|
"type": "String",
|
|
@@ -1491,16 +1300,16 @@
|
|
|
1491
1300
|
"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"
|
|
1492
1301
|
},
|
|
1493
1302
|
"engines": {
|
|
1494
|
-
"camunda": "^8.
|
|
1303
|
+
"camunda": "^8.5"
|
|
1495
1304
|
}
|
|
1496
1305
|
},
|
|
1497
1306
|
{
|
|
1498
1307
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1499
|
-
"name": "Kafka
|
|
1308
|
+
"name": "Kafka Intermediate Catch Event Connector",
|
|
1500
1309
|
"id": "io.camunda.connectors.inbound.KafkaIntermediate.v1",
|
|
1501
|
-
"
|
|
1502
|
-
"
|
|
1503
|
-
"
|
|
1310
|
+
"description": "Consume Kafka messages",
|
|
1311
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=inbound",
|
|
1312
|
+
"version": 6,
|
|
1504
1313
|
"category": {
|
|
1505
1314
|
"id": "connectors",
|
|
1506
1315
|
"name": "Connectors"
|
|
@@ -1519,41 +1328,53 @@
|
|
|
1519
1328
|
"id": "kafka",
|
|
1520
1329
|
"label": "Kafka"
|
|
1521
1330
|
},
|
|
1331
|
+
{
|
|
1332
|
+
"id": "message",
|
|
1333
|
+
"label": "Message deserialization"
|
|
1334
|
+
},
|
|
1522
1335
|
{
|
|
1523
1336
|
"id": "activation",
|
|
1524
1337
|
"label": "Activation"
|
|
1525
1338
|
},
|
|
1526
1339
|
{
|
|
1527
|
-
"id": "
|
|
1528
|
-
"label": "
|
|
1340
|
+
"id": "correlation",
|
|
1341
|
+
"label": "Correlation",
|
|
1342
|
+
"tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
|
|
1343
|
+
},
|
|
1344
|
+
{
|
|
1345
|
+
"id": "deduplication",
|
|
1346
|
+
"label": "Deduplication",
|
|
1347
|
+
"tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
|
|
1348
|
+
},
|
|
1349
|
+
{
|
|
1350
|
+
"id": "output",
|
|
1351
|
+
"label": "Output mapping"
|
|
1529
1352
|
}
|
|
1530
1353
|
],
|
|
1531
1354
|
"properties": [
|
|
1532
1355
|
{
|
|
1533
|
-
"type": "Hidden",
|
|
1534
1356
|
"value": "io.camunda:connector-kafka-inbound:1",
|
|
1535
1357
|
"binding": {
|
|
1536
|
-
"
|
|
1537
|
-
"
|
|
1538
|
-
}
|
|
1539
|
-
},
|
|
1540
|
-
{
|
|
1541
|
-
"type": "Hidden",
|
|
1542
|
-
"generatedValue": {
|
|
1543
|
-
"type": "uuid"
|
|
1358
|
+
"name": "inbound.type",
|
|
1359
|
+
"type": "zeebe:property"
|
|
1544
1360
|
},
|
|
1545
|
-
"
|
|
1546
|
-
"type": "bpmn:Message#property",
|
|
1547
|
-
"name": "name"
|
|
1548
|
-
}
|
|
1361
|
+
"type": "Hidden"
|
|
1549
1362
|
},
|
|
1550
1363
|
{
|
|
1364
|
+
"id": "authenticationType",
|
|
1551
1365
|
"label": "Authentication type",
|
|
1552
1366
|
"description": "Username/password or custom",
|
|
1553
|
-
"
|
|
1367
|
+
"optional": false,
|
|
1368
|
+
"value": "credentials",
|
|
1369
|
+
"constraints": {
|
|
1370
|
+
"notEmpty": true
|
|
1371
|
+
},
|
|
1554
1372
|
"group": "authentication",
|
|
1373
|
+
"binding": {
|
|
1374
|
+
"name": "authenticationType",
|
|
1375
|
+
"type": "zeebe:property"
|
|
1376
|
+
},
|
|
1555
1377
|
"type": "Dropdown",
|
|
1556
|
-
"value": "credentials",
|
|
1557
1378
|
"choices": [
|
|
1558
1379
|
{
|
|
1559
1380
|
"name": "Credentials",
|
|
@@ -1563,197 +1384,424 @@
|
|
|
1563
1384
|
"name": "Custom",
|
|
1564
1385
|
"value": "custom"
|
|
1565
1386
|
}
|
|
1566
|
-
]
|
|
1567
|
-
"binding": {
|
|
1568
|
-
"type": "zeebe:property",
|
|
1569
|
-
"name": "authenticationType"
|
|
1570
|
-
}
|
|
1387
|
+
]
|
|
1571
1388
|
},
|
|
1572
1389
|
{
|
|
1390
|
+
"id": "authentication.username",
|
|
1573
1391
|
"label": "Username",
|
|
1574
1392
|
"description": "Provide the username (must have permissions to produce message to the topic)",
|
|
1575
|
-
"group": "authentication",
|
|
1576
|
-
"type": "String",
|
|
1577
|
-
"feel": "optional",
|
|
1578
1393
|
"optional": true,
|
|
1394
|
+
"group": "authentication",
|
|
1579
1395
|
"binding": {
|
|
1580
|
-
"
|
|
1581
|
-
"
|
|
1396
|
+
"name": "authentication.username",
|
|
1397
|
+
"type": "zeebe:property"
|
|
1582
1398
|
},
|
|
1583
|
-
"
|
|
1584
|
-
"property": "authenticationType",
|
|
1585
|
-
"equals": "credentials"
|
|
1586
|
-
}
|
|
1399
|
+
"type": "String"
|
|
1587
1400
|
},
|
|
1588
1401
|
{
|
|
1402
|
+
"id": "authentication.password",
|
|
1589
1403
|
"label": "Password",
|
|
1590
1404
|
"description": "Provide a password for the user",
|
|
1591
|
-
"group": "authentication",
|
|
1592
|
-
"type": "String",
|
|
1593
|
-
"feel": "optional",
|
|
1594
1405
|
"optional": true,
|
|
1406
|
+
"group": "authentication",
|
|
1595
1407
|
"binding": {
|
|
1596
|
-
"
|
|
1597
|
-
"
|
|
1408
|
+
"name": "authentication.password",
|
|
1409
|
+
"type": "zeebe:property"
|
|
1598
1410
|
},
|
|
1599
|
-
"
|
|
1600
|
-
"property": "authenticationType",
|
|
1601
|
-
"equals": "credentials"
|
|
1602
|
-
}
|
|
1411
|
+
"type": "String"
|
|
1603
1412
|
},
|
|
1604
1413
|
{
|
|
1414
|
+
"id": "topic.bootstrapServers",
|
|
1605
1415
|
"label": "Bootstrap servers",
|
|
1606
1416
|
"description": "Provide bootstrap server(s), comma-delimited if there are multiple",
|
|
1417
|
+
"optional": false,
|
|
1418
|
+
"constraints": {
|
|
1419
|
+
"notEmpty": true
|
|
1420
|
+
},
|
|
1607
1421
|
"group": "kafka",
|
|
1608
|
-
"type": "String",
|
|
1609
|
-
"feel": "optional",
|
|
1610
1422
|
"binding": {
|
|
1611
|
-
"
|
|
1612
|
-
"
|
|
1423
|
+
"name": "topic.bootstrapServers",
|
|
1424
|
+
"type": "zeebe:property"
|
|
1613
1425
|
},
|
|
1426
|
+
"type": "String"
|
|
1427
|
+
},
|
|
1428
|
+
{
|
|
1429
|
+
"id": "topic.topicName",
|
|
1430
|
+
"label": "Topic",
|
|
1431
|
+
"description": "Provide topic name",
|
|
1432
|
+
"optional": false,
|
|
1614
1433
|
"constraints": {
|
|
1615
1434
|
"notEmpty": true
|
|
1616
|
-
}
|
|
1435
|
+
},
|
|
1436
|
+
"group": "kafka",
|
|
1437
|
+
"binding": {
|
|
1438
|
+
"name": "topic.topicName",
|
|
1439
|
+
"type": "zeebe:property"
|
|
1440
|
+
},
|
|
1441
|
+
"type": "String"
|
|
1617
1442
|
},
|
|
1618
1443
|
{
|
|
1619
|
-
"
|
|
1620
|
-
"
|
|
1444
|
+
"id": "groupId",
|
|
1445
|
+
"label": "Consumer group ID",
|
|
1446
|
+
"description": "Provide the consumer group ID used by the connector. Leave empty for an automatically generated one",
|
|
1447
|
+
"optional": false,
|
|
1621
1448
|
"group": "kafka",
|
|
1622
|
-
"type": "String",
|
|
1623
|
-
"feel": "optional",
|
|
1624
1449
|
"binding": {
|
|
1625
|
-
"
|
|
1626
|
-
"
|
|
1450
|
+
"name": "groupId",
|
|
1451
|
+
"type": "zeebe:property"
|
|
1627
1452
|
},
|
|
1628
|
-
"
|
|
1629
|
-
"notEmpty": true
|
|
1630
|
-
}
|
|
1453
|
+
"type": "String"
|
|
1631
1454
|
},
|
|
1632
1455
|
{
|
|
1456
|
+
"id": "additionalProperties",
|
|
1633
1457
|
"label": "Additional properties",
|
|
1634
1458
|
"description": "Provide additional Kafka consumer properties in JSON",
|
|
1635
|
-
"group": "kafka",
|
|
1636
|
-
"type": "String",
|
|
1637
1459
|
"optional": true,
|
|
1638
1460
|
"feel": "required",
|
|
1461
|
+
"group": "kafka",
|
|
1639
1462
|
"binding": {
|
|
1640
|
-
"
|
|
1641
|
-
"
|
|
1642
|
-
}
|
|
1463
|
+
"name": "additionalProperties",
|
|
1464
|
+
"type": "zeebe:property"
|
|
1465
|
+
},
|
|
1466
|
+
"type": "String"
|
|
1643
1467
|
},
|
|
1644
1468
|
{
|
|
1469
|
+
"id": "offsets",
|
|
1645
1470
|
"label": "Offsets",
|
|
1646
|
-
"description": "
|
|
1647
|
-
"
|
|
1648
|
-
"type": "String",
|
|
1471
|
+
"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",
|
|
1472
|
+
"optional": true,
|
|
1649
1473
|
"feel": "optional",
|
|
1474
|
+
"group": "kafka",
|
|
1475
|
+
"binding": {
|
|
1476
|
+
"name": "offsets",
|
|
1477
|
+
"type": "zeebe:property"
|
|
1478
|
+
},
|
|
1479
|
+
"type": "String"
|
|
1480
|
+
},
|
|
1481
|
+
{
|
|
1482
|
+
"id": "autoOffsetReset",
|
|
1483
|
+
"label": "Auto offset reset",
|
|
1484
|
+
"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",
|
|
1485
|
+
"optional": false,
|
|
1486
|
+
"value": "latest",
|
|
1487
|
+
"constraints": {
|
|
1488
|
+
"notEmpty": true
|
|
1489
|
+
},
|
|
1490
|
+
"group": "kafka",
|
|
1491
|
+
"binding": {
|
|
1492
|
+
"name": "autoOffsetReset",
|
|
1493
|
+
"type": "zeebe:property"
|
|
1494
|
+
},
|
|
1495
|
+
"type": "Dropdown",
|
|
1496
|
+
"choices": [
|
|
1497
|
+
{
|
|
1498
|
+
"name": "None",
|
|
1499
|
+
"value": "none"
|
|
1500
|
+
},
|
|
1501
|
+
{
|
|
1502
|
+
"name": "Latest",
|
|
1503
|
+
"value": "latest"
|
|
1504
|
+
},
|
|
1505
|
+
{
|
|
1506
|
+
"name": "Earliest",
|
|
1507
|
+
"value": "earliest"
|
|
1508
|
+
}
|
|
1509
|
+
]
|
|
1510
|
+
},
|
|
1511
|
+
{
|
|
1512
|
+
"id": "schemaStrategy.type",
|
|
1513
|
+
"label": "Schema strategy",
|
|
1514
|
+
"value": "noSchema",
|
|
1515
|
+
"group": "kafka",
|
|
1516
|
+
"binding": {
|
|
1517
|
+
"name": "schemaStrategy.type",
|
|
1518
|
+
"type": "zeebe:property"
|
|
1519
|
+
},
|
|
1520
|
+
"type": "Dropdown",
|
|
1521
|
+
"choices": [
|
|
1522
|
+
{
|
|
1523
|
+
"name": "No schema",
|
|
1524
|
+
"value": "noSchema"
|
|
1525
|
+
},
|
|
1526
|
+
{
|
|
1527
|
+
"name": "Inline schema",
|
|
1528
|
+
"value": "inlineSchema"
|
|
1529
|
+
},
|
|
1530
|
+
{
|
|
1531
|
+
"name": "Schema registry",
|
|
1532
|
+
"value": "schemaRegistry"
|
|
1533
|
+
}
|
|
1534
|
+
]
|
|
1535
|
+
},
|
|
1536
|
+
{
|
|
1537
|
+
"id": "schemaStrategy.schemaType",
|
|
1538
|
+
"label": "Schema type",
|
|
1539
|
+
"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>",
|
|
1540
|
+
"optional": false,
|
|
1541
|
+
"value": "avro",
|
|
1542
|
+
"group": "kafka",
|
|
1543
|
+
"binding": {
|
|
1544
|
+
"name": "schemaStrategy.schemaType",
|
|
1545
|
+
"type": "zeebe:property"
|
|
1546
|
+
},
|
|
1547
|
+
"condition": {
|
|
1548
|
+
"property": "schemaStrategy.type",
|
|
1549
|
+
"equals": "schemaRegistry",
|
|
1550
|
+
"type": "simple"
|
|
1551
|
+
},
|
|
1552
|
+
"type": "Dropdown",
|
|
1553
|
+
"choices": [
|
|
1554
|
+
{
|
|
1555
|
+
"name": "JSON",
|
|
1556
|
+
"value": "json"
|
|
1557
|
+
},
|
|
1558
|
+
{
|
|
1559
|
+
"name": "Avro (alpha)",
|
|
1560
|
+
"value": "avro"
|
|
1561
|
+
}
|
|
1562
|
+
]
|
|
1563
|
+
},
|
|
1564
|
+
{
|
|
1565
|
+
"id": "schemaStrategy.schemaRegistryUrl",
|
|
1566
|
+
"label": "Schema registry URL",
|
|
1567
|
+
"description": "Provide the schema registry URL",
|
|
1568
|
+
"optional": false,
|
|
1569
|
+
"constraints": {
|
|
1570
|
+
"notEmpty": true
|
|
1571
|
+
},
|
|
1572
|
+
"group": "kafka",
|
|
1573
|
+
"binding": {
|
|
1574
|
+
"name": "schemaStrategy.schemaRegistryUrl",
|
|
1575
|
+
"type": "zeebe:property"
|
|
1576
|
+
},
|
|
1577
|
+
"condition": {
|
|
1578
|
+
"property": "schemaStrategy.type",
|
|
1579
|
+
"equals": "schemaRegistry",
|
|
1580
|
+
"type": "simple"
|
|
1581
|
+
},
|
|
1582
|
+
"type": "String"
|
|
1583
|
+
},
|
|
1584
|
+
{
|
|
1585
|
+
"id": "schemaStrategy.avro.schema",
|
|
1586
|
+
"label": "Schema",
|
|
1587
|
+
"description": "Inline schema (Avro) for the message value",
|
|
1588
|
+
"optional": false,
|
|
1589
|
+
"constraints": {
|
|
1590
|
+
"notEmpty": true
|
|
1591
|
+
},
|
|
1592
|
+
"feel": "required",
|
|
1593
|
+
"group": "message",
|
|
1594
|
+
"binding": {
|
|
1595
|
+
"name": "schemaStrategy.schema",
|
|
1596
|
+
"type": "zeebe:property"
|
|
1597
|
+
},
|
|
1598
|
+
"condition": {
|
|
1599
|
+
"property": "schemaStrategy.type",
|
|
1600
|
+
"equals": "inlineSchema",
|
|
1601
|
+
"type": "simple"
|
|
1602
|
+
},
|
|
1603
|
+
"type": "Text"
|
|
1604
|
+
},
|
|
1605
|
+
{
|
|
1606
|
+
"id": "activationCondition",
|
|
1607
|
+
"label": "Activation condition",
|
|
1608
|
+
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
1650
1609
|
"optional": true,
|
|
1610
|
+
"feel": "required",
|
|
1611
|
+
"group": "activation",
|
|
1612
|
+
"binding": {
|
|
1613
|
+
"name": "activationCondition",
|
|
1614
|
+
"type": "zeebe:property"
|
|
1615
|
+
},
|
|
1616
|
+
"type": "String"
|
|
1617
|
+
},
|
|
1618
|
+
{
|
|
1619
|
+
"id": "consumeUnmatchedEvents",
|
|
1620
|
+
"label": "Consume unmatched events",
|
|
1621
|
+
"value": true,
|
|
1622
|
+
"group": "activation",
|
|
1623
|
+
"binding": {
|
|
1624
|
+
"name": "consumeUnmatchedEvents",
|
|
1625
|
+
"type": "zeebe:property"
|
|
1626
|
+
},
|
|
1627
|
+
"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",
|
|
1628
|
+
"type": "Boolean"
|
|
1629
|
+
},
|
|
1630
|
+
{
|
|
1631
|
+
"id": "correlationKeyProcess",
|
|
1632
|
+
"label": "Correlation key (process)",
|
|
1633
|
+
"description": "Sets up the correlation key from process variables",
|
|
1634
|
+
"constraints": {
|
|
1635
|
+
"notEmpty": true
|
|
1636
|
+
},
|
|
1637
|
+
"feel": "required",
|
|
1638
|
+
"group": "correlation",
|
|
1639
|
+
"binding": {
|
|
1640
|
+
"name": "correlationKey",
|
|
1641
|
+
"type": "bpmn:Message#zeebe:subscription#property"
|
|
1642
|
+
},
|
|
1643
|
+
"type": "String"
|
|
1644
|
+
},
|
|
1645
|
+
{
|
|
1646
|
+
"id": "correlationKeyPayload",
|
|
1647
|
+
"label": "Correlation key (payload)",
|
|
1648
|
+
"description": "Extracts the correlation key from the incoming message payload",
|
|
1649
|
+
"constraints": {
|
|
1650
|
+
"notEmpty": true
|
|
1651
|
+
},
|
|
1652
|
+
"feel": "required",
|
|
1653
|
+
"group": "correlation",
|
|
1654
|
+
"binding": {
|
|
1655
|
+
"name": "correlationKeyExpression",
|
|
1656
|
+
"type": "zeebe:property"
|
|
1657
|
+
},
|
|
1658
|
+
"type": "String"
|
|
1659
|
+
},
|
|
1660
|
+
{
|
|
1661
|
+
"id": "messageIdExpression",
|
|
1662
|
+
"label": "Message ID expression",
|
|
1663
|
+
"description": "Expression to extract unique identifier of a message",
|
|
1664
|
+
"optional": true,
|
|
1665
|
+
"feel": "required",
|
|
1666
|
+
"group": "correlation",
|
|
1667
|
+
"binding": {
|
|
1668
|
+
"name": "messageIdExpression",
|
|
1669
|
+
"type": "zeebe:property"
|
|
1670
|
+
},
|
|
1671
|
+
"type": "String"
|
|
1672
|
+
},
|
|
1673
|
+
{
|
|
1674
|
+
"id": "messageTtl",
|
|
1675
|
+
"label": "Message TTL",
|
|
1676
|
+
"description": "Time-to-live for the message in the broker (ISO-8601 duration)",
|
|
1677
|
+
"optional": true,
|
|
1678
|
+
"constraints": {
|
|
1679
|
+
"notEmpty": false,
|
|
1680
|
+
"pattern": {
|
|
1681
|
+
"value": "^(PT.*|)$",
|
|
1682
|
+
"message": "must be an ISO-8601 duration"
|
|
1683
|
+
}
|
|
1684
|
+
},
|
|
1685
|
+
"feel": "optional",
|
|
1686
|
+
"group": "correlation",
|
|
1687
|
+
"binding": {
|
|
1688
|
+
"name": "messageTtl",
|
|
1689
|
+
"type": "zeebe:property"
|
|
1690
|
+
},
|
|
1691
|
+
"type": "String"
|
|
1692
|
+
},
|
|
1693
|
+
{
|
|
1694
|
+
"id": "messageNameUuid",
|
|
1695
|
+
"generatedValue": {
|
|
1696
|
+
"type": "uuid"
|
|
1697
|
+
},
|
|
1698
|
+
"group": "correlation",
|
|
1651
1699
|
"binding": {
|
|
1652
|
-
"
|
|
1653
|
-
"
|
|
1654
|
-
}
|
|
1700
|
+
"name": "name",
|
|
1701
|
+
"type": "bpmn:Message#property"
|
|
1702
|
+
},
|
|
1703
|
+
"type": "Hidden"
|
|
1655
1704
|
},
|
|
1656
1705
|
{
|
|
1657
|
-
"
|
|
1658
|
-
"
|
|
1659
|
-
"
|
|
1660
|
-
"
|
|
1661
|
-
"
|
|
1662
|
-
"value": "latest",
|
|
1663
|
-
"choices": [
|
|
1664
|
-
{
|
|
1665
|
-
"name": "Latest",
|
|
1666
|
-
"value": "latest"
|
|
1667
|
-
},
|
|
1668
|
-
{
|
|
1669
|
-
"name": "Earliest",
|
|
1670
|
-
"value": "earliest"
|
|
1671
|
-
},
|
|
1672
|
-
{
|
|
1673
|
-
"name": "None",
|
|
1674
|
-
"value": "none"
|
|
1675
|
-
}
|
|
1676
|
-
],
|
|
1706
|
+
"id": "deduplicationModeManualFlag",
|
|
1707
|
+
"label": "Manual mode",
|
|
1708
|
+
"description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
|
|
1709
|
+
"value": false,
|
|
1710
|
+
"group": "deduplication",
|
|
1677
1711
|
"binding": {
|
|
1678
|
-
"
|
|
1679
|
-
"
|
|
1680
|
-
}
|
|
1712
|
+
"name": "deduplicationModeManualFlag",
|
|
1713
|
+
"type": "zeebe:property"
|
|
1714
|
+
},
|
|
1715
|
+
"type": "Boolean"
|
|
1681
1716
|
},
|
|
1682
1717
|
{
|
|
1683
|
-
"
|
|
1684
|
-
"
|
|
1685
|
-
"
|
|
1686
|
-
|
|
1687
|
-
|
|
1718
|
+
"id": "deduplicationId",
|
|
1719
|
+
"label": "Deduplication ID",
|
|
1720
|
+
"constraints": {
|
|
1721
|
+
"notEmpty": true,
|
|
1722
|
+
"pattern": {
|
|
1723
|
+
"value": "^[a-zA-Z0-9_-]+$",
|
|
1724
|
+
"message": "can only contain alphanumeric characters, dashes, and underscores"
|
|
1725
|
+
}
|
|
1726
|
+
},
|
|
1727
|
+
"group": "deduplication",
|
|
1688
1728
|
"binding": {
|
|
1689
|
-
"
|
|
1690
|
-
"
|
|
1729
|
+
"name": "deduplicationId",
|
|
1730
|
+
"type": "zeebe:property"
|
|
1691
1731
|
},
|
|
1692
|
-
"
|
|
1693
|
-
"
|
|
1694
|
-
|
|
1732
|
+
"condition": {
|
|
1733
|
+
"property": "deduplicationModeManualFlag",
|
|
1734
|
+
"equals": true,
|
|
1735
|
+
"type": "simple"
|
|
1736
|
+
},
|
|
1737
|
+
"type": "String"
|
|
1695
1738
|
},
|
|
1696
1739
|
{
|
|
1697
|
-
"
|
|
1698
|
-
"
|
|
1699
|
-
"group": "
|
|
1700
|
-
"feel": "required",
|
|
1740
|
+
"id": "deduplicationModeManual",
|
|
1741
|
+
"value": "MANUAL",
|
|
1742
|
+
"group": "deduplication",
|
|
1701
1743
|
"binding": {
|
|
1702
|
-
"
|
|
1703
|
-
"
|
|
1744
|
+
"name": "deduplicationMode",
|
|
1745
|
+
"type": "zeebe:property"
|
|
1704
1746
|
},
|
|
1705
|
-
"
|
|
1706
|
-
|
|
1707
|
-
"
|
|
1708
|
-
|
|
1747
|
+
"condition": {
|
|
1748
|
+
"property": "deduplicationId",
|
|
1749
|
+
"isActive": true,
|
|
1750
|
+
"type": "simple"
|
|
1751
|
+
},
|
|
1752
|
+
"type": "Hidden"
|
|
1709
1753
|
},
|
|
1710
1754
|
{
|
|
1711
|
-
"
|
|
1712
|
-
"
|
|
1713
|
-
"group": "
|
|
1714
|
-
"feel": "required",
|
|
1715
|
-
"optional": true,
|
|
1755
|
+
"id": "deduplicationModeAuto",
|
|
1756
|
+
"value": "AUTO",
|
|
1757
|
+
"group": "deduplication",
|
|
1716
1758
|
"binding": {
|
|
1717
|
-
"
|
|
1718
|
-
"
|
|
1759
|
+
"name": "deduplicationMode",
|
|
1760
|
+
"type": "zeebe:property"
|
|
1719
1761
|
},
|
|
1720
|
-
"
|
|
1762
|
+
"condition": {
|
|
1763
|
+
"property": "deduplicationId",
|
|
1764
|
+
"isActive": false,
|
|
1765
|
+
"type": "simple"
|
|
1766
|
+
},
|
|
1767
|
+
"type": "Hidden"
|
|
1721
1768
|
},
|
|
1722
1769
|
{
|
|
1770
|
+
"id": "resultVariable",
|
|
1723
1771
|
"label": "Result variable",
|
|
1724
|
-
"
|
|
1725
|
-
"group": "
|
|
1726
|
-
"optional": true,
|
|
1772
|
+
"description": "Name of variable to store the response in",
|
|
1773
|
+
"group": "output",
|
|
1727
1774
|
"binding": {
|
|
1728
|
-
"
|
|
1729
|
-
"
|
|
1775
|
+
"name": "resultVariable",
|
|
1776
|
+
"type": "zeebe:property"
|
|
1730
1777
|
},
|
|
1731
|
-
"
|
|
1778
|
+
"type": "String"
|
|
1732
1779
|
},
|
|
1733
1780
|
{
|
|
1781
|
+
"id": "resultExpression",
|
|
1734
1782
|
"label": "Result expression",
|
|
1735
|
-
"description": "Expression to map the
|
|
1736
|
-
"group": "variable-mapping",
|
|
1737
|
-
"type": "Text",
|
|
1783
|
+
"description": "Expression to map the response into process variables",
|
|
1738
1784
|
"feel": "required",
|
|
1785
|
+
"group": "output",
|
|
1739
1786
|
"binding": {
|
|
1740
|
-
"
|
|
1741
|
-
"
|
|
1742
|
-
}
|
|
1787
|
+
"name": "resultExpression",
|
|
1788
|
+
"type": "zeebe:property"
|
|
1789
|
+
},
|
|
1790
|
+
"type": "Text"
|
|
1743
1791
|
}
|
|
1744
1792
|
],
|
|
1745
1793
|
"icon": {
|
|
1746
|
-
"contents": "data:image/svg+xml;
|
|
1794
|
+
"contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAyNTYgNDE2JyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yMDEuODE2IDIzMC4yMTZjLTE2LjE4NiAwLTMwLjY5NyA3LjE3MS00MC42MzQgMTguNDYxbC0yNS40NjMtMTguMDI2YzIuNzAzLTcuNDQyIDQuMjU1LTE1LjQzMyA0LjI1NS0yMy43OTcgMC04LjIxOS0xLjQ5OC0xNi4wNzYtNC4xMTItMjMuNDA4bDI1LjQwNi0xNy44MzVjOS45MzYgMTEuMjMzIDI0LjQwOSAxOC4zNjUgNDAuNTQ4IDE4LjM2NSAyOS44NzUgMCA1NC4xODQtMjQuMzA1IDU0LjE4NC01NC4xODQgMC0yOS44NzktMjQuMzA5LTU0LjE4NC01NC4xODQtNTQuMTg0LTI5Ljg3NSAwLTU0LjE4NCAyNC4zMDUtNTQuMTg0IDU0LjE4NCAwIDUuMzQ4LjgwOCAxMC41MDUgMi4yNTggMTUuMzg5bC0yNS40MjMgMTcuODQ0Yy0xMC42Mi0xMy4xNzUtMjUuOTExLTIyLjM3NC00My4zMzMtMjUuMTgydi0zMC42NGMyNC41NDQtNS4xNTUgNDMuMDM3LTI2Ljk2MiA0My4wMzctNTMuMDE5QzEyNC4xNzEgMjQuMzA1IDk5Ljg2MiAwIDY5Ljk4NyAwIDQwLjExMiAwIDE1LjgwMyAyNC4zMDUgMTUuODAzIDU0LjE4NGMwIDI1LjcwOCAxOC4wMTQgNDcuMjQ2IDQyLjA2NyA1Mi43Njl2MzEuMDM4QzI1LjA0NCAxNDMuNzUzIDAgMTcyLjQwMSAwIDIwNi44NTRjMCAzNC42MjEgMjUuMjkyIDYzLjM3NCA1OC4zNTUgNjguOTR2MzIuNzc0Yy0yNC4yOTkgNS4zNDEtNDIuNTUyIDI3LjAxMS00Mi41NTIgNTIuODk0IDAgMjkuODc5IDI0LjMwOSA1NC4xODQgNTQuMTg0IDU0LjE4NCAyOS44NzUgMCA1NC4xODQtMjQuMzA1IDU0LjE4NC01NC4xODQgMC0yNS44ODMtMTguMjUzLTQ3LjU1My00Mi41NTItNTIuODk0di0zMi43NzVhNjkuOTY1IDY5Ljk2NSAwIDAgMCA0Mi42LTI0Ljc3NmwyNS42MzMgMTguMTQzYy0xLjQyMyA0Ljg0LTIuMjIgOS45NDYtMi4yMiAxNS4yNCAwIDI5Ljg3OSAyNC4zMDkgNTQuMTg0IDU0LjE4NCA1NC4xODQgMjkuODc1IDAgNTQuMTg0LTI0LjMwNSA1NC4xODQtNTQuMTg0IDAtMjkuODc5LTI0LjMwOS01NC4xODQtNTQuMTg0LTU0LjE4NHptMC0xMjYuNjk1YzE0LjQ4NyAwIDI2LjI3IDExLjc4OCAyNi4yNyAyNi4yNzFzLTExLjc4MyAyNi4yNy0yNi4yNyAyNi4yNy0yNi4yNy0xMS43ODctMjYuMjctMjYuMjdjMC0xNC40ODMgMTEuNzgzLTI2LjI3MSAyNi4yNy0yNi4yNzF6bS0xNTguMS00OS4zMzdjMC0xNC40ODMgMTEuNzg0LTI2LjI3IDI2LjI3MS0yNi4yN3MyNi4yNyAxMS43ODcgMjYuMjcgMjYuMjdjMCAxNC40ODMtMTEuNzgzIDI2LjI3LTI2LjI3IDI2LjI3cy0yNi4yNzEtMTEuNzg3LTI2LjI3MS0yNi4yN3ptNTIuNTQxIDMwNy4yNzhjMCAxNC40ODMtMTEuNzgzIDI2LjI3LTI2LjI3IDI2LjI3cy0yNi4yNzEtMTEuNzg3LTI2LjI3MS0yNi4yN2MwLTE0LjQ4MyAxMS43ODQtMjYuMjcgMjYuMjcxLTI2LjI3czI2LjI3IDExLjc4NyAyNi4yNyAyNi4yN3ptLTI2LjI3Mi0xMTcuOTdjLTIwLjIwNSAwLTM2LjY0Mi0xNi40MzQtMzYuNjQyLTM2LjYzOCAwLTIwLjIwNSAxNi40MzctMzYuNjQyIDM2LjY0Mi0zNi42NDIgMjAuMjA0IDAgMzYuNjQxIDE2LjQzNyAzNi42NDEgMzYuNjQyIDAgMjAuMjA0LTE2LjQzNyAzNi42MzgtMzYuNjQxIDM2LjYzOHptMTMxLjgzMSA2Ny4xNzljLTE0LjQ4NyAwLTI2LjI3LTExLjc4OC0yNi4yNy0yNi4yNzFzMTEuNzgzLTI2LjI3IDI2LjI3LTI2LjI3IDI2LjI3IDExLjc4NyAyNi4yNyAyNi4yN2MwIDE0LjQ4My0xMS43ODMgMjYuMjcxLTI2LjI3IDI2LjI3MXonCiAgICAgICAgICBzdHlsZT0nZmlsbDojMjMxZjIwJy8+Cjwvc3ZnPg=="
|
|
1747
1795
|
},
|
|
1748
1796
|
"engines": {
|
|
1749
|
-
"camunda": "^8.
|
|
1797
|
+
"camunda": "^8.6"
|
|
1750
1798
|
}
|
|
1751
1799
|
},
|
|
1752
1800
|
{
|
|
1753
1801
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1754
1802
|
"name": "Kafka Intermediate Catch Event Connector",
|
|
1755
1803
|
"id": "io.camunda.connectors.inbound.KafkaIntermediate.v1",
|
|
1756
|
-
"version":
|
|
1804
|
+
"version": 3,
|
|
1757
1805
|
"description": "Consume Kafka messages",
|
|
1758
1806
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=inbound",
|
|
1759
1807
|
"category": {
|
|
@@ -1875,6 +1923,7 @@
|
|
|
1875
1923
|
"description": "Provide the topic name",
|
|
1876
1924
|
"group": "kafka",
|
|
1877
1925
|
"type": "String",
|
|
1926
|
+
"feel": "optional",
|
|
1878
1927
|
"binding": {
|
|
1879
1928
|
"type": "zeebe:property",
|
|
1880
1929
|
"name": "topic.topicName"
|
|
@@ -1888,6 +1937,7 @@
|
|
|
1888
1937
|
"description": "Provide the consumer group ID used by the connector. Leave empty for an automatically generated one",
|
|
1889
1938
|
"group": "kafka",
|
|
1890
1939
|
"type": "String",
|
|
1940
|
+
"feel": "optional",
|
|
1891
1941
|
"optional": true,
|
|
1892
1942
|
"binding": {
|
|
1893
1943
|
"type": "zeebe:property",
|
|
@@ -2027,7 +2077,7 @@
|
|
|
2027
2077
|
"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"
|
|
2028
2078
|
},
|
|
2029
2079
|
"engines": {
|
|
2030
|
-
"camunda": "^8.
|
|
2080
|
+
"camunda": "^8.4"
|
|
2031
2081
|
}
|
|
2032
2082
|
},
|
|
2033
2083
|
{
|
|
@@ -2036,7 +2086,7 @@
|
|
|
2036
2086
|
"id": "io.camunda.connectors.inbound.KafkaIntermediate.v1",
|
|
2037
2087
|
"description": "Consume Kafka messages",
|
|
2038
2088
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=inbound",
|
|
2039
|
-
"version":
|
|
2089
|
+
"version": 5,
|
|
2040
2090
|
"category": {
|
|
2041
2091
|
"id": "connectors",
|
|
2042
2092
|
"name": "Connectors"
|
|
@@ -2137,6 +2187,29 @@
|
|
|
2137
2187
|
},
|
|
2138
2188
|
"type": "String"
|
|
2139
2189
|
},
|
|
2190
|
+
{
|
|
2191
|
+
"id": "serializationType",
|
|
2192
|
+
"label": "Deserialization type",
|
|
2193
|
+
"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>",
|
|
2194
|
+
"optional": false,
|
|
2195
|
+
"value": "json",
|
|
2196
|
+
"group": "kafka",
|
|
2197
|
+
"binding": {
|
|
2198
|
+
"name": "serializationType",
|
|
2199
|
+
"type": "zeebe:property"
|
|
2200
|
+
},
|
|
2201
|
+
"type": "Dropdown",
|
|
2202
|
+
"choices": [
|
|
2203
|
+
{
|
|
2204
|
+
"name": "Default (JSON)",
|
|
2205
|
+
"value": "json"
|
|
2206
|
+
},
|
|
2207
|
+
{
|
|
2208
|
+
"name": "Avro (experimental)",
|
|
2209
|
+
"value": "avro"
|
|
2210
|
+
}
|
|
2211
|
+
]
|
|
2212
|
+
},
|
|
2140
2213
|
{
|
|
2141
2214
|
"id": "topic.bootstrapServers",
|
|
2142
2215
|
"label": "Bootstrap servers",
|
|
@@ -2236,82 +2309,9 @@
|
|
|
2236
2309
|
]
|
|
2237
2310
|
},
|
|
2238
2311
|
{
|
|
2239
|
-
"id": "
|
|
2240
|
-
"label": "
|
|
2241
|
-
"
|
|
2242
|
-
"group": "kafka",
|
|
2243
|
-
"binding": {
|
|
2244
|
-
"name": "schemaStrategy.type",
|
|
2245
|
-
"type": "zeebe:property"
|
|
2246
|
-
},
|
|
2247
|
-
"type": "Dropdown",
|
|
2248
|
-
"choices": [
|
|
2249
|
-
{
|
|
2250
|
-
"name": "No schema",
|
|
2251
|
-
"value": "noSchema"
|
|
2252
|
-
},
|
|
2253
|
-
{
|
|
2254
|
-
"name": "Inline schema",
|
|
2255
|
-
"value": "inlineSchema"
|
|
2256
|
-
},
|
|
2257
|
-
{
|
|
2258
|
-
"name": "Schema registry",
|
|
2259
|
-
"value": "schemaRegistry"
|
|
2260
|
-
}
|
|
2261
|
-
]
|
|
2262
|
-
},
|
|
2263
|
-
{
|
|
2264
|
-
"id": "schemaStrategy.schemaType",
|
|
2265
|
-
"label": "Schema type",
|
|
2266
|
-
"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>",
|
|
2267
|
-
"optional": false,
|
|
2268
|
-
"value": "avro",
|
|
2269
|
-
"group": "kafka",
|
|
2270
|
-
"binding": {
|
|
2271
|
-
"name": "schemaStrategy.schemaType",
|
|
2272
|
-
"type": "zeebe:property"
|
|
2273
|
-
},
|
|
2274
|
-
"condition": {
|
|
2275
|
-
"property": "schemaStrategy.type",
|
|
2276
|
-
"equals": "schemaRegistry",
|
|
2277
|
-
"type": "simple"
|
|
2278
|
-
},
|
|
2279
|
-
"type": "Dropdown",
|
|
2280
|
-
"choices": [
|
|
2281
|
-
{
|
|
2282
|
-
"name": "JSON",
|
|
2283
|
-
"value": "json"
|
|
2284
|
-
},
|
|
2285
|
-
{
|
|
2286
|
-
"name": "Avro (alpha)",
|
|
2287
|
-
"value": "avro"
|
|
2288
|
-
}
|
|
2289
|
-
]
|
|
2290
|
-
},
|
|
2291
|
-
{
|
|
2292
|
-
"id": "schemaStrategy.schemaRegistryUrl",
|
|
2293
|
-
"label": "Schema registry URL",
|
|
2294
|
-
"description": "Provide the schema registry URL",
|
|
2295
|
-
"optional": false,
|
|
2296
|
-
"constraints": {
|
|
2297
|
-
"notEmpty": true
|
|
2298
|
-
},
|
|
2299
|
-
"group": "kafka",
|
|
2300
|
-
"binding": {
|
|
2301
|
-
"name": "schemaStrategy.schemaRegistryUrl",
|
|
2302
|
-
"type": "zeebe:property"
|
|
2303
|
-
},
|
|
2304
|
-
"condition": {
|
|
2305
|
-
"property": "schemaStrategy.type",
|
|
2306
|
-
"equals": "schemaRegistry",
|
|
2307
|
-
"type": "simple"
|
|
2308
|
-
},
|
|
2309
|
-
"type": "String"
|
|
2310
|
-
},
|
|
2311
|
-
{
|
|
2312
|
-
"id": "schemaStrategy.avro.schema",
|
|
2313
|
-
"label": "Schema",
|
|
2314
|
-
"description": "Inline schema (Avro) for the message value",
|
|
2312
|
+
"id": "avro.schema",
|
|
2313
|
+
"label": "Avro schema",
|
|
2314
|
+
"description": "Avro schema for the message value",
|
|
2315
2315
|
"optional": false,
|
|
2316
2316
|
"constraints": {
|
|
2317
2317
|
"notEmpty": true
|
|
@@ -2319,12 +2319,12 @@
|
|
|
2319
2319
|
"feel": "required",
|
|
2320
2320
|
"group": "message",
|
|
2321
2321
|
"binding": {
|
|
2322
|
-
"name": "
|
|
2322
|
+
"name": "avro.schema",
|
|
2323
2323
|
"type": "zeebe:property"
|
|
2324
2324
|
},
|
|
2325
2325
|
"condition": {
|
|
2326
|
-
"property": "
|
|
2327
|
-
"equals": "
|
|
2326
|
+
"property": "serializationType",
|
|
2327
|
+
"equals": "avro",
|
|
2328
2328
|
"type": "simple"
|
|
2329
2329
|
},
|
|
2330
2330
|
"type": "Text"
|
|
@@ -2521,7 +2521,7 @@
|
|
|
2521
2521
|
"contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAyNTYgNDE2JyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yMDEuODE2IDIzMC4yMTZjLTE2LjE4NiAwLTMwLjY5NyA3LjE3MS00MC42MzQgMTguNDYxbC0yNS40NjMtMTguMDI2YzIuNzAzLTcuNDQyIDQuMjU1LTE1LjQzMyA0LjI1NS0yMy43OTcgMC04LjIxOS0xLjQ5OC0xNi4wNzYtNC4xMTItMjMuNDA4bDI1LjQwNi0xNy44MzVjOS45MzYgMTEuMjMzIDI0LjQwOSAxOC4zNjUgNDAuNTQ4IDE4LjM2NSAyOS44NzUgMCA1NC4xODQtMjQuMzA1IDU0LjE4NC01NC4xODQgMC0yOS44NzktMjQuMzA5LTU0LjE4NC01NC4xODQtNTQuMTg0LTI5Ljg3NSAwLTU0LjE4NCAyNC4zMDUtNTQuMTg0IDU0LjE4NCAwIDUuMzQ4LjgwOCAxMC41MDUgMi4yNTggMTUuMzg5bC0yNS40MjMgMTcuODQ0Yy0xMC42Mi0xMy4xNzUtMjUuOTExLTIyLjM3NC00My4zMzMtMjUuMTgydi0zMC42NGMyNC41NDQtNS4xNTUgNDMuMDM3LTI2Ljk2MiA0My4wMzctNTMuMDE5QzEyNC4xNzEgMjQuMzA1IDk5Ljg2MiAwIDY5Ljk4NyAwIDQwLjExMiAwIDE1LjgwMyAyNC4zMDUgMTUuODAzIDU0LjE4NGMwIDI1LjcwOCAxOC4wMTQgNDcuMjQ2IDQyLjA2NyA1Mi43Njl2MzEuMDM4QzI1LjA0NCAxNDMuNzUzIDAgMTcyLjQwMSAwIDIwNi44NTRjMCAzNC42MjEgMjUuMjkyIDYzLjM3NCA1OC4zNTUgNjguOTR2MzIuNzc0Yy0yNC4yOTkgNS4zNDEtNDIuNTUyIDI3LjAxMS00Mi41NTIgNTIuODk0IDAgMjkuODc5IDI0LjMwOSA1NC4xODQgNTQuMTg0IDU0LjE4NCAyOS44NzUgMCA1NC4xODQtMjQuMzA1IDU0LjE4NC01NC4xODQgMC0yNS44ODMtMTguMjUzLTQ3LjU1My00Mi41NTItNTIuODk0di0zMi43NzVhNjkuOTY1IDY5Ljk2NSAwIDAgMCA0Mi42LTI0Ljc3NmwyNS42MzMgMTguMTQzYy0xLjQyMyA0Ljg0LTIuMjIgOS45NDYtMi4yMiAxNS4yNCAwIDI5Ljg3OSAyNC4zMDkgNTQuMTg0IDU0LjE4NCA1NC4xODQgMjkuODc1IDAgNTQuMTg0LTI0LjMwNSA1NC4xODQtNTQuMTg0IDAtMjkuODc5LTI0LjMwOS01NC4xODQtNTQuMTg0LTU0LjE4NHptMC0xMjYuNjk1YzE0LjQ4NyAwIDI2LjI3IDExLjc4OCAyNi4yNyAyNi4yNzFzLTExLjc4MyAyNi4yNy0yNi4yNyAyNi4yNy0yNi4yNy0xMS43ODctMjYuMjctMjYuMjdjMC0xNC40ODMgMTEuNzgzLTI2LjI3MSAyNi4yNy0yNi4yNzF6bS0xNTguMS00OS4zMzdjMC0xNC40ODMgMTEuNzg0LTI2LjI3IDI2LjI3MS0yNi4yN3MyNi4yNyAxMS43ODcgMjYuMjcgMjYuMjdjMCAxNC40ODMtMTEuNzgzIDI2LjI3LTI2LjI3IDI2LjI3cy0yNi4yNzEtMTEuNzg3LTI2LjI3MS0yNi4yN3ptNTIuNTQxIDMwNy4yNzhjMCAxNC40ODMtMTEuNzgzIDI2LjI3LTI2LjI3IDI2LjI3cy0yNi4yNzEtMTEuNzg3LTI2LjI3MS0yNi4yN2MwLTE0LjQ4MyAxMS43ODQtMjYuMjcgMjYuMjcxLTI2LjI3czI2LjI3IDExLjc4NyAyNi4yNyAyNi4yN3ptLTI2LjI3Mi0xMTcuOTdjLTIwLjIwNSAwLTM2LjY0Mi0xNi40MzQtMzYuNjQyLTM2LjYzOCAwLTIwLjIwNSAxNi40MzctMzYuNjQyIDM2LjY0Mi0zNi42NDIgMjAuMjA0IDAgMzYuNjQxIDE2LjQzNyAzNi42NDEgMzYuNjQyIDAgMjAuMjA0LTE2LjQzNyAzNi42MzgtMzYuNjQxIDM2LjYzOHptMTMxLjgzMSA2Ny4xNzljLTE0LjQ4NyAwLTI2LjI3LTExLjc4OC0yNi4yNy0yNi4yNzFzMTEuNzgzLTI2LjI3IDI2LjI3LTI2LjI3IDI2LjI3IDExLjc4NyAyNi4yNyAyNi4yN2MwIDE0LjQ4My0xMS43ODMgMjYuMjcxLTI2LjI3IDI2LjI3MXonCiAgICAgICAgICBzdHlsZT0nZmlsbDojMjMxZjIwJy8+Cjwvc3ZnPg=="
|
|
2522
2522
|
},
|
|
2523
2523
|
"engines": {
|
|
2524
|
-
"camunda": "^8.
|
|
2524
|
+
"camunda": "^8.5"
|
|
2525
2525
|
}
|
|
2526
2526
|
}
|
|
2527
2527
|
]
|