Skip to content

Installation

Delphix plugin for SAPIQ can be installed via GUI or via command prompt using dvp tool.

The SAPIQ Plugin is provided as a JSON file on the Delphix download site under Select Connector sections. Follow the steps below to download the plugin:

In the web browser, go to the Delphix download site.

  1. Login to the download site using email and password credentials.
  2. Navigate to folder "Delphix Product Releases" and select the Select Connector folder.
  3. Go to the Plugins --> SAPIQ_Linux --> Download the latest plugin file (JSON format) at your preferred location.

Prerequisites

  • Install delphix engine 6.0.12.x and above.
  • Install SAPIQ binaries on staging and target servers .

Install SAPIQ Plugin

Following two methods can be used for upload SAPIQ plugin to delphix appliance.

Using GUI

  1. Click on Manage and then Plugins

    Screenshot

  2. Click on + icon

    Screenshot

  3. Click on Upload or Upgrade a plugin

    Screenshot

  4. Select the build (sc_sapiq_1.4.0.json)

    Screenshot

  5. Click on close button

    Screenshot

  6. See the plugin version in Plugins section

    Screenshot

Using dvp (on command prompt)

dvp upload -e <Delphix_Engine_Name> -u <username> --password <password>

Delphix Engine's documentation on installing plugins using dvp

Delphix Engine's documentation on installing plugins: PluginManagement