Customer Portal

Lookup Tables in Transformation Lite

Comments 1

  • Avatar
    jurban
    0
    Comment actions Permalink
    Hi,
    yes it is possible by using the Lookup Join component. Just specify that you want to read from the 1st source, not from the 0th. For example:

    ${in.1.lastName}

    The code above reads the "lastName" field of the lookup table.

    Jaro

Please sign in to leave a comment.