map.apps ETL Tools
Within the main map.apps ETL menu it is possible to create, edit and delete ETL tools.
General Settings
The Tool Title will be visible in the tool dialog as well as in the toolsets located on the map.
FME Connection Settings
In the connection settings tab, the actual FME Workspace used by the tool has to be configured. Usually, the map.apps Proxy is used to provide the FME Rest token to the FME Server. If you do not want to use the map.apps Proxy (e.g. use of security.manager) the proxy usage can be disabled.
Input Method
ETL tools can have three optional input methods that can be selected in this section. Please make sure that your FME Workspace is capable of handling these inputs.
Output Method
Selecting an Output Method is mandatory for every ETL tool.
-
Display results on the map
-
Requirements:
-
Workspace published as a Data Streaming service
-
Workspace providing vector data in the EsriJSON format
-
-
-
Download
-
Requirements:
-
Workspace published as a Data Download service
-
-
-
Status
-
Requirements:
-
Workspace published as a Job Submitter service
-
-
map.apps Parameters
map.apps Parameters are optional and provide additional settings for the ETL tools.
-
Transfer the currently logged in map.apps user
-
Useful if combined with security.manager. The user name is provided as a published parameter ("mapapps_etl_user") to the FME Workspace
-
-
Use the email address of the currently logged in map.apps user
-
If an email address is attached to the currently logged in map.apps user, the address will be used for asynchronous processes. A published parameter "opt_requesteremail" is required in order to asynchronously start FME Workspaces via map.apps ETL.
-
-
Remove existing objects from the map
-
If the output method is set to "Display results on the map", objects from previous processes will be deleted from the map if this option is checked.
-