Hello Ramesh,
thank you for reply. The example you created is close to what we want to do.
In your example you called the doAjaxPost with the parameter clientTarget._fetchReportListSuccess at the end, which obviously invokes the fetchReportsFromDB function of the service methods. After that, a modal popup is shown with a list of all reports avialable.
In our case, we already have the report name and want to invoke the LoadReportsFromDB method directly. Is there a way to achieve this?
Regards
Thomas Gramer