PowerCenter
- PowerCenter 10.5.6
- All Products
Attribute | Description |
---|---|
InputType | Type of input data that the Unstructured Data transformation passes to Data Transformation Engine. Choose one of the following input types:
|
OutputType | Type of output data that the Unstructured Data transformation or Data Transformation Engine returns. Choose one of the following output types:
|
ServiceName | Name of the Data Transformation service to run. The service must be present in the local Data Transformation repository. |
Streamer Chunk Size | Buffer size of the data that the Unstructured Data transformation passes to Data Transformation Engine when the Data Transformation service runs a streamer. Valid values are 1-1,000,000 KB. Default is 256 KB. |
Dynamic Service Name | Run a different Data Transformation service for each input row. When Dynamic Service Name is enabled, the Unstructured Data transformation receives the service name in the Service Name input port. When Dynamic Service name is disabled, the Unstructured Data transformation runs the same service for each input row. The Service Name attribute in the UDT Settings must contain a service name. Default is disabled. |
Status Tracing Level | Set the level of status messages from the Data Transformation service.
|
Allow Input Flush | Enable Allow Input Flush when you configure input groups of ports. The Unstructured Data transformation creates XML when it has all the data for a group. Configure the mapping so the transformation receives data that is sorted by group. When input flush is not enabled, the Unstructured Data transformation stores the data in memory and creates the XML after it receives data for all the groups. |