Configuring Business Process Choreographer Explorer

Use this task to configure the BPC Explorer using a script.

Before you begin

You have configured the business process container and human task container.

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 configuration.

Steps for this task

  1. Change to the Business Process Choreographer directory and invoke the clientconfig.jacl script.
    On Windows systems, enter the following command:
    cd install_root\ProcessChoreographer
    ..\bin\wsadmin.bat -f clientconfig.jacl 
      ( [-username userName][-password password] | [-conntype NONE] )
        [-profileName profileName]
    On UNIX and Linux systems, enter the following command:
    cd install_root/ProcessChoreographer
    ../bin/wsadmin.sh -f clientconfig.jacl 
      ( [-username userName][-password password] | [-conntype NONE] )
        [-profileName profileName]
    In a stand-alone server environment:
    • Include the -conntype NONE option only if the application server is not running.
    • If the server is running and global security is enabled, include the -username and -password options.
    • If you are not configuring the default profile, add the -profileName option.
    In a Network Deployment environment:
    • Run the taskconfig.jacl script on the deployment manager node.
    • Include the -conntype NONE option only if the deployment manager is not running.
    • If global security is enabled, include the -username and -password options.
    • If you are not configuring the default profile, add the -profileName option.
  2. The clientconfig.jacl script prompts you for the required information.
  3. Optional: 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.

Result

Business Process Choreographer Explorer is configured and ready to use.

What to do next

Start the Business Process Choreographer Explorer.
Related tasks
Starting to use the Business Process Choreographer Explorer

Terms of use | | Broken links

Last updated: Tue Dec 06 04:14:42 2005

(c) Copyright IBM Corporation 2005.
This information center is powered by Eclipse technology (http://www.eclipse.org)