Accessing the Web User Interface

Note  FME Flow and the FME Flow Web Services must be running to use the Web Interface. To confirm FME Flow is running, see Verify the Installation.

The Web User interface is accessed via a web browser using the following URL:

http://<host>:<port>/fmeserver

where:

  • <host> is the name of the system whose application server or servlet engine is running the desired FME Flow Web Interface.
  • <port> is the port number listened on by the application server or servlet engine.

It is only necessary to specify the port number if the application server or servlet engine is using a port other than 80.

For example, if you use port 80:

http://<Host>/fmeserver

If you use a port other than 80 (in this example 8080):

http://<Host>:8080/fmeserver

Additionally, the Web User Interface on Windows can be accessed from the Start menu, under FME Server > FME Server Web Interface.

Troubleshooting

General

If you see a "Page cannot be displayed" or similar error, your FMEFlowAppServer may not be running.

Windows Internet Explorer

The FME Flow Web User Interface is not supported on Windows Internet Explorer.

Microsoft Edge

To view the Web User Interface on Microsoft Edge, localhost loopback must be enabled. To enable this setting, navigate to about:flags and check Allow localhost loopback.

Additionally, you may need to allow access for a local host short name:

  1. Go to Internet Options > Security tab.
  2. Click the Local intranet icon.
  3. Click the Sites button.
  4. Make sure the following settings are not checked:
    • Automatically detect intranet network
    • Include all local (intranet) sites not listed in other zones