Hi,
I have a Proxy->JMS scenario.
Based on the incoming data I have to set the topic name dynamically.
Right now I use "Access JMS Provider Generically" and give the connection parameters and topic name in the additional parameters tab.
Is it possible to pass these values dynamically? specifically the TOPIC/QUEUE name?
I'm aware of the attributes DCJMSMessageProperty like TransactionID/Doctype but those are used to set the message's property can they be used to set these additional parameters?
Thanks
Shakthi