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

Building the Module on UNIX

Building the Module on UNIX

On UNIX, you can use any C compiler to build the module.
To build the module on UNIX:
  1. Set the environment variable INFA_HOME to the PowerCenter Integration Service installation directory.
    If you specify an incorrect directory path for the INFA_HOME environment variable, the PowerCenter Integration Service cannot start.
    Restart the node to apply changes.
  2. Enter a command from the following table to make the project:
    UNIX Version
    Command
    AIX (32-bit)
    make -f makefile.aix
    AIX (64-bit)
    make -f makefile.aix64
    Linux
    make -f makefile.linux
    Solaris
    make -f makefile.sol

0 COMMENTS

We’d like to hear from you!