Table of Contents

Search

  1. Preface
  2. Components
  3. API collections
  4. Business services
  5. File listeners
  6. Fixed-width file formats
  7. Hierarchical mappers
  8. Hierarchical schemas
  9. Industry data service customizer
  10. Intelligent structure models
  11. Refining intelligent structure models
  12. Mapplets
  13. Saved queries
  14. Shared sequences
  15. User-defined functions

Components

Components

Viewing mapping schemas

Viewing mapping schemas

View mapping schemas on the
Mapping Schemas
tab. Transformations use the mapping schemas to interact with the REST API.
Mapping schemas ignore empty structures. For example, the address object in the following response is ignored in the response schema:
{ "ID":1, "address":{} }
The response schema can't have a nested child field with the same name as the parent field. If a nested child field shares a name with the parent field, the metadata isn't propagated correctly to the response fields in the Machine Learning transformation.

0 COMMENTS

We’d like to hear from you!