FME Transformers: 2024.1

Categories
Integrations
Workflows
Related Transformers
TransporterReceiver

TransporterSender

Sends features to another FME workspace running in a different process, which may be located on the same machine or on a different machine.

To transport features from one FME process to another: use the TransporterSender transformer in the source FME workspace to send features to a TransporterReceiver transformer in the receiving FME workspace.

Note  Used in conjunction with TransporterReceiver.

Usage Notes

  • To set up a feature stream between two FME workspaces using the TransporterReceiver and TransporterSender transformers:

    • One workspace is the designated "establisher" of the transport stream. If there are multiple transport streams between workspaces, one workspace must be the establisher of all the streams, and the other will connect to those transport streams. This is regardless of whether the individual transporters are sending or receiving data.
    • The establishing workspace must be started before the workspace that is connecting. A transporter cannot successfully connect to a transport stream that is not already established.
    • For each transport channel, there must be a different port that is used for each server machine.
    • You can use an arbitrary number of transporters within a workspace.
    • Supports IPv6.

Configuration

Input Ports

Output Ports

This transformer has no output ports.

Parameters

Editing Transformer Parameters

Transformer parameters can be set by directly entering values, using expressions, or referencing other elements in the workspace such as attribute values or user parameters. Various editors and context menus are available to assist. To see what is available, click beside the applicable parameter.

For more information, see Transformer Parameter Menu Options.

FME Community

The FME Community is the place for demos, how-tos, articles, FAQs, and more. Get answers to your questions, learn from other users, and suggest, vote, and comment on new features.

Search for all results about the TransporterSender on the FME Community.