Please perform the AppServer Client configuration in PARTadmin -> category AppServer client.[145]
Here, you can define how clients should access the AppServer, meaning via which ports, whether a local AppServer should be used, whether the AppServer has only to be used for searching or for catalog browsing as well.
The following listing explains the settings in particular:
Catalog browsing and search with AppServer
As of PARTsolutions V9.08 there is only ONE central data directory for multi-installations as well.
All access (catalog browsing and search) is processed via PARTapplicationServer - regardless from which location.
Thus select this option, if PARTsolutions is used remotely without synchronization of catalog data.
Using the local AppServer is advantageous compared to
pdatamgr.exe. This is running on 64Bit, whereby possible memory problems are avoided.The local AppServer is only used for searching, not for catalog browsing.
The AppServer is automatically started and exited together with PARTdataManager. If Seamless is also started, then Seamless uses the already running application.
Enter server address and ports: (only active with the options Catalog browsing and search with AppServer and Search with AppServer)
Clientmode can assume the following values:
remoteFileSystem: The key controls, whether the Remote File System shall be used, meaning whether the catalogs shall be fetched via AppServer.
The key can assume the following values:
The key applications controls, which applications shall use the PARTapplicationServer and which not.
First of all the
file $CADENAS_SETUP/pappclient.cfg
applies globally for all users.
However, in the
file $CADENAS_USER/partsolu.cfg, for
single clients certain keys can be overridden locally. If nothing
is set, then the settings from pappclient.cfg apply.
Configuration
file: $CADENAS_SETUP/pappclient.cfg:
[COMMON] clientmode=remote remoteFileSystem=YES applications=pdatamgr,pseamless
applications=pdatamgr,pseamless (default): PARTdataManager and Seamless fetch their data from AppServer.
clientmode=remote: Connect with RemoteServer
remoteFileSystem=YES: The Remote File System shall be used, meaning the catalogs shall be fetched via AppServer.
In this case, if a normal user tries to perform a NativeCheckin, an error message is displayed:
No write access possible because the access to the catalogs is done by the AppServer. To be able to perform the check-in, you must enable the direct access to the server for this client
So when in the local configuration file, for example at an Admin working place, the key remoteFileSystem is overridden, NativeCheckin should be possible.
Configuration
file: $CADENAS_USER/partsolu.cfg:
[COMMON]
remoteFileSystem=NO
Now access to $CADENAS_DATA does not happen via AppServer anymore (which does not have write access). Now $CADENAS_DATA can be accessed via UNC or network drive.
[145] The
configuration file for the AppServer client configuration is found under
$CADENAS_SETUP/pappclient.cfg.


![[Note]](https://webapi.partcommunity.com/service/help/latest/pages/fr/partwarehouse/doc/images/note.png)


