0

I am new to edifact parsing.Could you please share sample code which converts edifact string to xml with c# code.I can't use third party libraries in my project.Please help with samples.

1 Answer 1

0

With EdiFabric, you can use the good old XmlSerializer to write all the data out to an XML, like this. BTW, I work for EdiFabric, so let me know if you have any questions related to the product.

Sign up to request clarification or add additional context in comments.

2 Comments

Thank you Don Zoeggerle! EdiFabric- is this licensed software ? Will it capable of reading multiple invoice details from invoic file? Could you please share sample code.
Well, all software is licensed in one way or another, so yes it is licensed. If your question is whether it is paid software, then yes, it is paid software. Head to GitHub, EDIFACT examples here, and use the EdiFabric.Examples.EDIFACT.Demo project to parse any message type, version D96A. Use it with your sample/test files, by changing the path to your local files.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.