Table of Contents

Search

  1. Preface
  2. Transformations
  3. Source transformation
  4. Target transformation
  5. Aggregator transformation
  6. Cleanse transformation
  7. Data Masking transformation
  8. Data Services transformation
  9. Deduplicate transformation
  10. Expression transformation
  11. Filter transformation
  12. Hierarchy Builder transformation
  13. Hierarchy Parser transformation
  14. Hierarchy Processor transformation
  15. Input transformation
  16. Java transformation
  17. Java transformation API reference
  18. Joiner transformation
  19. Labeler transformation
  20. Lookup transformation
  21. Machine Learning transformation
  22. Mapplet transformation
  23. Normalizer transformation
  24. Output transformation
  25. Parse transformation
  26. Python transformation
  27. Rank transformation
  28. Router transformation
  29. Rule Specification transformation
  30. Sequence Generator transformation
  31. Sorter transformation
  32. SQL transformation
  33. Structure Parser transformation
  34. Transaction Control transformation
  35. Union transformation
  36. Velocity transformation
  37. Verifier transformation
  38. Web Services transformation

Transformations

Transformations

Request mapping options

Request mapping options

Configure request mapping options to define how incoming fields are mapped to request schema fields.
You can configure the following request mapping options:
Field Map Options
Method to map fields to the target. Use one of the following options:
  • Manual. Manually link incoming fields to target fields. Selecting this option removes links for automatically mapped fields. To map fields manually, drag a field from the incoming fields list and position it next to the appropriate field in the target fields list. Or, you can map selected fields, unmap selected fields, or clear all of the mappings using the
    Actions
    menu.
  • Automatic. Automatically link fields with the same name. Use when all of the fields that you want to link share the same name. You cannot manually link fields with this option.
  • Completely Parameterized. Use a parameter to represent the field mapping. In the task, you can configure all field mappings.
  • Partially Parameterized. Configure links in the mapping that you want to enforce and use a parameter to allow other fields to be mapped in the mapping task. Or, use a parameter to configure links in the mapping, and allow all fields and links to display in the task for configuration.
    To see more information on field mapping parameters, see
    Mappings
    .
Parameter
Parameter to use for the field mapping.
New Parameter
Creates a field mapping parameter.
Show Fields
Controls the fields that appear in the
Incoming Fields
list. Show all fields, unmapped fields, or mapped fields.
Automap
Links fields with matching names. Allows you to link matching fields, and then manually configure other field mappings.
You can map fields in the following ways:
  • Exact Field Name.
    Data Integration
    matches fields of the same name.
  • Smart Map.
    Data Integration
    matches fields with similar names. For example, if you have an incoming field
    Cust_Name
    and a target field
    Customer_Name
    ,
    Data Integration
    automatically links the
    Cust_Name
    field with the
    Customer_Name
    field.
You can use both Exact Field Name and Smart Map in the same field mapping. For example, use Exact Field Name to match fields with the same name and then use Smart Map to map fields with similar names.
You can undo all automapped field mappings by clicking
Automap
Undo Automap
. To unmap a single field, select the field to unmap and click
Actions
Unmap
.
Data Integration
highlights newly mapped fields. For example, when you use Exact Field Name,
Data Integration
highlights the mapped fields. If you then use Smart Map,
Data Integration
only highlights the fields mapped using Smart Map.
Action menu
Additional field link options. Provides the following options:
  • Map Selected. Links the selected incoming field with the selected target field.
  • Unmap Selected. Clears the link for the selected field.
  • Clear Mapping. Clears all field mappings.
Show
Determines how field names appear in the target fields list. Use technical field names or labels.

0 COMMENTS

We’d like to hear from you!