B2B, Mapping, Integration, EDI
B2B:
B2B is short for 'Business to Business' and is used to designate those aspects of e-commerce that involve the exchange of goods of services between companies over the Internet. B2C (Business to Consumer), on the other hand, refers to Internet sales by businesses to consumers. B2B platforms encompass not only commodity exchanges and wholesale supplies on the Internet but virtual auctions as well.
From: www.x-solutions.poet.com/eu/newsevents/glossar
EDIReader
EDIReader is a Java package for parsing business documents structured according to Electronic Data Interchange (EDI) standards. It supports the SAX and JAXP interfaces defined for XML, making it suitable for use in any XML-based system that allows the configuration of a custom SAX parser.
EDIReader parses EDI analogous to the way a conventional SAX parser parses XML, calling an arbitrary JAXP ContentHandler with elements and attributes as if it were parsing XML. Therefore, XSLT transformations and DOM-based tools can be applied directly to EDI input. In many cases, EDIReader and an XSLT stylesheet provide a lightweight and open source alternative to conventional EDI mapper/translators.
Capturing an XML expression of the parsed EDI data is simple with EDIReader, and an EDItoXML utility is included as a demonstration program.
visit
EDIReader
EDIReader was visited : 260 times
Loading .....