Installation and Upgrade Guide

     Previous  Next    Open TOC in new window  Open Index in new window  View as PDF - New Window  Get Adobe Reader - New Window
Content starts here

Uninstalling AquaLogic BPM Workspace Extensions

This appendix describes how to uninstall the components of your ALBPM Workspace Extensions deployment.

  1. In the Administrative Portal, from Process Administrator, stop all running engines.
  2. If applicable, stop WebLogic or WebSphere.
  3. Stop the AquaLogic BPM webconsole:
    • On Windows, run <ALBPM_HOME>\enterprise\bin\stopwebconsole.bat
    • On Linux or UNIX, run <ALBPM_HOME>/enterprise/bin/stopwebconsole.sh
  4. Stop the BEA ALI Identity Service:
    • On Windows, go to services and stop the BEA ALI Identity Service.
    • On Linux or UNIX, from the command line, run
      $PT_HOME/ptids/1.2/bin/service.sh stop
  5. Uninstall ALBPM Workspace Extensions:
    • On Windows, use Add/Remove Programs to remove AquaLogic Interaction Process 1.7.
    • On Linux or UNIX, from the command line, run
      $PT_HOME/uninstall/Uninstall AquaLogic Interaction Process 1.7.sh
  6. Restore AquaLogic BPM to a usable state. Navigate to the directory:
  7. <ALBPM_HOME>/<product>/webapps/restore

    where <product> is enterprise, j2eewl, or j2eews, depending on which AquaLogic BPM was installed. Files to be restored are in this directory. These files should be restored to the path represented by their filename. For example,

    webapps_portal_web-inf_#portal.properties

    should be renamed to portal.properties and put into the directory

    <ALBPM_HOME>/<product>/webapps/portal/WEB-INF.


  Back to Top       Previous  Next