Transformations > Hierarchy Builder Transformation > Hierarchical Schemas
  

Hierarchical Schemas

A hierarchical schema is based on a schema file that you import to Informatica Cloud. The schema defines the expected hierarchy of the output data. After you import an .xsd schema file, select the schema root. For a hierarchical schema based on a JSON sample, you do not select a schema root.
You can create, edit, or delete hierarchical schema. You can edit a hierarchical schema and change the root or change the schema definition. However if you have used the hierarchical schema in a transformation, you cannot edit or delete it.

Creating a Hierarchical Schema

Create a hierarchical schema in Informatica Cloud.
    1. Click Configure > Hierarchical Schema.
    2. In the Hierarchical Schema page, click New.
    3. In the New Hierarchical Schema page, enter a name and description. You must provide a name for the hierarchical schema.
    4. To select a schema, click Upload, browse for an .xsd or .json file and click OK.
    5. If you selected an .xsd file with multiple possible root elements, select a root from the drop-down menu.
    6. If you selected a schema that refers to another schema, you must also upload the referenced schema. To upload the referenced schema, click Upload, browse for the referenced schema file and click OK.
    7. To save the hierarchical schema, click OK.