IBM Sterling B2B: Create a Business Process to put a file in Kafka: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

1 November 2023

  • curprev 19:3019:30, 1 November 2023Ebasso talk contribs 2,499 bytes +2,499 Created page with "= Create a Business Process to put a file in Kafka = Where variables * BootStrapServers: Server:Port, same as variable KAFKA_ADVERTISED_LISTENERS=PLAINTEXT://localhost:29092 * KafkaClientAdapter: KafkaClientAdapter * SecurityAction: security action same as variable KAFKA_ADVERTISED_LISTENERS=PLAINTEXT... * Topic: topic name that i create previously - sb2b-kfk-outbound <process name="Demo_Kafka_Producer"> <sequence> <operation name="Kafka Client Begin Sessi..."