2.7. CADENAS/PARTsolutions variables

Available CADENAS variables:

  • $CADENAS (Software)

  • $CADENAS_DATA (catalog data)

  • $CADENAS_LANGUAGE

  • $CADENAS_SETUP (inter alia scripts, configuration files)

  • $CADENAS_SITESETUP (see Section 1.7.6, “ $CADENAS_SITESETUP” in PARTsolutions - Administration Manual)

  • $CADENAS_USER

  • $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_LICENSE

  • $OSNAME: Name of operation system

  • $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_CLIENT

  • $CADENAS_VDAPS

  • $TMP

  • $TEMP

  • $CADENAS_SHARED=$CADENAS_DATA/shared

    • Saving of reports, analyses, common documents of PARTconnection

    • Saving document scans

  • CADENAS_APPSERVER (URL with parameters)

    Example:

    CADENAS_APPSERVER=https://<servername.domain>?<param1>=<value1>&<param2>=<value2>...

    The following parameters are possible: (name,default value if not specified, meaning)

    • port=9020 => http port of the server

    • sslport=9022 => ssl port of the server

    • mzcomport=9021 => mzcom service port

    • mzcomsport=9023 => ssl mzcom service port

    • noproxy=1 => do not use proxy for access to the server

    • 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

    • remoteDB=1 => use db connection remoting via appserver

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