IWS Release Notes - Version 1.0.1.304

Initially released to IWS Test on 20141029

Enhancements

Tasks Now Included in Solution Explorer
Tasks is now included in Solution Explorer and is available as an expandable node. In addition, a refresh option for Tasks has been added in the context menu. To leverage this feature, right click in the menu and select Refresh.
This issue was tracked as Item #124182.

Software Fixes

Issue With XSLT translator Name and Source When You Click OK But Not Save
If you add a new XSLT Translation to your workflow, name it and click OK but then do not actually click the Save button, you will run into issues. The name you entered is not preserved and instead it is named with the default name. Also, an incorrect source was associated with the XSLT translation. If you double click to try to open, you will get Remote Server and File Not Found errors. The code was updated to resolve this issue. The name you entered with be preserved once you select OK and no incorrect source is associated with the translation.
This issue was tracked as Item #123331.


Issue Editing Empty Cells in XSLT Translator
While in the worksheet associated with a XSLT Translator, there were certain cases where you were not able modify any empty cell value except the Expression column. For example, you could not edit empty cells in the XSLT general parameters. The code was updated to resolve this issue. You are now able to modify empty cells appropriately.
This issue was tracked as Item #124183.


Error in XSLT DB Lookup Stored Procedure Selection
In the XSLT DB Lookup stored procedure selection, you could receive an error when you clicked on Select Procedure. The error was "The connection params for OCI in event binds are not defined". This issue was specific to requests for Oracle DB. The code was updated to resolve this issue.
This issue was tracked as Item #124184.


UI Display Issues With Filters
There were several UI display issues when Filters were used. The connecting lines from the Source object to the Destination object displayed incorrectly when using Filters. Also, there were display issues after the EagleML model was expanded or collapsed when Filters were applied. The code was updated to resolve these issues. The UI displays correctly now when Filters are used.
This issue was tracked as Item #124185.


Issue When No EagleML Panel Associated with 2EagleML Translator
If you do not have a panel associated in the 2EagleML Translator and then close the tab or the solution, you will get an exception error of 'Object Reference Not Set' is raised. The code was updated to resolve this issue. You an now open and save a 2EagleML Translator similar to any other object.
This issue was tracked as Item #124188.