Hi,
we are using Clarity for PPM and are implementing Webi to allow users to run their own queries. However we want to make sure that they can only see the projects/resources etc that they would be able to in the Clarity application.
So in the universe I have two main tables. First one called "Security" has a USERID field and a PROJECT_ID field.
USERID PROJECT_ID
ATS 123
ATS 456
BTS 789
The second table is called "Projects" and has a single field called PROJECT_ID. The join between the two tables is on PROJECT_ID but I want to ensure that when ATS signons to Webi and creates his report he can only see the first two projects. How can I ensure that this happens ? I want to set this in the universe as there are LOTS of objects but I want to start with the Project one.
I am using BO XI R2 against Clarity R12 on an Oracle database.
Many thanks for any help!
ShortyA
we are using Clarity for PPM and are implementing Webi to allow users to run their own queries. However we want to make sure that they can only see the projects/resources etc that they would be able to in the Clarity application.
So in the universe I have two main tables. First one called "Security" has a USERID field and a PROJECT_ID field.
USERID PROJECT_ID
ATS 123
ATS 456
BTS 789
The second table is called "Projects" and has a single field called PROJECT_ID. The join between the two tables is on PROJECT_ID but I want to ensure that when ATS signons to Webi and creates his report he can only see the first two projects. How can I ensure that this happens ? I want to set this in the universe as there are LOTS of objects but I want to start with the Project one.
I am using BO XI R2 against Clarity R12 on an Oracle database.
Many thanks for any help!
ShortyA