srw.run_report not working
I put the srw.run_report command initially in the 'AFTERREPORT' trigger of reprot1. However, this doesn't fire when testing either using reports builder or reports runtime. I know this is true as I put a srw.message in the trigger to show this. So, I put the code into AFTERPARAMETERFORM instead. This does fire, but I am not sure if this is the correct place to put it since report 1 may not have completed yet.