Checklist progress
0/146Learned
B2C Commerce Developer
Study Checklist
Checklist progress
0/146Learned
Given a business requirement, modify site search preferences and settings to enable searching for a specified term or product attribute.
0/6
Given a business requirement, create and configure a new search refinement and sorting definition that can be used on the storefront.
0/4
Given a debugging requirement or code, configure the logging categories and access the logs in Business Manager.
0/3
Given business requirements, extend the storefront to expose a new attribute on an existing system object type.
0/4
Given a business need to store custom data, determine if a custom object is needed and create and configure as required.
0/5
Given a problem or performance issue and data, use relevant tools to inspect code performance and determine and implement solutions (cache configuration, profilers, etc.) to resolve this issue.
0/6
Given a specification and a sandbox instance, configure OCAPI permissions for Data and Shop APIs.
0/5
Given a service configuration, recognize how they are applicable to the development process.
0/5
Prepare for the Exam
Study Community
Ask questions and get the latest info from other B2C Commerce Developer studiers. 593 members and growing.
When extending B2C Commerce system objects such as Product, Order, or Customer, developers choose from primitive attribute types including string, integer, boolean, and date based on the kind of data the attribute will store. The correct type ensures data integrity and proper validation.