Before you upgrade make sure to read the General Upgrade instructions as well as the Upgrade instructions for previous versions.
The changes are color coded. Orange elements have been changed, Green elements have been added and Red elements have been removed compared to the 15.x release. |
Table of contents |
In order to provide the CommentsManager via the IPortalContext, several changes have been made to the SDK and blueriq-component-api packages. If you have custom code, you could be affected:
com.aquima.interactions.portal.ICommentsManager
For DCM 2.0, the inbox tables for the timeline-sql-store and the trace-sql-store have been extended with a createddate field. Using this field, projects can determine when records in the inbox table can be cleared, as explained in Inbox pattern data storage section. The upgrade scripts have been added to the respective components in the dbscripts folder with the name features.dcm2/upgrades. These scripts need to be executed for DCM 2.0 to work. For DCM 1.0 these scripts are not required. If you have not added
For an overview of known issue please refer to: Known issues.