1.3.5.8.2.2. The corresponding keys and values of the configuration file

$CADENAS_SETUP/pappclient.cfg -> Block Common

Client mode can assume the following values:

  • Remote: Connect to remote server

  • Local: A local AppServer is started when the PARTdataManager is started

  • Noserver: No AppServer access

remoteFileSystem: The key controls whether the remoteFileSystem should be used, i.e. the catalogs should be pulled via the AppServer.

The key can have the following values:

  • YES

    In this case, write access to CADENAS_DATA is not possible.

  • NO

remoteDB: The key controls whether clients access the LinkDB directly or via AppServer.

The key can have the following values:

  • YES

    In this case, the connection Client <-> LinkDB is made via AppServer.

  • NO