The case :
I would like to run a report via code, through onPostReport trigger of another report.
I know that i can use the report.run in general , but the report that i would like to run in the background through code, has some request page fields that i need to pre-fill in order to run.
How can i fill those values through code ?