IWS Release Notes - Version 1.0.1.501

Initially released to IWS Test on 20151125

Enhancements

Enhancements to Import and Export Functionality
Enhancements were made to IWS's import and export functionality to improve the user experience, especially when exporting from one environment and importing into another. With this change, the original Solution Bundle, Many Solutions, Export and Import functions were removed. New Export, Export Solutions and Import buttons have been added.

For Export, you can:

  • Export the current solution by clicking Export on ribbon tab.

  • Export more than one solution by clicking Export Solutions from the Context Menu dropdown (the 'E' at the top left corner) the MC importable sources with pkg files

  • Export more than one solution by clicking Export Solutions from the Context Menu dropdown (the 'E' at the top left corner) to the Solution bundle .eis file. This file will contains all necessary files for importing solutions

For Import, you can:

  • Import current solution by clicking Build & Publish

  • Import of a .eis file, either manually created or created by the IWS MC packages

This issue was tracked as Item #134958.


Allow for Custom Code in the Destination of XSLT Translator
XSLT Translator was enhanced to allow for the ability to add a custom XSL code in any location on the grid in the Destination object. If this custom code is added, it will be generated along with the main mapping and inserted in the correct place to result XSLl file.
This issue was tracked as Item #136289.

Software Fixes

Issue with Build & Publish and Export Functionality
When Building and Publishing or Exporting the current solution, the rule set and rule objects did not always export properly if the Task Translator was not updated and saved. The code was updated to resolve this issue. All task sources now properly compile when using the Build and Publish and Export functions.
This issue was tracked as Item #135975