App Connect

 View Only
Expand all | Collapse all

Integrating Rabbit MQ with IBM APP Connect

  • 1.  Integrating Rabbit MQ with IBM APP Connect

    Posted Tue January 09, 2024 06:43 AM

    Hi Team,

    A small Query from my side, wheather we can integrate rabittmq with IBM App Connect.

    If yes please guide me for integration.

    Regards,

    Umesh



    ------------------------------
    Umesh Chandra
    ------------------------------


  • 2.  RE: Integrating Rabbit MQ with IBM APP Connect
    Best Answer

    Posted Thu January 11, 2024 02:20 AM

    Direct Rabbit MQ Integration Nodes are not provided in IBM App Connect Enterprise (ACE). You need to implement custom logic for connectivity.

    Unfortunately, Rabbit MQ is not a JMS Provider, otherwise JMS Nodes might have been used. Refer to RabbitMQ JMS Client - RabbitMQ for details. 

    Writing reusable custom extension using java library provided by Rabbit MQ. Refer to details on Developing user-defined extensions - IBM Documentation

    In case reusability is not a concern, then you can write logic inside Java Compute Node using Rabbit MQ Java Client library.



    ------------------------------
    Irfan Shahzad
    Integration Architect
    ------------------------------