Getting Started!

This pattern shows some of the built-in functionality in pattern authoring.

The pattern has a single message flow project called Transform which contains an ESQL script and a message flow. The message flow reads messages from an input queue and writes them straight to an output queue with no transformation. If the pattern user enables logging, an additional MQOutput node is added to the message flow which writes every message to a logging queue.

Here are some features to look out for in this pattern:

Parameters for the pattern