Message Queue Filters - Ironstream_Hub - 1.3.0

Ironstream Hub Administration

Product type
Software
Portfolio
Integrate
Product family
Ironstream
Product
Ironstream > Ironstream Hub
Version
1.3.0
Language
English
ContentType
Administration
Product name
Ironstream Hub
Title
Ironstream Hub Administration
Topic type
Administration
First publish date
2022
  1. Open the Message Queue Filters configurations in the Configuration Tool by clicking the Message Queue Filters tab.
    Figure 1. Message Queue Filters
  2. To change the list of message IDs that are sent to Hub, add a new filter group using the Create button, or edit an existing one using the Edit button. You can also create new filters by copying an existing filter using the Copy button. You can also Rename or Delete an existing group.
    Figure 2. Editing a Message Queue Filter
  3. In the Assigned systems box, select one or more systems that this message filter will be distributed to.
  4. Select the Include or Exclude option to define whether this is a list of message IDs that are to be sent from the message queues (Include) or if this is a list of messages that are not to be sent from the message queues (Exclude).
  5. Click the Add Filter button to add message IDs to the filter. Message IDs must be no more than seven alphanumeric characters. Two wildcard characters are allowed in message IDs.
    • A period (.) can be used in a message ID as a wildcard, which indicates that any single character in that position should be considered a match.
    • If the message ID is terminated with an asterisk (*), matching will only occur on characters preceding the asterisk. See these examples:
    Table 1. Message Filter Examples (using the 'nclude' option)
    To forward these messages: Enter these in the list of message IDs
    All messages

    *

    ABC1234

    ABC1234

    All messages beginning with 'ABC'

    ABC*

    Any 7-character message beginning with 'ABC' and ending with '9'

    ABC...9

  6. Click the Save button to update the configuration.
  7. Select a filter group name and click the Distribute button to send the the updated configuration to the system(s). The EVSBS subsystem must be running on the IBM i LPAR at the time of the distribution.

    The EVSBS subsystem will begin monitoring with the new message ID filters immediately after the distribution is completed.