Export and Import Reports

Report Designer's File | Export function exports the active report to a .json file. The File | Import function imports a previously exported report into Designer. After importing a report, you can modify and run it just as you would any other report. Saving the report makes you the owner of the imported report in ArcGIS.

You cannot host an exported report locally and run the report from the .json file's URL.

Export and Import are most commonly used to copy reports between portals or share reports outside your organization.

In both cases, a report that was created in one instance of Designer is copied to a different instance of Designer. Because of this, there are several issues you can encounter when importing a report:

Follow the instructions for the following Export/Import tasks:

Copy Reports from One Portal to Another

You can use the Export and Import functions to copy reports to a different portal. For example, you might want to copy your reports from cloud Reporting to on-premises Reporting, or you might want to move your reports from one on-premises portal to another, possibly on a different server.

You can adapt the following method to copy reports to a different instance of VertiGIS Studio Reporting on the same portal. In this case, you would work with source and destination instances instead of source and destination portals.

To copy reports from one portal (the source portal) to another portal (the destination portal):

  1. Source Portal:

    1. Sign in to Report Designer for the source portal.

    2. Export the reports one at a time.

      To export a report, open the report in Report Designer and click File | Export.

      Report Designer exports the active report to a .json file.

  2. Destination Portal:

    1. Sign in to Report Designer for the destination portal.

    2. For each report that you want to import, add the report's data source(s).

      You must add all the data sources used by the report and its subreports.

    3. Import the reports one at a time.

      To import a report, click File | Import, select the .json file, and click Open.

    4. Save each report.

      This creates ArcGIS items for the reports.

    5. Preview each report to verify that they work as expected.

    6. If you want, share the reports and configure applications to host the reports.

Share a Report with an Author Outside your Organization

The Export and Import functions can be used to share a report with a report author outside your organization. This provides the outside author with a copy of the report.

You can also use this method to share reports with other authors within your organization.

To share a report with an author outside your organization:

  1. You:

    1. Export the report.

      To export a report, open the report in Report Designer and click File | Export.

      Report Designer exports the active report to a .json file.

    2. Send the .json file to the outside author via email or any other method that is convenient.

    3. Use a secure method to communicate the connection information for each of the report's data sources to the outside author.

      You must include the connection information for all the data sources used by the report and its subreports.

      Example of a data source's information to send to the outside author

  2. Outside Author:

    1. Open Report Designer.

    2. Add the report's data source(s).

      Use the connection parameters provided by the author who is sharing with you.

      You must add all the data sources used by the report and its subreports.

    3. Import the report.

      To import a report, click File | Import, select the .json file, and click Open.

    4. Save the report.

      This creates an ArcGIS item for the report.

    5. Preview the report to verify that it works as expected.

    6. If you want, share the report and configure applications to host the report.