HOW TO DEBUGGING A REPORT?



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

Post New Answer

More Actuate Interview Questions

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

2 Answers   TCS,


Where do we use ACvisitor class?

0 Answers  


Where we use afc in actuate?

0 Answers  


How to do performance tunning of reports?

0 Answers  


How do we have left -right flow , normally its top-down flow

1 Answers  






what will we have to do if we want to generate an existing report in different language for different countries??

1 Answers  


What is the difference between 'using group by in the sql of the report' and 'having a group section in the report'?

0 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.

0 Answers   IBM,


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?

0 Answers  


how to implement the parallel report

1 Answers   TCS,


What is afc?

0 Answers  


i have one question? 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?

1 Answers   IBM,


Categories