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 45 forks source link

[BUG] ...Getting error on step https://github.com/SalesforceCommerceCloud/b2c-crm-sync/issues/27 Configure Your B2C Instance #272

Open mshinde2021 opened 1 month ago

mshinde2021 commented 1 month ago

Getting error on step https://github.com/SalesforceCommerceCloud/b2c-crm-sync/issues/27 Configure Your B2C Instance when trying to run below command

npm run crm-sync:sf:b2cinstance:setup

Error element recUpd_b2cCustomerLists (FlowRecordUpdate). The flow tried to update these records: a04Hs00002FuMoNIAV. This error occurred: INVALID_FIELD_FOR_INSERT_UPDATE: Unable to create/update fields: LastModifiedDate, IsDeleted, LastViewedDate, LastReferencedDate, SystemModstamp, CreatedById, CreatedDate, LastActivityDate, LastModifiedById. Please check the security settings of this field and verify that it is read/write for your profile or permission set.. You can look up ExceptionCode values in the SOAP API Developer Guide.---The flow tried to update these records: a04Hs00002FuMoOIAV. This error occurred: INVALID_FIELD_FOR_INSERT_UPDATE: Unable to create/update fields: LastModifiedDate, IsDeleted, LastViewedDate, LastReferencedDate, SystemModstamp, CreatedById, CreatedDate, LastActivityDate, LastModifiedById. Please check the security settings of this field and verify that it is read/write for your profile or permission set.. You can look up ExceptionCode values in the SOAP API Developer Guide.

Could someone please help??