Certbus > Salesforce > Salesforce Developer > CCD-102 > CCD-102 Online Practice Questions and Answers

CCD-102 Online Practice Questions and Answers

Questions 4

A Digital Developer is working on a project to convert a pipeline to a JavaScript controller. UX Studio has a

functioning pipeline debugger configured for the site. Assume the Developer will add a breakpoint to the

controller when it is written.

What must be done in order to use the debugger with the new controller when it is written?

A. Modify the debugger configuration and use the existing pipeline debugger.

B. Create and use a new controller debug configuration.

C. Create and use a new script debug configuration.

D. Use the existing pipeline debugger.

Browse 60 Q&As
Questions 5

A Digital Developer noticed that cartridges in their workspace are NOT executing. The Developer confirms that the cartridges are uploaded to the B2C Commerce server connection's target version directory. Which action potentially solves this problem?

A. Set the active code version to use the latest compatibility mode.

B. Remove invalid characters from cartridge file and folder names.

C. Set the server connection's target version directory to the active code version.

D. Remove invalid characters from the code version's name.

Browse 60 Q&As
Questions 6

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/resources

B. templates/default/resources

C. templates/de

D. templates/default

Browse 60 Q&As
Questions 7

A Digital Developer adds the following line of code to a script. dw.system.Logger.getLogger{'login').debug {"Login API has succeeded"); The code executes without error; however, the log file on disk does NOT contain the log message. Which two actions should be completed to write the log message to disk? Choose 2 answers

A. Ensure that the debug log level has been added to the custom log level types in the Global Preferences business manager module.

B. Ensure that the "login" category is added to the Custom Log Filters in the Log Settings Business Manager module.

C. Archive old log files to make room in the log directory.

D. Ensure that the debug log level is enabled to write to file in the Custom Log Settings Business Manager module.

Browse 60 Q&As
Questions 8

A Digital Developer must give users the ability to choose an occasion (holiday, birthday, anniversary, etc.)

for which gifts are currently being selected. The data needs to be persistent throughout the current

shopping experience.

Which data store variable is appropriate, assuming there is no need to store the selection in any system or

custom objects?

A. Request scope variable

B. Session scope variable

C. Page scope variable

D. Content slot variable

Browse 60 Q&As
Questions 9

Universal Containers specifies a new category hierarchy for navigating the digital commerce storefront. A Digital Developer uses Business Manager to manually create a catalog with the specified category hierarchy, then uses the Products and Catalogs > Import and Export module to export the catalog as a file. How can other Developers with sandboxes on the same realm create the same catalog in their own sandboxes?

A. Use Business Manager to upload and import a copy of the export file obtained from the original Developer.

B. Use the remote upload capability of the Site Import and Export module of Business Manager.

C. Use the Business Manager Data Replication module to replicate the catalog from the original Developer's sandbox.

D. Use the import capability of the Site Import and Export module of Business Manager.

Browse 60 Q&As
Questions 10

Which code sample is required to use a custom tag provided in SiteGenesis in an ISML template?

A.

B. dw.util.CustomTagMgr.createCustomTag("mytag");

C.

D.

Browse 60 Q&As
Questions 11

A Digital Developer has created a new PaymentForm controller that requires communication with the server and must be made using the HTTPS protocol. Which code sample should the Developer use to make sure that HTTPS is used?

A. exports.PaymentForm = guard.httpsPost(handlePaymentForm);

B. exports.PaymentForm = guard.ensure(['https', 'post', 'loggedln'], handlePaymentForm);

C. exports.PaymentForm = guard.ensure(['http\ 'post', 'loggedln'], handlePaymentForm);

D. exports.PaymentForm = guard.expose(['post', 'loggedln'], handlePaymentForm);

Browse 60 Q&As
Exam Code: CCD-102
Exam Name: B2C Commerce Developer with SFRA
Last Update: Apr 27, 2024
Questions: 60 Q&As

PDF

$45.99

VCE

$49.99

PDF + VCE

$59.99