Accessing the Web User Interface

Note  "> Note FME Flowand theFME FlowWeb Services must be running to use the Web Interface. To confirmFME Flowis running, see验证安装.

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 desiredFME FlowWeb 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, underFME Server > FME Server Web Interface.

Troubleshooting

General

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

Windows Internet Explorer

TheFME FlowWeb 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 toabout:flagsand check允许localhost loopback.

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

  1. Go toInternet Options>Securitytab.
  2. Click theLocal intraneticon.
  3. Click theSitesbutton.
  4. Make sure the following settings are not checked:
    • Automatically detect intranet network
    • Include all local (intranet) sites not listed in other zones