Skip to content

Service configuration

Since version 2.5, the service is fully configurable from the interface. To modify the configuration, open the service details by clicking on its name in blue on the scan home page, then click on the modify button.

Service configuration in the interface

Specify FME version path

As several versions of FME can be installed on the same machine, it is possible to tell the Scan service (Isogeo Worker) to use a particular one.

The default directory ( FME_HOME variable) is automatically detected and indicated in the interface. To use another version of FME, simply enter the path to its installation directory (the one containing the fme.exe file) and save.

Configuring the FME path

Specify ArcGIS Pro Python interpreter path

In most cases, the default directory is automatically detected and indicated in the interface. When it is not retrieved, or retrieved incorrectly, it must be entered manually.

Configuring the ArcGIS Pro Python interpreter path

Parallelize le Scan

The scan service allows you to use up to 5 instances of FME from the same license. By default, the installation uses 3. Using multiple FME instances improves scan performance. However, your server's capabilities must allow for this, notably the number of processor cores (~ nb_core - 1).

Choose the number of FME instances

Keep temporary files

By default, temporary script processing files are deleted immediately after processing.

If you check the"Temporary files kept" option, they will be stored for longer in the %programdata%\Isogeo\tmp folder. They will still be deleted automatically by the service, but on a weekly basis.

Keep temporary files

This operation facilitates the recovery of these files forsupport purposes

Warning

A large volume of files may be generated. We therefore recommend activating this option only when necessary.