How can I use a certain layout of a BI report?
I have a BI report with 3 layouts (one default, of course).
I need to access it in the application, but just for one of the three layouts (the others should not be visible).
I did as instructed in this document: https://docs.oracle.com/cd/E80149_01/bip/BIPRD/GUID-F788B306-99F6-432E-BCD5-F45046D31684.htm#BIPRD3321 , but I still see all the three layouts
I built the link like this: https://#{facesContext.externalContext.request.serverName}/xmlpserver/Custom/KPMG/Reports/KPMG+Missing+Timecards.xdo?_xt=Missing+Timecard (where: "KPMG Missing Timecards" is the name of my BI report and "Missing Timecard" is the name of the layout).
Tagged:
0