Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Message Selector Tool allows you to find messages based on the content of the payload. In order to To use it, you need to configure variables in the Int4 IFTT automation object.

...

In case you use only one variable, message selection works like a standard select-options. All values defined in the selection screen will be used to match relevant messages. All you need to do is to provide all values that should match the expression defined specified in the automation object.

...

When the values are found in the expressions defined in the Variable Processing in the Int4 IFTT Automation Object - , Int4 IFTT Message Selector will show all messages.

...

In case you use multiple variables to match a specific message, all values are compared in groups.
In our example, we have three variables (Customer Name, Purchase Order and State).

...

In this case, a message will only be found only if all values match with the values in the message content, based on the variable expressions for each variable.

In our example, we defined 4 four values for each variable.

...

  1. Customer: Customer 10, Purchase Order: PO_1033_10, State: CA OR

  2. Customer: Customer 12, Purchase Order: PO_1033_12, State: CA OR

  3. Customer: Customer 11, Purchase Order: PO_1033_11 State: CC OR

  4. Customer: Customer 10, Purchase Order: PO_1033_11 State: CA

In our example, only 2 two messages are found for this combination:

...