Installation

Data+ Server

  1. Download the DataPlus_Installer.zip file
  2. Extract the zip file
  3. Run the batch file
    • This will install/upgrade Node JS
    • Copy the Data+ Server files to C:/Leitart/DataPlusServer
    • Install and start the service
    • Open your Browser on http://localhost:7766
  4. Setup wizard

    1. Admin password
    2. Database connection
    3. Qlik connection
    4. License settings
    5. Https settings
  5. Security settings
Qlik SaaS configuration

For Data+ Extensions to work in the SaaS environment, you will need to allow connections to the Data+ Server.
This can be done in the SaaS Management Console under Integration -> Content Security Policy. There you can add a new origin and port which points to your server.
The following directives need to be enabled:

  • connect-src
  • connect-src (WebSocket)
  • frame-src
    It should look like this: If your Data+ Server is running on a different port, the origin needs to be adjusted accordingly.