|
-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx
[mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Scott Klement
Sent: Thursday, July 12, 2007 1:20 PM
To: Midrange Systems Technical Discussion
Subject: Re: EDI and Inovis from Library Data
My previous experience has been with comma delimited, tab
delimited and pipe delimited files -- but searching for an
asterisk instead of a comma isn't a major difference. And
searching for a tilde instead of a CRLF isn't a major
difference. And using a variable so I can search for any
character isn't a big difference.
For me, writing the data in EDI format isn't significantly
more difficult than what I'm doing already, and reading it in
EDI format isn't significantly different.
What I *am* missing, however is the "schema checking" that
the EDI translator provides. Other than manually testing my
software to verify that it works properly (as you do with any
programming project) there will be nothing that verifies that
my software conforms to the X.12 standards.
I'm going to guess you are using ANSI X12 850s for theorders. If you
send them, then besides correctly formatted data, you'll need to
generate unique and consecutive control#s
We receive X.12 850, 855, 875 orders. We send 810 and 880
invoices and
856 advanced shipment notices. Plus, of course, 997 for
functional acknowledgements. We've been doing EDI for more
than 15 years now, and I'm familiar with the standards and
control numbers already. Generating control numbers myself
(by adding 1 to a field in a control file) doesn't seem like
a big deal to me.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.