Skip to main content
Announcements
Qlik Data Gateway upgrade REQUIRED by September 15 READ MORE

How To Enable QlikView Document Reload Log

No ratings
cancel
Showing results for 
Search instead for 
Did you mean: 
ToniKautto
Employee
Employee

How To Enable QlikView Document Reload Log

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)
Version history
Last update:
‎2022-03-31 06:28 AM
Updated by: