Table of Contents

Search

  1. Preface
  2. The Transformation Language
  3. Constants
  4. Operators
  5. Variables
  6. Dates
  7. Functions
  8. Creating Custom Functions
  9. Custom Function API Reference

Transformation Language Reference

Transformation Language Reference

Steps to Create Custom Functions

Steps to Create Custom Functions

Complete the following steps to create custom functions:
  1. Get repository ID attributes.
    Get repository ID attributes to include in the repository plug-in.
  2. Create the header file.
    Define one or more custom functions in the header file.
  3. Create the implementation file.
    Define one or more custom functions in the implementation file.
  4. Build the modules.
    Build modules to create DLLs and shared libraries.
  5. Create the repository plug-in file.
    Define metadata for custom functions.
  6. Test the custom functions.
    Install custom functions and use them in a mapping and workflow for verification.

0 COMMENTS

We’d like to hear from you!