wat is synchronous and asynchronous reporting?
Answer / ram
synchronous report - user needs wait until execute report.
asynchronous report - Its schedule report and after execution will notify the user configuration.
| Is This Answer Correct ? | 0 Yes | 0 No |
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.
Can we define global methods in a report?
Can we connect to 2 different types of database through the same report?
What is report bursting?
What is page level security?
How to call a stored procedure from a report?
What property you use to Hide a control at runtime?
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?
Can you give an example of any complex report you designed using Actuate?
how many times executite the fetch method at run time?
What is data stream and data adapter is it same are different?
Where do we use ACvisitor class?