Installing Business Process Choreographer Explorer, using administrative commands

Before you begin

You have configured Business Process Choreographer.

Why and when to perform this task

You have not yet installed Business Process Choreographer Explorer, or you want to add it to an existing Business Process Choreographer installation.

In the following situations, you might want to install Business Process Choreographer Explorer manually:
  • Installing Business Process Choreographer Explorer on a cluster
  • Configuring Business Process Choreographer Explorer on a WebSphere Application Server base node in a Network Deployment (ND) environment

Steps for this task

  1. Go to the Business Process Choreographer Explorer directory and invoke the clientconfig.jacl script.
    On Windows systems, run:
    cd install_root\ProcessChoreographer
    ..\bin\wsadmin.bat -f clientconfig.jacl 
    On UNIX and Linux systems, run:
    cd install_root/ProcessChoreographer
    ../bin/wsadmin.sh -f clientconfig.jacl 
    1. If WebSphere security is enabled, add the -user and -password command-line options with the appropriate parameters for the user ID and password.
    2. If you are configuring Business Process Choreographer Explorer on an unmanaged node and the application server is not running, add the -conntype NONE command-line option.
    3. If you are configuring Business Process Choreographer Explorer on a WebSphere Process Server node in an ND environment, the deployment manager does need not to run. Run the command on the deployment manager node and add the -conntype NONE command-line option.
    4. If you are not configuring the default profile, add the -profile command-line option, specifying the name of the user-defined profile.
    The clientconfig.jacl script prompts you for the required information.

Result

Business Process Choreographer Explorer is configured and ready to use. If you have problems with the configuration, check the log file written by the clientconfig.jacl script. This log is located in the profiles/profileName/logs/clientconfig.log file. This directory also contains a wsadmin.traceout file that might contain more information about the problem.

What to do next

Before you can start Business Process Choreographer Explorer, you must configure the business process container and the human task container, as described in Starting Business Process Choreographer Explorer.

Parent topic: Installing, starting, and uninstalling Business Process Choreographer Explorer

Related tasks
Installing Business Process Choreographer Explorer, using the administrative console
Starting Business Process Choreographer Explorer

Related reference
Example: Configuring the Business Process Choreographer Explorer on Windows platforms


Copyright IBM Corp. 2003, 2005