What the map source of security example contains

Map Source of securitytests.mms contains two executable maps:
  • edisecOut - An example of taking three different inputs to create EDIFACT packages with security segments.
    • Three inputs:
      • Input_xmlPackage.xml: Input 1 is xml
      • Input_ediPackage.txt: Input 2 is EDIFACT EDI
      • Input_binPackage.txt: Input 3 is binary
    • Output_edisecurity.txt: Output is EDIFACT EDI containing packages and security segments.
  • edisecIn - An example using one EDIFACT input containing multiple edi and xml packages with security segments to create raw data output. The output attempts to identify the UNO/Object/UNP parsing and mapping with and without a segment terminator for the Object.
    • Input_ediSecurity.txt.txt: Input 1 is EDIFACT EDI and multiple packages and security segments.
    • Output_security.txt: Output is EDIFACT EDI containing packages.