P-C4H34-2411 試験問題を無料オンラインアクセス

試験コード:P-C4H34-2411
試験名称:SAP Certified Professional - Developer - SAP Commerce Cloud
認定資格:SAP
無料問題数:82
更新日:2026-06-03
評価
100%

問題 1

What is the recommended way to deploy Solr in a production environment? Note: There are 2 correct answers to this question.

問題 2

What is the effect of the redeclare attribute within an itemtype definition? Note: There are 2 correct answers to this question.

問題 3

How is the primary key (PK) for an SAP Commerce Cloud item created? Note: There are 2 correct answers to this question.

問題 4

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

問題 5

What can you do in the Builds workspace in Cloud Portal? Note: There are 2 correct answers to this question.

コメントを追加

あなたのメールアドレスが公開されることはありません。個人情報に関する内容は隠されます *

insert code
画面にある文字を入力してください。