Initially released to IWS Test on 20180606
sprint 4.2
Bug Fixes
End Date same as Start Date
For initial period of processsing Monitoring Tool shows end time of the task equal to start time.
To resolve the issue additional logic was added to only update end time if the status of the task is either SUCCESS or FAILED.
End time will remain empty while the task is still being processed.
This issue was tracked as Item IWS-547
Login timeout
Due to custom configurations some of the environments do not support multiple user sessions on the server.
IWS would timeout if multiple attempts to login are taken in such environments.
The approach to resolving the issue is two-fold
For the BASIC environments, IWS now supports logout and Eagle Session closing.
In case of SSO, more information has been added to the request logs. This additional information allows to detect the problem.
Multiple IWS instances will not work for single-session environments by design.
This issue was tracked as Item IWS-548
Enhancements
Unbounded elements in EagleML destination objects
Unbounded EagleML elements
'Add/Remove' options are now available in the context menu of Destination EagleML elements which allow multiple occurences.
Also 'Move Up/Down' functionality is enabled for such rows.
The feature is currently supported only for the MC and XSLT translators.
This issue was tracked as Item IWS-384
Extensions in translator (a.k.a. xPanels-2)
Ability to define extension right in the translator has been added into IWS
The feature is only available in IWS if the environment has corresponding PACE API installed.
This issue was tracked as Item IWS-373
0 Comments