Free CCD-102 Exam Braindumps (page: 24)

Page 24 of 52

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?

  1. Var customobject = dw.object.CustomObjectMgr.createNewsletterSubscription(‘email’, newsLetterForm.email.value);
  2. Var customobject = dw.object.CustomObjectMgr.createCustomObject(newsletterForm.email.value,
    ‘NewsletterSubscription’);
  3. Var customobject = dw.object.CustomObjectMgr.createCustomObject
    (‘NewsletterSubscription’, newsLetterForm.email.value);
  4. Var customobject = dw.object.CustomObjectMgr.createCustomObject
    (‘NewsletterSubscription’,’email’, newsLetterForm.email.value);

Answer(s): C



A developer must configure permissions for an Open Commerce API resource on a sandbox instance that currently does not have any permissions configured.
Which two configuration properties are required to enable Access to the resource? Choose 2 answers

  1. Resource_id
  2. Read_attributes
  3. Client_id
  4. Versión_range

Answer(s): A,C



A developer is importing edits for two different sites into the same sandbox, and is provided with four different files.
Which two XML files should the developer import using the site-specific Merchant Tools import modules, instead of the Administration section import modules? Choose 2 answers.

  1. System type extensions (solo en Sites)
  2. Site Jobs (sites)
  3. Search Settings En (search y en Sites)
  4. Promotions ( en sites y en online marketing)

Answer(s): C,D



In order to build the SFRA code to a developer sandbox for the first time, which build steps should the developer perform for the site to appear and function as designed?

  1. npm run compile:js, npm run compile:html, npm run clean
  2. npm run compile:scss, npm run compile:html, npm run clean
  3. npm run compile:js, npm run compile: scss, npm run compile:html
  4. npm run compile:js, npm run compile:scss, npm run compile:fonts

Answer(s): D



Page 24 of 52



Post your Comments and Discuss Salesforce CCD-102 exam with other Community members:

Fernando commented on November 04, 2024
Very cool and very helpful. Bought 2 exams with 50% discount.
Brazil
upvote