P_C4H340_24 SAP Certified Development ProfessionalSAP Commerce Cloud Developer

Loading demo links...

Showing 4–6 of 10 questions

Question 4

During development, how do you ensure that the modified resources of an installed addon get copied into the storefront? Note: There are 2 correct answer to this question.

Select all that apply, then click Submit answer.

  • Set up the resourceFilter.

  • Set up the addonFilter.

  • Run an ant all command.

  • Run an ant deploy command.

Question 5

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

Select all that apply, then click Submit answer.

  • The available non-virtual sockets

  • The available virtual sockets

  • The view file

  • The default values for widget settings

  • The business logic of the widget via a bean shell script

Question 6

In Integration API Module, which of the following API verbs are controlled by access rights? Note: There are 2 correct answer to this question.

Select an option, then click Submit answer.

  • Update - POST

  • Create - POST

  • Create - PATCH

  • Update - POST, PATCH