- In the Administrative Portal, from Process Administrator, stop all running engines.
- If applicable, stop WebLogic or WebSphere.
- 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
- 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
- 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
- Restore AquaLogic BPM to a usable state. Navigate to the directory:
<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.