Installation Requirements and Post-Installation Steps

When you install IBM webMethods BPM Task Engine as a layered product on Integration Server, you must also install the following webMethods products and components:

  • IBM My webMethods Server - for permission configuration, task administration, and running Business Console. To use the task administration interfaces in My webMethods, you must also install Task Engine on IBM My webMethods Server.
  • Business Console - for creating and displaying task user interfaces.
  • Universal Messaging - for JMS messaging and synchronization between Task Engine and IBM My webMethods Server.
  • wmTaskClient - for communication with Process Engine.
  • IBM webMethods Deployer and Asset Build Environment - for building and deploying task applications, exported from an existing Task Engine installation on IBM My webMethods Server.

During installation, you must specify the same database and Universal Messaging server for IBM My webMethods Server and Integration Server.

After you complete the product installation and before you initialize the product instances, do the following:

  • Create the database components for IBM My webMethods Server and any other products in the installation, using the Database Component Configurator.
  • Create a IBM My webMethods Server instance that uses the same database as Task Engine on Integration Server.
  • Start the Universal Messaging server and configure the IBM My webMethods Server cluster settings with the URL to the Universal Messaging server. For more information about the IBM My webMethods Server cluster configuration, see Administering IBM My webMethods Server.
  • Open the ini.cnf file for the Integration Server instance that hosts Task Engine in a text editor and verify whether the following lines are present in the file:
    %COMMON_LIB%wm-caf-ws-wss.jar;\
    %COMMON_LIB%wm-caf-ws-glue.jar;\ 
    %COMMON_LIB_TASK_ENGINE%reflections.jar;\ 
    %COMMON_LIB_TASK_ENGINE%javassist.jar;\
    If any of the lines are not present, add them to the bottom of the file. You can find the ini.cnf file for Integration Server in SoftwareAG_directory\IntegrationServer\instances\instanceName\bin. Start/restart the Integration Server instance after modifying the file.
  • Configure a connection to a JDBC data source for the Central Users (CDS) component in Integration Server and point it to the IBM My webMethods Server database. This step is not required when you install Integration Server and IBM My webMethods Server on the same machine and create and initialize a IBM My webMethods Server instance. For more information about creating JDBC pools, see IBM webMethods Integration Server Administrator’s Guide.