PrepAway - Latest Free Exam Questions & Answers

Category: SAP P_C4HCD_1905

How many category items will the following ImpEx create?

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; A. 2 B. 3 C. 1 D. 4

You need to create a CronJob for an automated task that will be performed every day at midnight.

You need to create a CronJob for an automated task that will be performed every day at midnight. Which steps would you follow? (Choose three.) A. Register the JobPerformable bean in your extension’s Spring configuration file. B. Create a CronJob item and a trigger for midnight using ImpEx or Backoffice. C. Perform a system update […]

You are implementing two new independent extensions, extension A and extension B, that each extend and overwri

You are implementing two new independent extensions, extension A and extension B, that each extend and overwrite a bean of the core platform. How can you make sure the bean from extension B takes precedence over the one from extension A? (Choose two.) A. Add only one of the extensions into localextensions.xml at the same […]

You have generated a new extension based on the ywebservices template.

You have generated a new extension based on the ywebservices template. You have enabled server-side caching. How would you annotate your method to take advantage of caching? A. Add a @CacheControl annotation with the value attribute equal to your cache name and a custom key defined using SpEL. B. Add a @Caching annotation with the […]


Page 2 of 212