The following functionality has been added for Connect ETL 10.0 and later.
| Release | New Feature |
|---|---|
| 10.0.2 | Support for additional EBCDIC code pages in DMXMFSRT/DMXMMSRT. When the environment variable DMX_MF_FORCE_NONEURO_CODE_PAGES is set to any value, EBCDIC euro currency updated code pages 1140 through 1149 will be accepted for the environment variable MFCODESET, and will be mapped to their respective non-euro currency code pages (0037, 0273, 0277, 0278, 0280, 0284, 0285, 0297, 0500, 0871). |
| 10.0.1 | Initial IPv6 support. Connect now supports IPv6 on both Linux and Windows systems. This includes connections to the Connect dmxd agent/service, as well as to remote sources and targets such as FTP and JDBC. Note: Some third-party software, including JDBC drivers, may have their own limitations regarding IPv6 support.
|
| Add support for join functionalities - control statements JOIN, JOINKEYS, & REFORMAT - in DMXMFSRT. The DMXMFSRT utility includes enhanced features that allow you to combine data from two different files and perform advanced data-merging operations. | |
| 10.0 | DMXMMSRT big-endian integer option. The -be option can be specified to DMXMMSRT to treat binary integer data format fields as big endian instead of native endian. |
|
Support for retrieving Azure AD Token The default number of retries is 3 and can be overridden using the environment variable DMX_AAD_GETTOKEN_RETRY_COUNT. The default initial wait time is 300 milliseconds and can be overridden using the environment variable DMX_AAD_GETTOKEN_RETRY_INITIAL_WAITTIME_MS. |