What does the Cloud Portal application enable you to do? Note: There are 3 correct answer to this question.

What does the Cloud Portal application enable you to do? Note: There are 3 correct answer to this question.A . Set up and deploy SAP Commerce Cloud in the public cloud. B. Manage the configurations of your cloud hot folders. C. Create and configure endpoints tied to configured aspects. D....

April 23, 2023 No Comments READ MORE +

If the transaction is committed successfully, how many AfterSaveEvent items will the ServiceLayer create?

You are running a transaction that creates an item and updates it twice. If the transaction is committed successfully, how many AfterSaveEvent items will the ServiceLayer create?A . 1 B. 0 C. 3 D. 2View AnswerAnswer: C

April 22, 2023 No Comments READ MORE +

When using Monitoring Support in the Integration API Module, what should you pay attention to? Note: There are 2 correct answer to this question.

When using Monitoring Support in the Integration API Module, what should you pay attention to? Note: There are 2 correct answer 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...

April 22, 2023 No Comments READ MORE +

What are best practices when using models? Note: There are 2 correct answer to this question.

What are best practices when using models? Note: There are 2 correct answer to this question.A . Create models using Java's 'new' keyword B. Use modelService.getQ to obtain an item referenced by another using its PK. C. Save the model using the modelService after the model is modified. D. Create...

April 22, 2023 No Comments READ MORE +

How many category items will the following ImpEx create?

How many category items will the following ImpEx create? $prodCat=electronicsPr $version=Staged fli. $catVersion=catalogVersion(catalog(id [defauIt=$prodCat]),version[default=$version]) INSERT_UPDATE Category;code[unique=true];$catVersion[unique=true] ;test_category;eIectronicsProductCatalog ;test_category;apparelProductCatalog:$version ;test_category;:Online ;test_category;A . 1 B. 3 C. 4 D. 2View AnswerAnswer: B

April 20, 2023 No Comments READ MORE +

What can a *-backoffice-widgets.xml contain in the Backoffice framework? Note: There are 2 correct answer to this question.

What can a *-backoffice-widgets.xml contain in the Backoffice framework? Note: There are 2 correct answer to this question.A . Spring beans of backoffice web context B. Context configuration object definition C. Virtual socket definition D. Widget connectionView AnswerAnswer: C,D

April 20, 2023 No Comments READ MORE +

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 answer to this question....

April 19, 2023 No Comments READ MORE +

What are AddOns specifically designed to allow an SAP Commerce developer to do? Note: There are 2 correct answer to this question.

What are AddOns specifically designed to allow an SAP Commerce developer to do? Note: There are 2 correct answer 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: A,D

April 17, 2023 No Comments READ MORE +

Which of the following can you configure in a widget definition (definition.xml) file? Note: There are 3 correct answer to this question.

Which of the following can you configure in a widget definition (definition.xml) file? Note: There are 3 correct answer to this question.A . The available non-virtual sockets B. The available virtual sockets C. The view file D. The default values for widget settings E. The business logic of the widget...

April 16, 2023 No Comments READ MORE +

What is the effect of the redeclare attribute within an itemtype definition? Note: There are 2 correct answer to this question.

What is the effect of the redeclare attribute within an itemtype definition? Note: There are 2 correct answer to this question.A . It can be used to change the type of an attribute. B. It can be used to change the class of an itemtype. C. It can be used...

April 16, 2023 No Comments READ MORE +