Define the URL for a BI widget
- URL to a dashboard includes all the features found in the dashboard and uses single sign
on if authentication is IFS and users are setup in both BI and Landmark. A dashboard will
need to be defined in BI Dashboard first. The URL in the landing page is masked for security
reasons. The true URL is held in the configuration of the application.
Definition:
DashboardURL/Repository-Project/api/dashboard?name=DashboardUniqueID
.For example:
https://usspvwnaxodev.infor.com:8443/Dashboards/FSM_11_0_1_0016-BIFSM/api/dashboard?name=IFXI_ContractManager_ST
.To find the dashboard URL, open a dashboard in the BI Dashboard app, click the Simple Link. Copy the URL found in the Web Link box.
icon and select . Link type is - URL to a report does not include any of the Dashboard features. Typically used for widgets
that display within a landing page (External Frame).
Definition:
DashboardURL/Repository-Project/api/widget?Connection=ContentConnectionUniqueID&query=ReportNameUniqueID
.For example:
https://usspvwnaxodev.infor.com:8443/Dashboards/FSM_11_0_1_0016-BIFSM/api/widget?connection=CSF&query=IFXI_ContractPurchasing_Widget
.To find the ContentConnectionUniqueID, select Unique Name field displays in the Content Connection Editor.
. Click the pencil (edit) on the far right. TheTo find the ReportNameUniqueID, open the report in Unique Name displays in the General tab at the bottom or access Apps Studio Designer. Select the report from the list. Look in the properties window. If properties is not displayed in the Repository Explorer pane, select .
. Click the pencil (edit). Click properties.