Convert Schema Report (Data Management)

ArcGIS Pro 3.4 | | Help archive

Summary

Converts a JSON or XLSX formatted schema report to another schema report format or to an XML workspace document that can be used to create a geodatabase.

Usage

  • This tool will only run successfully on .json or .xlsx files created by the Generate Schema Report tool.

  • Schema report input must represent a geodatabase workspace. Reports created from feature classes or feature datasets are not valid inputs for this tool.

  • Changes made to the .json or .xlsx files are not validated during the conversion.

Parameters

LabelExplanationData Type
Schema Report

The JSON or XLSX schema report that will be converted.

File
Output Location

The folder where the output files will be placed

Folder
Name

The name of the file outputs.

String
Output Formats

Specifies the file types that will be included in the output folder.

  • JSONThe output folder will include a .json file.
  • PDFThe output folder will include a .pdf file.
  • HTMLThe output folder will include an .html file.
  • XLSXThe output folder will include an Excel .xlsx file.
  • XMLThe output folder will include an .xml file.
String

Derived Output

LabelExplanationData Type
Output Files

The derived file types in the output folder.

File

Environments

This tool does not use any geoprocessing environments.

Licensing information

  • Basic: Yes
  • Standard: Yes
  • Advanced: Yes

Related topics