Route Statement

Route

Route statements establish connections between the fields of one node with fields of another node in order to pass event messages. The connected fields must be of the same type.

fromNode

Description: The node that originates an event of interest.

fromField

Description: A field that is the specific source of an event.

toNode

Description: The node that is to receive an event.

toField

Description: A field that is the specific destination for an event.