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 |
Hi, I am Anna and new to actuate programming. I am trying to learn the tool on my own, if any one could provide any helpful websites or training centers in NJ area will be greatly appriciated. Thanks in advance.
How to call a stored procedure from a report?
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?
How do we have left -right flow , normally its top-down flow
How to do performance tunning of reports?
Where do we use ACvisitor class?
How can i make use of Multiple Input Filter, the case is, i have two Datasources with different queries with a common field. i need the merge set in datarow of MultipleInputFilter. how can i make it.? please provide with clear example i'm new to actuate. thanks in advance.
wat is synchronous and asynchronous reporting?
Can you give an example of any complex report you designed using 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?
I need a help for 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. Please do the needful if anyone of you known the code and send the copy of it ASAP.