From 6f9ad1821be2e8aa1d44fdfd36a7578676fbf81b Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Tue, 6 Feb 2018 17:09:31 -0500 Subject: [PATCH] LP#1743220: update EDI translator's README Signed-off-by: Galen Charlton --- Open-ILS/src/edi_translator/README | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/Open-ILS/src/edi_translator/README b/Open-ILS/src/edi_translator/README index 5517f93968..f318bead18 100644 --- a/Open-ILS/src/edi_translator/README +++ b/Open-ILS/src/edi_translator/README @@ -13,17 +13,18 @@ translating to JSON (JEDI) for edi_fetcher.pl and to EDI for edi_pusher.pl, respectively. Files: - edi_webrick.bash - wrapper script for setting ENV, calling edi_webrick.rb - edi_webrick.cnf - edi_webrick.rb config script - edi_webrick.rb - the main EDI translator daemon script - install.sh - dependency installer (for debian lenny) - README - this file - misc/ - patches to EDI4R; purely temporary until we can - get the changes accepted upstream - -This service can be run on a local or remote system that has the proper ruby environment -established. See the install.sh script for an example of how to install the needed ruby -components (on debian lenny linux). + edi_webrick.bash - wrapper script for setting ENV, calling edi_webrick.rb + edi_webrick.cnf - edi_webrick.rb config script + edi_webrick.rb - the main EDI translator daemon script + install.sh - dependency installer for Debian Lenny + install-ubuntu.sh - dependency installer for Ubuntu Trusty and Xenial + README - this file + misc/ - patches to EDI4R; purely temporary until we can + get the changes accepted upstream + +This service can be run on a local or remote system that has the proper Ruby environment +established. See the install.sh script for an example of how to install the needed Ruby +components (on Debian Lenny linux) or install-ubuntu.sh (on Ubuntu Trusty and Xenial). There is no such thing (yet?) as "push" from a vendor of their EDI responses. Basically they just put responses in an FTP directory somewhere that you are expected to check. It -- 2.43.2