What is page level security?
Answers were Sorted based on User's Feedback
Answer / jitendra pal
A report developer can use page-level security to determine
user access to specific pages of an Actuate basic report.
Using page level security, a report developer can create a
report having security rules that control which pages a
user can view. To view a report that uses page-level
security, a user must have secure read privilege on the
report.
Page level security options :- Read, Write, Secure Read,
Visible, delete.
Thanks-
| Is This Answer Correct ? | 7 Yes | 1 No |
It is a security to a report page at the User level.In PLS,
user can able to see only those pages to which he has given
a privelege to access.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / naveen
Page level security, as the name suggests the security is
given to each individual page. Security keys are alpha
numeric string which are generated dynamically by using
custom code or can be hardcoded in the property. In actuate
iserver if an user has the secureread previlage then he can
only able to view the pages whose security keys are
assigned to him.
| Is This Answer Correct ? | 1 Yes | 1 No |
I generated one report design time I can color green. At run I want bule how to change dynamically? And which method I can over write?
What is report bursting?
i have one question? i generated one report design time i can color green. at run i want bule how to change dynamically? and which method i can over write?
What is AFC? Where we Use AFC in Actuate?
Connecting to iserver volume using idapi classes(java classes) and after connecting to iserver I want to execute the rox on iserver and also want know the status whether that job is succesfully run or not?
How can you change the group key dynamically?
What property you use to Hide a control at runtime?
Where we use afc in actuate?
How do you design a report which has multiple child datastream (horizontal seq)
We had a number of reports scheduled to run at various times. This worked fine for at least a year, now it is the second time round we lost all the scheduled jobs, with no apparent reason we can find. Any ideas?
what is the filter?
Where do we use ACvisitor class?