IWS Release Notes - Version 1.0.1.725

Initially released to IWS Test on 20161214


Enhancements

Allow for Handling Streaming

IWS was not able to handle streaming. Streaming can be useful when handling large amounts of data. IWS has been enhanced to accommodate streaming. A new option for translation "streaming" logic was added to the task translator.
This issue was tracked as Item #147329.

Software Fixes

Map-File Sorting Issue

This issue appeared during publishing a solution which includes a sub-process with file-masks for data artifacts. In this case .map file would be published incorrectly as sequence of masks during publishing was wrong. As the result not all sub-processes would get input files and workflow would not go to the completion. The sorting logic for map files compilation was updated to address this issue.
This issue was tracked as Item #147840.


RSF File Edit Issue
If you modified some parameters for the source file of the existing solution, saved and published the solution, you could run into instances were the preview file doesn't include the change. To correct, you needed to manually reopen the RSF file and then republish. The code was updated to resolve this issue.
This issue was tracked as Item #147842.