+

Search Tips   |   Advanced Search

Install Integrator for SAP

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

For details about the Solution Installer, read the section about Install add-ons.

The installation and deployment process expects to find a page with the unique name ibm.portal.page.Applications in HCL WebSphere Portal. It adds integration artifacts to that applications page as child pages. If we do not have this applications page in the HCL 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.

  1. Install the Integrator for SAP PAA file using the portal Solution Installer. For this installation step, run the installation configuration task as follows:

      ./ConfigEngine.sh install-paa -DPAALocation=/sap_integration.paa

  2. Deploy the Integrator for SAP PAA file using the portal Solution Installer. For this deploy step, run the deployment configuration task, and specify the value sap_integration for the parameter appName as follows:

      ./ConfigEngine.sh deploy-paa -DappName=sap_integration

  3. Restart the HCL WebSphere Portal for the installation to become active. Restart the portal before configuring Integrator for SAP.


Parent Integrate with SAP NetWeaver Portal

Related tasks:

Configure Integrator for SAP
Install add-ons