Salesforce-B2C-Commerce-Cloud-Developer Practice Test
Salesforce Spring 25 Release 202 Questions
Adeveloper cannot create a custom object in Business Manager because the attributes do
not show. The developer can view the object but not the attributes.
Which action should the developer take to resolve the problem?
A. Change the data type of the attributes.
B. Create an attribute Group with the desired attributes in it.
C. Set the attributes to site-specific replicable.
B. Create an attribute Group with the desired attributes in it.
Explanation:
Key Issue:
The developer can view the custom object in Business Manager but cannot see its attributes.
This typically happens when attributes are not assigned to an attribute group.
Why Option B?
✅ Attribute Groups Are Required for Visibility
In Salesforce B2C Commerce, attributes must belong to an attribute group to be visible in Business Manager.
Steps to resolve:
Go to Merchant Tools > Products & Catalogs > Attribute Groups.
Create a new Attribute Group (or use an existing one).
Add the missing attributes to the group.
Result: The attributes will now appear in the custom object’s UI.
Why Not Other Options?
❌ A. Change the data type
This won’t fix visibility issues if the attribute isn’t in a group.
❌ C. Set attributes as site-specific replicable
This controls multi-site replication, not visibility in Business Manager.