Selective Routing Over JMS

When using JMS trigger messages to trigger Publication Service, you can send different files to the selected subscribers dynamically using Selective Routing.

Syntax

  • The trigger message must be a JMS text message. The text must be in the "Prop=Val" format.
  • Only string and numeric message selector properties are supported.
  • Multiple message selector properties can be entered, and they must be separated by a comma. The value of properties must be enclosed in double-quotes. For example: "Prop1=Val1,Prop2=Val2".
    Note: The USERID, inputDirectory, fileName, filePrefix, and fileExtension properties are reserved for TIBCO ActiveMatrix Adapter for Files for Unix/Win (TIBCO Business Studio). The message selector properties that you define must not use the same name. All the properties that you define are included in the properties section of every outgoing JMS data message.

Configuration

To use selective routing, you have to specify the JMS message selector for subscribers that you want to send messages to. You can specify message selectors in TIBCO Business Studio.