|
I understand where you're coming from with this statement. However,
I've written a lot of code over the years that generates and parses
delimited files. It's easy for me, even if it may seem difficult to
other people.
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.
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.
Yes, I understand that. Prior to this thread, I was under the
impression that EDI Vendors forced you to use "official EDI software" to
communicate with their VANs. So I guess what I'm looking for isn't info
on whether I need a contract or who the VANs are. I've worked with this
stuff for many years! I guess I was more interested in info about how I
do the communication myself -- when I sign a contract with a VAN, will
they give me that info? Or is it just as simple as "FTP the file,
that's it"?
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.