IWS Release Notes - Version 1.0.1.687
Initially released to IWS Test on 20161005
Software Fixes
Issue with XSLT ForEach Path Generation
When the source XML file of the XSLT translator has the same XML node names on various levels, incorrect output file may be generated when using ForEach object due to relative path used. The code was updated to resolve this issue. Absolute path can be manually entered into XSLT ForEach expression.
This issue was tracked as Item #145788.
Issue with Lowercase Profile Names
If you create a new profile in lowercase, it does not display in the tab "Profile list". The code was updated to ensure profiles regardless of cases are displayed. Also, the ability to delete and loading the profiles in lowercase was added.
This issue was tracked as Item #145856.