For an Production Reporting program, specify the SQRProgramOutput item, as follows:
http://hostname:port/workspace/browse/get/folderPath/Job-Name?jobOutput=true
This SmartCut returns the latest output for the job. Specifically, for Production Reporting programs, it returns the HTML output file generated by the most recent run of the Production Reporting program.
For the Sales Charts job, which is in the Sales folder under SampleContent, the SmartCut would be:
http://apollo/workspace/browse/get/SampleContent/Sales/Output%20from%20Sales%20Charts
Remember to use %20 in place of a space character. Keep in mind that SmartCuts are case-sensitive. |