This is how to configure the Message Selector on the receiving Proxy:
this is how to set the JMS property in the Transport Options before you route to the Business Service posting to the JMS queue
Tuesday, June 14, 2011
Subscribe to:
Post Comments (Atom)
1 comment:
I need to compare the current date with a date from the header>>
if datestoredOnheader>(currentDate+100)
how to do this
thanks in advance
Post a Comment