Which of the following are valid types of environments in SAP Commerce Cloud in the public cloud? Note: There are 3 correct answers to this question.
Which of the following are valid types of environments in SAP Commerce Cloud in the public cloud? Note: There are 3 correct answers to this question.A . StagingB . ProductionC . Pre-ProductionD . TestE . DevelopmentView AnswerAnswer: A, B, E
What are AddOns specifically designed to allow an SAP Commerce developer to do? Note: There are 2 correct answers to this question.
What are AddOns specifically designed to allow an SAP Commerce developer to do? Note: There are 2 correct answers to this question.A . Extend the Accelerator storefront.B . Extend the Backoffice.C . Provide additional RESTful web services for OCC.D . Provide a new web application.View AnswerAnswer: D
What do you need to do to achieve that?
You are creating a new SolrIndexProperty as a facet and want to define it using facet ranges. What do you need to do to achieve that?A . Manually create SolrValueRange items to define the range boundaries. Create a SolrValueRangeSet, add SolrValueRange items, and add to the SolrIndexProperty.B . Define the...
Which component configurations does the ServiceLayer architecture promote? Note: There are 3 correct answers to this question.
Which component configurations does the ServiceLayer architecture promote? Note: There are 3 correct answers to this question.A . Services orchestrate StrategiesB . Services orchestrate ConvertersC . Facades orchestrate ConvertersD . Facades orchestrate StrategiesE . Facades orchestrate ServicesView AnswerAnswer: B, D, E
Which of the following steps could be included in the process of installing an AddOn? Note: There are 3 correct answers to this question.
Which of the following steps could be included in the process of installing an AddOn? Note: There are 3 correct answers to this question.A . Run ant all.B . Configure storefront properties files.C . Run ant addoninstall.D . Run ant modulegen.E . Copy files from the storefront to the AddOn...
How can you define a new event? Note: There are 2 correct answers to this question.
How can you define a new event? Note: There are 2 correct answers to this question.A . Create a new EventTemplate in an ImpEx file.B . Create a new ItemType in an items.xml file.C . Extend a pre-defined event DTO in a custom beans.xml.D . Create a new DTO in...
How is the primary key (PK) for an SAP Commerce Cloud item created? Note: There are 2 correct answers to this question.
How is the primary key (PK) for an SAP Commerce Cloud item created? Note: There are 2 correct answers to this question.A . It is automatically generated and assigned.B . It is generated from a counter and the type code of the item.C . It is generated from the item’s...
Which interface would you inject into your class to allow you to trigger an indexing operation via API?
Which interface would you inject into your class to allow you to trigger an indexing operation via API?A . IndexerStrategyB . IndexerQueryContextC . IndexerListenerD . IndexerServiceView AnswerAnswer: D
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?
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...
What can you do in the Builds workspace in Cloud Portal? Note: There are 2 correct answers to this question.
What can you do in the Builds workspace in Cloud Portal? Note: There are 2 correct answers to this question.A . Delete a build that is no longer neededB . View the history of the past deployments of a selected buildC . Deploy a successful build to a certain environmentD...