Salesforce Certified B2C Commerce Developer Practice Test - Questions Answers, Page 20
List of questions
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 developer is asked to implement a simple call to an authentication - protected REST web service.
Which configuration is valid?
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 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 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 developer uses hooks for an extension point. Which n true for running multiple hooks for an extension point?
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 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 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?
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?
Question