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

Statement types

Statement types

Each statement type represents the type of elements that are mapped between the source and target schemas. In the case of a Router statement, the statement type represents the action to take to map the elements.
You can define the following types of statements:
Map
A Map statement links a simple source element to a simple target element.
Group
A Group statement links a complex source element to a complex target element.
Repeating Group
A Repeating Group statement links a repeating complex source element to a repeating complex target element.
Router
A Router statement uses conditions to evaluate each source element and process it based on the input value.
Option
An Option statement defines a condition in a Router statement. If the condition evaluates to true, the hierarchical mapper runs the Option statement.
Default
A Default statement defines the default statement to run in a Router statement if none of the Option statements apply.

0 COMMENTS

We’d like to hear from you!