Reports Generated by 12d Synergy Administrators
  • 14 Sep 2023
  • 5 Minutes to read
  • PDF

Reports Generated by 12d Synergy Administrators

  • PDF

Article Summary

In 12d Synergy, there are two types of reports - Standard reports and Custom reports.   

Standards reports are shipped out of the box with 12d Synergy. They provide basic information about entities such as Folders, Files, and Jobs, and features such as Tasks, Issues, Notifications, etc. They are delivered as a .csv or .html file.

Custom reports are those which are scripted by you and built into the 12d Synergy applications. 

You can generate a report instantly or schedule it for a set date and time or frequency.

1.1. How to Generate a Standard Report

You can generate a standard report from both, the 12d Synergy Client application and the 12d Synergy Administration application. 

1.1.1. Using the 12d Synergy Client Application

1.1.1.1. From the Reporting Menu

  1. In the Reporting menu option, click Generate a Report option.


    The Select a Report window is displayed.


  2. Select the required report and click the Select button.
    The Enter Required Inputs window is displayed.


  3. Generate a report.

1.1.1.2. Entity Specific Reports

You can create job, sub-job and folder reports using the following procedure.

  1. Select any folder or job in the tree structure and select the Reports tab from the right panel.
    All applicable reports to the selected entity are displayed.


  2. Select the required entity report from the Name panel in the left of the Reports tab.
    The required inputs are displayed to the right of the Name panel in the Report Inputs panel.
  3. Generate a report.

1.1.1.3. Generate a Report

  1. For every input mentioned in the Input column, double-click the corresponding cell in the Value column to select or enter a value for the selected input.
  2. Click the Generate or Set button.
    The Save report to dialog box is displayed.


  3. Browse the location where you want to save the report.
  4. Enter a name for the report in the File name box.
  5. From the Save as type select one of the following file types for the report you are generating.
    • .csv – a comma-separated value file
    • .html – a web page
  6. Click the Save button.
    The report is generated in the required format and is saved in the selected location.

1.1.2. Using the 12d Synergy Administration Application

  1. Select the Reports tab > Generate a Report tab.


  2. Select the required report from the Name panel.
    The required inputs are displayed in the Report Inputs panel.
  3. For every input mentioned in the Input column, double-click the corresponding cell in the Value column to select or enter a value for the selected input.


  4. Click the Generate button.
    The Save report to dialog box is displayed.


  5. Browse the location where you want to save the report.
  6. Enter a name for the report in the File name box.
  7. From the Save as type select one of the following file types for the report you are generating.
    • .csv – a comma-separated value file
    • .html – a web page
  8. Click the Save button.
    The report is generated in the required format and is saved in the selected location.

1.2. How to Schedule a Standard Report

1.2.1. Using the 12d Synergy Client Application

  1. Right-click any selected job or folder, select the Edit or Edit folder option respectively.
    The Edit a Job or Edit a Folder window is displayed accordingly.
  2. Click the Reports tab. 
  3. Click the Report Schedules tab.


  4. Click the button.
    A New Report Schedule entry is added in the Name panel and is displayed in the Report Schedule Name box.
  5. Click the Select Report button.
    The Select a Report window is displayed.


    All the reports related to the selected entity (job or folder) are displayed.
  6. Create a report schedule.

1.2.2. Using the 12d Synergy Administration Application

  1. Select the Reports tab > Scheduling tab.


  2. Click the button.
    A New Report Schedule entry is added in the Name panel and is displayed in the Report Schedule Name box.
  3. In the Schedule Information tab, click the Select Report button.
    The Select a Report window is displayed.


    For entity reports where there is a need to select one or more entities such as a job, folder, or a file, an Entity Selection tab is displayed. You can select entities based on one of the options displayed.

  4. Select the required report and click the Select button.
    The selected report is displayed in the Report box of the Schedule Information tab.


  5. Create a report schedule.

1.2.3. Create a Schedule

  1. In the Reports > Scheduling > Schedule Information tab, enter a name for the report schedule you are creating in the Report Schedule Name box.
  2. Select the required frequency for generating the report from the Frequency list.
  3. Select the date and time range from the Start Date/Time and End Date/Time lists for the selected report.
    The Next Execution Date/Time and Last Execution Date/Time display the execution dates and times calculated by the server.
  4. Select the file format of the report to be created from the Output Extension list. 
  5. Click the Report Input tab.
  6. For every input mentioned in the Input column, double-click the corresponding cell in the Value column to select or enter a value for the selected input.
  7. Click the Report Delivery tab.


  8. Do one of the following to set the report delivery:
    • Select the Save to network folder path option to save the report to the location you will be entering in the box below.
    • Select the Save to Synergy path option to save the report to the 12d Synergy location you will browse using the ellipsis  button below.
    • Select the Email option and click the button to add groups of users in the Groups tab and individual users in the Contacts tab.
  9. Click the Save Report Schedule button.
    The report is generated based on the date, time, and frequency set and is delivered in the selected format.
You can click the Run Now button and test if the report is being generated.

1.3. Custom Reports

You can create custom reports via the scripting engine built into the 12d Synergy applications. You can write a program and specify the inputs to the report, using full API access. For more information on the API, please see the 12d Synergy API Reference guide.

1.3.1. How to Upload a Custom Report

  1. In the 12d Synergy Administration application, select the Reports tab > Report Scripts tab.
  2. Click the Add button.
    The Add a Report Library window is displayed.


  3. Enter the name of the custom report in the Name box.
  4. Click the ellipsis button and add the .dll file of the custom report you have developed.
  5. Click the Add button.
    The custom report is displayed in the left panel of the Report Scripts tab.

    It is also added in the 12d Synergy Client application > Reporting menu > Generate a Report option > Select a Report window. You can generate the custom report like any other report from there.

Was this article helpful?