ReportPortal
ReportPortal
Home | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 ReportPortal General Forum
 Report Portal General Issues
 Organizing Reports

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Anti-Spam Code:
Message:

* HTML is ON
* Forum Code is OFF
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
jamma Posted - 01/20/2005 : 11:35:40
I have been through the development or installation of many reporting systems. For each, we paid careful attention to the classification system we used for the reports. Typical considerations for a reporting taxonomy include: Department/Functional Area, Report Type (e.g. Financial vs. Operational), Report Granularity (e.g. Summary vs. Detail), Point of View (e.g. customer focus, supplier focus, management focus, etc.), and on and on.

However, in the end, most people will look at all the reports they have permissions to see, and decide whether it is of interest and/or helps him or her do their job. They then want a way to put these reports (or links to them) in one place so they can easily find them in the future.

So, ultimately, the taxonomy is important for users to discover reports, but the most important oranizational element is the "My Reports" folder.

I believe I can do this in Report Portal, but have some questions. I believe what we have to do is create a folder for each user and assign them (and only them) publisher rights on the folder.

Question #1: Can this be automated/scripted in some way? We (like most, I'd guess), are attempting to integrate RP & NT (Active Directory) security. I'd like to at a minimum export my user list and import them (along with their groups) and automatically create and assign appropriate permissions to their individual folders.

Question #2 requires some background. Report Portal has 3 roles that govern functionality within the product: Reader, Publisher, & Approver. There are also 2 global roles Admin & Writer that I'll ignore for the moment. Our company (and probably most others) assigns file permissions (via AD) on a department/function basis, e.g. Marketing, Engineering, Finance, Management, etc.

What I'd like to do is cross the two dimensions of this matrix: Report Portal role X Department, because this seems to me the most appropriate way to manage permissions. As a result, I'd have Marketing Reader, Marketing Publisher, Marketing Approver, Engineering Reader, Engineering Publisher, Engineering Approver, etc.

This brings us to question #2: Can this "crossing" of NT Group and RP role be automated?

Question #3 is the big one: Now that I've got all of the Personal folders set up, and after I assign users to these roles and roles to reports, I'd like to automatically populate each user's Personal folder with a series of links to their "default" reports based on their group membership. Can this be done?





1   L A T E S T    R E P L I E S    (Newest First)
admin Posted - 01/22/2005 : 12:30:07
"My Reports" folder feature can be simulated by giving a user write permissions to a folder. The person saving report to the folder will become an owner of his report and therefore he will be able to see only his reports. ReportPortal allows a folder to have reports with the same name so there will be no conflict.

1) You can enable automatic login by setting up login.asp file to have basic/integrated authentication only. This will force the user to type his TN login in the beginning. If a given user is part of an NT role that exists in ReportPortal and if one of his roles is synched with the NT role he will logged in automatically.

2) You can also automate/script the security by writing directly to the security tables. Take a look at the ERD on this page:

http://www.reportportal.com/help/architecture.htm

3) You can create a hyperlink to an existing report. Here is how to get the hyperlink:

http://www.reportportal.com/help/manage_report.htm

Use “Copy Report Link” button. To create the hyperlink:

http://www.reportportal.com/help/hyperlink.htm

ReportPortal © 2000-2002 Snitz Communications Go To Top Of Page