FME Server Workspace Templates
From fmepedia
(http://fmepedia.com/index.php/Category:FME_Server)
FME Server performs translations by running workspaces through Services and each of these Services has specific requirements that the workspace must fulfill. In order to help you develop workspaces faster, a number of workspace templates are provided with the FME Server installation in a repository called 'Templates'.
Each workspace template contains:
- descriptions of the workspace template,
- listed descriptions of the required published parameters,
- instructions for developing the workspace template into a workspace that can be run through a Service, and
- various transformers that provide the framework required for the Service.
Here are the workspace templates provided with FME Server 2010:
- DataDownloadService.fmw
- DataStreamingService_GeoJSON.fmw
- DataStreamingService_GeoRSS.fmw
- DataStreamingService_KML.fmw
- OGCWFSService.fmw
- OGCWMSService.fmw
- SpatialDirectService.fmw
