Extracted EDI data
If the incoming EDI data is ASC X12, will extract each functional group from the incoming data and write it to a temporary file, which is then available as input to your map. If there is more than one functional group in the incoming transmission, will execute your map once for each incoming functional group.
If the incoming data is UN/EDIFACT, will extract each UNB - UNZ envelope from the incoming data and write it to a temporary file, which is then available as input to your map. If there is more than one UNB - UNZ interchange in the incoming transmission, will execute your map once for each interchange.