Some content types are not available for offline user due to interactive elements and real-time data components that do not function properly when used offline. The effected content includes the following:
Content that can be stored offline is limited to the device storage capacity. You should note the available space on your device to ensure a seamless download experience.
To reduce server memory usage during dashboard downloads, the default page size is 10MB per page. If a page size exceeds 10MB, the dashboard download fails.
To resolve this redesign your dashboard or change the maximum size:
Redesign your dashboard
Optimize the dashboard by reducing its size for better performance and reduced server memory usage.
Change the maximum page size in the Library Server configuration
Note: Modifying this value increases the memory usage on the server and may lead to Tomcat heap to run out of memory. Ensure you monitor performance and resource utilization post-implementation.
webapps\StrategyLibrary\WEB-INF\classes\config\configOverride.properties.
configOverride.propertieswith a text editor.
execution.fetch.json.maxSize=10000
You may encounter errors if the dashboard contains a prompt that is not answered. To resolve this, run the dashboard and answer any prompts before downloading the dashboard for offline use.