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

Where we use afc in actuate?

0 Answers  


How can you change the group key dynamically?

1 Answers   L&T,


how to implement the parallel report

1 Answers   TCS,


HOW TO PUBLISH A REPORT?

3 Answers  


What property you use to Hide a control at runtime?

2 Answers  






What are actuate smart reports?

3 Answers   L&T,


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?

0 Answers  


Hi, I am Anna and new to actuate programming. I am trying to learn the tool on my own, if any one could provide any helpful websites or training centers in NJ area will be greatly appriciated. Thanks in advance.

4 Answers  


Can you give an example of any complex report you designed using Actuate?

2 Answers   TCS,


How to call a stored procedure from a report?

1 Answers  


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.

2 Answers  


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

2 Answers   TCS,


Categories