IWS Release Notes - Version 1.0.1.529

Initially released to IWS Test on 20160106

Enhancements

Special Character Replace Feature
The context menus of text areas for Message Center code now has an 'Escape Special Characters' option. This option allows you to replace special characters in the selection. This option can be useful when you there are issues with special characters if you paste SQL code from elsewhere.
This issue was tracked as Item #136692.

Software Fixes

Issue Exporting Encrypted Message Exchange Parameter
If you set the encrypted option for Read Data from FTP, Read Data from FTPS, Receive EMAIL objects to YES, they would be exported correctly. However, if you set the encryption option to NO, it would be exported with as an empty expression. The code was updated so that if you set the encryption option to NO, it will no be exported with a NO value as expected.
This issue was tracked as Item #137070.


Parameters Not Visible in Send Data to FTP Object
The Send Data to FTP object did not have the incoming fields LOCALFILENAME or DATA but they were shown in Preview. The code was updated so that the object now has both parameters visible.
This issue was tracked as Item #136933.


IWS Closes When Monitoring Tool Closed
When you launched Monitoring Tool from IWS and you then close it from your windows tray (located at the bottom of your windows screen), it will also close IWS. The code was updated so that IWS will no longer be closed from this action.
This issue was tracked as Item #137126.