IWS Release Notes - Version 1.0.1.363

Initially released to IWS Test on 20150304

Enhancements

Preserve Source and Destination Mappings

IWS has been enhanced so that aliases and expressions content are no longer reset/cleared when you update Source or Destination settings with no actual format change. The values are now merged by a full path, name or number depending on selected format instead. This enhancement gives you the flexibility to update your Destination and Source with the Latest XSD without losing your current mappings.
This issue was tracked as Item #127680.


Advanced Feature of Customizing XSLT Tasks

IWS has been enhanced to allow for customize preprocessing rule for XSLT Translator in workflows by editing rule template in 'Customize Task' window. This advanced feature can be enabled by selecting 'Customize Task' option from context menu for your XSLT Translator with expert mode and EJM Framework export type enabled in Solution Properties.
This issue was tracked as Item #127338.

Software Fixes

Type Ahead Does Not Work For Lookups

The intelli-sense type ahead feature did not work for lookups. The code was updated so this feature now works for lookups as it does throughout IWS.
This issue was tracked as Item #123883.


Exception When Large Values in Expressions

If you used numeric values larger than 2^32 in MC Translator expressions, you would get exception on validation events. The code was updated to resolve this issue and large numeric values are now processed correctly.
This issue was tracked as Item #127666.


Incorrect Condition Value for MC Stream Cascading Workflow

When you have a workflow with the export type set to 'Use MC Stream cascading to control execution', the Condition value in the properties was incorrectly set to FILE node. The code was updated to resolve this issue and correctly set this value to FILESET node instead.
This issue was tracked as Item #127801.


Import and Export on the Toolbar and the Main Menu

The toolbar and main menu were updated to help provide some clarification to various import and export options. The following items were renamed:

  • Export to Local Drive option was renamed to Download Publishing Package

  • Create Import Package was renamed to Export as MC Package

  • Save Solution to Local Drive was renamed as Export

  • Load Solution from Local Drive was renamed to Import

There will be additional work around this area in a future release to simplify the overall process.

This issue was tracked as Item #125144.