App Connect

 View Only
  • 1.  How to validate Kafka message with AVRO registry server

    Posted Tue March 23, 2021 05:01 PM
    We have AVRO schema stored in Registry servers on Kafka environment.
    We are expected to do validation of messages generated within App Connect message flow before publishing to Kafka Topic.
    Please let me know is it possible in IBM App Connect.

    ------------------------------
    GuruKishore Bolisetty
    ------------------------------


  • 2.  RE: How to validate Kafka message with AVRO registry server

    Posted Wed March 24, 2021 05:42 AM
    What version of App Connect do you work with?


    ------------------------------
    Matthias Jungbauer
    ------------------------------



  • 3.  RE: How to validate Kafka message with AVRO registry server

    Posted Wed March 24, 2021 06:02 AM
    App Connect Enterprise 11.0.0.11




  • 4.  RE: How to validate Kafka message with AVRO registry server

    Posted Fri March 26, 2021 05:55 AM
    My answer would be Yes and No.
    You probably have to work with a 3rd party node or a JavaCompute Node based on an external *.jar
    Or convert your registered AVRO schema into a corresponding message model
    You may prefer to work with a more sophisticated Kafka Client.
    To my knowledge the Cloud Pak for Integration is having more talent in the field of Kafka

    ------------------------------
    Matthias Jungbauer
    ------------------------------