Checklist progress
0/140Learned
B2C Solution Architect
Study Checklist
Checklist progress
0/140Learned
Given the Salesforce supported standard object definitions for Commerce objects (profile, orders, products), articulate how key business entities relate between systems of record and systems of engagement.
0/12
Given a set of business objectives and priorities, recommend an appropriate sequence for system integration, data exchanges, and process updates to satisfy known requirements, with recommendations and potential impact to overall program delivery.
0/4
Given a set of customer requirements, articulate the privacy management features across multiple clouds, when to consider a custom solution vs. using out-of-the-box (OOTB) features.
0/5
Given a scenario, identify appropriate systems of record and describe how you would extend the standard data model for high volume processing, articulate system limitations, and recommend preferred methods for integration between various data formats.
0/5
Given a scenario that requires knowledge of common data migration strategies and standard Salesforce data migration tools, demonstrate best practices on how to transfer data between products and development environments.
0/6
Prepare for the Exam
Study Community
Ask questions and get the latest info from other B2C Solution Architect studiers.
B2C Commerce has no native push to Marketing Cloud or Service Cloud for marketing email opt-out; both integrations require custom code to propagate the preference in real time. Marketing Cloud exposes the SOAP LogUnsubEvent call and the REST Contacts Restrict API as the standard mechanisms for registering opt-outs programmatically, while Service Cloud stores consent on the Contact (hasOptedOutOfEmail) or through the Consent Data Model objects (Individual, ContactPointTypeConsent) and the Consent Write API.