Released: Apr 13, 2018
V8.4.3.0 での更新項目
機能
- Now the OData provider can directly request a collection sub-property as a data source.
不具合の修正
- The ADO.NET Providers Setup has been updated to version 7.12.2.0. This only applies to the SharePoint 2013 and 2016 versions of the Business Data List Connector.
Released: Mar 1, 2018
V8.4.1.0 での更新項目
不具合の修正
- Business Data List Connector 2013 features are no longer missing after a new installation is performed.
Released: Oct 30, 2017
8.2.1 での更新項目
機能
- New BDLC Flyer design.
- Links in the documentation now pointing to the new website.
Released: Nov 1, 2016
7.6.2 での更新項目
機能
- Activate an individual timer job for a single connection.
不具合の修正
- Issue in the BDLC Configuration List when migrating from earlier SP versions.
- Issue when using percentage values and writeback.
Released: Jul 6, 2016
V7.3.3 での更新項目
不具合の修正
- Fixed error when using the Layer2 Data Provider for OData against an OData v4 service. Error message: "An invalid request URI was provided. The request URI must either be an absolute URI or BaseAddress must be set."
- Updated documentation: How to upgrade and migrate BDLC
Released: Apr 1, 2016
Updates in this release
Updates in 7.2
The following bugs were fixed:
- Primary key field name over 255 characters leads to SP error 'Invalid text value'
- Instead of the signed in user, updates were labeled with the system or SharePoint service account for Modified by/Created By.
- Connections in SharePoint 2013 using ODBC need local administration permissions. All ODBC connections are running now under the given web application pool account, which needs to be given local admin permissions.
- Unspecified Error when validating...
Released: Oct 7, 2015
Updates in this release
Updates in 7
- Now supports SharePoint Server 2016.
- 100+ systems now can be connected to SharePoint.
- The internal SharePoint fields "Modified", "Modified By"," Created" and "Created By" are now supported.
- Bug Fix: If a workflow or an API call inserted a DateTime value into a BDLC connected list, the DateTime was handled as UTC instead of local time.
Released: Jul 15, 2015
Updates in this release
Updates in 6.4.4
New:
- Additional support for authenticating to SAP: Attaching the new SapHeader authentication to any existing authentication will add support for the Cross-Site Request Forgery token.
- Additional support for authenticating to SharePoint/O365: ADSF and Office365 methods now available.
- Additional support for authenticating to Dynamics CRM Online: DynamicsCrmAdfs and DynamicsCrmOnline methods now available.
Fix:
- Solved an authentication issue with some Layer2 Data Providers (Error...
Released: Jul 1, 2015
Updates in this release
Updates in 6.4.3
New:
- The duration value in the BDLC settings will now filled every time an update runs (before: only background updates triggered this).
- The BDLC Installer now install the correct Layer2 Provider package depending on the server OS. In some cases there were issues with .NET 3.5 / .NET 4.5 versions before.
- The Layer2 Data Provider for File System could now be used with BDLC. Note: It will not upload or handle any files, just the file meta data. The use of BDLC in document...
Released: May 1, 2015
Updates in this release
Updates in 6.3.2
Fixes:
- The write-back event receiver closed an open web.
- Checking for claims service with "integrated security =no" now disabled.
- Nested transactions were possible in some cases.
- All SQL transactions now with scope "RequiresNew".
- Checking for changed primary key values in write-back now works properly.
- Layer2.License.Interfaces will be accessed now in elevated context to avoid some rare permission issues.