IWS Release Notes - Version 1.0.1.357

Initially released to IWS Test on 20150225

Enhancements

Lookups Library Refresh

IWS was enhanced to allow you to refresh the Lookup Lib for Message Center or XSLT translators. This feature can be used by selecting the Refresh context menu option in the lookup tree.
This issue was tracked as Item #125356.


New Ideas Icon Added to the Toolbar

A new Ideas icon has been added to the Solutions Toolbar. When you click on this icon, it will open up a separate window to Aha!, a third party tool that Eagle is using to capture your ideas on what you'd like to see enhanced in IWS.
This issue was tracked as Item #127472.

Software Fixes

Deleted Solution is Not Removed From Favorites

When you delete a IWS solution using context menu in the 'New/Open Solution' window or Solution Explorer, it is not removed from Favorites list and there is no way to remove it from Favorites manually. The code was updated to resolve this issue. A solution is now excluded from the list of favorites when it is deleted.
This issue was tracked as Item #117027.


Potential Confusion With Close Solution Prompt

If you had an existing solution open and then created a new solution, the Close Solution prompt asking if you wanted to save your solution appeared only after entering information for a new solution. To avoid any confusion, that prompt is now displayed before showing 'New/Open Solution' window.
This issue was tracked as Item #120798.


Update Issues with Stream Properties On Export

If you set or changed the 'Custom Rule Folder' solution property, the tasks were not always exported and their streams were not reconfigured. The code was updated to resolve this issue. Stream properties for solution items are always validated on export and updated if needed.
This issue was tracked as Item #124525.


Issues with Existing Tab and Open Solution

There were several issues with New/Open Solution window. The Delete Solution and Get Solution Info options were not working when you used the Existing tab. The code was updated to resolvethese issues and they these options now function as expected.
This issue was tracked as Item #127264.


XSLT Expression Validation Issues

If you used the XPath conditions or AddIfNotNull template in XSLT expressions, you could get an incorrect warning indicating a validation error. The code was updated to resolve these issues and the expressions are validated appropriately.
This issue was tracked as Item #127469.


Special Object Properties

Previously, the properties window of a Special Object only contained the name and comment properties. Now, the full list of properties is displayed in the property window. In addition, when you edit from the script bar, that Special Object parameter is now bolded in the workflow.
This issue was tracked as Item #127504.