Answer Posted / 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 |
Post New Answer View All Answers
Copy ".roi" file of management console to another path of management console's folder using ".rox" file. or any command of actuate. Is it Possible? if Yes then pls give me Example.
What is the difference between 'using group by in the sql of the report' and 'having a group section in the report'?
Where we use afc in actuate?
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 data stream and data adapter is it same are different?
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?
What is afc?
How do you design a report which has multiple child datastream (horizontal seq)
I'm busy writing a report that's using report bursting, to be able to do this I need to use a sequential section. Using a sequential section cause the grouping of the original report not to work. Please can someone give me advise on how to come past this problem, the report need to use grouping as it depend largely on totals ect, and I need to use a sequential section within the report to be able to use the report bursting facility.
How to do performance tunning of reports?
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?
Explain difference between onrow and onread method?
Where do we use ACvisitor class?
How to generate a report by getting values from two reports. The generated report should contain the 5 values of first report and last 5 values of second report?
What is data stream and data adapter is it same are different? Explain?