is it possible to trigger/run a report with a command?

Hi,

im looking to automate generation of some wcf reports by remote trigger.

so, is it possible, using RestAPI or fglcmd command, to trigger/run a specific custom prebuilt wcf Report?

thanks

Eli

Parents
  • I thought about this for a moment and couldn't figure out an easy way to do it. The best I came up with was to schedule the report and assign a schedule far into the future, like 2025 or something. Then when you want to run the report, run a command line that modifies the schedule to be right now instead of the future. Once the report has run, run a command to set the schedule back to the future.

Reply
  • I thought about this for a moment and couldn't figure out an easy way to do it. The best I came up with was to schedule the report and assign a schedule far into the future, like 2025 or something. Then when you want to run the report, run a command line that modifies the schedule to be right now instead of the future. Once the report has run, run a command to set the schedule back to the future.

Children
No Data