Display Parameters for Applications

Parameters to modify how an application is displayed can be added to the open application URL.

Note

Display parameters may be combined with variable parameters.

Parameter Options
mode

Indicates the mode the application will open in.

By default, edit is enabled.

  • edit opens the application in edit mode. In edit mode, you can see the application in the analytics designer. Users can switch to present mode via the UI by clicking the Run Application button. If a user doesn't have edit permissions, the user will be given a read-only view of the application.

  • present opens the application in presentation mode mode. The toolbar will appear if you hover the mouse over the top of the page. Users can switch to edit mode via the UI by clicking the edit button.

  • embed opens the application in embed mode.

Example URL:
https://<TENANT>/sap/fpa/ui/tenants/<TENANT_ID>/bo/application/<APPLICATION_ID>?mode=embed
Note

Replace <TENANT> with the public SAP Analytics Cloud URL for your tenant. <TENANT_ID> with your tenant ID and <APPLICATION_ID> with the ID of the story you want to open.