FME Options: Web Connections

Select Tools > FME Options> Web Connections.

Many web services require you to connect and authenticate in order to make REST calls to them. For example, when you use an HTTPCaller transformer, you may need to authenticate to a web service, such as Google Fusion Tables. The Web Connections page allows you to manage these web services in the following ways:

  • Viewing, Adding, and Removing Web Services
  • Managing Web Connections

Viewing, Adding, and Removing Web Services

FME Desktop must be registered to use the web services to which you want to connect. Many of the most common services are already registered in FME. You can also add and remove your own web services.

To view the web services that are available in FME, click Manage Services. The Manage Web Services dialog opens, listing the available services.

To add a service, on the Manage Web Services dialog, click the Add button . In the dropbox, specify the authorization protocol the service uses (OAuth 2.0, Token, or HTTP Authentication). Alternatively, to use an existing service as a template, select Create From. The newly added web service opens. In the list of services, enter a name for the service. Add the service parameters, and click Save.

To remove a service, on the Manage Web Services dialog, select the service you want to remove and click the Remove button .

Note: You cannot edit or remove services that are pre-registered in FME Desktop.

Managing Web Connections

Use the Web Services Connections window to manage web connections.

To add a web connection

It is usually more convenient to add a web connection at the time you want to use one in a workspace. However, you can also add a web connection directly in FME Options, and use it later in a workspace.

  1. Click the Add button .
  2. On the Add Web Connection dialog, specify the web service and connection parameters, and click OK.

Note: The following characters are not allowed in connection names: ^ \ / : * ? " < > | & = ' + % #

To edit a web connection

You can edit the connection parameters of an existing web connection. After you edit, all workspaces that use the web connection will use the new parameters to connect.

  • Double-click the connection you want to edit.

To remove a web connection

  • Select the connection and click the Remove button .

To change the storage location of the connections file

You can change the location where the connection configuration file is stored. This change is made in the Tools > FME Options > Default Paths tool.