You must specify how to order the concatenated Events. The output from the Events are appended to the same Message structure in the order specified on the Event Order tab. The Message structure is then passed on to the Process(es).


Output from a First Event starts the Message structure.
If there are no more Events in the Message configuration, or if the following Event in the Message configuration is also a
First Event, the Message structure only includes output from this Event.
Output from a Repeating Event is appended to the Message structure.
Output from a Last Event is appended at the end of the Message structure.