Table of Contents

Search

  1. Preface
  2. Installation Overview
  3. Before You Install
  4. Data Archive Installation
  5. Data Vault Installation
  6. Application Accelerator Installation
  7. Application Retirement for Healthcare Accelerator Installation
  8. MongoDB Accelerator Installation
  9. Salesforce Accelerator Installation
  10. After You Install
  11. Data Archive Upgrade
  12. Data Vault Upgrade
  13. ILM Data Validation Option Setup
  14. Data Archive Source and Target Database Requirements
  15. Data Archive Connectivity
  16. Data Archive Uninstallation
  17. SAP Application Retirement
  18. Appendix A: Database Users and Privileges
  19. Appendix B: Data Visualization Designer Installation
  20. Appendix C: Data Archive Installation Requirements Checklist and Architecture Options

Installation and Upgrade Guide

Installation and Upgrade Guide

Salesforce Accelerator Installation Overview

Salesforce Accelerator Installation Overview

The Salesforce accelerator installer is included in the accelerator installation .zip file. On Windows, you can run the installer in graphical mode. On UNIX or Linux, you can run the installer on graphical or console mode.
Run the installer after you install or upgrade Data Archive. When you run the installer, you enter the license key for the accelerator and select the Data Archive installation directory. You also enter the ILM repository password.

Java Prerequisites

If you have Java in your environment and you want to use it, set the JAVA_HOME environment variable.
  1. Ensure JAVA_HOME is set to the java folder on the host machine. If Java is not available on the host machine, set JAVA_HOME to the java folder in the DA installation folder.
  2. Add
    JAVA_HOME/bin
    to the PATH.
    Windows example:
    set JAVA_HOME=<DA installation home>\java set PATH=%JAVA_HOM%\bin;%PATH%
    UNIX example:
    export JAVA_HOME=<DA installation home>/java export PATH=$JAVA_HOM/bin;$PATH

0 COMMENTS

We’d like to hear from you!