App Connect

App Connect

Join this online user group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.


#Applicationintegration
#App Connect
#AppConnect
 View Only
  • 1.  Cp4i Async logging issue

    Posted Tue August 05, 2025 01:52 PM
    Hi all, 
     
       I'm having an issue And can't figure it out, my logging scenario is I'm using a kafka provider node on CP4i And uses a consumer node on another integration runtime And after all logging it in a db,
     
    But this Flow runs sync, i need to convert it to an async one.. 
     
    Is there any way via app connect nodes i can use to achieve this goal, or it is just by using mq?
     
    If it is mq... How can it be done in detail on CP4i... 
     
    Thanks all


    ------------------------------
    Ahmed Elaimy
    ------------------------------


  • 2.  RE: Cp4i Async logging issue

    Posted Fri August 08, 2025 12:42 AM

    Any support please ...



    ------------------------------
    Ahmed Elaimy
    ------------------------------



  • 3.  RE: Cp4i Async logging issue

    Posted Tue September 02, 2025 03:11 AM

    Hi Ahmed

    There are a number of ways you can build async flows.

    You can use MQ, and set up a qmgr on cloud. Which can be connected to by using an MQ policy. https://www.ibm.com/docs/en/app-connect/13.0.x?topic=mq-using-remote-default-queue-manager

    You can use callable flows on cloud or on-prem and call them async

    You can use HTTP or REST Async nodes

    If you use Kafka as a message platform, your flows are already decoupled and async? There is no feedback between them directly.

    Could you elaborate on your use case and issue? Maybe a schematic of your setup?



    ------------------------------
    Regards
    Matthias Blomme
    Integration Specialist
    Integration Designers
    Turnhout
    ------------------------------