Table of Contents

Search

  1. Preface
  2. Part 1: Introduction to Profiles
  3. Part 2: Profiling with Informatica Analyst
  4. Part 3: Profiling with Informatica Developer

Profile Guide

Profile Guide

Creating a Data Object from a JSON or XML Data Source

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.
    • To create a flat file data object, perform the following tasks:
      1. Select
        Physical Data Objects
        Flat File Data Object
        , and click
        Next
        .
        The
        New Flat File Data Object
        dialog box appears.
      2. Select
        Create from an Existing Flat File
        , and click
        Browse
        to choose the text file. Click
        Next
        .
      3. Verify that the code page is
        MS Windows Latin 1 (ANSI), superset of Latin 1
        , and the format is delimited. Click
        Next
        .
      4. Verify that the delimiter is set to
        comma
        . Click
        Finish
        .
    • To create a complex file data object, perform the following tasks:
      1. Select
        Physical Data Objects
        Complex File Data Object
        , and click
        Next
        .
        The
        New Complex File Data Object
        dialog box appears.
      2. Enter a name for the data object. Select the access type as
        File
        .
      3. Click
        Browse
        to choose a JSON or XML file. Click
        Finish
        .
        When the Developer server is in Linux, you must update the file path of the data source to the location in the server. To update the file path, select the complex file data object, click
        Read
        in the
        Data Object Operations
        tab, and add the file path in the
        Advanced
        tab in the
        Data Object Operation Details
        pane.
    The data object appears in the project folder.

0 COMMENTS

We’d like to hear from you!