Posted by: J2EE August 9, 2011
Any JAVA questions!! here please
Login in to Rate this Post:     0       ?        
I am working on BI framework called Pentaho
Got BI server 3.7 stable from here
http://wiki.pentaho.com/display/COM/Latest+Stable+Builds
Also CDE from here
http://code.google.com/p/cdf-de/downloads/list
I have integrate CDE with CDF 
Now I have this question
Please consider following case.

- I've BI server 3.7 CE stable version
- There is one table say 'UserInfo', having User information with user id as primary key.
- All user,existing in 'UserInfo' table have access to create Data Source
- Please provide steps so that one user can not see other users' data i.e. how can I use user id implicitly in Data Source so that user will be restricted to only his data.

otherwise:-

i have 2 datasource connection con1, con2 in pentaho and also have 2 user user1 and user2. i want user1 see and use con1 and user 2 see and use con2. one user not see the data of other user. please tell me any suggestion.
Thanks for your time to reseach to my problem
@J2EE
Read Full Discussion Thread for this article