Hello,
I need to call a report from one of the methods of a WDA application. The report is called when a user clicks SAVE button. Also, the report has parameters.
The idea is to run the report as a background job.
Do I need to use SUBMIT?
How can this be done?
Thank you.