OBOE - Open Business Objects For EDI
Open Business Objects for EDI is a Java based EDI and XML Translator.
Supported Technologies
AIX,
DEC OpenVMS,
HP/UX,
Linux,
Macintosh,
MVS(OS/390),
OS/2 Warp,
OS/400,
SCO UNIX/PC UNIX,
Silicon Graphics IRIX,
Solaris/Sun OS,
Windows 95/98/ME,
Windows XP/2000/NT
Software
Click on a technology to view similar products within this category.
Pricing
Other
1000 to 6000
sales@americancoders.com
919.846.2014
Additional Product Information
OBOE is an EDI and EDI/XML translator package for software developers
* EDI Document Rules Engine - Reads in a XML and DTD file to build/parse an EDI Document or EDI/XML file.. Sample XML File.
* EDI Translator - it parses an EDI document into Java objects. The objects are then used to interact with a GUI or database or some other process, e.g. a web page or batch program.
* EDI/XML Translator - it parses an EDI/XML file into Java objects. The objects are then used to interact with a GUI or database or some other process, e.g. a web page or batch program.
* Envelope builder - it takes the EDI Objects Java objects and builds an EDI document. The EDI document can then be sent via e-mail, to a VAN for transmission, transmitted using a proprietary message delivering system, print out and faxed... etc.
* EDI Objects - each transaction set, table, segment data element is defined in a class. The classes defines business logic, relationship rules to other transaction sets, tables, segments and data elements, data element rules validation ... etc.