Versions Compared

Key

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

...

IWS Warehouse Trades Extract Losing/Missing Fields Upon Save and Not Displaying Check Boxes For All Elements 

Sometimes XPanels dialog was not able to read and properly display tag reduction profile.
It happened if the profile was created outside of IWS and contained special symbols in it.
This issue would not allow you to change the profile and it would not be saved correctly.
The code for profile parsing was changed to address the issue.

This issue was tracked as Item IWSItem IWS-700

Wrong region is displayed in the re-login window

...

Streaming translator sets HEADERAT attribute even if only "header lines" are specified and "header at line number" is not.
Due to this issue streaming tasks would incorrectly get values from a source file.
The code was changed to skip generation of "HEADERAT" attribute if the option "Header at Line Number" is not set.
This issue was tracked as Item IWS-702

...

It is possible to save the structure name in lower or mixed case letters.
However, underlying stored proceure always expect upper case.
Due this discrepancy load process doesn't work.
In order to fix this problem we added logic to build all structure names in upper case for structure name's text boxes in "Dimension" tab
This issue was tracked as Item IWS-758

...