0

Message Router 1.1.0

Message Router (MRTR) will provide users with an application that will help you move a message from a central queue to a specific application queue. The destination queue that the message will be placed into will be based on a keyword in the message. Context information is maintained across the get then message put. MRTR will look in the message for a Start Keyword and an End Keyword. The value between these two keywords is the Keyword Value (inifile Token). MRTR will search its inifile for that particular Keyword Value. The field value associated with the lookup-ed keyword value is the destination queue name. MRTR performs each MQGET and the subsequent MQPUT under a Unit of Work (UOW), so that message integrity is kept.

Leave a Reply