27 Messages
Qlik Sense to Collibra Integration
We have been trying to run the Springboot application
( Qlik Sense to Collibra Integration - Collibra Marketplace)
provided in the marketplace. Can someone guide us on few queries by us?
-
We need to connect to the Qlik Sense Enterprise via the certificates.As per in the application.properties we have ssl properties which needs to be configured there… Is it all ? or the qlik.url and qlik.password properties values also is required?
-
Out of the box question.( Can we somehow check the connection to the qlik with the certificate details only via any API?)
satishkumar_sahoo
19 Messages
2 years ago
Hi @khusbu.kumari.inter.ikea.com ,
Regards,
Satish
0
0
khusbukumari1
27 Messages
2 years ago
Thanks Satish for the reply.
Hence, in the application properties by only providing the ssl attribute details the application will not work as expected right?
we anyway need to provide the url and token.?
0
0
satishkumar_sahoo
19 Messages
2 years ago
Hi @khusbu.kumari.inter.ikea.com,
Yes, URL and token are necessary.
Regards,
Satish
0
0
khusbukumari1
27 Messages
2 years ago
Thanks again Satish for the Reply.
One doubt - In the spring boot application how the data is fetched from Qlik Platform? is it via API’s or the qliksense_to_collibra_integration_library_2.0.1 contains all the methods required?
0
0
satishkumar_sahoo
19 Messages
2 years ago
Hi Khusbu,
The spring boot application fetches data using the QlikSense REST APIs and the collibra integration library enables the spring boot application to create assets in Collibra.
These integrations are unrelated to the edge server. You have the option to execute them on a separate server/docker container or on your local machine for testing purposes.
Regards,
Satish
0
0