Table of Contents

Search

  1. Preface
  2. Transformations
  3. Source transformation
  4. Target transformation
  5. Access Policy transformation
  6. Aggregator transformation
  7. B2B transformation
  8. Chunking transformation
  9. Cleanse transformation
  10. Data Masking transformation
  11. Data Services transformation
  12. Deduplicate transformation
  13. Expression transformation
  14. Filter transformation
  15. Hierarchy Builder transformation
  16. Hierarchy Parser transformation
  17. Hierarchy Processor transformation
  18. Input transformation
  19. Java transformation
  20. Java transformation API reference
  21. Joiner transformation
  22. Labeler transformation
  23. Lookup transformation
  24. Machine Learning transformation
  25. Mapplet transformation
  26. Normalizer transformation
  27. Output transformation
  28. Parse transformation
  29. Python transformation
  30. Rank transformation
  31. Router transformation
  32. Rule Specification transformation
  33. Sequence transformation
  34. Sorter transformation
  35. SQL transformation
  36. Structure Parser transformation
  37. Transaction Control transformation
  38. Union transformation
  39. Vector Embedding transformation
  40. Velocity transformation
  41. Verifier transformation
  42. 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.
You can't edit field metadata in mappings in SQL ELT mode.
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!