SAP Certified Development Professional - SAP Commerce Cloud Developer (P-C4H340-34) Free Practice Test
Question 1
What are best practices when using models? Note: There are 2 correct answers to this question.
Correct Answer: B,C
Question 2
You are asked to define a new business process. What steps do you perform? Note: There are 3 correct answers to this question.
Correct Answer: B,E
Question 3
What is the purpose of the dynamic forms in the Backoffice?======
Correct Answer: B
Question 4
What can a *-backoffice-widgets.xml contain in the Backoffice framework? Note: There are 2 correct answers to this question.
Correct Answer: C,D
Question 5
When you are defining properties in manifest.json, which of the following attributes are you allowed to use? Note: There are 3 correct answers to this question.
Correct Answer: A,B,D
Question 6
You want to display a custom CMS component in an Accelerator-based storefront. What can be configured or implemented regarding this CMS component? Note: There are 2 correct answers:
Correct Answer: C,D
Question 7
How many category items will the following ImpEx create?
$prodCat=electronicsProductCatalog
$version=Staged
$catVersion=catalogVersion(catalog(id[default=$prodCat]),version[default=$version]) INSERT_UPDATE Category;code[unique=true];$catVersion[unique=true]
;test_category;electronicsProductCatalog
;test_category;apparelProductCatalog:$version
;test_category;:Online
;test_category;
$prodCat=electronicsProductCatalog
$version=Staged
$catVersion=catalogVersion(catalog(id[default=$prodCat]),version[default=$version]) INSERT_UPDATE Category;code[unique=true];$catVersion[unique=true]
;test_category;electronicsProductCatalog
;test_category;apparelProductCatalog:$version
;test_category;:Online
;test_category;
Correct Answer: B
Question 8
You are creating a new SolrIndexProperty as a facet and want to define it using facet ranges. What ======= do you need to do to achieve that?
Correct Answer: B
Question 9
Which of the core storefront features does Spartacus support? Note: There are 3 correct answers to this question.
Correct Answer: B,D,E