ediFabric Integration Framework
-
Version
1.0
ediFabric is a framework, which can be integrated
programmatically into virtually every Windows
application. It is written in .NET 4 and is
distributed as a set of dll files. It allows your
application(s) to gain full control over the structure
of EDI messages by converting them to XML and passing
them on as a string or DOM object. Your application(s)
then can easily manipulate the XML representation and
convert it back to EDI if needed.
ediFabric serves as an adapter between your application
(s) with native XML support and any other external
system, which exposes EDI interfaces.
|