Skip to main content

Uploading a Model

Introduction

Uploading models is the first step in building mappings. PiXi uses AI to enrich your data model and prepare it for connection to other models.

Purpose

To prepare structured data models that can be mapped to target formats.

Step By Step

  1. Go to the Data Models section of PiXi Mapper.

  2. Click "Add New Model”. search box next to Add New Model button

  3. Upload your JSON/OpenAPI model file. file addition dialog to upload a model

  4. The AI will auto-enrich your file:

    • Add descriptions
    • Infer enums, types, and constraints
    • Suggest field types and formats file model addition that will be uploaded with enriched content
  5. Click "Upload"

  6. Review the model properties completed upload review

  7. Adjust AI assumptions by clicking the Edit button for any property modal dialog to edit any individual property

  8. To add any additional properties:

    • Click "Add New Property" Add New Property button

    • Define the attributes in the modal dialog modal dialog to add a new property

Alternatively, users can create a model from scratch. That documentation is coming soon.