IWS Release Notes - Version 1.0.1.596
Initially released to IWS Test on 20160413
Software Fixes
Issue with descriptions for EagleML nodes
The description column for new EagleML Source/Destination object contained information for other EagleML models. The code was updated and now the description column contains information for only the selected EagleML models.
This issue was tracked as Item #140437.
Missing Error & Continue Option for RaiseException Objects
When you saved and reopened MC translator with the EagleMLdestination format, the Error & Continue value was missing for the severity parameter of RaiseException objects. The code was updated to resolve this issue. All RaiseException objects are now correctly initialized when opening saved solutions.
This issue was tracked as Item #140503.
Changed Processing Rate on Exported New Stream
While IWS exports a new stream, it incorrectly defaults the processing rate to 0 on that stream. This issue has been corrected and now the processing rate is set to 1.
This issue was tracked as Item #133127.
Issue with Include File Added as Call_include
If you add an existing include file in task translator as call_include, the include file would not be included in the rule. The code was updated to resolve this issue and the include file will now be included in the rule as expected.
This issue was tracked as Item #140423.