Skip to main content

Is there a way to make your workbench settings independently from workspace to worskpace ? It looks like settings are 'user based' and not 'workspace instance based' ... When you set for example Python3 or enable Feature Caching in one workscpace than all open workspaces on same machine will inherit the same settings. Is this true ? or im missing something ...

Windows , FME 2018

Jorge

The Python settings can be set per workspace:

 

The feature caching is a global setting shared between instances, however. You cannot currently have different settings for it per workspace.


The Python settings can be set per workspace:

 

The feature caching is a global setting shared between instances, however. You cannot currently have different settings for it per workspace.

Thanks David_r , is there any doc that you know for confirming the ones that are global settings and what not ?


Thanks David_r , is there any doc that you know for confirming the ones that are global settings and what not ?

All the settings that you'll find in the Workbench Navigator (see screenshot above) are per-workspace settings.

All the settings in the FME Options are global, as are all the settings in the Run menu.


Reply