Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

      $USER_HOME$\Local Settings\Application Data\<name of application root directory>_OC
      This is needed to make sure FEWS is working in multi-user mode, with caching in the profile directory, where $USER_HOME$ is a reference to the profile of the user. At the same time you can also make use of the localDataStorePoolDir and therefore two more adjustments will have to be made. 

Since 2014.02, an ini file is used instead of the jpif file. The path to the region home folder is provided specified in the ini-file as arg.1 as follows:

arg.1=../$USER_HOME$\Local Settings\Application Data\<name of application root directory>_OC

...

   3. in the file \<name of application root directory>\citrix_global.properties the following line will have to be added: localDataStorePoolDir=[C:\FewsLocalDataStores]
     with an extra line after this line. Please also be aware that the localDataStorePoolDir is case sensitive. Obviously you can determine yourselves where this pooldir is located.

Global.properties file