I would like to use the "Wait for JMS Queue" task and set a message selector to a process variable. How would I do that?Can you please provide an example?

I would like to use the "Wait for JMS Queue" task and set a message selector to a process variable. How would I do that?Can you please provide an example?

book

Article ID: KB0086532

calendar_today

Updated On:

Products Versions
TIBCO ActiveMatrix BusinessWorks -
Not Applicable -

Description

Resolution:
"Wait for JMS Queue Message" works only with global variables. You would need to
use "Get JMS Queue Message" activity as it allows you set the "selector" value in
the input tab by mapping from the process variable.

Please see the attached example.


KEYWORDS: Message Selector, Global Variables, Process Variables

Issue/Introduction

I would like to use the "Wait for JMS Queue" task and set a message selector to a process variable. How would I do that?Can you please provide an example?

Attachments

I would like to use the "Wait for JMS Queue" task and set a message selector to a process variable. How would I do that?Can you please provide an example? get_app