<< Click to Display Table of Contents >>
connection.clientcachetype
Sets the cache type of the file loaded from the repository.
Values
none |
Do not use cache |
memory |
Cache in memory(The default value) |
file |
Cache in file |
disconnection |
Try to reconnect and continue to get the file when the network is disconnected or the viewer is closed unusually |
crypt |
Encrypt the file |
Reference
Leave the file loaded from the repository in local, and if the viewer requests the same report later, it is set to use the cached file without loading the file from the server again.
If the file is left in the temporary folder, the user can't read the file by encryption. Defines whether to newly load the file which transferred the file version which is cached in the current client to the repository server.
The save path is the System Internet Temp folder in Windows, and the parameter values can be set to multiple values using a comma(,) as a separator.
In the HTML5/Android/iOS Viewer, this parameter works as memory.
If you want to save the report in the OZD format, please set the parameter value to a value other than "none".