Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

Version 1 Current »

You can add up to four custom open job SSRS reports that are displayed in the Print drop-down in the Job Maintenance and Job Status window. You can also add up to four custom history job SSRS reports in the Job History window.

We've added eight report placeholders in WSReports.

  • JC Job Custom Report 1
  • JC Job Custom Report 2
  • JC Job Custom Report 3
  • JC Job Custom Report 4
  • JC Job History Custom Report 1
  • JC Job History Custom Report 2
  • JC Job History Custom Report 3
  • JC Job History Custom Report 4

For the custom report(s) to show in the Print drop-down, you will need to add the Report Server URL in the ReportLocation field. The report name that displays in the Print drop-down is parsed from the URL string. If you have a report that can print either an Open or Closed job, then the user would have to make sure each path is set correctly. You might want both “JC Job Custom Report 1” and “JC Job History Custom Report 1” to print the same report.

In order to take advantage of mapping custom reports from the Print drop-down on the Job Maintenance, Job Status, or Job History windows and have the Job Number parameter value passed to the report properly, you will need to have the Job Number parameter named “JobNumber” in the custom report.  Otherwise, you will have to pick the parameters when SRS Viewer comes up.

  • No labels