Configuring the AquaLogic Identity Service

This procedure shows you how to configure the AquaLogic Identity Service for integrating ALBPM with ALUI.

Important: If you have a older version of ALI Identity Service installed on your system, you should un-install it first to avoid conflicts.

To install the ALI Identity Service:

  1. Install the ALI Identity Service located in BEA_HOME/albpm6.0/j2eewl/ptids/1.2/bin using the following command:

    On Windows: .\service.bat install

  2. Start the ALI Identity Service.

    On Windows you may start the BEA ALI Identity Service from the standard Windows Services panel.

    On Unix environments, you start the service with the following command:

    ./service.sh start

    ./service.sh console (to run on the foreground)

  3. Verify that the ALI Identity Service started without errors.

    You may check the log file located at: BEA_HOME/albpm6.0/j2eewl/ptids/1.2/logs/service.log .

    If the service started successfully, there should be no errors and the final line of the log should state ***Initial Sync Completed***.