Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Create Database and ODBC DSN:
    • Supported* version of PostgreSQL (PostgreSQL 12 or higher)
      • A database to house the RED Metadata Repository.
      • A database for the Range Table DB (Optional)
      • A database to house scheduler (Optional)
  • Software Installations:
    • WhereScape RED10 with valid license key entered and EULA accepted
    • WhereScape Enablement Pack for target database version RED10
  • Windows Powershell (64-bit) version 4 or higher
    • To check the Windows Powershell Version:
      • Run the below command in Windows Powershell
        Get-Host|Select-Object Version
      • Run the below command in the Command Prompt

powershell $psversiontable

...

Run Setup Wizard as administrator
Image RemovedImage Added
Create a new repository or upgrade the already existing repository.
Image RemovedImage Added
Select the created ODBC DSN, input login details, and then select Validate. Click Next.
Image RemovedImage Added
Select the directory that contains the unzipped Enablement Pack for installation. Click Next.
Image RemovedImage Added
Using the checkboxed list, include or exclude the components that are to be installed. Click Next.
Image RemovedImage Added
Configure a target connection (for example, a Data Warehouse) and its target locations.
Image RemovedImage Added
Validate and click Add.
Image RemovedImage Added
When done, click Add and then Next to continue.
Image RemovedImage Added
Configure a data source connection (optional) and its target locations. Validate and click Add. Click Next to continue.
Image RemovedImage Added
Review the installation summary and click Install.

Image AddedImage Removed
Click View Logs to open the installation log. Click Finish once the installation is completed successfully.
Image RemovedImage Added
Login to WhereScape RED.
Image RemovedImage Added

Note

There is a post-install script that will run at the first login to RED10 to complete the post-setup wizard installation process.

You will be directed to the below PowerShell window which will give a brief explanation of the post-installation process.
Image RemovedImage Added
Click OK to start the post-installation. If you click Cancel, the installation stops and the user will be directed to RED.
The user will be directed to the window below, where they have to select the target connection to be configured. Additionally, by deselecting the provided options, the user can choose not to install a particular option.
Image RemovedImage Added
You will be directed to the PowerShell window below. Provide the directory that contains the unzipped Enablement Pack.
Image RemovedImage Added
Select the template set for installation either Python or PowerShell.
Image RemovedImage Added 

Click OK
The progress bar will show the post-installation progress.
Image RemovedImage Added
Users will have to choose the schema for the target setting that were provided. One pop-up will come for setting the default target schema for Date Dimension.
Image Removed Image Added 
After selecting the target schema progress bar will show the progress for the installation and once it's completed, you will get the below pop-up.
Image RemovedImage Added
After clicking OK RED10 opens automatically.
Image RemovedImage Added
The user will need to refresh the All Objects tree once.
Image RemovedImage Added

Upgrade Of Existing Repository

...

  • From host script set the script type of wsl_post_install_enablement_pack as Auto Execute - PowerShell Script

    Image Removed Image Added
Important Upgrade Notes
If RED upgrades the repository option is chosen.
This enablement pack will overwrite any existing Source Enablement Pack UI Configs:

...

For upgrade of an existing repository 

Image AddedImage Removed
In the upgrade of the existing repository if the user gets the above error then it means the script type of wsl_post_install_enablement_pack is set to PowerShell(64-bit) change the script type to Auto Execute-PowerShell before upgrading or manually running the wsl_post_install_enablement_pack script from the host script from RED after the upgrade.

...