Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Initially released to IWS Test on 20180904 (patched)

sprint 5.2

Bug Fixes

Raw Service - Unchecked fields being imported

...

The code was modified to fix the issue.

This issue was tracked as Item IWSItem IWS-607

MT - exception while using File Statistic tab

...

The issue has been resolved by adjusting the refresh functionality.

This issue was tracked as Item IWSItem IWS-648

Enhancements

Raw Service - support for failure resubmission

...

-Paging control for showing tables with more than 1000 records

This issue was tracked as Item IWSItem IWS-614

Unbounded elements in Python translators

...

This feature now became available for Python translators as well and can be found in context menu of Destination object for elements that allow multiple occurrences

This issue was tracked as Item IWSItem IWS-553

Python expression validation fix

After recent changes, Python translators can handle source fields that contain dot symbols, but validation error still was shown in IWS UI. The code was updated to resolve this issue

This issue was tracked as Item IWSItem IWS-582

June 2018 EagleML Release object support

Following EagleML models support was added to the EagleML format forms, XPanels, Generic Extract and Transform source form: IssueFxRateDemand, PricingSystemSetting, PaceSystem (Reference group), Entitlement (User group).

This issue was tracked as Item IWSItem IWS-569

Output file name customization in Python translators

Destination objects in Python translators now have ResultFileName parameter row. This feature allows you to set custom part of result file name instead of default generic load pattern.

This issue was tracked as Item IWSItem IWS-579

Raw Service - delete feed

...

In order to resolve this issue, additional stored procedure call was added to the end of "Delete feed" action. The procedure renames the structure by appending "OLD" and the date stamp

This issue was tracked as Item IWSItem IWS-646