Overhaul ORDRSP processing based on new Business::EDI capabilities
authoratz <atz@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Wed, 15 Sep 2010 05:24:49 +0000 (05:24 +0000)
committeratz <atz@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Wed, 15 Sep 2010 05:24:49 +0000 (05:24 +0000)
commit4ab8bc3b56b8d097a0343f40ece7eb692dadf677
treed8968881a7d5af69b8385e7c7fc6d3cb408a707c
parentafd955c28bdb560b0d08f75609339d4ad59ed97a
Overhaul ORDRSP processing based on new Business::EDI capabilities

Lots of error checking

Fetch updates for xpath_value and a B&T data hack

ORDRSP is forced only b/c the DB requires it.  We can't accurately
know the message type until the translator deals with it (or we
build our own fault-prone sniffer).  But for now all we expect from
vendors in ORDRSP, so we can force temporarily.

Also EDI example data and debugging tweaks

git-svn-id: svn://svn.open-ils.org/ILS/trunk@17671 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/perlmods/OpenILS/Application/Acq/EDI.pm
Open-ILS/src/perlmods/OpenILS/Utils/RemoteAccount.pm
Open-ILS/src/support-scripts/edi_fetcher.pl