Difference between onRow and Onread method?
Answer / alka
OnRead( ) – can manufacture data based on values in the fetched datarow
OnRow( ) – extracts requested data from the datarow object; normally just used to obtain a value for the ValExp but may access all values in a datarow
| Is This Answer Correct ? | 6 Yes | 0 No |
What is the difference between -using Group by in the SQL of the report -having a Group section in the report
how many times executite the fetch method at run time?
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?
HOW TO DEBUGGING A REPORT?
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.
Can you give an example of any complex report you designed using Actuate?
what is the filter?
how to implement the parallel report
How can you change the group key dynamically?
What is AFC? Where we Use AFC in Actuate?
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?
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.