Run the $SWDIR/util/swpostinst

Warning 

Only run this script if you are instructed to do so in the $SWDIR/logs/TODO file.

The $SWDIR/util/swpostinst script is used to populate (or update) the database tables with the necessary iProcess Engine configuration data.

To run swpostinst:

1. Login as the user shown in the $SWDIR/logs/TODO file.
2. Make sure that the database is running.
3. Run the swpostinst command exactly as shown in the $SWDIR/logs/TODO file. For example:

/iProcess/swnod1/util/swpostinst -c

The following prompt is displayed:

An installation configuration file already exists.

Do you want to proceed using those details (Y/N - default N):

This question allows you to choose which set of values swpostinst will use as defaults for the database configuration information that it creates or modifies.

Enter:

Y, to use the database configuration values saved in the swinstall.dat configuration file. These are the values listed in the Database Connection and Account Details Menu when the installer runs.
N, to use the system default values. These are the values taken either from the distribution set or from the current installation, as appropriate. describes these default values.

If you are installing:

on a single-node system, or on a master server in a node cluster, swpostinst sets up a default iProcess Engine system (processes, queues, Mbox sets, and process attributes).
on a slave server in a node cluster, swpostinst simply adds the server to the node. You will need to manually configure any processes that you want to run on the node later (see Configuring the Default iProcess Engine Installer).
4. Exit swpostinst. See the $SWDIR/logs/TODO file for instructions regarding what you need to do next.