Products | Versions |
---|---|
TIBCO Enterprise Message Service | - |
Not Applicable | - |
If A, B and C are going to form a circle (A-B-C-A), the only way it will work is that:
1). Routes among A-B-C-A are use the same zone name.
2). Routes among A-B-C-A are all one hop.
Otherwise, potentially a message sent from A can be routed to B by two routes (A-B, A-C-B). This violates the requirement of "Unique Routing Path".
---------------
Error: Implicit route to 'XYZ' already exists.
---------------
This error message indicates that there is a loop in multiple zones. It is illegal to have a cycle in multiple zones. Refer to the TIBCO Enterprise Message Service User’s Guide -> Chapter 20 Working With Routes -> Zone, and examine Figure 36 > Zones: overlap. If you create a route from TK3 to NY1, it will generate a loop and you will get the error. You should avoid a loop when using routes across multiple zones. Note, if you configure all routes to be in the same zone, it will work fine. If it is not a requirement to use different zones, you could try using the same zone_name.