This chapter provides detailed instructions for installing the ALBPM Workspace Extensions. For a less detailed overview of the installation process, see Quickstart Overview.
To install ALBPM Workspace Extensions, follow in instructions in the following sections in the order presented.
Installing AquaLogic BPM Enterprise
Acquire and run the installer for one of the following:
AquaLogic BPM Enterprise Standalone 5.7 MP2
AquaLogic BPM Enterprise for WebLogic 5.7 MP2
AquaLogic BPM Enterprise for WebSphere 5.7 MP2
For ALBPM Enterprise for WebLogic, ensure that the WebLogic license is updated with the ALBPM license information.
Do not configure an AquaLogic BPM directory or JDBC datasources at this time.
Remove the IBM JSF Implementation from WebSphere
On WebSphere, move the files jsf-api.jar and ws-jsf.jar from the WebSphere/AppServer/lib directory to the WebSphere/AppServer directory.
Completing the Installer Wizard Pages
Acquire and launch the ALBPM Workspace Extensions installer appropriate for your platform.
The following table describes the ALBPM Workspace Extensions installer wizard pages for all platforms. Depending on your configuration, not all installer wizard pages may be displayed..
Use the migration tool to import the process PTE file. The file is located in the following directory:
<INSTALL_DIR>/ptprocess/1.7/serverpackages/.
Import process-6x.pte for 6.x versions of the portal (Plumtree Foundation or AquaLogic Interaction). Import process-5x.pte for 5.x versions of the portal (Plumtree Corporate Portal 5.x).
Note:
If installing with ALBPM Enteprise WebLogic or WebSphere, the Remote Server objects in the Portal must be edited to point to the WebLogic or WebSphere server.
Note:
The Remote Server objects that must be edited are in the Remote Server section of the Process folder in portal administration.
For details on importing a PTE file, see the Administrator guide for the appropriate version of the portal.
Starting the BEA AquaLogic Interaction Identity Service
Start the BEA AquaLogic Interaction Identity Service using the OS appropriate script in the following directory:
<INSTALL_DIR>/ptids/1.2/bin/
From the command line in Windows run
service console
In Linux or Unix run
./service.sh console
The service should start without error.
Configuring an ALBPM Workspace Extensions Directory Service
Prior to configuring the directory service, ensure that the BEA ALI Identity Service and the ALI API service are running.
To configure a data service for ALBPM Workspace Extensions:
Open the AquaLogic BPM Administration Console
Click Configuration.
Click Add....
Select Create New Directory and click OK.
Enter a name for the directory service in the Directory ID field.
For Provider choose either Oracle (ALI) or SQLServer (ALI).
Caution:
Do not use any of the other JDBC providers.
For ALI Directory Service Host and ALI Directory Service Port enter the connection that was specified when installing ALBPM Workspace Extensions.
The ALI EDK Service Endpoint URL points to the server hosting the API service. If defaults were accepted when installing the portal, the URL is http://<PORTAL_HOST>:11905/ptapi/services/QueryInterfaceAPI.
The ALI Administrator password is the password for the Administrator user of the portal installation.
Note:
If the box next to Create SQL Script is checked the database will not be scripted but rather scripts will be generated. The database administrator user and password do not need to be supplied. This allows a DBA to review the scripts and create the Directory Service by hand.
The following tables detail the remaining fields for each database:.
Table 0-2 Configuring the ALBPM Workspace Extensions on Oracle
Setting
Description
Database Host
The host name or IP address of the Oracle database server.
Database Port
The port on the database host that Oracle is listening to.
Organization Logical Name
The organization within AquaLogic BPM this directory will belong to. This can be any string.
Administrator User
A user with administrator access to Oracle. This user must have permissions necessary to create a new schema.
Administrator Password
The password of the administrator user.
Schema Name
The name for the schema to be created for this AquaLogic BPM directory.
Schema Password / Confirm Password
The password for the schema to be created.
SID
The SID for the Oracle database.
.
Table 0-3 Configuring the ALBPM Workspace Extensions on SQL Server
Setting
Description
Database Host
The host name or IP address of the SQL Server database server.
Database Port
The port on the database host that SQL Server is listening to.
Organization Logical Name
The organization within AquaLogic BPM this directory will belong to. This can be any string.
Administrator User
A user with administrator access to SQL Server. This user must have permissions necessary to create a new database.
Administrator Password
The password of the administrator user.
Database
A name for the database to be created for this AquaLogic BPM directory.
Login Name
A name for the database user to be created for this AquaLogic BPM directory.
Login Password / Confirm Password
A password for the database user to be created.
Verify the directory service. From the Configuration screen click Check.
Configuring an ALBPM Workspace Extensions Engine
Follow the instructions specific to the version of AquaLogic BPM Enterprise installed:
For BPM Application Deployer URL, enter the URL for the BPM deployer application configured in the Administrator Guide for AquaLogic BPM, Create a Process Execution Engine on WebLogic.
Enter the WebLogic server or Cluster name.
Click Next.
Click the Networking tab. Enter the mail session JNDI name, SMTP server, and administrator email address. The mail session is configured in the Administrator Guide for AquaLogic BPM, Create a Process Execution Engine on WebLogic.
Click Save.
Configuring an Engine for AquaLogic BPM Enterprise for WebSphere
To create an ALBPM Workspace Extensions engine:
Ensure that the AquaLogic BPM Workspace starts with the BPM Web Application:
From the AquaLogic BPM Administration Center, click Configuration.
Click the BPM Web Applications tab.
Check the box next to Start WorkSpace on BPM Web Applications Startup.
Click OK and save the configuration.
From the AquaLogic BPM Administration Center, click Start BPM Web Applications.
Log into the ALI portal as a Process Administrator. For example, log in as administrator.
Go to Administration.
From the Select Utility ... dropdown, select Process Administrator.
Click Engines.
Click Add.
Enter a name for the engine.
For Engine Type choose websphere. For Engine Database Type choose either Oracle (ALI) or SQLServer(ALI).
Click Next.
Under Properties, enter database connection information. The user and database/schema supplied will be created for the engine.