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] ...Issue while Setup the Salesforce Connect Extras #245

Closed vigneswar-k closed 10 months ago

vigneswar-k commented 1 year ago

Describe the bug Unable to achieve Setup the Salesforce Connect Extras getting error we are not sure how to fix these. While running the below command issue is raising sfdx force:source:deploy -p "src/sfdc/extras/sf-connect/base"

To Reproduce Steps to reproduce the behavior:

  1. Run this command sfdx force:source:deploy -p "src/sfdc/extras/sf-connect/base"
  2. See error Bellow
Type Name Problem
Error B2C_Customer_Address_Book Exceeded org limit for external data sources of type Salesforce Connect: OData, Salesforce Connect: Custom, Amazon DynamoDB
Error B2C_Customer_Address_Record_Page The 'forceChatter:recordFeedContainer' component instance doesn't have an identifier specified.

Expected behavior Deploy Salesforce Connect Extras for Accounts / Contacts to ORG

jbachelet commented 10 months ago

Hello,

This basically means that you are trying to deploy a Salesforce Connect implementation (so the extra folder) without having the Salesforce Connect license on your org. This is not an issue with b2c-crm-sync on its own, closing the issue.