1.3.5.8.3.6. Configuration file for the AppServer Server configuration

The configuration file for the AppServer server configuration can be found under $CADENAS_SETUP/pappserver.cfg.

Normally the settings don't have to be changed.

Information on the individual keys are found in the configuration file itself.

[Note]Note

The information in the port and mzcomport keys is important. These must match in the configuration files pappclient.cfg and pappserver.cfg. (This is the case with the default settings.)

[Note]Note

No shared index on the server

  • SharedIndex (partsol.cfg -> [PARTindex] -> SharedIndexDir) may not be configured on the server. Constant net access would slow down the search.

  • SharedIndex is only used only.

  • When using an AppServer, the SharedIndex may not be on CADENAS_DATA.

    The following key puts the Shared Index locally.

    $CADENAS_SETUP/partsol.cfg

    [PARTindex]
    SharedIndexDir(AppClient)=$CADENAS_USER/shared

[Note]Note

When operating PARTwarehouse with the item assignment [Article assignment] option, the value PartWareHouseService must be added in the block [common ] -> key Services, so that the cardboard server can be found.

[common]
Services=all,AnalysisService,PartWareHouseService