- Overview
- 1. Roles
- 2. Accessing Messaging Application
- 3. User Administration
- 4. Tenant Administration
- 5. Trading Partner Administration
- 6. Channel Administration
- 7. Rules Administration
- 8. Services
- 9. Transactions/Mailbox messages
- Back to Learning Center
EDI Data Streamer
813,'c','CustomProcessor.EDIDataStreamer:removeCharsBlock'
This service replaces 0D and 0A from the data stream with 1C and 1D and adds CRLF at the end of blocked data.
814,'c','CustomProcessor.EDIDataStreamer:removeExtraChars'
This service removes 0D and 0A from the data stream and it strips off EDS ELITE (TTR, THD, and TDS) headers and trailers.
844,'c','CustomProcessor.EDIDataStreamer:blockedDataWithLF'
This service replaces 0D and 0A from the data stream with 1C and 1D and adds LF at the end of blocked data.