Effective Release Date: Jan 30th, 2020
Release Notes:
Enhancements
- User and Role Management for Cloud and On-Premise. Ex: Now based on the User and Role management permissions user can access the Web API- /replicate and /CheckStatus permissions.
- Basic Auth support for DBSync API.
- Log Page: Auto Refresh button and Profile Name. Users will get the toggle button to Switch On/Off the Auto Refresh Functionality on Log Page.
Minor Fixes
- Override property should alter only the property present in the file. currently altering all the columns irrespective of the database datatypeproperty
If the user has to work on Override property then he/she has to do changes in the system.properties
alter.schema.size=true, By default is true if User has to do changes then make it false
alter.schema.override=false, By default is true if User has to do changes then make it true
- Cloud CDM WEB API issue- Profile has to work Based on the User and Role Management Permissions
- CSS pop up when session timeout issue
- DBSync log file date time format
Table and Column rename backward compatibility issues. Get your 5x Profile data with all the fields in the 6x Version.
These 2 Properties users have to add in profile- config.properties
adapter.type=salesforce
application=salesforce
- Log page does not open after certain sync
- Salesforce BulkApi mode not querying more than 2 lakhs records issue.
application.pkchunking.size=20000 (It depends upon how much records you want to run in one single sync)
- CDM Scheduler Issue.
- Rename of database type.
- Delete archived log entry from the H2 DB.
