IWS Release Notes - Version 1.0.1.298

Initially released to IWS Test on 20141009

Software Fixes

Issue Export to Message Center In Specific Cases
There were issues identified in the WRF script compilation of certain workflow sheets which resulted in the inability to export to Message Center in certain cases.

The following steps may reproduce the issue:

  1. Create an empty blank solution

  2. Create a simple workflow. For example: begin → task extractor → task translator → task loader → end

  3. Click on the Preview Export icon in the ribbon. You will get the error message: "An error occurred. Object reference not set to an instance of an object"

  4. If you click on the Export to MC icon in the ribbon, you will receive the same error

In addition, this same error would appear in a previously created WRF workflow which contained more than 1 task object (such as translator, extractor or loader) in the workflow chain and did not have a link with a Data Artifact. The code was updated to resolve these issues. You can now successfully export to Message Center in these cases.
This issue was tracked as Item #123646.