Free CCD-102 Exam Braindumps (page: 6)

Page 6 of 52

Universal Containers has expanded its implementation to support German with a locale code of de. The current resource bundle is checkout.properties.
To which file should the developer add German string values?

  1. checkout_de.properties in resources folder
  2. checkout.properties in the de locale folder
  3. checkout.properties in the default locale folder
  4. de_checkout.properties in resources folder

Answer(s): D



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?

  1. Checkout exclusion rules in the Merchant Tools > Site Preferences > Checkout Preferences module.
  2. Credit card exclusion rules in the Merchant Tools > Site Preferences > Payment Preferences module.
  3. Credit cards in the Merchant Tools > Ordering > Payment Methods module.
  4. Credit card exclusion rules in the CreditCardType.json configuration file.

Answer(s): C



A Digital Developer needs to store information temporarily and decides to create a custom object. Which code creates a custom object?

  1. CustomObject.createCustomObject(CustomObjectType,primaryKey);
  2. CustomObject.createCustomObject(primaryKey,CustomObjectType);
  3. CustomObjectMgr.createCustomObject(primaryKey);
  4. CustomObjectMgr.createCustomObject(CustomObjectType,primaryKey)

Answer(s): A



The following sample code is NOT providing the desired results. The Digital Developer needs to add an entry to the logs to debug the problem.

Which statement correctly adds a log entry?

  1. Logger.exception(‘Unable to find Apple Pay payment instrument for order.‘+paymentInstruments);
  2. Logger.getErrorLog().log(‘Unable to find Apple Pay payment instrument for order.‘+paymentInstruments);
  3. Logger.fault(‘Unable to find Apple Pay payment instrument for order.‘+paymentInstruments);
  4. Logger.error(‘Unable to find Apple Pay payment instrument for order.‘+paymentInstruments);

Answer(s): A



Page 6 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