IWS Release Notes - Version 1.0.4.32 (MT: 1.0.4.11)
Initially released to IWS Test on 20180801
sprint 4.6
Bug Fixes
Raw Service - workflow imported via Message Center Editor is not showing up in IWS
The issue was related to the location of "temporary" folder used by Raw service.
To fix the issue, the cache folder was moved to the same location used by the rest of IWS.
In addition to that, code to remove Raw Service cache folder after closing Raw Service tab has been added.
This issue was tracked as Item IWS-605
Enhancements
IWS missing extracts when using XPanels, export to excel feature
Export to Excel feature and Element Reduction tab in XPanels was missing some interfaces which were actually supported
The list of available EagleML panels has been reviewed and added to the export and "Element Reduction" tab.
This issue was tracked as Item IWS-348
Source file name in output file name
Streaming translators added added source file name to the output file name.
It could cause problems in the routing logic of the subsequent processes (such as in "unpacker" shape).
In order to fix this problem we removed the logic of adding Source File Name to Out File Name in streaming rules, but instead provided ability to specify custom prefix and postfix in Out File Name
This issue was tracked as Item IWS-600
MT - Send data functionality in stream statistics
Feature to send data files to the incoming stream folder has been added.
It can be done from Stream Statistic tab using context menu option "Send Data..." .
This issue was tracked as Item IWS-596
Improvements in Raw Service - view loaded data
Small usability improvemnets have been done in Dimensions tab:
1. Filter pane to be expanded on the first launch.
2. Support for autocomplete in the filter controls
3. RawService flag now checked on the IWS/MT authorization step. The whole tab will be hidden if Raw Service schema is missing in the environment.
4. The values in the filter controls should be initially empty.
This issue was tracked as Item IWS-610