Is it possible to configure queue bridges in a many to one relationship in TIBCO Enterprise Message Service (EMS)?

Is it possible to configure queue bridges in a many to one relationship in TIBCO Enterprise Message Service (EMS)?

book

Article ID: KB0089871

calendar_today

Updated On:

Products Versions
TIBCO Enterprise Message Service -
Not Applicable -

Description

Resolution:
Environment:
============
All

Resolution:
==========

It is possible to bridge multiple source destinations to the same target destination.  As an example, you can use the following tibemsadmin tool command to bridge 3 different sources to the same target.

create bridge source=queue:sample1 target=queue:sample.all
create bridge source=queue:sample2 target=queue:sample.all
create bridge source=queue:sample3 target=queue:sample.all

Issue/Introduction

Is it possible to configure queue bridges in a many to one relationship in TIBCO Enterprise Message Service (EMS)?