SAP Certified - Developer - SAP Commerce Cloud Sample Questions:
1. What is the Commerce Validation Framework capable of?
There are two correct answers.
A) Blocking a user's ability to save an object which contains an INVALID attribute value
B) Rejecting values that violate certain rules
C) Guaranteeing CORRECT VALUES for attributes
D) Automatically generating a Validator class implementation in Java
2. What are the best practices to follow when building flexible search queries in Java code?
There are two correct answers.
A) It's better to select PK to query 'whole items', rather than arbitrary attributes
B) Directly use model attribute names and type names in flexible search queries
C) Use pagination via API to improve security
D) When comparing date values, truncate them to use caching of flexible search results
3. Which of the following statements about SAP Commerce Cloud's Initialization and Update processes is true?
There are two correct answers.
A) Update results in data loss
B) Update applies changes to existing data or tables
C) Initialization creates new tables and new data from scratch
D) Initialization does not affect existing tables
4. When referencing another item in ImpEx, attention can be applied to which of the following responses?
There are two correct answers.
A) You can use the PK of another item as a reference.
B) You cannot reference another item if it has no business key
C) You can use document ID to replace a business key for referencing another item
D) You can use the business key of another item as a reference
5. You have defined two independent extensions. (1) extension1-beans.xml: (2) extension2-beans.xml: . When you execute "ant all", what will happen?
Choose the correct answer.
A) Ant fails to build, because the compiler doesn't know from which extension the class A can be generated first
B) Ant fails to build, because we can't define the same DTO class in two different extensions
C) Ant build is successful, with two classes of A generated in the two different extensions
D) Ant build is successful, with only class A generated in the platform extension
Solutions:
| Question # 1 Answer: A,B | Question # 2 Answer: A,D | Question # 3 Answer: B,C | Question # 4 Answer: C,D | Question # 5 Answer: D |

We're so confident of our products that we provide no hassle product exchange.


By Jenny


