cancel
Showing results for 
Search instead for 
Did you mean: 

Converting EDIFACT to XML

0 Kudos

Hi all,

I am new to B1if. I need to convert an EDIFACT-file to XML. I was wondering if I can use an inbound flat file to import the EDI-file and then somehow code a converter in Visual Studio before returning the result in XML back to if.

Does anyone know if this is possible or if there is a better way to do it?

Any help and links are appreciated.

Thanks,

Martin

Accepted Solutions (1)

Accepted Solutions (1)

szymon_lipnicki3
Active Participant
0 Kudos

Hi Martin,

You can read edi file using Inbound flat file. You can also use .Net dll to convert it. Use Call .Net atom for that.

Kind Regards,

Szymon

Answers (0)