SAP Certified Development Professional - SAP Commerce Cloud Developer - P_C4H340_24 Exam Practice Test

What attributes can you set for a SearchRestriction? Note: There are 2 correct answer to this question.
Correct Answer: B,C
You are implementing a new custom promotion action that changes the delivery mode of an order. What steps are required to make sure that the effects of this action are reverted as soon as the condition that triggered it is NO longer fulfilled? Note: There are 2 correct answer to this question.
Correct Answer: A,C
Your solution has been live for a significant period of time. Now you need to update project data across multiple environments, but this update should only be executed once. What is the recommended approach for updating the project data?
Correct Answer: C
How can CronJobs be started or aborted? Note: There are 3 correct answer to this question.
Correct Answer: A,B,D
You are creating a product with a new feature using a classification system. What should you pay attention to? Note: There are 2 correct answer to this question.
Correct Answer: B,C
What can you configure on the Endpoint Configuration page in Cloud Portal? Note: There are 3 correct answer to this question.
Correct Answer: A,B,C
How are relations modeled in the database? Note: There are 2 correct answer to this question.
Correct Answer: C,D
How can you create asynchronous events in the SAP Commerce Cloud platform? Note: There are 2 correct answer to this question.
Correct Answer: B,D
How many category items will the following ImpEx create?
$prodCat=electronicsPr
$version=Staged
fli.
$catVersion=catalogVersion(catalog(id [defauIt=$prodCat]),version[default=$version]) INSERT_UPDATE Category;code[unique=true];$catVersion[unique=true]
;test_category;eIectronicsProductCatalog
;test_category;apparelProductCatalog:$version
;test_category;:Online
;test_category;
Correct Answer: A