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 to call a stored procedure from a report?
What is afc?
How do you design a report which has multiple child datastream (horizontal seq)
How do we have left -right flow , normally its top-down flow
what will we have to do if we want to generate an existing report in different language for different countries??
Can we define global methods in a report?
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?
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?
what is data stream and data adaopter is it same r different? tell me?
Explain difference between onrow and onread method?
how many times executite the fetch method at run time?
how to implement the parallel report