I am publishing reports as HTML to a web page using the Document Agent Server.
Since we publish one report per supplier, I need to re run the report 140 time (one for each supplier). Running each one as a separate job will be a bit of a maintenance nightmare!
So I've written a script to take a standard report, alter the query for the a supplier and refresh the report. The script will run the report for each supplier in a list.
The problem I have is that I can not find a script command to save the refreshed report as HTML. I've tried using the "ExportAsHTML" command but can't get it to work.
Has anyone tried this before, if so do you have an example?
Since we publish one report per supplier, I need to re run the report 140 time (one for each supplier). Running each one as a separate job will be a bit of a maintenance nightmare!
So I've written a script to take a standard report, alter the query for the a supplier and refresh the report. The script will run the report for each supplier in a list.
The problem I have is that I can not find a script command to save the refreshed report as HTML. I've tried using the "ExportAsHTML" command but can't get it to work.
Has anyone tried this before, if so do you have an example?