Previous Topic: Run the SQL ScriptsNext Topic: Report Server Installation


Run the Script for Workflow

CA IdentityMinder includes SQL scripts for setting up a new workflow database instance.

To run the CreateDatabase script:

Follow these steps:

  1. Add the path to the sqljdbc.jar to the DB_CLASSPATH attribute in the CreateDatabase.bat or .sh script before you run it.
  2. From a command prompt, run CreateDatabase.bat or sh. The default location for this script is:

    Windows: C:\Program Files\CA\Identity Manager\IAM Suite\Identity Manager\tools\Workpoint\install.

    UNIX: /opt/CA/IdentityManager/IAM_Suite/Identity_Manager/tools/Workpoint/install.

    A command prompt window and the WorkPoint application open.

  3. Select the database type from the drop-down.
  4. Use the following guidelines to fill in fields in the configuration utility:
  5. Accept the default check box selections.
  6. Click the Initialize button.

    When the configuration is complete, a message that resembles the following appears in the Command Prompt window:

    The create database process finished with 0 errors.
    
  7. Restart the application server.