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

Target fields

Target fields

You can configure the target fields that you want to use in the data flow. You can add and remove target fields, configure how the fields are displayed, edit field metadata, and restore original fields from the target object.
Configure target fields on the
Target Fields
tab of the
Properties
panel.
You can configure target fields in the following ways:
Add and remove fields.
You can add fields to a mapping target. To add a field, click
Add Field
, and then enter the field name, type, precision, and scale.
You can also remove fields that you do not want to use in the mapping. To remove fields, select the fields that you want to remove, and then click
Delete
.
Change the sort order.
You can display target fields in native order, ascending order, or descending order. To change the sort order, click
Sort
, and select the appropriate sort order.
Use technical field names or labels.
You can display field names by label or technical field name.
To change the display option for field names, select
Options
Use Technical Field Names
or
Options
Use Labels
.
Edit field metadata.
You can edit the metadata for a field. You might edit metadata to change information that is incorrectly inferred. When you edit metadata, you can change the name, native type, native precision, and native scale, if applicable for the data type.
To edit the name or metadata for one or more fields, click
Options
Edit Metadata
. When you edit metadata, you can also display native names by label or technical field name. To change the display option for native names, select
Options
Show Technical Field Names
or
Options
Show Labels
.
When you change the metadata for a field, avoid making changes that can cause errors when you run the task. For example, you can usually increase the native precision or native scale of a field without causing errors. But if you reduce the precision of a field, you might cause the truncation of data.
Restore original fields from the target object.
To restore the original fields from the target object, use the
Synchronize
option. When you synchronize fields,
Data Integration
restores deleted target fields, reverts data type and precision changes, and adds fields that are new to the target.
Data Integration
removes any added fields that do not have corresponding fields in the target object.
For existing target fields,
Data Integration
replaces any metadata that you edited with the field metadata from the target object.
Data Integration
does not revert changes that you made to the
Name
field.

0 COMMENTS

We’d like to hear from you!