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...
To copy the efficiency property to the productDTO, what do you need to do?
In an extension named myext, you defined Pump, a subtype of the Product item type with a property named efficiency. You have also extended the productDTO bean to have an efficiency property. To copy the efficiency property to the productDTO, what do you need to do? Note: There are 2...
How can you make sure the bean from extension A doesn’t override the one from extension B?
You are implementing two new independent extensions, extension A and extension B, both of which extend and overwrite a bean of the core platform. How can you make sure the bean from extension A doesn’t override the one from extension B? Note: There are 2 correct answers to this question.A...
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
When using Monitoring Support in the Integration API Module, what should you pay attention to? Note: There are 2 correct answers to this question.
When using Monitoring Support in the Integration API Module, what should you pay attention to? Note: There are 2 correct answers to this question.A . You can monitor the inbound integration requests using the Meta API.B . In Outbound monitoring, if the source of the OutboundRequest is not from outbound...
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...
What do you need to ensure?
You are creating an extension with a web module. What do you need to ensure? Note: There are 2 correct answers to this question.A . An extension with a web module can only be extended with an addon.B . An extension with a web module must have a web folder.C...
Which of the following are best practices for adding a new parameter to an existing method of CommerceCartService? Note: There are 2 correct answers to this question.
Which of the following are best practices for adding a new parameter to an existing method of CommerceCartService? Note: There are 2 correct answers to this question.A . Overload the existing method of CommerceCartService by adding the new parameter.B . Add a new property to CommerceCartParameter in a beans.xml file.C...
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...
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