🎄 Happy Holidays! 🥳

Most of Solace is closed December 24–January 1 so our employees can spend time with their families. We will re-open Thursday, January 2, 2024. Please expect slower response times during this period and open a support ticket for anything needing immediate assistance.

Happy Holidays!

Please note: most of Solace is closed December 25–January 2, and will re-open Tuesday, January 3, 2023.

Pull messages from Azure service bus using Solace PubSub+ Cloud

sjaak
sjaak Member Posts: 109 ✭✭✭
edited July 2023 in Connectors & Integrations #1

Hi,

Is it possible to connect Solace Pubsub+ Cloud to an Azure service Bus by pulling messages from a topic or queue ? So something like a Azure-Solace mesh? I know you can push messages to AWS ansd Azure components using RDP. But does Solace support pull?

Background: We have a use case where we must transport messages from a Microsoft Azure Dynamics F&O platform to Solace/Boomi. The problem is not that we can't solve it. But this would minimize the number of integration components and thus simplify the overall architecture. And lower TCO (license costs).

Answers

  • marc
    marc Member, Administrator, Moderator, Employee Posts: 963 admin

    Hi @sjaak,

    We don't have an explicit connector that currently does this, and at first glance I don't see an obvious way to do it without digging more into how Azure Service Bus works. Does it allow you to trigger other services via HTTP POST / webhook? That might be the easiest option if it doesn't support JMS/AMQP/MQTT.

    Hope that helps!