Versions Compared

Key

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

Table of Contents

...

Software Requirements for Universal Template and Universal Task

Requires Python 3.7.0 or higher. Tested with the Universal Agent bundled Python distribution.

...

  • 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.

...

To use this downloadable Universal Template, you first must perform the following steps:

  1. This Universal Task requires the /wiki/spaces/UC71x/pages/5178443 Resolvable Credentials feature. Check that the/wiki/spaces/UC71x/pages/5177877 Resolvable Credentials Permitted system property has been set to true.
  2. Download the provided ZIP file.

  3. In the Universal Controller UI, select Administration >Configuration > Universal Templates to display the current list of Universal Templates.

  4. Click Import Template.

  5. Select the template ZIP file and Import.

...

Name

Location

Description

Universal Templates

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

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

Universal Tasks

https://docs.stonebranch.com/confluence/display/UC71xUC72x/Universal+Tasks

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

...