Structure of the Basic Oracle BI Presentation Services Go URL

8-6 Oracle Fusion Middleware Integrators Guide for Oracle Business Intelligence Enterprise Edition Example URL: http:localhost:9704analyticssaw.dll?DashboardPortalPath=sharedPaint Demo_ portalPaint DashboardNQUser=user1NQPassword=rock PortalPages Example You can modify the behavior of the Dashboard URL command by adding the PortalPages command. This command opens a dashboard page without the common header. You can use this command to create a link or image with the specified dashboard page as the destination and open the dashboard page in a new browser window. This is the format where the catalog path portal page is xxx and the dashboard page name is yyy. PortalPagesPortalPath=xxxPage=yyyDone=close Note the following command descriptions: ■ PortalPath – This parameter contains the dashboard’s catalog path. ■ Page – Optional This parameter contains the dashboard page name. Example URL: http:localhost:8080analyticssaw.dll?PortalPagesPortalPath=2fshared2fdashboa rdfolder12f_portal2fdefaultPage=page202Done=close Go Example You can modify the behavior of the Dashboard URL command by adding the Go command and specifying the catalog path to an analysis. This command opens an analysis without the common header. You can use this command to create a link or image with the specified analysis as the destination and open the analysis in a new browser window. This is the format where the path is xxx and Done is close. GoPath=xxxDone=close Note the following parameter descriptions: ■ Path – This parameter contains the analysis’ catalog path. ■ Done – This parameter is obsolete for the analysis’ path. Example URL: http:localhost:8080analyticssaw.dll?GoPath=2fusers2fadministrator2fdashboa rd_actionlink_reportAction=PromptDone=close PortalGo Example You can modify the behavior of the Dashboard URL command by adding the PortalGo parameter and specifying the catalog path to the analysis. This parameter opens an analysis in a dashboard. You can use this parameter to create a link or image with an analysis as the destination, and open the analysis in the existing browser window. This is the format where the portal path is xxx, the path is yyy, and Done is zzz. PortalGoPortalPath=xxxPath=yyyDone=zzz