map.apps ETL Tools

Within the main map.apps ETL menu it is possible to create, edit and delete ETL tools.

347799766

General Settings

The Tool Title will be visible in the tool dialog as well as in the toolsets located on the map.

339387776

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.

339387781

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.

339387786

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

339387788

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.

339387793

Process Parameters

Options in this section are optional for all ETL tools. All published parameters (except parameters starting with "mapapps_etl") will be listed here. Parameters that should not be visible to the user can be excluded if selected.

339387802