Ask Your Question
4

In C#, what is the method for transforming an XML file into an EDI file?

asked 2022-11-07 11:00:00 +0000

lalupa gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2023-02-04 02:00:00 +0000

plato gravatar image

There is no built-in method in C# for transforming an XML file into an EDI file. However, there are third-party libraries and tools available that can help accomplish this task, such as EDI.NET, EdiFabric, and Altova MapForce. These libraries provide APIs and tools for creating and implementing EDI mappings and transformations for various EDI formats like X12, EDIFACT, HL7, and more.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2022-11-07 11:00:00 +0000

Seen: 15 times

Last updated: Feb 04 '23