Symptom
- From the latest feature release on July 17–19, an issue was introduced with story loaded in Embedded mode by using API script, where they remain blank and won’t open.
- The story is using a script OnInitialization() event that opens them in embedded mode like :
var url = NavigationUtils.createApplicationUrl(Application.getInfo().id);
if (Application.getMode() !== ApplicationMode.Embed && url.includes("XXXSACTenant")) {
NavigationUtils.openApplication(Application.getInfo().id, UrlParameter.create("mode", "embed"), false);
}
Read more...
Environment
- SAP Analytics Cloud 2026.8.17 (Client) 2026.8.16 (Server)
Product
SAP Analytics Cloud all versions
Keywords
KBA , LOD-ANA-UNS-SCR , Unified Story Scripting related Issues , Problem
About this page
This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).Search for additional results
Visit SAP Support Portal's SAP Notes and KBA Search.
SAP Knowledge Base Article - Preview