SAP Commerce Cloud Exam Questions PDF
Document Details
Uploaded by BrightRabbit6593
Jawahar Vidyalaya Senior Secondary School
Tags
Summary
This document contains questions and answers related to SAP Commerce Cloud, a platform for e-commerce applications. The questions cover topics such as classification attributes, ImpEx files, promotion actions, and other core functionalities. This is not a past exam paper for a specific exam board or year.
Full Transcript
In which the item should be displayed. C. The ContentSlot item's code property is used to determine the slot on the page where the ftem should be displayed D. The position attribute in the ContentSlotFor Template item is used to identify the slot on the page where the tem should be displayed. L...
In which the item should be displayed. C. The ContentSlot item's code property is used to determine the slot on the page where the ftem should be displayed D. The position attribute in the ContentSlotFor Template item is used to identify the slot on the page where the tem should be displayed. Link: https://help.sap.com/docs/SAP_COMMERCE_CLOUD_PUBLIC_CLOUD/e139165265574bfbb56cadc05 73baldc/8b7cdc55866910149b09c285e4c2bled. html What are the advantages of using classification attributes? Note. There are 2 correct answers to this question. A. Classification attributes are preferred in situations where there are more than two variance selectors. B. Certification attributes are more efficient, and they produce simpler queries and business logic. C. Technical users can create and modify classification attribute definttions using ImpEx. D. When modifying, rebuilding and redeployment are NOT required. Link: https://clavrit.com/classification-systems-in-sap-commerce/ Question9 You have created your products and price rows using the approach displayed in the following ImpEx file. After you import this file, and synchronize the catalogs (Staged to Online), how many items are stored in the database? A. 1000 products and 2000 price rows B. 1000 products and 1000 price rows C. 2000 products and 1000 price rows D. 2000 products and 2000 price rows Answer: C C. Persistence mode D. Statistics enabled E.Size Link: https://help.sap.com/docs/SAP_COMMERCE/d0224eca81e249cb8 21 f2cdf45as2ace/576988a1 caded 2e3a86877ab2c5beed9.html Question6 Your solution has been live for a significant period of time. Now you need to update project data across multiple environments, but this update should be run only once. What is the recommended approach for updating the project data? A. Extract a SQL script of all the changes in a single environment, where a DBA can then run directly against the database for all remaining environments. B. With each deployment, manually import the ImpEx files through the Admin Consoleor through the ant importimpex target. C. Create a class that extends Abstract Patches SystemSetup and configure any dala patches, to run an import of your ImpEx files during an update. D. Create a class that extends AbstractSystemSetup, and use the @SystemSetup annotation with TYPE.PROJECT, to run an import of your ImpEx files during an update. Link: https://help.sap.com/docs/SAP_COMMERCE CLOUD PUBLIC CLOUD/aa417173fedadba5ad73c93eb 7302417/927e83c5836748bbbf8b211f5622ac6b.htmI?q=AbstractPatchesSystemSetup Which of the following is a mechanism used by WCMS to position components on a page” A. The component's CurrentPosition attribute is used to determine which component on the page in which the item should be displayed. B. The Page item has a position map that links each component to the component on the page Interceptors allow you to monitor and change the course of any model's lifecycle within SAP Commerce Cloud However, for performance reasons, Interceptors can also be disabled In API calls or with ImpEx. Which of the following are the correct properties to use when disabling interceptors? Note: There are 2 correct answers to this question. A. disable.interceptor.ids B. disable.interceptor.beans C. disable.Interceptor.types D. disable.interceptor.for.types Answer:BC Link: https://help.sap.com/docs/SAP_COMMERCE/d0224eca81e249cb8212cdf45 a82ace/9cel b60e1 2714 a7dba6es7e66b4{7acd.html You are implementing a new custom promotion action that changes the delivery mode of an order ‘What steps are required to make sure that the effects of this action are reverted as soon as the condition that triggered it is NO longer fulfilled? Note: There are 2 correct answers to this question. A. Implement the undo method in your custom rule action strategy. B. Implement your custom action item so that it can store the original delivery mode. C. Create a promotion that uses the inverse action if the condition is NOT fulfilled. D. Definea new session attribute to store the original delivery mode. Answer: AD Link: https://community.sap.com/t5/crm-and-cx-questions/new-custom-promotion-action-that- changes-delivery-mode/qag-p/12296356 Which configuration options are availableon a cache region? Note. There are 3 correct answers to this question. A. Clustering enabled B. Eviction policy Which of the following scenarios can be supported directly with the promotion module's out-of-the- box functionality? Note: There are 2 correct answers to this question. A. When you purchase2 category X products, receive 30% off all category Y products. B. When you spend at least 200 dollars on category X products, get 30% off category ¥ products and category Z products. C. When you spend at least 200 dollars on category X products, and not more than 100 dollars oon Category Y products, gel 30% off all category Z products. D. When you buy 1 category X product and 1 category Y product, get 30% off any products added by CSA using the ASM module. Link: https://help.sap.com/docs/SAP_COMMERCE_CLOUD_PUBLIC_CLOUD/e1391e5265574bfbb56cadc05 73baldc/792bbddc1a7c47923f9215d2699b6285.html Which of the following relations are defined in the data model for Personalzation (based on Smart Edit? Note: There are 2 correct answers to this guestion. A. A one-to-many relation between CxCustomization and CxVariation B. A many-to-many relation between CxSegmentTrigger and CxSegment C. A one-to-many relation between CxExpression Trigger and CxSegment D. A many-to-many relation between CxVariation and CxAbstractAction AnswerA B