XI3.1 How to hide the linked report in infoview?

Hello all guru,

I’m developing the report linking using hyperlink.

Report A will link to B with hyperlink to pass values from A to B Report.
In infoview, it will display both report A and B (of course!). However, how to hide report B. I don’t need user to go to report B directly.

Or any other idea is also welcome.

Thanks,
Bee


Bee (BOB member since 2005-04-19)

Hi

When trying to access ReportB, through opendocument, the user must have access to the report-object.

The user doesnt need to have access to the folder where the report is placed.

You can create a topfolder, put all the linked reports in that folder, and deny access to the specific folder. Grant access to every reportobject in the folder. You can also create subfolders, so you dont need to apply security for every reportobject.

Good luck

/Björn


Bjorn :sweden: (BOB member since 2006-02-10)

Thanks for your solution Björn. It works now. :smiley:


Bee (BOB member since 2005-04-19)