OVERVIEW
This release of the FYB Sales2CM includes all fixes and enhancements that were shipped in the previous releases of the product. For details of the previous release, please refer to the relevant release notes.
DEPENDANCY UPDATE 3.0.11
PACKAGE UPDATES
The following packages have been updated:
- qs updated to v6.14.1
DEPENDANCY UPDATE 3.0.10
PACKAGE UPDATES
The following packages have been updated:
- node-forge updated to v1.3.2
- express updated to v4.22.0
HOTFIX 3.0.9
OPEN ID AUTHENTICATION
Added support for Open ID Confidential Client authentication to support CM cloud environments.
PACKAGE UPDATES
- axios updated to v1.12.0
DEPENDANCY UPDATE 3.0.7
PACKAGE UPDATES
- form-data updated to v4.0.4
- on-headers updated to v1.1.0
- brace-expansion updated to v2.0.2
- webpack-dev-server updated to v5.2.1
DEPENDANCY UPDATE 3.0.4
PACKAGE UPDATES
- axios updated to v1.8.2
- @babel\runtime updated to v7.26.10
- @babel\helpers updated to v7.26.10
- http-proxy-middleware updated to v2.0.9
DEPENDANCY UPDATE 3.0.3
CONTENT MANAGER 24.4
Sales2CM has been tested and confirmed to be working against CM 24.4
PACKAGE UPDATES
- nanoid updated to v3.3.8
- path-to-regexp updated to v0.1.12
RELEASE 3.0.2
NEW FEATURES
UPGRADE TO .NET 8
The application has been upgraded to .NET 8 to support increased improvement to performance and security of the .NET application.
PACKAGE UPDATES
- cross-spawn updated to 7.0.5
- http-proxy-middleware updated to 2.0.7
- rollup updated to 2.79.2
- path-to-regexp updated to 0.1.10
- body-parser updated to 1.20.3
- express updated to 4.20.0
- send updated to 0.19.0
- serve-static updated to 1.16.0
- axios updated to 1.7.4
LIMITATIONS
CUSTOM OBJECTS AND ACCOUNTS
A custom object must be able to attach the Account ID to the object for it to be created in Content Manager. The Account ID must be present within the API call to the custom object.
DOCUMENT UPLOAD AREA
Sales2CM can only upload documents from Salesforce objects that use the Files functionality and not the Notes and Attachments functionality. Further details on the Files functionality can be found here.
API LIMIT
There is a 15,000 request limit per day (24 hours) on the Salesforce API. If this limit is reached, you will need to wait until the number of requests is below 15,000 to start using Sales2CM again.
CAPTURING DOCUMENT VERSIONS
To capture any new versions of documents that are created, polling must be set to daily or greater. This is due to a limitation within the Salesforce API where new document versions are not instantly available.