Does This Project Support Generating EDI 997 Acknowledgment for X12? #517
Ganesh-badi-b
started this conversation in
General
Replies: 1 comment 1 reply
-
|
Hi @Ganesh-badi-b , the library does not have support for auto-generation of 997 or other acknowledgements. However, the data error events [1] that would be encountered by an application using StAEDI do align with the error types used by a 997. I realize it's a useful feature and it could be considered for a future enhancement. [1] staedi/src/main/java/io/xlate/edi/stream/EDIStreamEvent.java Lines 85 to 99 in 5611bcb |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I couldn't find any code or documentation related to 997 acknowledgments. Does this project support generating EDI 997 Acknowledgments for X12 transactions?
Beta Was this translation helpful? Give feedback.
All reactions