Previous Topic: Setup CA GovernanceMinder and Workpoint Clusters on IBM Websphere 7

Next Topic: Configure the CA IAM Connector Server for a Cluster


(Optional) Configure Workpoint Designer for IBM WebSphere 7

After you install CA GovernanceMinder on IBM WebSphere 7, you configure Workpoint Designer for IBM WebSphere 7 for business processes.

Follow these steps:

  1. On the system where IBM WebSphere 7is installed, navigate to the following folder:
    WAS_home/opt/IBM/WebSphere/AppServer/essentials/Workpoint/
    
  2. Copy and paste the following properties files:

    in the following folder:

    WAS_home/opt/IBM/WebSphere/AppServer/essentials/Workpoint/WorkPointDesigner/conf
    
  3. Locate and edit the init.sh file located in the following folder:
    WAS_home/opt/IBM/WebSphere/AppServer/essentials/Workpoint/WorkPointDesigner/bin/
    
  4. Comment the JBoss setup section (commented by default), and uncomment the following lines in the IBM WebSphere section:

    # JAVA_HOME=/WebSphere/AppServer/java/jre

    # WAS_HOME=/WebSphere/AppServer

    # WAS_EXT_DIRS=$JAVA_HOME/lib:$JAVA_HOME/lib/ext:$WAS_HOME/lib:$WAS_HOME/lib/ext:$WAS_HOME/properties:$WAS_HOME/plugins

    # WAS_BOOTCLASSPATH=$JAVA_HOME/lib/ibmorb.jar:$WAS_HOME/properties

    # PATH=$JAVA_HOME/bin

    # JAVAXPARMS="-Xbootclasspath/p:$WAS_BOOTCLASSPATH"

    # JAVADPARMS="-Djava.ext.dirs=$WAS_EXT_DIRS"

  5. Change the default values for the following parameters as needed to the Java and IBM WebSphere 7 system locations:
  6. Save and close the file, and start Workpoint Designer.

You have configured Workpoint Designer for IBM WebSphere 7.