On 19/01/19 22:31, Noel OConnor wrote:
Hi,
Is it possible to use wildcard addresses with autolinks in the dispatch router.
I'm trying to create a topic hierarchy that clients will subscribe to
but having messages routed through an intermediate broker.
 From what I've tried it seems that autolinks need a fully qualified
address and do not support wildcards or partial addresses.

Correct, The reason is that the autolink is a request to establish links. To do so it needs to know the exact address to specify on the link.

You can define an address that sets up waypoints for all addresses matching a pattern. But you need to specify which links should be automatically set up.

If you want the links to be triggered by links received by the router, then you need to use link routing.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to