Salesforce Certified B2C Commerce Developer Practice Test - Questions Answers, Page 5
List of questions
Question 41
![Export Export](https://examgecko.com/assets/images/icon-download-24.png)
A job executes a pipeline that makes calls to an external system.
Which two actions prevent performance issues in this situation? (Choose two.)
Question 42
![Export Export](https://examgecko.com/assets/images/icon-download-24.png)
Universal Containers sells physical gift cards for the holidays.
What needs to occur to guarantee the cards will always be available?
Question 43
![Export Export](https://examgecko.com/assets/images/icon-download-24.png)
Universal Containers wants to associate a region code value with an order to indicate the general area of its destination. This region code must be accessible whenever the order history is displayed.
What is required to accomplish this?
Question 44
![Export Export](https://examgecko.com/assets/images/icon-download-24.png)
A Digital Developer is requesting product information for an external integration. The following Open Commerce API (OCAPI) request is NOT functioning correctly:
How should the Developer change the request?
Question 45
![Export Export](https://examgecko.com/assets/images/icon-download-24.png)
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?
Question 46
![Export Export](https://examgecko.com/assets/images/icon-download-24.png)
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?
Explanation:
Reference: https://documentation.b2c.commercecloud.salesforce.com/DOC3/index.jsp?topic=%2Fcom.demandware.dochelp%2FSiteDevelopment%2FCodeDeployment.html
Question 47
![Export Export](https://examgecko.com/assets/images/icon-download-24.png)
A Digital Developer is implementing an Open Commerce API call to add products to a basket. Given the following resource configuration:
Which modification allows the requests to successfully execute?
Explanation:
Reference: https://documentation.b2c.commercecloud.salesforce.com/DOC1/index.jsp?topic=%2Fcom.demandware.dochelp%2FOCAPI%2F15.6%2Fusage%2FOCAPISettings.html
Question 48
![Export Export](https://examgecko.com/assets/images/icon-download-24.png)
Which two methods are efficient and scalable? (Choose two.)
Question 49
![Export Export](https://examgecko.com/assets/images/icon-download-24.png)
Universal Containers calls the following combination of products "The Basics" and sells the combination as a unique product ID: One Model 103 container
Five Model 611 container
Tree Model 201 container
The Developer created these three products in the catalog.
What is the next step in Business Manager to create "The Basics" as a combination?
Explanation:
Reference: https://documentation.b2c.commercecloud.salesforce.com/DOC1/index.jsp?topic=%2Fcom.demandware.dochelp%2FPromotions%2FCreatingProductPromotionRules.html
Question 50
![Export Export](https://examgecko.com/assets/images/icon-download-24.png)
A Digital Developer extends a system object, Product, and adds a Boolean attribute, "sellable," to it.
Assuming "prod" is the variable name handling the product, what code can the Developer use to access it?
Question