最新的 SAP Certified Development Professional P-C4H340-24 免費考試真題 (Q13-Q18):
問題 #13 What can you do within the integration UI Tool in Backoffice? Note: There are 2 correct answer to this question.
A. Export the configuration types so that they can be imported into a target system.
B. Set up access rights for integration objects.
C. Force-delete an integration object even if it is associated with an InboundChannelConfiguration (ICC).
D. Create a search restriction to secure an integration object for only a certain integration user group.
答案:A 問題 #14 What can you do in the Builds workspace in Cloud Portal? Note: There are 2 correct answer to this question.
A. View the history of the past deployments of a selected build
B. Delete a build that is no longer needed
C. Deploy a successful build to a certain environment
D. Rebuild a successful build to do a performance test
答案:A,C 問題 #15 How does Spartacus compare to the SAP Commerce Cloud Accelerators? Note: There are 2 correct answer to this question.
A. They are both using OCC API to connect to the commerce platform.
B. They are both extensible according to project requirement.
C. They have the same feature parity, but Spartacus is more upgradable.
D. Accelerators are JSP-based while Spartacus is JavaScript-based.
答案:B 問題 #16 You need to create a new custom promotion based on customer reviews for a product. You create a customPromotion extension with a new Rule Aware Object to keep customer reviews. In which file will you define this new Rule Aware Object?
A. In the customPromotion-backoffice-config.xml file
B. In the customPromotion-items.xml file
C. In the customPromotion-spring.xml file
D. In the customPromotion-beans.xml file
答案:D 問題 #17 Where are enumerations stored? Note: There are 2 correct answer to this question.
A. Dynamic enumerations are stored in the active session.
B. Dynamic enumerations are stored in the database.
C. Non-dynamic enumerations are stored as enumeration classes.
D. Non-dynamic enumerations are stored as SpEL lists in Spring.