Flex Gateway新着情報
Governance新着情報
Monitoring API ManagerSupport Category: Premium
January 4, 2022
Application or Service | Version |
---|---|
Mule |
Mule 3.6.0 and later |
X12 |
003010, 003020, 003030, 003040, 003050, 003060, 003070, 004010, 004020, 004030, 004040, 004050, 004060, 005010, 005020, 005030, 005040, 005050, and 006020 |
HIPAA |
005010X212, 005010X214B3, 005010X217, 005010X218, 005010X220A1, 005010X221A1, 005010X222A1, 005010X222A2, 005010X223A2, 005010X223A3, 005010X224A2, 005010X224A3, and 005010X279A1 |
October 6, 2020
Downgraded the Scala compiler version to 2.11.7 for compatibility with the Scala version used by DataWeave. (SE-17730)
Application or Service | Version |
---|---|
Mule |
Mule 3.6.0 and later |
X12 |
003010, 003020, 003030, 003040, 003050, 003060, 003070, 004010, 004020, 004030, 004040, 004050, 004060, 005010, 005020, 005030, 005040, 005050, and 006020 |
HIPAA |
005010X212, 005010X214B3, 005010X217, 005010X218, 005010X220A1, 005010X221A1, 005010X222A1, 005010X222A2, 005010X223A2, 005010X223A3, 005010X224A2, 005010X224A3, and 005010X279A1 |
July 16, 2020
Application or Service | Version |
---|---|
Mule |
Mule 3.6.0 and later |
X12 |
003010, 003020, 003030, 003040, 003050, 003060, 003070, 004010, 004020, 004030, 004040, 004050, 004060, 005010, 005020, 005030, 005040, 005050, and 006020 |
HIPAA |
005010X212, 005010X214B3, 005010X217, 005010X218, 005010X220A1, 005010X221A1, 005010X222A1, 005010X222A2, 005010X223A2, 005010X223A3, 005010X224A2, 005010X224A3, and 005010X279A1 |
April 2019
Added support for integer value types for implied decimal format. (SE-11494)
Multiple HIPAA transaction sets in a group are now correctly handled. (SE-9043)
Identified the ISA segment when it’s the cause of a write error. (SE-10796)
Changed the shaded package name for debugger compatibility. (SE-10796)
Added the transaction set information to the error message for "schema not found". (SE-7935)
Application or Service | Version |
---|---|
Mule |
Mule 3.6.0 and later |
X12 |
003010, 003020, 003030, 003040, 003050, 003060, 003070, 004010, 004020, 004030, 004040, 004050, 004060, 005010, 005020, 005030, 005040, 005050, and 006020 |
HIPAA |
005010X212, 005010X214B3, 005010X217, 005010X218, 005010X220A1, 005010X221A1, 005010X222A1, 005010X222A2, 005010X223A2, 005010X223A3, 005010X224A2, 005010X224A3, and 005010X279A1 |
August 3, 2018
This release adds support for HIPAA X222A1 and X224A2 837 transaction sets.
X12 EDI Connector v1.3.2 is compatible with the following:
Application/Service | Version |
---|---|
Mule |
Mule 3.6.0 and later |
X12 |
003010, 003020, 003030, 003040, 003050, 003060, 003070, 004010, 004020, 004030, 004040, 004050, 004060, 005010, 005020, 005030, 005040, 005050, and 006020 |
HIPAA |
005010X212, 005010X214B3, 005010X217, 005010X218, 005010X220A1, 005010X221A1, 005010X222A1, 005010X222A2, 005010X223A2, 005010X223A3, 005010X224A2, 005010X224A3, and 005010X279A1 |
November 7, 2017
X12 corrected an error in formatting values for the ISA10 and GS05 time fields.
X12 corrected a serialization-related error causing an exception scala.MatchError: None.
X12 HIPAA support, including Type 1 and 2 validation.
X12 error reporting - added information for error type (interchange, group, transaction, segment, or element) and interchange/group/transaction set identifiers; all error reports now included in the root level map.
X12 now includes all versions from 003010 to 005050, and 006020.
X12 added validateBeforeWrite configuration parameter to check for errors in data before writing to the output stream, instead of checking while the data is being written; if one or more fatal errors are found an exception is thrown from the write operation without any data being written.
X12 added ackAllSets configuration parameter to generate a separate AK2/AK5 (997) or AK2/IK5 (999) acknowledgment for every transaction set; by default, only transaction sets with errors are specified in the acknowledgment.
September 28, 2016
Added support for inline components in ESL schema definitions.
Added support for writing DataWeave-compatible types.
Improved overlay handling, allowing segments to specify only modified components and change component type
Support writing repeating composite.
Add interchange information (with sender and receiver reversed) to X12 TA1 interchange acknowledgments generated by parsing.
Support sending X12 messages with only TA1 interchange acknowledgments, no transaction data.
Corrected some off-by-one errors in reporting data errors.
Changed loop keys in data, eliminating position numbers previously used at start of key.
Corrected loop position tracking and reporting in X12 ACK3/IK3, ACK4/IK4 segments (997/999 functional acknowledgments).
Correct check for data present when reading a composite to work correctly when first value of composite is empty.
March 9, 2016
Changed identifiers for X12 loops with numeric values as names, using the number as part of the identifier (rather than the identifier of the first segment in the loop).
Correct handling of X12 repeating group inside LS/LE wrapper.
Fix issue causing X12 parser IllegalStateException "Illegal structure at position…".
Sept 21, 2015
This release contains many improvements, including:
Support for reading/writing multiple versions of the same transaction type within a single message
Improved structure usability with DataWeave and MEL by including "Loop" in the key name for loops and using underscores instead of spaces. You will need to update your integrations appropriately for this (see below).
Improved validation logic on writing.
Many bug fixes
All of your transformations and expressions that references parts of the EDI message structure must be updated for the following changes:
The "Transactions" list has been changed to "TransactionSets" and now has an additional level for the version of the transactions.
Example: payload.Transactions."850" now becomes payload.TransactionSets.v5010."850"
All keys no longer have spaces - instead they have underscores
Example: payload."0100 PO1" becomes payload."0100_PO1"
Any segment that is a loop
Example: payload.Detail."0100 PO1" becomes payload.Detail."0100_PO1_Loop"
The following issues apply to all versions:
X12 binary segments are not supported, are not included in schema definitions, and cause errors.
Code values are not currently verified for either reading or writing. (as of version 1.3.0, X12 HIPAA validation supports mandated code values)
X12 syntax rules are not currently enforced for either reading or writing. (as of version 1.3.0, X12 HIPAA validation supports syntax rules)