Release Notes 2015-06-13

Version Information

OpenEdge ReleaseVersion Information
10.2BRelease 10.2B #34252@2015-06-13
11.xRelease 11.3 #34252@2015-06-13

Release Notes

Ticket SCL-845 has introduced a new field in the SmartUser Table. We recommend loading the field using the SmartDB Upgrade and Migration Routine.

Download Link

http://esd.consultingwerkcloud.com/

Issues fixed

Bug

  • [SCL-842] - DataError: "Unable to convert from System.String to System.Decimal" when cancelling Lookup Dialog of a SmartBusinessEntityDialog embedded in a SmartDataBrowser
  • [SCL-843] - SmartUpdatableBrowser: Unique key validation during "SaveChanges" from Toolbar uses pretty error from Save - but not from DeactivateRow
  • [SCL-849] - Cannot run GET methods on query until it is opened. (7313) when opening Rollbase Customer in Demo Application

Improvement

  • [SCL-712] - Method RetreiveDataAndMapResultset should have an option to skip record creation
  • [SCL-845] - Add unique Integer UserID to SmartUser Table
  • [SCL-850] - SmartUpdatableBrowser.cls/CreateRecord should call HandleValidationError to display validation error

New Feature

  • [SCL-840] - Rollbase Adapter should also support DELETE
  • [SCL-841] - Create a Enum for Month Names (like WeedayEnum)
  • [SCL-844] - Idea: Implement IEnumerator (foreachABL.i) for DatasetModel/TableModel