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

Unstructured Data Transformation Ports

Unstructured Data Transformation Ports

When you create an Unstructured Data transformation, the Designer creates default ports. It creates other ports based on how you configure the transformation. The Unstructured Data transformation input and output types determine how the Unstructured Data transformation passes data to and receives data from
Data Transformation
Engine.
The following table describes the Unstructured Data transformation default ports:
Port
Input/ Output
Description
InputBuffer
Input
Receives source data when the input type is buffer.
Receives a source file name and path when the input type is file.
OutputBuffer
Output
Returns XML data when the output type is buffer.
Returns the output file name when the output type is file.
Returns no data when you configure hierarchical output groups of ports.
The following table describes other Unstructured Data transformation ports that the Designer creates when you configure the transformation:
Port
Input/ Output
Description
OutputFileName
Input
Receives a name for an output file when the output type is file.
ServiceName
Input
Receives the name of a
Data Transformation
service when you enable Dynamic Service Name.
UDT_Status_Code
Output
Returns a status code from
Data Transformation
Engine when the status tracing level is Description Only or Full Status.
UDT_Status_ Message
Output
Returns a status message from
Data Transformation
Engine when the status tracing level is Description Only or Full Status.
You can add groups of output ports for relational targets on the
Input
or
Output Hierarchy
tabs. When you configure groups of ports, a message appears on the
UDT Ports
tab that says hierarchical groups and ports are defined on another tab.

0 COMMENTS

We’d like to hear from you!