The following are revisions in Framework EDI (FREDI) version 5.7 from
version 5.6.
Enhancements
Acknowledgment ASC/X12 Transaction Sets (997 or 999) or
UN/EDIFACT Message (CONTRL) will no longer be acknowledged
if they occur in the subject document. This is now the
default behavior Framework EDI. However, you can
control whether they can or cannot be acknowledged, or also
add additional, by setting the following property by calling
ediAcknowledgment.Property
member:
Property_X12_DisableAckSet
- List of ASC/X12 Transaction sets not to be
acknowledged. Default "997;999".
Framework EDI now requires Microsoft Visual C++ 2010
runtime components (where the previous version 5.6 was
dependent on Visual C++ 2005 runtime components). If
the runtime components are not present in the system, the
Microsoft Visual C++ 2010 redistributable package would have
to be installed
eAnalyzer.The eAnalyzer no
longer verifies using the built-in standard reference
library.
eFileManager.The
eFileManager no longer verifies using the built-in standard
reference library.
SefManager. The SefManager now has the
ability to create a SEF document. Please see
SefManager documentation for detailed information regarding
this feature.