I'm trying to develop an automation test on a data processing report (Process only - not layout).
My report has 3 dataitems, and a request page with launch parameters.
At the end of processing, no row is inserted in the destination table. (it works).
test function
requestpagehandler function
the commented code is the many tests that I carried out
Thanks in advance for help