Use IsOVM Parameter
You can add additional parameters, for example, IsOVM to indicate whether you’ve enabled optimized view mode for your story or analytic application and improve its loading performance.
Parameter | Options |
---|---|
isOVM Indicates whether optimized view mode is enabled for your story or analytic application. You can add this parameter to bypass optimized view mode check from the backend and thus accelerate initial loading. This parameter only works when unified story features are available on your tenant. |
Example
URL:
https://<TENANT>/sap/fpa/ui/tenants/<TENANT_ID>/app.html#/story&/s/<STORY_ID>/?isOVM=true |