1.

What Is Message Selector Property?

Answer»

When we read the DATA from JMS queue/topic based UPON some condition then this property is used. E.g. we use same queue to STORE different types of message so in one flow we need to pick only Sales Order INFORMATION so in sales order COMPOSITE we use message selector property to pick only that record.

When we read the data from JMS queue/topic based upon some condition then this property is used. E.g. we use same queue to store different types of message so in one flow we need to pick only Sales Order information so in sales order composite we use message selector property to pick only that record.



Discussion

No Comment Found