Versions Compared

Key

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

...

If the examples are not present in your LANSA Composer system, you can locate and import all or selected examples from the supplied DX_MASTER_EG.dxexport import file.  This file should be present in your LANSA Composer client installation in the DXImports folder, for example:

...


     C:\

...

Program Files\

...

LANSA Composer\X_WIN95\X_LANSA\X_LIC\EXECUTE\DXImports

The following example Transformation Map us supplied with this version of LANSA Composer:

Name

Description

EXAMPLE_MAPOUT1

Transformation map using a simple output

...

The supplied example Processing Sequence EXAMPLE_CSV02 illustrates receiving the output from a Transformation Map simple output component.  Because the example map builds a comma-separated list of values, the Processing Sequence then uses the PARSE_CSV activity to parse and extract the list of returned values.


info
Note
titleNote:

LANSA Composer only supports Transformation Maps that use a single output or target component.  Therefore, if you are using a simple output component, then it must be the only output or target component in the map.  You cannot, for example, also map data to an output file or database.  (You can, however, create and execute a second map to perform the further mappings, as required.)