Setup QDC Core - QlikPreSalesDACH/Qlik-Data-Concierge GitHub Wiki
The Qlik DataConcierge v2.0.1.exe file is all you need to download and install. If you don't like to use an executable you can donwload the howl DataConciergev2 folder. The folder contains all data that are packed in the exe file as well.
This guide describes step by step the installation with the Qlik DataConcierge v2.0.1.exe file.
- Execute the Qlik DataConcierge v2.0.1.exe file.
2. Now you need to enter the path of your Qlik Sense Client folder. If you have a default installtion the folder should be under C:\Program Files\Qlik\Sense\Client.
3. Please select the components you like to install.
- **Program Files**: contains main program files (is mandatory)
- **Import Files**: Extensions, Apps and qvd files for shipped Demo cases
- **QDC BEx**: QDC Wizard for BEx Queries on SAP BW
- **QDC HANA**: QDC Wizard for views and tables based on SAP HANA
- **BEx OnDemand**: ODI Extension example on SAP BW
- **HANA OnDemand**: ODI Extension example on SAP HANA
4. If you are fine with your selection you can Install the software.
5. When the installation is finished you can close the installation dialog. After finishing the installation the destination folder should open in Explorer.
- Now we need to import the content to the QMC of Qlik Sense. Please import all
- Apps
- Extensions
In order to get a running demo environment we create a QDC folder under C:\ and import all files from Import\QDC Folder into it. If you like to store those file under a different path you can do so. Within the documenttaion we will name the folder in the upcoming sections QDC folder.
- After importing all files we need to adjust the config to your environment. To do so please open in the folder json and the file qdc_config.json. The content of the file should look like this:
This JSON files contains the generell configuration to your Qlik Sense system (general.connect) and the configuration for each usecase. Please enter the connection to your system under connect and change the appid's for the scenarios to your imported appid's. (Obtaining app IDs and object IDs)
- The second file in the json folder (index_config.json) contains your usecases which are available when you start the Data Concierge (index.html).
Each item will generate a container which contains a usecase.
If you like to add or remove container you just need to add or delete the item in the json file.
- Now it should be possible to open the Qlik Data Concierge in your browser. Please test to run the site in your browser. the link to open the Qlik Data Concierge in your browser should look like this:
- http(s)://<"hostname">/resources/DataConciergev2/index.html
You can now go on and configure your usecases.