Conversion table - Connect_CDC - connect_cdc_mimix_share - Latest

Connect CDC System Reference Guide

Product type
Software
Portfolio
Integrate
Product family
Connect
Product
Connect > Connect CDC (MIMIX Share)
Version
Latest
Language
English
Product name
Connect CDC
Title
Connect CDC System Reference Guide
Copyright
2024
First publish date
2003
ft:lastEdition
2024-08-20
ft:lastPublication
2024-08-20T21:40:14.000381

Method:   Conversion table

Function name:   LookupConversionTable

Parameter list:   (CHAR tableName, CHAR columnName)

Return type:   CHAR

What the method does:   Converts a source column character value to a character value or constant you specify in a “conversion table” that you manually create in the model. To create this conversion table, select New Data Enhancement Method > New Compiled Method from the context menu of the Data Enhancement Methods branch of your model.

If the column value does not exist as a key in the table, then “?” is returned by default.