Installation
Data+ Server
- Download the DataPlus_Installer.zip file
- Extract the zip file
- 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
Setup wizard
- 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.