Data Discovery Guide > Part III: Data Discovery with Informatica Developer > Column Profiles on Semi-structured Data Sources > JSON and XML Data Objects
  

JSON and XML Data Objects

You can create a flat file data object or complex file data object from a JSON or XML data source. You can create and run a column profile on the data object.
Create a text file that contains the path of the JSON or XML data source and use the text file as the data source to create a flat file data object. You can also add the file path for multiple JSON or multiple XML data sources into the text file.
You can create a complex file data object from a JSON or XML data source with a complex file reader. The complex file reader provides input to a Data Processor transformation that parses the file and converts the source data to flat comma-separated values records.
Note: The Developer tool does not support a JSON data source with UTF-8 encoding.

Creating a Data Object from a JSON or XML Data Source

You can create a flat file data object or complex file data object from a JSON or XML data source.
    1. In the Object Explorer view in the Developer tool, select the project where you want to create the data object and column profile.
    2. Click File > New > Data Object.
    The New dialog box appears.
    3. You can choose to create a flat file data object or complex file data object.
    The data object appears in the project folder.