Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The *TRANSFORM built-in variable may be extended with a range of qualifiers to access the attributes of the Transformation Map.  The available qualified forms of the *TRANSFORM built-in variable may be displayed and accessed by expanding the corresponding items listed on the Built-ins tab in the Processing sequence editor.

Note
Note: While the *TRANSFORM built-in variable is writeable, the qualified forms that provide access to the attributes of the current transformation map are not writeable.

...

In the following example, the *transform.property.myproperty form is used in the details for an activity to access the value of the installation-defined property named myproperty for the current Transformation Map:

Note

Note:   The use and values of these properties is subject to your own circumstances and conventions.  LANSA Composer does not enforce the entry of the fields corresponding to these properties, nor does it validate any values entered.

...

Qualifier

Description

.EDI.DIR

The direction (I = inbound, O = outbound) of the current transformation map

.EDI.EXP

The transaction data export processor for the current transformation map

.EDI.IMP

The transaction data import processor for the current transformation map

.EDI.TID

The transaction ID associated with the current transformation map

Note

Note: The use and values of these attributes is subject to your own circumstances and conventions.  LANSA Composer does not enforce the entry of the fields corresponding to these attributes, nor does it validate any values entered.