Skip to content

Apache NIFI processor that converts EDI ASC X12 and EDIFACT documents into XML

Notifications You must be signed in to change notification settings

mrcsparker/nifi-edireader-bundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NIFI EDIReader Processor

Apache NIFI processor that converts EDI ASC X12 and EDIFACT documents into XML using the EDIReader library.

Usage

nifi-edireader-processor uses a new version of EDIReader that is not available in a Maven repo.

> git clone https://github.com/BerryWorksSoftware/edireader.git
> cd edireader
> mvn install
  • Compile and install nifi-edireader-processor
> cd nifi-edireader-processor
> mvn package
> cp nifi-edireader-nar/target/nifi-edireader-nar-1.9.2.nar /NIFI_INSTALL/lib/

License

The code for this project is licensed under the Apache 2 License.

The code for EDIReader is licensed under the GNU GPL v3.

When used with the GPLv3 version of EDIReader the license for project falls under the GNU GPL v3 license.

About

Apache NIFI processor that converts EDI ASC X12 and EDIFACT documents into XML

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages