Jump to content

Accessing private groups/folder for Reporcaster


chandran muthusamy 2

Recommended Posts

I could not access or retrieve the Private groups/folders under the ReportCaster using wfcrest/list_repositorytree or get_items master files. Is there any other way. IBFS:/WFC/Repository/ReportCaster. Please advice

TABLE FILE wfcrest/list_repositorytree

SUM LIST_REPOSITORYTREE.ITEM1.DESCRIPTION1 AS 'WebFOCUS Repository'

BY LIST_REPOSITORYTREE.ITEM1.NAME1

BY LIST_REPOSITORYTREE.ITEM2.NAME2

BY LIST_REPOSITORYTREE.ITEM3.NAME3

IF IBIRS_PATH EQ 'IBFS:/WFC/Repository'

ON TABLE PCHOLD FORMAT HTML

ON TABLE NOTOTAL

ON TABLE SET SQUEEZE ON

ON TABLE SET CACHELINES 100

ON TABLE SET GRWIDTH 1

ON TABLE SET EXPANDABLE ON

ON TABLE SET EXPANDBYROWTREE ON

ON TABLE SET DROPBLNKLINE ON

ON TABLE SET STYLE *

GRID=OFF, $

ENDSTYLE

END

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...