cancel
Showing results for 
Search instead for 
Did you mean: 

Multiple Queues - JMS adapter

Former Member
0 Kudos

Hi,

I have different queues at my sender side from which i need to pick the data ,using JMS adapter, so do i need to create seperate communication channel for each queue and thus corresponding sender aggremnet for each communication channel.

Regards,

Kiran.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

hi,

yes you have to create different communication channel for each queue and corresponding to it sender agreement.

regards,

wojtek

MichalKrawczyk
Active Contributor
0 Kudos

hi,

just like Wojciech said you not only need it

but it will be very helpful

as if you one message type per one queue

you will be able to route it in the XI

if you would have all message in one queue

(with one sender agreement)

if would be much more difficult

Regards,

michal

-


<a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>

agasthuri_doss
Active Contributor
0 Kudos

Hi,

It is not necessary, It all depends upon the Scenerio.

Regards

Agasthuri Doss