HOW TO DEBUGGING A REPORT?
Answer / shweta a
Debugging is the process of locating and eliminating errors
in a program.
Typically, debugging involves executing specific portions
of a program and analyzing the operation of those portions.
Actuate e.Report Designer Professional contains debugging
tools to identify and fix compile-time and
run-time errors in a report. Using e.Report Designer
Professional, you can debug the following items in a report:
■ An Actuate Basic source file (.bas) in the report design
■ An Actuate Foundation Class method
Using the debugging tools in e.Report Designer
professional, you can perform the following tasks:
■ Set a breakpoint to generate code up to a specified
point, then stop and view the result.
■ Watch a variable to check its values.
■ Execute a method one line at a time or step over methods
that you know are error-free.
■ View the current execution stack.
e.Report Designer Professional also provides a tool to set
parameters for
successive debugging runs of a report.
| Is This Answer Correct ? | 3 Yes | 1 No |
What is afc?
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.
how to implement the parallel report
wat is synchronous and asynchronous reporting?
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 page level security?
Can we connect to 2 different types of database through the same report?
What property you use to Hide a control at runtime?
Where do we use ACvisitor class?
How do you design a report which has multiple child datastream (horizontal seq)
what is the filter?
What are actuate smart reports?