Unable to parse EDI to JSON
Thank you for the code implementation for parsing EDI File
I tired replicating in my eclipse but unable to get the expected output in Json format. can you help in this case
I will certainly try to help. I haven’t used eclipse in quite a while, but there should be no IDE-specific issues. Are you able to run your EDI to JSON conversion from the Java command line? I suggest getting that going first, and you can study the JSON output. Then it should be easy to add the jar as a library in your IDE, and invoke either the command line driver class, or the underlying API entry point.
Scott @.***
On Jun 14, 2022, at 1:13 PM, Abilasha28 @.***> wrote:
Thank you for the code implementation for parsing EDI File
I tired replicating in my eclipse but unable to get the expected output in Json format. can you help in this case
— Reply to this email directly, view it on GitHub https://github.com/BerryWorksSoftware/edi-json/issues/16, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABQDKPBFWZNTVKEEDX6F3M3VPDDVBANCNFSM5YYTNL6A. You are receiving this because you are subscribed to this thread.