Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
Is there a way I can get the date on which a document CAL/user was assigned to a document or a named CAL created first? Appreciate any pointers on this.
Thanks in Advance
IMHO there is no specific log dedicated to CAL assignments/recalls.
The Events Log (See C:\ProgramData\QlikTech\QlikviewServer) however has information about CAL assignments, both for Document CALs, Named User CALs as well as for automatically assigned CALs.
Look for lines that contain:
100 Notice CAL allocation:...
or
700 Information CAL allocation: CAL has been automatically assigned to...
Best,
Peter
IMHO there is no specific log dedicated to CAL assignments/recalls.
The Events Log (See C:\ProgramData\QlikTech\QlikviewServer) however has information about CAL assignments, both for Document CALs, Named User CALs as well as for automatically assigned CALs.
Look for lines that contain:
100 Notice CAL allocation:...
or
700 Information CAL allocation: CAL has been automatically assigned to...
Best,
Peter
Thanks a lot Peter. Definitely put me in the right track. Will pick it up from here... looks very much possible.