2.3.2. Installation mode

The installation mode has to be set mandatorily for partsolutions_enterprise.msi and partsolutions_professional.msi.

INSTALL_MODE=0/1/2

  • 0: Software, data and setup local [Software, data and setup locally] (all local)

    CADENAS_DATA and CADENAS_SETUP can be set optionally. The statements are relatively to PRODUCT_DATA by default.

    For Server installation or standalone client installation

  • 1: Local software, data and setup from an existing server [Software Local, data and setup from an existing server]

    (Software locally, points to an existing installation, maybe a Client setup)

    For Client installation with file server, PARTapplicationServer optional

    Example:

    CADENAS_DATA=\\myserve\CADENAS_DATA_SHARE
    CADENAS_SETUP \\myserver\CADENAS_SETUP_SHARE

  • 2: Local software, data and setup from the app server [Software Local, data and setup from the app server]

    Software locally, but all other (Setup/Data) comes from AppServer

    APPSERVERURL=https://myappserver

    CADENAS_DATA, CADENAS_SETUP can be set optionally. The statements are relatively to PRODUCT_DATA by default.

The following Orca table shows the installation modes, which can be set under INSTALL_MODE.

Table "RadioButton" in Orca

Table "RadioButton" in Orca

The following figures show the equivalents in the UI.

Installation type "0"

Installation type "0"

Installation type "1"

Installation type "1"

Installation type "2"

Installation type "2"