IWS Release Notes - Version 1.0.1.616
Initially released to IWS Test on 20160525
Enhancements
Added Automatic Mapping for Generic Extract and Transform Template
When you create extract transformation task using the Generic Extract and Transform object or solution template, you can now choose to have all extracted fields be automatically mapped to the Destination object. When applying the task parameters form data, if no destination sample was loaded you will be prompted if you want to automatically generate the mapping. If you select yes, the mappings will be created.
This issue was tracked as Item #140447.
Added XSL Transform Object
A new XSL Transform object was added to the Advanced ToolBox section. This object allows you to map input data and result variable using inbound and outbound slots. Other attributes and XSL parameters can be set using the Properties window.
This issue was tracked as Item #141792.
Software Fixes
Implemented SiteMinder Authentication
Previously IWS did not work on regions with SiteMinder. The code was updated to resolve this issue. The SiteMinder authentication process is implemented in IWS by retrieving SiteMinder's session cookies and using them in subsequent requests to the region.
This issue was tracked as Item #141014.
Export Issue with Empty Data Query Input Parameters
If you don't enter an expression for Data Query parameter, invalid Message Center code can be generated. The code was updated to resolve this issue. Empty parameter values are now replaced with NULL variable.
This issue was tracked as Item #141794.
Missing Accounting Objects in the Element Reduction Selection Screen
When opening up the XPanels for Element Reduction in IWS, a number of the Accounting Objects were missing and were not available for the user to select. These objects were also missing from XPanel. The missing objects included:
Settled Cash Activity SETTLEDCAEXTRACT
Subscribe Redeem SUBSCRIBEREEDEMEXTRACT
Daily Yield Mill Rate DAILYYIELDMILLRATEEXTRACT
Cash Journal CASHJOURNALEXTRACT
Unsettled Transactions UNSETTLEDTRANSACTIONSEXTRACT
Realized Gain Loss REALIZEDGAINLOSSEXTRACT
Distribution Activity DISTRIBUTIONACTEXTRACT
The code was updated to resolve this issue. The above Accounting objects now show as expected.
This issue was tracked as Item #141841.