

FME Server also includes a security token service. All requests are sent to FME Server through the FME Server API.įME Server provides Authentication and Access Control using the Java Authentication and Authorization Service (JAAS) framework.

The low level FME Server API is available in Java. The FME Server REST Service uses the FME Server Java API to send client requests to FME Server via the FME Server API. Custom clients can be developed on top of the FME Server REST API service.FME Server Console is a command line interface to FME Server.FME Workbench is the authoring environment for FME Sever but can also be used to submit jobs to FME Server through a number of transformers.Utility Services, including the Token and Data Upload services.OGC Services, including OGC Web Feature Service and OGC Web Mapping Service.Transformation Services, which include the Data Download, Job Submitter, Data Streaming, and KML Network Link services.

Services provided with FME Server include: The Web User Interface is included with FME Server and can be run in a browser:Ĭustom web clients can be developed on top of the FME Server REST API.įME Server provides predefined services to carry out common tasks. Web Application Servers include Apache Tomcat and Oracle WebLogic. Components that are part of the FME Server Core include the following:įME Server Architecture FME Server ComponentsĪ Java Web Application Server is required in order to run the FME Server Web User Interface, REST API, FME Server Services, and any other web clients.

