Actuate Question:

Which cmponent has onRead method and what it is used for?

Actuate Interview Question
Actuate Interview Question

Answer:

DataRow Component has OnRead method.
To manipulate the Rows which are returned by the query or
add the new rows or expressions at runtime we can use
onRead method.


Previous QuestionNext Question
Explain Difference between onRow and Onread method?What is page level security?