IWS Release Notes - Version 1.0.1.436
Initially released to IWS Test on 20150826
Enhancements
Added Visibility Toggle Option for Data Query Parameters
Data Query objects now have an expander arrow button at the bottom right corner that allows you to show or hide output parameters by using a drop down list with check boxes. Note that status and result variables of lookups and message exchanges from templates are hidden by default.
This issue was tracked as Item #133186.
Updated XPanels Application to Support XSD Schema V1.2
In this release, the old extension XSD schema v1.1 has been turned off and the new extension XSD schema v1.2 has been activated. The following steps are performed upon the XPanels application startup:
XPanels downloads XSD files for the old and new extension schemas
Extension schema v1.1 is turned off
All extensions are copied to the new extension v1.2 file
Extension XSD schema v1.2 is activated
The list of extensions is read directly from the XSD schema so that you see the actual extensions that are present in the region where you are working. In future releases, the number of steps will be simplified.
This issue was tracked as Item #133199.
Software Fixes
Fixed Issue with Publishing Scheduled Workflow with Custom Rule Folder
If you published a scheduled workflow with a custom Export Rule Folder parameter defined in Solution Properties, the restart stream was incorrectly exported in a default folder named after the solution. The code was updated to resolve this issue.
This issue was tracked as Item #132431.
Fixed Warehouse Extension Issues
The XPanels application and EJM rules were modified to fix issues encountered during the Warehouse object extensions creation and load.
The following EagleML Warehouse objects can be extended:
WarehouseBrokerTradeQuote
WarehouseTrade
WarehouseCloseLot
WarehouseCashActivity
WarehouseOpenLot
WarehousePosition
WarehouseNAV
WarehouseCashFlowProjection
WarehouseGLBalances
WarehousePerformance
You should use the August 2015 EJM release to benefit from the full extension support. Up-to-date EJM EagleML packages are vital for the successful extension load.
This issue was tracked as Item #133156.