Hi All,
what is the best practice when generating queue id in proxy while doing proxy to JMS scenario.
1) generate one Queue ( Constant) name for all the messages.
2) generate new Queue name dynamically for each message based on the data in the incoming Queue.
please let me know the disadvantages in each second case.
Regards,
pradeep A.