Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Initially released to IWS Test on 20170913

Software Fixes

Unable to Export Multiple Workflows into the Same Location
When exporting multiple workflows into the same location, the package "eagle_iws_service_data_empty.pkg" would be overwritten, since its name was hard-coded.
To resolve the issue, the package name was changed to match the solution name.
This issue was tracked as ItemĀ IWS-167.

Exception While Saving XPanel Extension with Large Number of Dolumns
There was a limitation of 128 KB on the table size. Once exceeded, 'Argument list too long' error would be generated.
The code was modified to avoid the limitation.
This issue was tracked as ItemĀ IWS-165.


  • No labels