Which two steps should the developer take for the extension option to show up in Business Manager?

A developer wants to create in Business Manager extension with the cartridge named plugin_vm_extension. Which two steps should the developer take for the extension option to show up in Business Manager?Choose 2 answers:A . Add plugin_bm_extension to the cartridge path under business manager cartridge site B. Add the appropiate roles...

January 27, 2023 No Comments READ MORE +

How should the Developer change the request?

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?A . Change the URI to /dw/shop/v18_3/products/creative-zen-v. B. Change the HTTP method to PUT. C. Change the HTTP method to GET. D....

January 27, 2023 No Comments READ MORE +

Which task should the developer perform to meet these requirements when setting up the custom object?

A client has custom object definition and requirement that occasional data changes in staging also need to exist in production, Which task should the developer perform to meet these requirements when setting up the custom object?A . Create two copies of the custom object in staging and set Sharing =...

January 27, 2023 No Comments READ MORE +

Which snippet of code should be used?

CORRECT TEXT A developer is asked to write a log containing the ID and name of the product with a variable named myProduct. Which snippet of code should be used? A Logger.warn(‘The current producto is {0} with name {1}’, myProduct.getID(), myProduct.getName()); B Logger.warn(‘The current producto is {0} with name {1}’),...

January 27, 2023 No Comments READ MORE +

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

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 . Pipeline profiler B. Code Profiler C. Storefront Toolkit D. Reports and Dashboards ModuleView AnswerAnswer: C

January 27, 2023 No Comments READ MORE +

Which action must these requirements?

Given the requirements: To show the washing Instructions for a clothing product on a dedicated section the detail page Washing instructions come from the product Information manager (PIM) To have this attribute available to localize in the Storefront Which action must these requirements?A . Create a custom attribute on the...

January 27, 2023 No Comments READ MORE +

Which two actions prevent performance issues in this situation?

A job executes a pipeline that makes calls to an external system. Which two actions prevent performance issues in this situation? (Choose two.)A . Use synchronous import or export jobs B. Configure a timeout for the script pipelet. C. Disable multi-threading. D. Use asynchronous import or export jobs.View AnswerAnswer: B,C

January 27, 2023 No Comments READ MORE +

Which service type should the Developer register?

A Digital Developer has been given a specification to integrate with a REST API for retrieving weather conditions. The service expects parameters to be form encoded. Which service type should the Developer register?A . FTP B. SOAP C. HTTP Form D. WebDAVView AnswerAnswer: C

January 26, 2023 No Comments READ MORE +

In what sequence should the developer perform the tasks, so that the custom Site displays the products as intended?

Given the following conditions: Site export file with a copy of the Storefront data for a custom site Sandbox with the custom site code, but no Storefront data Requirement for a working copy of SFRA for development reference A developer is assigned the following Business manager tasks: A) Import the...

January 26, 2023 No Comments READ MORE +

What does the developer need to do next to fulfill this requirement?

A merchant has a requirement to sell a combination of four existing products with a unique product ID. This collection will be known as ‘Our Top Combo’, and is base don the merchant’s trading information that shows this combination to be in high demand. What does the developer need to...

January 26, 2023 No Comments READ MORE +