Allphones EDI
Outgoing
EDI file is generated by B2BEspporep (or a symlink to it). See EDI for more details.
spporep calls /u/cc/binl/edi_commit.sh
/u/cc/binl/edi_commit.sh moves the EDI file from /u/cc/ to /u/b2be/outgoing/
- The B2BE client (which is located on the EFTPOS server) accesses the folder via SMB and sends them off
Incoming
NOTE: I think this has been implemented, tested and mostly installed, but is not used.
- B2BE client (located on EFTPOS server) receives files from its server
Files are placed into /u/b2be/incoming/
/u/b2be/edi_import.sh is run
/u/b2be/edi_import.sh moves EDI files to /u/b2be/processing/. Currently only moves files for Bright Point
/u/b2be/edi_import.sh runs /u/cc/std/utbinl/process_edi on the files
