mrcsparker / nifi-edireader-bundle

Apache NIFI processor that converts EDI ASC X12 and EDIFACT documents into XML
33 stars 8 forks source link

EdiToJSON 1.6.0 does not go through failure path ... #8

Closed proxsys closed 5 years ago

proxsys commented 6 years ago

If you provide EdiToJSON an invalid file, that is without proper EDI format, the processor will not send the flow file down the failure queue.

The success queue works just fine.

mrcsparker commented 5 years ago

This bug was fixed in the nifi-1.9 branch