Constantinos Leftheris

Results 108 comments of Constantinos Leftheris

I need more input in order to assist here. This is a question better suited for stackoverflow IMHO.

On seccond read I would say no it is not supported. EDI.Net needs at least the basic principles of one of the basic grammars to be there (segments/elements/components and delimiters)....

I will look into this. I am not familiar with the ACH-NACHA format standard. Your question got me to look around and I found this spec file here: [NACHA_format.pdf](https://secureinstantpayments.com/sip/help/interface_specs/external/NACHA_format.pdf) and...

Hi @S3ph3r can you please try to provide with pull request that has a failing test in the tests project. It will make it easier to investigate and fix. Also...

Hi @codewg Without a transmission and even a failing test the models are not helpful by themselves. I am in no way familiar with the vast majority of the EDI...

Hi @GerardSilvente and thanks for your interest in the library. In first glance I don't see why this is not implemented. Also I think in case it is introduced in...

You need a container class in order to achieve something like this. Try with a representing the REF segment like this The order of the properties is taken into account....

Hi @XdX-Software I would very much like to support a SAP format in EDI.Net, but I am not familiar with SAP R/3 and the `IDoc` spec. From what I can...

@XdX-Software I took a first look at the resources you provided and have come up to the conclusion that there is a way to handle IDocs with EDI.Net. The main...

Hi @brookd-lab and thanks for your interest in [Edi.Net](https://github.com/indice-co/EDI.Net). In order to help out you need to provide with a detailed example (sample transmission as well as models) with what...