Layer2 Cloud Connector Releases
Released: Dec 15, 2018
Updates in V8.4.10.0
Features
- Added Youtube, Smartsheet, Redis, Cloudant, and Email providers.
Fixes
- Improved error message in case Microsoft Modern Authentication is used for a system that does not support it.
Released: Nov 30, 2018
Updates in V8.3.6.0
Features
- Added new Microsoft_Modern_CRM authentication method which allows you to authenticate with modern Microsoft authentication (ADAL).
- Providers for Google Calendar, JIRA, Magento and MailChimp have been updated.
Fixes
- Now when the Microsoft_Modern authentication token is expired, a re-authentication is performed to avoid synchronization errors.
Released: Nov 15, 2018
Updates in V8.2.27.0
Features
- Added providers for Bing Search, Google Search, PayPal, Quandl, Reckon, SendGrid, Shopify, Slack, SuiteCRM and SurveyMonkey.
Fixes
- If items / records are skipped during the synchronization, the summary will now show the reasons for skipping, such as license restrictions, disabled operations, and errors.
- Auto-mapping now exclude undesired read-only fields.
Released: Nov 11, 2018
Updates in V8.2.21.0
Features
- Now supports SharePoint modern authentication with new Azure Active Directory Authentication Libraries (ADAL).
Fixes
- When Lookup fields are mapped using _valueOnly, the actual listItem values are no longer overwritten with old values when the fieldValues property is accessed.
- In some cases downloading files from SharePoint On-Premise systems resulted in an unauthorized error even with valid credentials.
Released: Oct 3, 2018
Updates in V8.1.17.0
Features
- The new Enterprise Edition contains the following data providers:
- Azure Tables
- Google Mail
- Google Analytics
- Google Calendar
- Google Contacts
- Google Sheets
- Quickbooks Online
- Facebook
- JIRA
- JSON
- MailChimp
- MongoDB
- Quickbooks Desktop
- ServiceNow
- Xero
- You no longer need to specify a Primary Key when using the DELETE and UPDATE commands. Instead, the commands are now generated using the key defined by the Layer2 Cloud Connector.
- Improved and adjusted data provider list for better usability.
Released: Aug 12, 2018
Updates in V7.23.6.0
Features
- New OAuth2 authentication method added for Microsoft Graph via Azure Active Directory.
Fixes
- Now discarding changes made to the connection direction from Left to Right, bi-directional or vice versa doesn't make the conflict resolution controls in the mapping dialog unexpectedly disappear.
- Replication key verification messages are now completely visible in the UI.
Released: May 30, 2018
Updates in V7.18.4.0
Fixes
- In some rare cases if the MMC was opened for a long period of time, the connection between MMC and backend service could be lost. This could cause the logging frame to show no entries.
- In some cases an update from an older version could cause errors regarding multiple versions of Layer2.Common.Interfaces.IFileReference or a missing Layer2.Common.resources.
- When reading from a SharePoint Survey list an error would occur which stated that a column already belonged to the table.
- In rare cases...
Released: May 18, 2018
Updates in v7.17.7.0
Features
- Updated to use the Microsoft .NET framework 4.6.2 which also supports TLS 1.2 negotiation.
Fixes
- Version 7.11 introduced a bug where in some rare cases where SharePoint was used as source in uni- and bidirectional synchronizations, unexpected deletes might happen. This bug was fixed with version 7.16. We recommend to update for all affected customers.
- In some cases, if a connection file was corrupted, it prevented the Backend-Service from starting up.
- In some cases, the synchronization...
Released: Mar 1, 2018
Updates in V7.13.4.0
Fixes
- In some cases when synchronizing custom metadata fields along with documents to SharePoint, the metadata could not be written.
Released: Jul 27, 2016
Updates in V7
Features
- New feature Dynamic Columns allows to define custom calculated columns.
- Custom code in C# is fully supported to read from/write to columns.
- Use code to access all column values of the data entity's current item.
- Create calculations similar to Excel.
- Add data verification and cleanup to increase the quality of synchronization.
- Set up translation of values between different applications, e.g. lookups.
- Assign metadata to documents during upload.
- Implement custom business logic.
- The Layer...