How do I to submit a "Report Parameter" when doing a snapshot
Hi,
I need to pre produce (sanpshot) reports and the following line of code works perfectly and the snapshot and its accompaning subscriptions are duly created.
RServ.UpdateReportExecutionSnapshot("/InfraTest1/StoresList")
However I also need to supply runtime parameters to the report (not just the defaults).
How do I do this?

