Skip to main content

How to configure QlikView Server to continuously delete temporary bookmarks

No ratings
cancel
Showing results for 
Search instead for 
Did you mean: 
Sonja_Bauernfeind
Digital Support
Digital Support

How to configure QlikView Server to continuously delete temporary bookmarks

Last Update:

Nov 29, 2023 2:39:41 AM

Updated By:

Sonja_Bauernfeind

Created date:

May 2, 2012 9:30:30 AM

Temporary bookmarks are created in the .shared files next to the .qvw documents in QlikView Server to support functionality such as:

  • Last Document State (Session Recovery)
  • Document Chaining
  • Send Bookmark as email

By default, the bookmarks will be deleted from the .shared file after 7 days, counting down from its last used timestamp. The setting can be disabled or configured to set a different interval.

Environment:

QlikView 

To delete temporary bookmarks, enable ServerTempBookmarkDayTimeout in the QlikView server's settings.ini file. 

To enable this setting, do the following:

  1. In the Windows Services Management console, stop the QlikView Server service (QVS.exe)
  2. Locate the Settings.ini configuration file for the QlikView Server. It is by default located in the application data folders for QlikView, which by default is: C:\ProgramData\QlikTech\QlikViewServer
  3. Open the Settings.ini file in a text editor
  4. Located the node [Settings 7] in the file. Directly under that, add the following row, where N is the timeout value in days.

    ServerTempBookmarkDayTimeout=N

    To disable the deletion on the temp bookmark use value '-1'

  5. Save and close the Settings.ini file
  6. In the Windows Services Management console, start the QlikView Server service (QVS.exe)

Removing temporary bookmarks from the .shared file will not decrease the size of the .shared file. This is by design and a consequence of its binary format.  
Labels (2)
Contributors
Version history
Last update:
‎2023-11-29 02:39 AM
Updated by: