how many times executite the fetch method at run time?
Answers were Sorted based on User's Feedback
Answer / udaykanth
Fetch method executes No of rows retrieved +1 times at run
time
| Is This Answer Correct ? | 12 Yes | 0 No |
Answer / santosh bhor
Number of rows which are retrieved from database query,that
many times Fetch method get executed at run time.
| Is This Answer Correct ? | 14 Yes | 4 No |
What are actuate smart reports?
what is the filter?
How to generate a report by getting values from two reports. The generated report should contain the 5 values of first report and last 5 values of second report?
How to set Parameter in Script data source?
how to implement the parallel report
HOW TO DEBUGGING A REPORT?
Where do we use ACvisitor class?
What is AFC? Where we Use AFC in Actuate?
I'm busy writing a report that's using report bursting, to be able to do this I need to use a sequential section. Using a sequential section cause the grouping of the original report not to work. Please can someone give me advise on how to come past this problem, the report need to use grouping as it depend largely on totals ect, and I need to use a sequential section within the report to be able to use the report bursting facility.
What is afc?
What is page level security?
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?