Numeric Map Types
The available numeric map types are listed in the following table:
Note: If
you change a map type to Sterling B2B Integrator(map type
24 in the following table), you can then, if necessary, use this command
line save function to change the map type to any other map type listed
in the following table (if, for example, you want to change the map
back to its original type). However, if you compiled a map using a
later version of the translator, it will not be backward-compatible.
That is, if you use the version 2.2 translator to save and compile
a map (Sterling B2B Integrator map
type), and then you save (with the same 2.2 translator) and change
the map to a type used in Sterling Gentran:Server® For Microsoft Windows or Sterling Gentran:Server For UNIX you will not be able to use
the map with a version of Sterling Gentran:Server that
uses a previous version of the translator.
- Numeric Map Type
- Map Type
- 0
- Import
- 1
- Export
- 2
- 3
- Screen Entry
- 4
- Turnaround
- 5
- Transaction Build
- 6
- Transaction Break
- 7
- Functional Group Build
- 8
- Functional Group Break
- 9
- Interchange Build
- 10
- Interchange Break
- 11
- Functional Acknowledgement Inbound
- 12
- Functional Acknowledgement Outbound
- 13
- System Import Header
- 14
- Direct Map
- 15
- Standard to Standard
- 16
- Standard to Application
- 17
- Application to Application
- 18
- Application to Standard
- 19
- XML to Application
- 20
- Application to XML
- 21
- XML to Standard
- 22
- Standard to XML
- 23
- XML to XML
- 24
- Sterling B2B Integrator
Example 1
In this example, all maps in the Friend folder are saved and compiled as the Sterling B2B Integrator map type.
mapper.exe -c -s 24 c:\Friend\*.mxl
Example 2
In this example, the PET_810.map (in the Friend folder) is saved as the Sterling B2B Integrator map type.
mapper.exe -s 24 c:\Friend\PET_810.map