Re: Delphi and EDI import/export
From: Ray A. (NoSpam_at_hotmail.com)
Date: 06/09/04
- Next message: Xavier Pacheco: "Re: Another newsgroup request: b.p.b.a."
- Previous message: Anthony Carrabino: "Re: compiled Delphi.NET?"
- In reply to: Serge Dosyukov \(Dragon Soft\): "Re: Delphi and EDI import/export"
- Next in thread: Serge Dosyukov \(Dragon Soft\): "Re: Delphi and EDI import/export"
- Reply: Serge Dosyukov \(Dragon Soft\): "Re: Delphi and EDI import/export"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 9 Jun 2004 14:09:40 -0400
"Serge Dosyukov (Dragon Soft)" <serge[no_spam]ATdragonsoftru.com> wrote in
message news:40c73b87$1@newsgroups.borland.com...
> Orchestration? Visual Data Mapping?
I'm not sure I understand your questions.
Currently the EDI units from the JCL will allow you to build applications in
Delphi that can load, parse, format*, construct, and save EDI files.
*What I mean by formatting is the following: The process where EDI file
transaction data is formed into a document structure.
Formatting requires specification file(s).
Once the data is parsed you can loop though the object structure (or
document structure) and map the data to a database, to another format, or
whatever you want to do. You get full control over using an EDI data file
instead of having to have another program map the data into another format.
-- Ray A.
- Next message: Xavier Pacheco: "Re: Another newsgroup request: b.p.b.a."
- Previous message: Anthony Carrabino: "Re: compiled Delphi.NET?"
- In reply to: Serge Dosyukov \(Dragon Soft\): "Re: Delphi and EDI import/export"
- Next in thread: Serge Dosyukov \(Dragon Soft\): "Re: Delphi and EDI import/export"
- Reply: Serge Dosyukov \(Dragon Soft\): "Re: Delphi and EDI import/export"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|