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.

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.

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.

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).

Keep temporary files¶
By default, temporary script processing files are deleted once they have been processed. You can configure the service to keep them in the %programdata%\Isogeo\tmp folder by checking "Temporary files kept".

Please note that leaving this mode activated generates a large number of files. We therefore recommend activating it only for debugging purposes, and deactivating it once debugging is complete.