Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space WBRIDGE and version 24.0
Div
Classe2e-refDiv

Otp
Floatingfalse

Rp

After having imported the EDIFACT message definition, you can parse such EDI data by invoking a <<EDIFACTAdapter>> or <<X12Adapter>> action as shown in the examples below.

Multiexcerpt include
MultiExcerptNametags_adapter_action
PageWithExcerptEDIFACT

How to debug an adapter call is described on Debugging a UN EDIFACT Adapter Call.

Static Parsing

For a static parsing, the EDI data file to be parsed is specified via an <<Alias>> adapter action.

Figure: UN/EDIFACT Static Parsing

Image Modified

The alias must have been defined in the component diagram as a <<FileAlias>> before. The path and file name can be changed in the xUML Service Settings.
For further details on how to define a file service see File System Components.

Dynamic Parsing

For dynamic parsing, the EDI data to be parsed is given via a file path (name) or a blob object containing the data (data).

Figure: UN/EDIFACT Dynamic Parsing

Image Modified

Multiexcerpt include
MultiExcerptNameaction_parse
PageWithExcerptEDIFACT

encoding and locale can also be used for static parsing.

Panel
titleOn this Page:
Table of Contents
Panel
titleRelated Pages: