Data Enhancement Method Properties, Body page - Connect_CDC - connect_cdc_mimix_share - Latest

Connect CDC Getting Started 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 Getting Started Guide
Copyright
2024
First publish date
2003
Last updated
2024-09-11
Published on
2024-09-11T13:50:21.429182

The Body page contains executable code. The input parameters you entered on the Basic page fill in here automatically.

You can write your own procedure here from scratch, if you choose. In Connect CDC terminology, you are defining a procedure, a named, complex expression, which the Expression Handler will validate and later compile.

  1. Enter your code, observing the rules for procedure as described in Specifying procedures.

  2. Click the Validate button to verify the syntax of your procedure. At a minimum, the procedure requires a return statement between the procedure and end statements in order to validate.

  3. Once the procedure is valid, click OK to complete the creation of the compiled method.

The compiled method is now available in the Method column on the Table Properties, Mapping page of a source or target table. You can use this compiled method to map data from one or more source columns to any target column for which you want data converted.