Released: Oct 28, 2021
V9.6.17.0 での更新項目
機能
- Improved the ability to effectively recognize if a specified Microsoft SharePoint User is a Site Collection Administrator. This allows the Layer2 Cloud Connector to set a SharePoint List's Modified field value to a custom value when the field has been mapped.
Released: Sep 15, 2021
V9.6.5.0 での更新項目
機能
- An adjustment has been made to the Layer2 Cloud Connector's connection-string parameter 'IncludeFolders', that allows all files within a directory and its sub-directories to be shown as items when the parameter is set as follow: IncludeFolders=false.
Released: Aug 20, 2021
V9.6.3.0 での更新項目
機能
- Added the ability to use custom Dynamic Columns as the primary key. At the same time, this adjustment makes it easier to use the Layer2 Cloud Connector to synchronize a Microsoft SharePoint list against itself, allowing the User to create complex scenarios by manipulating and parsing its data on item insert automatically, without the need to use an external workflow.
Released: Aug 12, 2021
V9.5.13.0 での更新項目
機能
- Added a new authentication method for OData Provider 'Microsoft_Modern_ProjectWebApp' to be used for modern authentication against Microsoft Project.
Released: Jul 23, 2021
V9.5.8.0 での更新項目
不具合の修正
- A 'token expired' error, that caused the synchronization to be aborted while using the Layer2 Provider for Exchange, has been fixed. Now the Microsoft_Modern_Exchange authentication method works as expected.
Released: Jul 14, 2021
V9.5.6.0 での更新項目
機能
- In order to synchronize binary data with the Layer2 .Net Framework Data Provider for SqlServer, it is required to internally modify the SQL statement. In rare cases this modification leads to issues. Therefore a new connection string parameter has been introduced which allows to disable this modification. Add "SqlStatementAdjustments=false" in order to skip any modifications of the SQL select statement.
Please note that it is not possible to synchronize SQL Binary Large Object(Blob) data if...
Released: Jul 9, 2021
V9.5.1.0 での更新項目
機能
- Authenticate against Microsoft Dynamics CRM with your own custom app registration using the authentication method ModernCrmCustomApp. Have full control over your app permissions when accessing your Microsoft Dynamics CRM with the Layer2 Cloud Connector.
- The reading time of the records to be synchronized by the Layer2 OData Provider is now much faster, allowing the Layer2 OData Provider to read 500k records in just 8 minutes (depending on network bandwidth). Once the records are read, the...
Released: Jun 26, 2021
V9.4.9.0 での更新項目
機能
- A new connection-string parameter "Command Timeout" has been added. It increases the timeout for queries that need more time to be executed or are very slow.
- The Layer2 Cloud Connector will now show a confirmation message if the mapping configuration is changed from manual to auto-mapping. This avoids losing the manual configuration when unintentionally enabling auto-mapping.
- If a file or folder causes an error (e.g.: "Path too long error", "Access Permissions error"), the Layer2 Cloud...
Released: Apr 30, 2021
V9.4.1.0 での更新項目
機能
- Added new Microsoft Azure Blob dedicated provider, which allows you to access your files directly from your Azure subscription account and synchronize them into your favorite file sharing system.
不具合の修正
- Changed the name of the Provider 'Layer2 Microsoft Teams' to 'Layer2 Microsoft Teams Channel Webhook' to avoid misunderstanding while using the different Microsoft Team providers.
- An issue that caused the Layer2 DropBox provider to ignore files above 10mb has been fixed.
Released: Apr 16, 2021
V9.3.1.0 での更新項目
不具合の修正
- An issue that caused recurring updates when a empty primary key field in Microsoft SQL was found has been fixed. Now empty primary keys are identified on primary key verification and a notification error is shown.