Table of Contents

Search

  1. Preface
  2. Working with Transformations
  3. Aggregator Transformation
  4. Custom Transformation
  5. Custom Transformation Functions
  6. Data Masking Transformation
  7. Data Masking Examples
  8. Expression Transformation
  9. External Procedure Transformation
  10. Filter Transformation
  11. HTTP Transformation
  12. Identity Resolution Transformation
  13. Java Transformation
  14. Java Transformation API Reference
  15. Java Expressions
  16. Java Transformation Example
  17. Joiner Transformation
  18. Lookup Transformation
  19. Lookup Caches
  20. Dynamic Lookup Cache
  21. Normalizer Transformation
  22. Rank Transformation
  23. Router Transformation
  24. Sequence Generator Transformation
  25. Sorter Transformation
  26. Source Qualifier Transformation
  27. SQL Transformation
  28. Using the SQL Transformation in a Mapping
  29. Stored Procedure Transformation
  30. Transaction Control Transformation
  31. Union Transformation
  32. Unstructured Data Transformation
  33. Update Strategy Transformation
  34. XML Transformations

Transformation Guide

Transformation Guide

Creating an Unstructured Data Transformation

Creating an Unstructured Data Transformation

Use the PowerCenter Transformation Developer or the Mapping Designer to create an Unstructured Data transformation.
  1. In the Mapping Designer or Transformation Developer, click
    Transformation
    Create
    .
  2. Select
    Unstructured Data Transformation
    as the transformation type.
  3. Enter a name for the transformation.
  4. Click
    Create
    .
    The
    Unstructured Data Transformation
    dialog box appears.
  5. Configure the following properties:
    Property
    Description
    Service Name
    Name of the
    Data Transformation
    service you want to use. The Designer displays the
    Data Transformation
    services in the
    Data Transformation
    repository folder. Do not choose a name if you plan to enable dynamic service names. You can add a service name on the UDT Settings tab after you create the transformation.
    Input Type
    Describes how
    Data Transformation
    Engine receives input data. Default is Buffer.
    Output Type
    Describes how
    Data Transformation
    Engine returns output data. Default is Buffer.
  6. Click
    OK
    .
  7. You can change the service name, input, and output type on the
    UDT Settings
    tab.
  8. Configure the Unstructured Data transformation properties on the
    Properties
    tab.
  9. If the
    Data Transformation
    service has more than one input or output file, or if it requires input parameters, you can add ports on the
    UDT Ports
    tab. You can also add pass-through ports on the
    Ports
    tab.
  10. If you want to return row data from the Unstructured Data transformation instead of XML data, create groups of output ports on the
    Relational Hierarchy
    tab.
  11. If you create groups of ports, export the schema that describes them from the
    Relational Hierarchy
    tab.
  12. Import the schema to the
    Data Transformation
    project to define the project output.

0 COMMENTS

We’d like to hear from you!