Which features does the Cloud Hot Folders module support? Note: There are 2 correct answers to this question.
A. Zip archives with Impex, media and CSV files
B. Media using external URLs in uploaded ImpEx
C. Data export into Azure Blob storage.
D. Direct configuration of Hot Folders in the Cloud Portal
正解:A,C
質問 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
A. Define a localized Passport attribute for the Student type in myext/resources/localization/myextlocales_XY.properties.
B. Define a one-to-many relation between Student and Passport using a relation tag with parameter localized="true".
C. Add a maptype tag for localized:Passport with parameters argumenttype="Language" and returntype="Passport".
D. Run an ant updatesystem command. A passportlp table will be generated to store the localized property values.
正解:D
質問 3:
You have created your products and price rows using the approach displayed in the following ImpEx file: $catalog-id=Default $catalogversion=Staged $catalogversion=catalogversion(catalog(id),version)
[unique=true,default=$catalog
-id:$catalog-version] INSERT_UPDATE
Product;code[unique=true];$catalogversion;name[lang=en];unit(code);approvalStatus(code); ;pro duct1;;product1;pieces;approved; ;product2;;product2;pieces;approved; #in total 1000 product data lines INSERT_UPDATE PriceRow;productId[unique=true];price;unit(code);currency(isocode) ;product1;100;pieces;EUR ;pr oduct2;200;pieces;EUR #in total 1000 price row data lines. After you import this file and synchronize the catalogs (Staged to Online), how many items are stored in the database?
A. 2000 products and 1000 price rows
B. 2000 products and 2000 price rows
C. 1000 products and 1000 price rows
D. 1000 products and 2000 price rows
正解:A
質問 4:
What are the advantages of using classification attributes? Note: There are 2 correct answers to this question.
A. Cached classification attributes provide better performance than fixed properties.
B. When modifying, Rebuilding and redeployment are NOT required.
C. Business users can create or modify classification attribute definitions using the Backoffice.
D. Classification attributes are applied dynamically in response to customer actions.
正解:B,C
質問 5:
Where are enumerations stored? Note: There are 2 correct answers to this question.=======
A. Non-dynamic enumerations are stored as SpEL lists in Spring.
B. Dynamic enumerations are stored in the active session.
C. Dynamic enumerations are stored in the database.
D. Non-dynamic enumerations are stored as enumeration classes.
正解:C,D
1165 お客様のコメント





Ayumi -
先日ご迷惑をかけて申し訳ございません。
昨日幸いに試験に合格しました。
ありがとうございました。