IWS Release Notes - Version 1.0.1.372

Initially released to IWS Test on 20150318

Enhancements

Usability Improvements

Several minor changes were implemented to improve usability. The toolbars were improved to use similar icons and groupings as in the Eagle New UI. The zoom control now has default values to select. The Default lookup library items names were renamed slightly. In addition, the Don't Show Again option was added to the Remove Objects dialog box.
This issue was tracked as Item #128242.

Software Fixes

Added Dialog to Clarify Delete Solution Option

There was some confusion as to exactly what is deleted when you chose to Delete Solution. A dialog box is now displayed to inform you that the solution is deleted but subprocesses are not deleted, since they could be referenced in other solutions.
This issue was tracked as Item #127832.


Issues in XSLT Expressions

If you used XPath conditions in XSLT ForEach expression, you could get missing source fields in the ForEach subworksheet or duplicated aliases after applying source format changes from that subworksheet. Also, an invalid XSLT generation was created if you used the 'Else;;' statement without spaces. The code was updated to resolve this issues.
This issue was tracked as Item #128162.


Monitoring Tool Moved to Solutions Toolbar

The icon to open the EJM Monitoring Tool was previously located in its own Debug tab. Since this tab only had one icon and monitoring applies to solutions, the icon was moved to the Solutions toolbar and the Debug tab was removed.
This issue was tracked as Item #128218.


Simplified Publish and Export

Publish and Export were simplified. Previously, when you clicked on the Publish icon, the drop down choices of Publish and Download Publishing Package were displayed. The Download Publishing Package was not a useful feature and has been removed. Similarly, when you clicked on the Export icon, the drop down choices of Export and Export as MC Package were displayed. This caused confusion, as currently you actually always needed to select the Export as MC Package option. The drop down has been removed and now clicking the Export icon will perform this step.
This issue was tracked as Item #128354.