Skip to main content

How To Enable QlikView Document Reload Log

100% helpful (1/1)
cancel
Showing results for 
Search instead for 
Did you mean: 
ToniKautto
Employee
Employee

How To Enable QlikView Document Reload Log

Last Update:

Mar 31, 2022 6:28:52 AM

Updated By:

Maria_Halley

Created date:

Apr 2, 2012 10:20:28 AM

In order to evaluate failed or slow QlikView document reloads it is very valuable to see how the reload was executed. This can be accomplished by catching a log during the script reload (script log), which for example shows the execution timeline and the amount of data loaded. Possible error messages from the reload process will also be logged and thereby making trouble shooting easier.

However, this log is NOT enabled by default. It is always a good idea to provide a script log when reporting issues with failed reloads to QlikView Support. At the same time it can be a valueable tool for application developers trying to trouble shoot issues during development work.

Note: The following settings will also apply if document is reloaded through QlikView Publisher, which may give valuable information on failing tasks.

Environments:

  • Qlikview Desktop, all versions
  • Qlikview Server, all versions

 

Resolution:


The script logging can be setup to generate time stamped files for each reload, or one logfile which only contains the latest reload.

The files are created in .log format and can be opened in any text editor (notepad, notepad++, etc..).

Multiple log files, one for each reload (recommended):

  1. Open QlikView desktop client
  2. Open the QlikView application that should be logged
  3. Go to Settings > Document Properties...
    document preferences.png
  4. Go to General tab
  5. Check the "Generate Logfile" checkbox
  6. Check the "Timestamp in Logfile Name"
  7. Press OK to save the settings and close the dialog
  8. Each reload will now generate a log file named as the QVW file and the timestamp of the reload in the same folder as the QVW file

Only one log file that contains the latest reload (NOT recommended if you reload in the middle of the night and will overwrite the failed document log):

  1. Open QlikView desktop client
  2. Open the QlikView application that should be logged
  3. Go to Settings > Document Properties...
  4. Go to General tab
  5. Check the "Generate Logfile" checkbox
  6. Press OK to save the settings and close the dialog
  7. Each reload will now regenerate a log file named as the QVW file in the same folder as the QVW file


Please, also check QlikView 12: Distribution Service apparently not generating document log until reload completion; if the reload fails, the document reload log may reside in the source document or QVB folder.

Related Content:

Labels (2)
Comments
KD_
Contributor III
Contributor III

Thank you...& by any chance, can the log files be saved in a separate folder? If so, how can we set the folder path? Thanks

Sonja_Bauernfeind
Digital Support
Digital Support

Hello @KD_ 

Assuming you want to change it for the QlikView client when doing local reloads, you can attempt to change the ScriptLogFolder in the settings.ini

Default location: C:\Users\YOURUSER\AppData\Roaming\QlikTech\QlikView

Sonja_Bauernfeind_0-1704876251791.png

If you mean the Publisher logs created by the server, these log locations can be changed as well. See How To Change QlikView Service Logs/AppData To An Alternate Location.

All the best,
Sonja

 

Version history
Last update:
‎2022-03-31 06:28 AM
Updated by: