ExamGecko
Home Home / Salesforce / Certified B2C Commerce Developer

Salesforce Certified B2C Commerce Developer Practice Test - Questions Answers, Page 20

Question list
Search
Search

List of questions

Search

Related questions











A developer has a sandbox with code to log a message during execution, and the following code:

After the code executes, the developer does not see any log file with the message in the WebDAV folder.

What could the developer do to correct this issue?

A.
Set the root log level to debug AND check the box for info under Log Files.
A.
Set the root log level to debug AND check the box for info under Log Files.
Answers
B.
Set the logging global preference to true AND set the root log level to debug.
B.
Set the logging global preference to true AND set the root log level to debug.
Answers
C.
Set the logging global preference to true AND check the box for Info under Log Files
C.
Set the logging global preference to true AND check the box for Info under Log Files
Answers
Suggested answer: C

A developer is asked to implement a simple call to an authentication - protected REST web service.

Which configuration is valid?

A.
Add the authentication password to the service credentials.
A.
Add the authentication password to the service credentials.
Answers
B.
Configure the authentication username using a site preference.
B.
Configure the authentication username using a site preference.
Answers
C.
Insert the service's endpoint in a .properties file.
C.
Insert the service's endpoint in a .properties file.
Answers
Suggested answer: B

A new product has been added to the Storefront catalog that 15 assigned to a site Which configuration does a developer need to ensure to have a new product visible in the Storefror

A.
The search index is built AND the product is online and searchable.
A.
The search index is built AND the product is online and searchable.
Answers
B.
The product has a master product AND the search index is built.
B.
The product has a master product AND the search index is built.
Answers
C.
The product has a price AND the product rs online and searchable.
C.
The product has a price AND the product rs online and searchable.
Answers
Suggested answer: A

A developer has a requirement to add a new field to the IN registration from that must not appear in the US one.

Which path should be created to accomplish this requirement?

A.
cartridge/forms/en_IN/profile.xml
A.
cartridge/forms/en_IN/profile.xml
Answers
B.
cartridge/forms/profrfe_en_IN.xml
B.
cartridge/forms/profrfe_en_IN.xml
Answers
C.
cartridge/forms/profde.in. xml
C.
cartridge/forms/profde.in. xml
Answers
Suggested answer: A

A developer wants to configure the following products so that same search results ire returned regardless of the search term used. The search term can be bag, purse, pocketbook, and tote. Mow should the developer configure this?

A.
Synonyms
A.
Synonyms
Answers
B.
Hypernyms
B.
Hypernyms
Answers
C.
Hyponyms
C.
Hyponyms
Answers
Suggested answer: B

A developer uses hooks for an extension point. Which n true for running multiple hooks for an extension point?

A.
It is possible to register multiple modules to call for an extension point in a single hooks.json file
A.
It is possible to register multiple modules to call for an extension point in a single hooks.json file
Answers
B.
It is possible to control the order in which registered modules are called.
B.
It is possible to control the order in which registered modules are called.
Answers
C.
If you call multiple modules, only the first hook called returns a value
C.
If you call multiple modules, only the first hook called returns a value
Answers
Suggested answer: B

A developer plans to use the /search_suggestion (Shop API) in a Storefront application and the following property must be set to do so suggestion.product.image:view_type What consideration should the developer in keep in mind to ensure that image data is returned correctly as part of search suggestions?

A.
If the view_type is not set or if the view_type is unknown, the image properties are not part of the response.
A.
If the view_type is not set or if the view_type is unknown, the image properties are not part of the response.
Answers
B.
If the view_type is not set or if the view_type is unknown, the image size of 'small' is used by default
B.
If the view_type is not set or if the view_type is unknown, the image size of 'small' is used by default
Answers
C.
If the view_type is not set or if the view_type is unknown, the image size of 'large' is used by default
C.
If the view_type is not set or if the view_type is unknown, the image size of 'large' is used by default
Answers
Suggested answer: A

A developer cannot create a custom object in Business Manager because the attributes do not show.

The developer can view the object but not the attributes.

Which action should the developer take to resolve the problem?

A.
Change the data type of the attributes.
A.
Change the data type of the attributes.
Answers
B.
Create an Attnbute Group with the desired attributes in it.
B.
Create an Attnbute Group with the desired attributes in it.
Answers
C.
Set the attributes to site-specific replicable.
C.
Set the attributes to site-specific replicable.
Answers
Suggested answer: B

A retailer notices that the Account Addresses page is showing the wrong shopper's address.

Which tool should the developer start with to identify the issue?

A.
Storefront Toolkit
A.
Storefront Toolkit
Answers
B.
Reports and Dashboards module
B.
Reports and Dashboards module
Answers
C.
Pipeline Profiler
C.
Pipeline Profiler
Answers
Suggested answer: A

Business Manager has the configuration:

• Active Log category is "root"

• Log level of WARN

The code below is executing: var log = Logger.getLogger(''products''); Using this information, what will be written to the log?

A.
log.warn("This is a warn message"); AND log.error("This is an error message");
A.
log.warn("This is a warn message"); AND log.error("This is an error message");
Answers
B.
log.error("This is an error message"); AND log.info("This is an info message");
B.
log.error("This is an error message"); AND log.info("This is an info message");
Answers
C.
log.info("This is a warn message");
C.
log.info("This is a warn message");
Answers
Suggested answer: C
Total 209 questions
Go to page: of 21