Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Looking to see if Qlik can provide links to documents within an app. We use a cloud hosting service for documents. And one of our web pages we have made allows us to track documents, and pull from our document management service (dms). However, as we look to retire this website, we are hoping to include it within Qlik, but building out a document tracking app within Qlik pulling data from our database to get the stage of a file, and provide links from our dms.
Is this possible, and what would be the best way to go about it.
Hi @akhenbagi
I think you have two options,
1. You can use a Qlik Sense app to handle the links inside a QVD/DB. Take a look on this extension that handle and showing images, there´is an example to get all NY Library images, working on QSE Windows and Qlik SaaS.
https://github.com/murraygm/qse-mgoimagegrid
2. It can be a new use-case for Catalog on Qlik SaaS.
You can create a external link for each document and put it on Qlik Catalog. Each link can be descripted and tagged to give a easy way to recover it. You can also put the links in separated spaces for securiting purposes.
To register or input and recover data info on Qlik SaaS Catalog you can use the SaaS APIs. Take a look into this links:
[],
Pedro