Installing Integrator for SAP

Integrator for SAP is delivered as a portal application archive (PAA) file. You find it under the following location: PortalServer_root/base/wp.integration/sap.package/installableApps/sap_integration.paa . You install and deploy the application by using WebSphere® Portal Solution Installer.

About this task

For details about the Solution Installer, read the section about Using the Solution Installer.
Note: The installation and deploy process expects to find a page with the unique name ibm.portal.page.Applications in WebSphere Portal. It adds integration artifacts to this page as child pages. If you do not have this page in your WebSphere Portal and run the Solution Installer install task, an XMLAccess exception occurs. In this case create a page with the unique name ibm.portal.page.Applications and rerun the task that failed.

Procedure

  1. Install the Integrator for SAP PAA file by using the portal Solution Installer.
  2. Deploy the Integrator for SAP PAA file by using the portal Solution Installer. For this deploy step, specify the value sap_integration for the parameter appName as follows:
    ./ConfigEngine.sh deploy-paa -DappName=sap_integration
  3. Restart your WebSphere Portal for the installation to become active. You must perform this restart before you configure Integrator for SAP.