問題1
Which of the following relations are defined in the data model for personalization (based on ====== SmartEdit)? Note: There are 2 correct answers to this question.
Which of the following relations are defined in the data model for personalization (based on ====== SmartEdit)? Note: There are 2 correct answers to this question.
正確答案: A,D
問題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
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
正確答案: A
問題3
In SmartEdit, what can you do with variations defined for a customization? Note: There are 3 correct answers to this question.
In SmartEdit, what can you do with variations defined for a customization? Note: There are 3 correct answers to this question.
正確答案: A,B,D
問題4
How does SAP Commerce cloud, composable storefront compare to the SAP Commerce Cloud Accelerators? Note: There are 2 correct answers to this question.
How does SAP Commerce cloud, composable storefront compare to the SAP Commerce Cloud Accelerators? Note: There are 2 correct answers to this question.
正確答案: A,C
問題5
What can a *-backoffice-widgets.xml contain in the Backoffice framework? Note: There are 2 correct answers to this question.
What can a *-backoffice-widgets.xml contain in the Backoffice framework? Note: There are 2 correct answers to this question.
正確答案: A,B
問題6
What are the advantages of using classification attributes? Note: There are 2 correct answers to this question.
What are the advantages of using classification attributes? Note: There are 2 correct answers to this question.
正確答案: B,D
問題7
When a customer places an order using the default order management process defined in the Y accelerator fulfilment process extension, when does the fulfillment process send the notification that the order has been placed?
When a customer places an order using the default order management process defined in the Y accelerator fulfilment process extension, when does the fulfillment process send the notification that the order has been placed?
正確答案: C
問題8
What happens when you use a deployment tag in the items.xml file? Note: There are 2 correct ====== answers to this question.
What happens when you use a deployment tag in the items.xml file? Note: There are 2 correct ====== answers to this question.
正確答案: B,C
問題9
You restart the platform without running "ant all". Which of the following changes take effect?
Note: There are 2 correct answers to this question.
You restart the platform without running "ant all". Which of the following changes take effect?
Note: There are 2 correct answers to this question.
正確答案: A,B