Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


Re: [xsl] xslt and edi question

From: "cutlass" <cutlass@----------->
To:
Date: 8/1/2001 8:59:00 AM
about 1 yr ago, i implemented a system that does edi transforms both ways

some things u will find

a) look at eagle http://www.mendelson-e-c.com/eagle/doc/Install.html
though this is woefully out of date, the java transforms work well though,
and some of the work of defining an edi.xml format has been done and takes
care of the extraction of edi messages into xml ( though i must say its not
so easy to setup )

b) if u are transforming edi format messages, these are flat text files, its
much easier in xslt to transform from xml to edi, bear this in mind when
designing the architecture of your system ( i tend to fling everything
around in xml, then generate edi if and when as final transport format)

c) break down your generation or extraction of edi messages into 2 stages, u
will find this much easier, then trying to do everything in 1 stage ( not
necc for processing speeds but for gaining the benefits of human readability
in your final xml format, which of course is the main problem with EDI
messages )

d) once u have your home grown format xml ( purchase order, etc ), and your
edi.xml its simple to use any of the number of mapping tools out there that
auto generate xslt ( look at www.capeclear.com, or of course M$ has
something or other... ) which takes care of your xml->edi.xml concerns.

good luck

feel free to post to me personally if things get silly.

cheers, jim fuller

----- Original Message -----
From: "Kuhn, Allen" <Akuhn@xxxxxxxxxxxx>
To: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
Sent: Wednesday, August 01, 2001 5:29 PM
Subject: [xsl] xslt and edi question


> I am a software developer working for a business to business exchange.
> We are working on integrating our trading partners to the exchange using
> Commerce One's xCBL XML. To do this we also need to convert data from
> the format used by our trading partners (OAG, EDI, flat files, etc).
>
> XSLT appears to be a good solution for this challenge. A good portion of
> my work will include converting EDI documents to xCBL. I have also seen
> mappings of EDI formats to xCBL and OAG. I also currently have to
> translate a flat file (with delimiters) to xCBL. I realize I have more
> work going from non-XML data fields, however I'm assuming this can be
> done.
>
> Is my assumption correct, that non-XML "data" documents can be converted
> using XSLT. Any clarification, or additional advice would be greatly
> appreciated.
>
> Thanks for your time and consideration. I am also subscribing to
> Mulberry's user group, to post this there. Thanks again.
>
> Sincerely,
>
> Allen Kuhn
> akuhn@xxxxxxxxxxxx <mailto:akuhn@xxxxxxxxxxxx>
>
>
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
>


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


transparent
Print
Mail
Digg
delicious
Disclaimer
.

These Archives are provided for informational purposes only and have been generated directly from the Altova mailing list archive system and are comprised of the lists set forth on www.altova.com/list/index.html. Therefore, Altova does not warrant or guarantee the accuracy, reliability, completeness, usefulness, non-infringement of intellectual property rights, or quality of any content on the Altova Mailing List Archive(s), regardless of who originates that content. You expressly understand and agree that you bear all risks associated with using or relying on that content. Altova will not be liable or responsible in any way for any content posted including, but not limited to, any errors or omissions in content, or for any losses or damage of any kind incurred as a result of the use of or reliance on any content. This disclaimer and limitation on liability is in addition to the disclaimers and limitations contained in the Website Terms of Use and elsewhere on the site.

.
.

transparent

transparent