Available in 1, 3, 6 and 12 Months Free Updates Plans
PDF: $15 $60

Test Engine: $20 $80

PDF + Engine: $25 $99

B2C-Commerce-Developer Practice Test


Page 1 out of 45 Pages

A developer wants to use an external application to manage their stores information (such as opening
hours, and so on), and see their changes in their B2C Commerce Staging instance aas son as they are saved. What is the appropriate technique the developer should perform to allow the merchant to create a new store in this scenario?


A.

A POST request to the Stores Data OCAPI.B. A PUT request to the Stores Data OCAPI.


B.

A PATCH request to the Stores Data OCAPI.


C.

An UPDATE request to the Stores Data OCAPI.


D.

Siempre que sea un objeto standard será put en vez de post





B.
  

A PATCH request to the Stores Data OCAPI.



A Digital Developer has a new requirement to disable the "Discover" credit card type for all checkouts.
What does the Developer need to change in Business Manager to fulfill this requirement?


A.

Checkout exclusion rules in the Merchant Tools > Site Preferences > Checkout Preferences module.


B.

Credit card exclusion rules in the Merchant Tools > Site Preferences > Payment Preferences module.


C.

Credit cards in the Merchant Tools > Ordering > Payment Methods module.


D.

Credit card exclusion rules in the CreditCardType.json configuration file.





C.
  

Credit cards in the Merchant Tools > Ordering > Payment Methods module.



A Digital Developer has detected storefront pages being rendered with an error message. After inspecting the log files, the Developer discovered that an enforced quota is being exceeded.
What action should the Developer take to stop the quota violation?


A.

Rewrite the code that is causing the overage.


B.

Change the Business Manager configuration for the quota settings.


C.

Take no action, the overage will be resolved when concurrent visitors are reduced.


D.

Ask support to remove the quota limit.





B.
  

Change the Business Manager configuration for the quota settings.



Given the file structure below, which ISML method call renders the customLandingPage template? 


A.

ISML.renderTamplate(‘cartridge/templates/default/content/custom/customLandingPage’);


B.

ISML(‘content/custom/customLandingPage’);


C.

ISML.render(‘content/custom/customLandingPage’);


D.

ISML.renderTemplate(‘content/custom/customLandingPage’);





D.
  

ISML.renderTemplate(‘content/custom/customLandingPage’);



A Digital Developer has a site export file on their computer that needs to be imported into their sandbox. How should the developer update their sandbox with the data in this file?


A.

Connect and import the file using the remote option within the Site Import & Export Business Manager module.


B.

Upload and import the file using the local option within the Site Import & Export Business Manager
module.


C.

Upload the file to the Impex WebDAV directory and import using the Site Import tool within UX
Studio.


D.

Upload the file to the Static WebDAV directory and import using the Import & Export Business
Manager module.





B.
  

Upload and import the file using the local option within the Site Import & Export Business Manager
module.




Page 1 out of 45 Pages