Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

...

...

...


Panel

Table of Contents

Disclaimer

...

  • Perform authentication towards Kafka, using PLAINTEXT or SASL_SSL SCRAM security protocol.

  • Send a message to Kafka with the capability to select, the topic, the partition, the message key, the message value, and message metadata.

  • Capability to control the transport of the messages by configuring the message acknowledgment strategy and the request timeout.

  • Capability to fetch topics and partitions dynamically from Kafka for selection during task creation.

  • Capability to automatically select the serialization method depending on the key/value message data types.

...

This document references the following documents:

NameLocation

Description

Universal Templates

https://docs.stonebranch.com/confluence/display/UC72x/Universal + Templates

User documentation for creating Universal Templates in the Universal Controller user interface.

Universal Taskshttps://docs.stonebranch.com/confluence/display/UC72x/Universal+ Tasks

User documentation for creating Universal Tasks in the Universal Controller user interface.

...