Hi All,
I have developed a dialog through Sysoperation framework (Contract, controller and service classes). In this dialog I am showing a query which holds CustInvoiceJour table. In the dialog, I need to open the Sales Invoice report corresponding to the account that is selected on the dialog. I am running the report through menu item in service class. But I am getting error that "Cannot render the report on screen when running in batch mode or IL". So is it possible to run the report in this way, or please let me know the recommended solution for this.