Products | Versions |
---|---|
TIBCO ActiveMatrix BusinessWorks | - |
Not Applicable | - |
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