IBM Sterling B2B: Configuring SB2Bi to use Kafka: Difference between revisions

From Wiki
Line 37: Line 37:


[[File:sb2b-kafka-setup-07.png]]
[[File:sb2b-kafka-setup-07.png]]
[[File:Sb2b-kdk-key-value.png]]
[[File:Sb2b-kfk-inbound-01.png]]
[[File:Sb2b-kfk-consumer-01.png]]


= Ver também =
= Ver também =

Revision as of 19:39, 1 November 2023

1) Deploy Kafka: Deploy Kafka as Container

2) Using Kwol create topics

  • sb2b-kfk-inbound
  • sb2b-kfk-outbound


Create a Custom Protocol in SFG to use with Kafka


Configure Kafka Consumer Streams Adapter

The Kafka Consumer Streams Adapter connects with a Kafka queue to pull messages continuously.

  • Important: key must be the filename of file.



Ver também