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
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.
Hi Eli,
I've updated Knowledgebase article 134412 with details on how to run a report from the command line using fglcmd.
John