[]
        
(Showing Draft Content)

2022 v1

DataCollection

Bug fixes

  • Fixed the issue where C1FilterDataCollection was raising a Replace notification incorrectly when both the replaced items in the underlying collection and replacement didn't match the filter criteria.
  • Fixed the issue where C1PagedDataCollection was raising wrong exceptions when calling MoveToPageAsync and the underlying collection implemented ISupportAsyncLoading.

DataConnector

Improvements

  • Implemented the support for EFCore integration in ServiceNow Provider.

C1.AdoNet.Json

Bug fixes

  • Fixed the issue where rows were shown as null in the cases where the JSON contained properties with dots(.).
  • Fixed the issue where the select query from JSON content is jsonarray.
  • Fixed the issue where the user got an invalid error message on clicking 'Test Connection'.

C1.AdoNet.Salesforce

Improvements

  • Implemented the support for insert/update/delete actions in servicenow provider.

C1.AdoNet.ServiceNow

Improvements

  • Initial version.

Bug fixes

  • Fixed the issue when currencies were selected in the table.

C1.DataConnector

Improvements

  • Implemented the support for EFCore integration in ServiceNow Provider.

C1.EntityFrameworkCore.D365S

Bug fixes

  • Fixed the issue where insert/update query were generated in EFcore.

DataEngine

Bug Fixes

  • [FlexPivot] Fixed the issue where an exception was thrown when selecting Show Detail from the context menu.
  • [FlexPivot] Fixed the issue where the localized sample with cube data shows 'Invalid member name' message box.
  • [FlexPivot] Fixed the issue where right-click menu does not always open Detail View dialog.
  • [Workbench] Fixed the issue where console error occurs when opening a new workspace.
  • Fixed the issue where memory leak occurred in FlexPivot.
  • [FlexPivot] Fixed the issue where the data was not rendering in FlexPivotGrid when loading OLAPX file.
  • [FlexPivot] Fixed the issue where FlexPivotPanel could not be edited when applying Subtotals.