IWS Release Notes - Version 1.0.1.423

Initially released to IWS Test on 20150729

Enhancements

IWS Now Saves Solution Cache on Client PC 

IWS was enhanced to cache solutions. Now when you open a solution, IWS saves to local cache. All solution files now available without additional requests.
This issue was tracked as Item #130737.

Software Fixes

Added Validation for New File and Rename File Inputs

If you entered extremely long names for either New File or Rename File, you would receive an exception error. The code was updated to include new validation checks to limit the filename length.
This issue was tracked as Item #132232.


Issue Canceling While XSLT Translator Loading 

If you selected Available XSLT translators and then clicked the cancel button while this information was loaded, IWS would close unexpectedly. The code was updated to resolve this issue and the cancellation now works as intended.
This issue was tracked as Item #132046. 


Issue Pasting Very Large Amounts of Data 

If you tried to paste a very large amount of data into a column, IWS could close unexpectedly if it was not in the correct format. The code was updated to include input data validation for the 'Paste Clipboard Data to Column Starting with this Cell' command to ensure the data is in the correct format.
This issue was tracked as Item #132048.


Issue Canceling Refresh on EagleML Destination 

After you've chosen the EagleML on the Destination object, if you clicked on the Refresh button and then immediately selected the Cancel button, IWS could close unexpectedly. The code was updated to resolve this issue and you can now cancel the refresh without issue.
This issue was tracked as Item #132059.