Is there a way to implement Row Level security with out using the Security table having bouser names and site ids.
cheedalla (BOB member since 2004-04-13)
Is there a way to implement Row Level security with out using the Security table having bouser names and site ids.
cheedalla (BOB member since 2004-04-13)
One option:
You can implement the security at the source database (you must use individual Business Objects user IDs to connect to the source DB in this scenario, and the Business Objects user IDs must be synchronized with the database user IDs).
Andreas (BOB member since 2002-06-20)
You could certainly implement it using only Supervisor.
Steve Krandel (BOB member since 2002-06-25)