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

Test Engine: $20 $80

PDF + Engine: $25 $99



Pass exam with Dumps4free or we will provide you with three additional months of access for FREE.

B2C-Commerce-Developer Practice Test


Page 6 out of 42 Pages

A Digital Developer is adding support for an additional language other than the default. The locale code for
the new language is de.
In which folder should the developer place resource bundles?


A.

templates/de


B.

templates/default


C.

templates/resources


D.

templates/default/resources





C.
  

templates/resources



A Digital Developer is tasked with setting up a new Digital Server Connection using UX Studio in their
sandbox.
Which three items are required to accomplish this task? (Choose three.)


A.

Instance Version


B.

Instance Hostname


C.

Business Manager Username


D.

Keystore Password


E.

Business Manager Password





A.
  

Instance Version



B.
  

Instance Hostname



D.
  

Keystore Password



A Digital Developer has been given a specification to integrate with a REST API for retrieving weather
conditions. The service expects parameters to be form encoded.
Which service type should the Developer register?


A.

FTP


B.

SOAP


C.

HTTP Form


D.

WebDAV





C.
  

HTTP Form



Given a NewsletterSubscription custom object that has a key attribute named email of type String, what is
the correct syntax to create the NewsletterSubscription custom object and persist it to the database?


A.

Var customobject = dw.object.CustomObjectMgr.createNewsletterSubscription(‘email’,
newsLetterForm.email.value);


B.

Var customobject =
dw.object.CustomObjectMgr.createCustomObject(newsletterForm.email.value,
‘NewsletterSubscription’);


C.

Var customobject = dw.object.CustomObjectMgr. createCustomObject 
(‘NewsletterSubscription’, newsLetterForm.email.value);


D.

Var customobject = dw.object.CustomObjectMgr. createCustomObject
(‘NewsletterSubscription’,’email’, newsLetterForm.email.value);





C.
  

Var customobject = dw.object.CustomObjectMgr. createCustomObject 
(‘NewsletterSubscription’, newsLetterForm.email.value);



Which three operations should be done in a controller?
Choose 3 answers


A.

Generate the response as JSON or HTML


B.

Use the Script API to generate data for the view.


C.

Use middleware functions when applicable


D.

Create a plain JavaScript object representing a system object
Use the model needed for the view.





A.
  

Generate the response as JSON or HTML



C.
  

Use middleware functions when applicable



E.
  


Page 6 out of 42 Pages
Previous