Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Does anyone know if it is possible to add custom logging to qlikview? I am allowing anonymous access on my accesspoint, but they are forced to enter a user id and password using section access to open the document. What I would like to be able to do is insert a record in the database everytime a document is accessed. I wouldn't think this is possible since all the data in QlikView is loaded into memory and there are really no real time database connections, but hopefully I am wrong.
Hello,
Something that you may be able to use as an example is the QV example project called OPS Monitor.
This project can load in your QV server log files, which includes user usage of documents.
You should be able to find the project on the forum somewhere.
Thanks,
Peter.
Thanks Peter