JMS on Cloud

Certified Lead Developer

Hi, we need to create an integration with JMS on Cloud, being able to send messages to an external JMS Queue or Topic, and starting processes with a receive Message Event

This can be easily done in a OnPremise Installation, but according to the documentation, this is not supported on cloud, but most of the cases can be achieved with a plugin from the market, but in the market we only find two old smart services that are only supported in previous appian versions.

How can we achieve this requirement if we are working in an on Cloud instance?

Regards

  Discussion posts and replies are publicly visible

Parents
  • 0
    Certified Senior Developer

    Hi David,

    To integrate with JMS on a Cloud instance, despite the limited built-in support, you have a few options:

    1. Use External Systems: Connect through middleware or serverless functions to link your Cloud instance with the external JMS service.

    2. Custom Plugins: Consider creating a custom plugin tailored to your needs.

    3. Legacy Smart Services: Explore adapting or using older smart services, even if they are from previous Appian versions.

    4. Third-party JMS Solutions: Look into third-party JMS solutions compatible with cloud environments.

    5. Consult Appian Support: Reach out to Appian's support for guidance and recommendations.

    These options provide flexibility to meet your integration requirements in a Cloud environment.

  • 0
    Certified Lead Developer
    in reply to srikanthreddy9369

     Thanks srikanthreddy9369!!!  We have considered all the points you mentioned before , and are valid when we connect with an External JMS Server in order to send the messages.

    Our concern is related to the way in which we can receive messages, because the Receive Message (External To process) event, without having JMS on CLoud configuration, would not work. 

    Do you know if it's possible to enable this functionality on Cloud? 

Reply
  • 0
    Certified Lead Developer
    in reply to srikanthreddy9369

     Thanks srikanthreddy9369!!!  We have considered all the points you mentioned before , and are valid when we connect with an External JMS Server in order to send the messages.

    Our concern is related to the way in which we can receive messages, because the Receive Message (External To process) event, without having JMS on CLoud configuration, would not work. 

    Do you know if it's possible to enable this functionality on Cloud? 

Children
No Data