$CADENAS_SITESETUP (see Section 1.7.6, “ $CADENAS_SITESETUP” in PARTsolutions - Administration Manual)
$CADENAS_DEFAULTUSER=$CADENAS_SETUP\user\default_user
Example: If the USER directory has been deleted, all values are loaded from the DEFAULTUSER directory again.
$CADENAS_PROGHELP: Directory of program help
Default for the program help is $CADENAS/proghelp. With the help of this system variable you can specify another location for "proghelp".
CADENAS_APPSERVER (URL with parameters)
CADENAS_APPSERVER=https://<servername.domain>?<param1>=<value1>&<param2>=<value2>...
The following parameters are possible: (name,default value if not specified, meaning)
proxyAddr= => if specified, proxy address to use if noproxy=0
remoteFileSystem=1 => mount CADENAS_DATA via rfs from server
remoteSetup=0 (Default) => local CADENAS_SETUP | 1 => mount CADENAS_SETUP via rfs from server
remoteSiteSetup=1 => mount CADENAS_SITESETUP via rfs from server
remoteProgHelp=1 => mount CADENAS_PROGHELP via rfs from server
remotepool=1 => mount $CADENAS_DATA/pool and $CADENAS_DATA/shared from appserver (if =0, they are placed in the local data directory)
writeable=1 => mount rfs in writable mode and let the server determine if writing is allowed... (if =0, all mounts are readonly...)
inethelp=0 => use locally installed help in $CADENAS_PROGHELP (either local or per mount via appserver), if =1, mount CADENAS_PROGHELP from webapi.partcommunity.com
httpCacheSize=5000 => size of the rfs cache in Mb ... default is a max of 5GB in $CADENAS_USER/rfs
Via Help menu -> System info/Support the dialog box PARTsolutions system information is opened, where you can find the PARTsolutions variables with their current path. Via variable links you can open the respective directories. However, you have to have required administration rights.

