SalesforceCommerceCloud / b2c-crm-sync

... a contemporary perspective on how to integrate B2C Commerce and the Salesforce Customer 360 Platform to power frictionless customer experiences in the B2C domain.
https://salesforcecommercecloud.github.io/b2c-crm-sync/
BSD 3-Clause "New" or "Revised" License
65 stars 46 forks source link

b2ccrm_syncResponseText related size limit and unit tests #261

Closed kdomachowski closed 7 months ago

kdomachowski commented 7 months ago

b2ccrm_syncResponseText has been transformed into a 'json' text data type. The limit of 100,000 characters applies but has not been catered for. This fix addresses both the failing unit tests and the limitation to 50,0000 characters for this data field.