powered by CADENAS

Manual

Manual

4.5.6.2.  PARTapplicationServer: Server configuration

AppServer Service

AppServer Service

Port configuration

Activate/deactivate the desired ports via checkbox. HTTP port and Service port are the standard ports without SSL encryption. Use HTTPS-Port and SSL-Service-Port if you want SSL encryption (normally either/or).

Show server state

You can display information on PARTapplicationServer here on the server or on the client as well. See Section 4.5.7, “ PARTapplicationServer Watch”.

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 entries in the keys port and mzcomport are important. These have to match each other in the configuration files pappclient.cfg and pappserver.cfg. (For the default settings this is the case.)

[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 on clients.

  • 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 using PARTwarehouse with the option Article assignment, in the block [common] -> key Services the value PartWareHouseService has to be added in order for the PARTapplicationServer to be found.

[common]
Services=all,AnalysisService,PartWareHouseService