OCC Cloud Configuration documentation
Summary:
Documentation related to the merchant CloudConfiguration
Content (please ensure you mask any confidential information):
I was reading about one change on 24A for OCC:
It's mentioned there is now a new flag saveExternalDataToCLOB which improve performance but there isn't much details about that, such as, it improves how and why? But I also realized that I don't really know what all flags under /merchant/cloudConfiguration do. Here is a response example:
{
"isABTestEnabled": false,
"isB2BEnabled": true,
"optimizeRelatedProductsForPageEndpoint": false,
"allowBatchOrdersUpdate": false,
"defaultCatalog": {
"displayName": "B2C Filtered Catalog",
"repositoryId": "b2cFilteredCatalog"
},
"optimizeRelatedProductsForListProductsEndpoint": false,
"isExperimentsEnabled": false,
"strictExtraPropertiesValidation": false,
"previewOrganizationSyncEnabled": true,
"isObieeReportingEnabled": true,
1