Notify an FME Server Topic

You can designate FME Server Notification Service Topics to receive messages.

The Notify FME Server Topic external action has two output ports. The success port () can send a message if the topic is notified successfully. The failure port (x) can send a message if the notification fails.

Note: Use the FME Server Topic external action only to terminate a workflow, or a portion of a workflow. It is otherwise not necessary to explicitly define FME Server topics for a workflow to run.

Parameters

Note: See also Working with Parameters in Automations Workflows.

  • Topics: Select the FME Server topic(s) you want to receive messages.
  • Message: Specify a message to associate with the FME Server topic(s). If specified, this message replaces the incoming message.

Output Keys

See Also

Key Description
time Event time
source Event type
error.type (Failure port only) Error type
error.message (Failure port only) Error message