Open Application URL
You can directly open an analytic application via a URL, which may also be used when you embed the application in external ones. The URL uses a specific syntax and you can add parameters to it.
Use Syntax to Compose Application URL
https://<TENANT>/sap/fpa/ui/tenants/<TENANT_ID>/bo/application/<APPLICATION_ID>
Replace <TENANT> with the public SAP Analytics Cloud URL for your tenant, <TENANT_ID> with your tenant ID in lowercase letters, and <APPLICATION_ID> with the ID of the application you want to open.
If tenant ID isn't in lowercase letters, the URL won't work correctly.
To find your tenant ID, go to . Your tenant ID is listed under System Name.
To get your application ID, go to to find and open the application. Copy the application ID from the URL.
If you have the permission to share the application, you can also get its URL by selecting it and choosing . In the Share Application dialog, you can find the URL under Default Link.
https://tenant/sap/fpa/ui/tenants/fd23e/app.html#/analyticapp&/aa/19F03902279139EC3896DB38A0F60557
Add Parameters to Application URL
You can add additional parameters to the application URL.
Parameters should be after the application ID as query parameters.
Display Parameters
You can add a parameters to modify how an application is displayed to the application URL.
| Parameter | Options |
|---|---|
| mode Indicates the mode the application will open in. By default the application opens in edit mode if the parameter isn't specified. |
|
Variable Parameters
You can add variable parameters if your application uses a model with variable constraints.
All parameter values must be URL encoded to work properly. Otherwise, variables may not be properly applied. For example, ["ST1","ST10"] must be encoded as %5B%22ST1%22%2C%22ST10%22%5D.
For the list of all variable parameters, refer to SAP Analytics Cloud URL API Developer Guide.



Files
(