cancel
Showing results for 
Search instead for 
Did you mean: 

Sender Adapter

Former Member
0 Kudos

Hello Experts,

The data is coming from different queues. Queue Manager is same but Queues name are different.

Messagte types are same.

So what we need is we want one sender adapter to pick the data from different queus.

Is it possible. If yes how?

Also i have an idea, so please tell it is possible to achive or not:

We can put all the property of queues in property file and a Java Code call that property file and overwrite the properties of adapter.

Is it possible if yes how.

Please suggests Experts.

Thanks and Regards

Aman

Accepted Solutions (0)

Answers (1)

Answers (1)

Shabarish_Nair
Active Contributor
0 Kudos

you will need different jms sender adapter for different queues.

Former Member
0 Kudos

Hi,

We know that we need different adapter for different queue.

BUt since message type is same is there any way we can made it as a Bus Architecture insted of Point to Point.

Can we overwrite the JMS adapter properties using Java Code. If it is possible the we can create a dummy adapter and pick the properties from a property file.

Thanks and Regards

Aman