Skip to main content
Solved

Extracting from Azure Service Bus

  • February 10, 2020
  • 1 reply
  • 40 views

Forum|alt.badge.img

Hi,

Is it possible to extract data from an Azure Service Bus into TX?

Best answer by Anonymous

Hi Bunyamin

Azure Service Bus is a event/message hub that transport data from one sending application to one or more receiving applications. This receiving applications are typically designed around a server pattern where they actively listen for inbound requests. -> Push

Discovery Hub is centred around a batch oriented pull design that are initiated by a time Schedule -> Pull

So you need a bridge between the 2 designs to listen for incoming messages from Azure Service Bus and to store them for batch retrieval.

Let us know if you find a good bridge solution - You are not the first person to have ask this question :)

Regards,
Jan

View original
Did this topic help you find an answer to your question?

1 reply

  • 0 replies
  • Answer
  • February 14, 2020

Hi Bunyamin

Azure Service Bus is a event/message hub that transport data from one sending application to one or more receiving applications. This receiving applications are typically designed around a server pattern where they actively listen for inbound requests. -> Push

Discovery Hub is centred around a batch oriented pull design that are initiated by a time Schedule -> Pull

So you need a bridge between the 2 designs to listen for incoming messages from Azure Service Bus and to store them for batch retrieval.

Let us know if you find a good bridge solution - You are not the first person to have ask this question :)

Regards,
Jan


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings