UNIX Version
In the UNIX version, the iProcess Engine functions are provided by the "worker" and "watcher" Process Sentinel processes.
By default, after having been started, Process Sentinel tests the event mechanism automatically and starts the iProcess Engine server auto-start processes.
PM_AUTO_BOOT
attribute is set to 1
, processes will be started automatically. For more information, see Administering Process Attributes.Starting the Process Sentinels
You need to start Process Sentinels on each server in your iProcess Engine.
To start Process Sentinels on a server, perform the following steps:
1. | Log in to iProcess Engine as a background user. |
2. | Enter the command: |
SWDIR/bin/swstart -p
Starting the Server Processes
Use the swstart
script located in the $SWDIR/bin
directory to start all the required server processes.
To start the iProcess Engine server processes, perform the following steps:
-
Log in to iProcess Engine as a background user.
-
Start and run iProcess Engine server in the following ways:
-
Normally, by using the following command:
SWDIR
/
bin/swstart
-
In quick start mode, by using the command:
SWDIR
/
bin/swstart -q
-
As each server process is started, a start-up message is displayed.
RESTART_SPO_CACHE_PROC
attribute to cache a specified number of procedure versions, and the WIS
processes apply the RESTART_WIS_CACHE_THRESHOLD
attribute to cache the work queues at a specified work item number. See RESTART_WIS_CACHE_THRESHOLD and RESTART_SPO_CACHE_PROC for more information.