Jump to: navigation, search

8.5.102.03

iWD Runtime Node Release Notes

Release Date Release Type Restrictions AIX Linux Solaris Windows
08/19/15 General X X X X

Helpful Links

What's New

This release contains the following new features and enhancements:

  • iWD Runtime Node now uses Jetty 9.2.10.v20150310.
  • iWD Runtime Node template type has been changed from ThirdParty to iWD Runtime Node in order to ensure that migration completes successfully.



Resolved Issues

This release contains the following resolved issues:


Partial custom URL support for Statistics Adapter has been added. It is now possible to parse the Data Mart database JDBC URL in the format jdbc:sqlserver://<host>:<port>?<properties> with the following properties supported:

  • instanceName
  • serverName
  • portNumber
  • databaseName

and translate it to inetdae7 URL format. On the iWD Stat Server Java Extension the following formats are supported:

  • jdbc:inetdae7:<hostname>
  • jdbc:inetdae7:<hostname>?database=<database_name>
  • jdbc:inetdae7:<hostname>:<portnumber>
  • jdbc:inetdae7:<hostname>:<portnumber>?database=<database_name>
  • jdbc:inetdae7:<hostname>/<instancename>
  • jdbc:inetdae7:<hostname>/<instancename>?database=<database_name>

(IWD-4880)



Upgrade Notes

Because a new application template is used in this release, a new iWD Runtime Node application based on the new template must be created. Please read the Deployment Guide information.

This page was last edited on August 19, 2015, at 17:43.
Comments or questions about this documentation? Contact us for support!