IWS Release Notes - Version 1.0.1.631
Initially released to IWS Test on 20160622
Software Fixes
Improved Error Messages on Run and Send Files
When you ran into an error using the Run and Send Files functionality, the error message was generic. You would see an error of "Some errors occurred during execution. Please try later". The code was enhanced to improve the error messages. You will now see details around the specific error.
This issue was tracked as Item #132127.
Result File Name Was The Same For All XSLT Tasks
If you used 'MC stream cascading' export type for your solution, all its XSLT tasks would have the same result file name, causing possible conflicts. The code was updated to resolve this issue. The XSLT result file name now contains task title. Also, a custom value can be set for RESULTFILENAME attribute using the Parameter Overrides property.
This issue was tracked as Item #134906.
Issue with with the Export Many Solutions Functionality
There was an issue with the Export Many Solutions Functionality. It was exporting only the .ejmsln files instead of all the expected objects. The code was updated to resolve this issue. The logic around the preparing and generation of files of the solution was improved. Also, a new method for download tasks of the solution for generate .pkg files for streams was added.
This issue was tracked as Item #142634.
Error Executing Data Exchange Request
When you execute any data exchange request, it was possible that you could get an error of 'Status node doesn't exist in answer'. To address this issue, IWS request stability was improved. Also, the error message now has a Retry option.
This issue was tracked as Item #142635.
Issue with Saving Profile in XPanels
There is an issue with Save and Save Profile within IWS for the Element Reduction functionality within the X-panels. If you are trying to add a few new fields and do not Remove all of the red X's before clicking Save, those that remain will be removed from the profile. This is counter intuitive to what you would expect. You should be able to update an existing profile without having to go through and uncheck/remove all of the existing tags from the Save screen. The issue was resolved by changes to the logic for the write data to profile and the design a the Save Profile window.
This issue was tracked as Item #142662.