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

Step 4. Build the Modules

Step 4. Build the Modules

You can build the modules on Windows or UNIX. Build a module for each platform that PowerCenter runs on. You must build a module on Windows, because the PowerCenter Client resides on Windows. You may also need to build modules on UNIX or Linux, depending on the node that hosts the Integration Service.
The following table lists the library file names for each platform when you build the module:
Platform
Module File Name
Windows
<module_identifier>.dll
AIX
lib<module_identifier>.a
Linux
lib<module_identifier>.so
Solaris
lib<module_identifier>.so
You declare these modules in the repository plug-in XML file.

0 COMMENTS

We’d like to hear from you!