How to use selector on JMS Header fields and pass values to it withGlobal Variables?

How to use selector on JMS Header fields and pass values to it withGlobal Variables?

book

Article ID: KB0091107

calendar_today

Updated On:

Products Versions
TIBCO ActiveMatrix BusinessWorks -
Not Applicable -

Description

Resolution:
Please find the attached project,Selector_JMSType.zip, which shows how to use global variable
for selector values when JMSType is used as selector field. It is pretty
much similar to SQL syntax. You can also use operators 'IS', 'LIKE' etc.
I tried the below syntaxes and they both worked fine

JMSType='%%JMS/Test_Sel_Val%%'

JMSType LIKE '%%%JMS/Test_Sel_Val%%%'


Thanks,
Mallik

Issue/Introduction

How to use selector on JMS Header fields and pass values to it withGlobal Variables?

Attachments

How to use selector on JMS Header fields and pass values to it withGlobal Variables? get_app