Release Notes 2015-12-10

Version Information

OpenEdge ReleaseVersion Information
10.2BRelease 10.2B #36155@2015-12-10
11.xRelease 11.3 #36155@2015-12-10

Release Notes

Following the release of OpenEdge 11.6 we have completed our testing of the SmartComponent Library on this release of Progress and are proud to announce formal support for the SmartComponent Library on OpenEdge 11.6 with the 2015-10-23 release of the SmartComponent Library. Generally we recommend customers on OpenEdge 11 to upgrade to OpenEdge 11.6 quickly.

Starting the 2015-10-09 release the Business Entity Designer will feature a start page with links to most recent release note articles on this site.

With SCL-751 we have adopted native Enums for OpenEdge 11.6. To activate this feature customers must add a definition to products.i. SCL-751 provides details for this.

With SCL-1113 we have modified the templates for SmartWindowForms and SmartTabFolderPages generated from the Business Entity Designer. We have removed the initialization of the viewer controls SmartTableIOState property (value was set to "NoDataSource" within the InitializeComponent method). Customers using their own set of templates should adopt the same fix to their templates.

New Feature Documentation

Download Link

http://esd.consultingwerkcloud.com/

https://github.com/consultingwerk/SmartComponentLibrary

Bug

  • [SCL-1109] - SmartDatasetAdapter: Updating EXTENT fields cause error Dynamic BUFFER-VALUE array assignment for field monthly_amt requires that extents match. (14910)
  • [SCL-1137] - Unique key violation error for ttService in when Business Task can also be used as a Service
  • [SCL-1143] - Tempalte for Data Direct OpenAccess SDK generates wrong FetchDataRequest for single table

Improvement

  • [SCL-1108] - MessageDialog: The TabOrder of the Buttons on the Form is incorrect
  • [SCL-1124] - Opening a dropdown in a updatable browser forces the TableIOState to ModifiyngData
  • [SCL-1134] - Implement further generalization with the UltraTreeColumnResizeHelper
  • [SCL-1135] - Prefix Invokable Method name in Busines Entity Editor when parameter class is called *Parameter
  • [SCL-1140] - LogManager should have a new method to write a Separator line
  • [SCL-1142] - Fix class doc links to Infragistics 15.2 release documentation

New Feature

  • [SCL-1129] - Implement a Dialog that visualizes object properties
  • [SCL-1130] - ErrorMessageForm should display Exception properties
  • [SCL-1138] - Implement a variant of ServiceManager:StopBusinessService that silently ignores services that are not running
  • [SCL-1139] - ProparseHelper with new method to locate routine level blocks that contain a node
  • [SCL-1141] - ProparseHelper with new methods to find ChildNodes of a given TYPE with a given Text or ID child node text