FME Flow System Event

The System Event trigger sends messages about FME Flow System Events.

The System Event trigger has two output ports. The success port () can send a message if the trigger initiates successfully. The failure port (x) can send a message if the trigger fails to initiate.

Parameters

  • Events: Specify which System Event(s) you want to send messages.
  • Note  The specified System Event(s) must be enabled. For more information, see System Events.

Output Attributes

For information about output attributes for each system event, see Event Descriptions.

For general information, see Working with Output Attributes in Automations Workflows.

The following output attributes are common to all system events:

Attributes Description
time

Event time

source Event type
error.type

(Failure port only) Error type:

  • InvalidMessage: An error occurred while configuring this component, such as missing or malformed values.
  • DeadLetter: An error occured while connecting to an external resource. Examples may include connection issues, invalid credentials, or generic external resource exceptions.
error.message (Failure port only) Error message