Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Edifact DESADV #222

Open
ArturNadolski opened this issue Feb 18, 2022 · 5 comments
Open

Edifact DESADV #222

ArturNadolski opened this issue Feb 18, 2022 · 5 comments
Labels

Comments

@ArturNadolski
Copy link

ArturNadolski commented Feb 18, 2022

Does EDI.Net suport Edifact DESADV messages (deserialize)?
If no, how to add it?

@cleftheris
Copy link
Contributor

Hi @ArturNadolski and thank you for your interest in EDI.Net.

DESADV is an EDIFact transmission so I dont see any reason why you would not be able to deserialize it with EDI.Net

That said the library is the serializer and you have to provide with your own CLR models to bind to each and every transmission. You can check the tests project for samples to get you started.

@GingerNinjaa
Copy link
Contributor

@ArturNadolski I have map for DESADV if you want

@ArturNadolski
Copy link
Author

@GingerNinjaa please, share it.

@DeNicoM
Copy link

DeNicoM commented Aug 3, 2023

@GingerNinjaa I've just started trying to map to a DASADV poco with Edi.net but it is very cumbersome. Could you please share DESADV mapping with me also to use as an example? Thanks in advance!

@GingerNinjaa
Copy link
Contributor

@ArturNadolski, @DeNicoM, Hello
Please check attached file that is coresponding to DESADV D01B

EDIFACT_DESADV.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants