Salesforce Certified B2C Commerce Cloud Developer Sample Questions:
1. A Digital Developer has been given a requirement to add fault tolerance to an existing web service integration that uses Service Framework. Administrators at Universal Containers need to be able to configure the timeout and rate limiting.
Which approach should the Developer use to implement the requirement?
A) Create a site preference to store timeout settings and implement an IOException handler to execute fallback code.
B) Implement a ServiceUnavailableException exception handler to execute fallback code.
C) Implement a condition that checks to see if the response was empty and execute fallback code if true.
D) Use the setTimeout method to execute fallback code if the request has NOT completed.
2. A developer is given the requirement to add a step to the existing business logic of the registration process. How should the developer modify the route that handles the customer registration?
A) Extend the route with new functionality.
B) Change the controller route with new functionality.
C) Override the route with new functionality.
D) Copy the code from the original route to a new controller route, and change it.
3. A merchant has reported that customers are seeing low stock items at the top of their search results, giving them a subpar customer experience and impacting conversion.
How might this issue be resolved to ensure a better customer journey?
A) Create a job that sets all unavailable products to be hidden. Schedule the job to run hourly to clean up the catalog on a regular basis.
B) In Business Manager, set an availability low ranking threshold in Search Preferences.
C) In Business Manager, enter a higher boost factor for availability in Searchable Attributes.
D) In Business Manager, select Show Orderable Products Only at the root level to hide any products that are currently out of stock.
4. There are three logging categories: category1, category1.eu, and category1.us.
In Business Manager, category1 is enabled for WARN level and no other categories are configured. All custom log targets are enabled.
The code segment below executes.
What is the result'
A) Logs will be written to the log file with a prefix customwarn.
B) Logs will not be written.
C) Logs will be written to the log file with a prefix custom-loggerFile.
D) Logs will be written to the log file with a prefix loggerFile.
5. The client provides the system integrator with translation messages for the newly added "French" ("fr") locale.
What is the correct folder to store the associated .properties files?
A) cartridge/templates/fr
B) A cartridge/templates/resources
C) cartridge/templates/resources/fr
D) cartridge/resources
Solutions:
| Question # 1 Answer: B | Question # 2 Answer: A | Question # 3 Answer: A | Question # 4 Answer: C | Question # 5 Answer: B |

We're so confident of our products that we provide no hassle product exchange.


By Arabela


