|
[EDI-L Mailing List Archive Home]
[Message List]
[Reply To This Message]
RE: EDI to EDI

Vinodh...
Not exactly sure what you're asking here...I would assume the "procedure"
depends on what package you're using. However, if you're just trying to
change and/or validate the delimiters of incoming customer 820s, you could
filter the 820s by running a script against the inbound file to replace the
unwanted delimiter with the preferred delimiter. A perl oneliner example:
prompt> perl -p -i -e 's/olddelimiter/newdelimiter/g' edifile
This little snibbet will perform a one to one replacement of the delimiter
in question throughout the entire file content.
Disclaimer: Use with Caution!! :)
OR, you could create a translator map(again depending on your toolset) to do
the same thing.
Terry E. Vaughn
VCS222
Phone: 843-841-2222
Web: www.vcs222.com
-----Original Message-----
From: vinodh [mailto:
Sent: Wednesday, August 25, 2004 5:00 PM
To:
Subject: [EDI-L] EDI to EDI
HI everybody
I need to send the EDI 820 directly to our AR database which takes
EDI file but with different delimiters. So I need to convert the EDI
file from different customers into standard EDI file format with same
delimiters. I m thinking turnaround map is the solution. If so can
anyone tell me the procedure to do that. It will be agreat help to
me.
Thanks in advance.
.
Please use the following Message Identifiers as your subject prefix:
<SALES>, <JOBS>, <LIST>, <TECH>, <MISC>, <EVENT>, <OFF-TOPIC>
Access the list online at: http://groups.yahoo.com/group/EDI-L
Yahoo! Groups Sponsor
ADVERTISEMENT
Yahoo! Groups Links
To visit your group on the web, go to:
http://groups.yahoo.com/group/EDI-L/
To unsubscribe from this group, send an email to:
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
|
 |
Subscribe in XML format
| RSS 2.0 |
|
| Atom 0.3 |
|
|