Administrator Guide > User-Defined Datatypes > Properties File
  

Properties File

The user-defined data type properties file contains the list of user-defined data types and the parameters required to convert the data types to a format that the PowerCenter Integration Service can process.
The name of the properties file must use the following format: DatabaseType_UDT_Native_Conversions.properties
You can use a properties file to define conversion parameters for the following database types:
The PowerCenter Integration Service looks for the properties files in the following folder:
<TDMInstallationDirectory>/utilities/mapgen/config
UDT functions for Oracle are available in TDM. To handle user-defined data types on other databases, you must write the functions.