Typically, the type system in SAP Commerce Cloud is modified by a Software Developer (Answer C) - They are responsible for defining and managing the types and their attributes within the system.
For more information, see theSAP Commerce Cloud Documentation on Type System.
Question 2
What are key features of the SAP Commerce Rule Engine?Note: There are 2 correct Answer to this question
Options:
A.
A backoffice interface for creating new condition types
B.
A centralized repository of rules
C.
A backoffice interface for triggering the rule execution
D.
Separation of data and logic
Answer:
B, D
Explanation:
Key features of the SAP Commerce Rule Engine include:
A centralized repository of rules (Answer B) - Allows for easy management and access to all business rules.
Separation of data and logic (Answer D) - Enhances maintainability and scalability by keeping data and logic distinct.
For more information, visit theSAP Commerce Cloud Documentation on Rule Engine.
Question 3
How do you add a property to a set ofproducts?Note: There are 2 correct Answer to this question
Options:
A.
Create a new classification category and feature, and assign it to a catalog category
B.
Create a new facet and include the new required property
C.
Create a sub type of the product item type and include the new required property
D.
Create a new catalog version and include all products with the new required property
Answer:
A, D
Explanation:
To add a property to a set of products in SAP Commerce, you can:
Create a new classification category and feature, and assign it to a catalog category: This method allows you to categorize and assign specific features (properties) to products within a category.
Create a new catalog version and include all products with the new required property: By creating a new catalog version, you can ensure that all products included have the newly required property, facilitating better organization and management.
For more information, refer to the SAP Commerce Cloud documentation: Product Data Management.