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

Page: 1 / 14
Total 82 questions
Question 1

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

Which steps would you follow? Note: There are 3 correct answers to this question.



Answer : A, B, E


Question 2

You have these example item types defined in myext-items.xml:What additional steps are needed

to support the identification attribute?

< ?xml version="1.0" encoding="ISO-8859-1"? >

< items >

< itemtype code="Passport" autocreate="true" generate="true" >

< deployment typecode="8995" table="passport" />

< attributes > ... < /attributes >

< /itemtype >

< itemtype code="Student" extends="Customer" autocreate="true" generate="true" >

< attributes >

< attribute type="localized:Passport" qualifier="identification" >

< persistence type="property" />

< /attribute >

< /attributes >

< /itemtype >

< /items >

What additional steps are needed to support the identification attribute?

Define a one-to-many relation between Student and Passport using a relation tag with

parameter localized="true".

Add a maptype tag for localized:Passport with parameters argumenttype="Language" and

returntype="Passport".

Run an ant updatesystem command. A passportlp table will be generated to store the

localized property values.

Define a localized Passport attribute for the Student type in

myext/resources/localization/myext-locales_XY.properties.

Question

Customer Experience



Answer : C


Question 3

You need to add a new Cockpit to the Backoffice to implement new features for a business user

role. Which tasks are required? Note: There are 2 correct answers to this question.



Answer : C, D


Question 4

Assuming that property impex.legacy.scripting is set to false and 'Enable code execution' is

checked, what are the results of the following ImpEx script? INSERT_UPDATE

Title;code[unique=true] #%groovy% beforeEach: line.clear(); ;foo; ;bar; ;baz;



Answer : A


Question 5

Which configuration options are available on a cache region? Note: There are 3 correct answers to

this question.



Answer : A, C, E


Question 6

You updated a price row for a particular product using the Backoffice Product Cockpit and also

made sure the cronjob for synchronizing the involved product catalog was executed sucessfully.

When you visit the category page containing the specific product, you discover that its new price

value is NOT properly displayed. How can you fix this issue?



Answer : B


Question 7

Which services are included in the basecommerce extension to address customer services

functionality? Note: There are 3 correct answers to this question.



Answer : A, B, E


Page:    1 / 14   
Total 82 questions