Focal Point
[CLOSED] B.I. Portal Page with Report Library - Specific Folder

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/9127002186

March 10, 2016, 02:27 PM
Francis Mariani
[CLOSED] B.I. Portal Page with Report Library - Specific Folder
I would like to add a page to a Portal. This page should contain a specific Report Library folder, where I can see the list of reports and their Versions.

OR

I would like to add a page to a Portal. This page should contain Report Library, open to a specific folder, where I can see the list of reports and their Versions.

Any ideas?

You can have a page with a panel that contains Library Content folders, which will show the Report Library entities, but you cannot see the versions - you need to right-click on a Report Library entity and select View > View Versions. This is not what I'd like to do.

This message has been edited. Last edited by: Francis Mariani,


Francis


Give me code, or give me retirement. In FOCUS since 1991

Production: WF 7.7.05M, Dev Studio, BID, MRE, WebSphere, DB2 / Test: WF 8.1.05M, App Studio, BI Portal, Report Caster, jQuery, HighCharts, Apache Tomcat, MS SQL Server
March 11, 2016, 11:26 AM
dhagen
I just checked the REST doc and there is a service for retrieving a specific file, but there is nothing for getting a list.

Maybe build a report to get the full list of folder contents, then user the REST call to get the document.


"There is no limit to what you can achieve ... if you don’t care who gets the credit." Roger Abbott
March 14, 2016, 04:53 PM
Francis Mariani
dhagen,

Thanks for the info regarding REST. I'll read-up.

Regards,


Francis


Give me code, or give me retirement. In FOCUS since 1991

Production: WF 7.7.05M, Dev Studio, BID, MRE, WebSphere, DB2 / Test: WF 8.1.05M, App Studio, BI Portal, Report Caster, jQuery, HighCharts, Apache Tomcat, MS SQL Server