What B the correct GCAPI setting for this?

CORRECT TEXT There is a business requirement to allow a third-party warehouse management system to update the MySampte.com storefront product inventory in real time. The architect decided that this is most easily accomplished by using the Open Commerce API (OCAPI). The developer needs to test the OCAPI settings m their...

January 26, 2023 No Comments READ MORE +

Which technical reports datapoint measures the performance of a controller’s script execution if network factors and Web Adaptor processing is ignored?

Which technical reports datapoint measures the performance of a controller’s script execution if network factors and Web Adaptor processing is ignored?A . Processing time B. Cache hit ratio C. Call count D. Response timeView AnswerAnswer: A

January 25, 2023 No Comments READ MORE +

Which action should the developer take to resolve the problem?

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. B. Create an attribute Group with...

January 25, 2023 No Comments READ MORE +

Which two solutions can reduce the unavailability of the service?

When inspecting the weekly service status report for a critical internally hosted web service used in the application, a developer notices that there are too many instances of unavailability. Which two solutions can reduce the unavailability of the service? Choose 2 answers.A . Update the service to have a faster...

January 25, 2023 No Comments READ MORE +

Which two things can the developer do to facilitate this for them?

A merchant is selling a new product line of televisions. In order to deliver a good customer experience, the merchandising team wants the screen size to be incorporated into the search and navigation journey. Which two things can the developer do to facilitate this for them? Choose 2 answersA ....

January 25, 2023 No Comments READ MORE +

Which statement should the Developer use to lazy load scripts?

A Digital Developer is asked to optimize controller performance by lazy loading scripts as needed instead of loading all scripts at the start of the code execution. Which statement should the Developer use to lazy load scripts?A . importPackage () method B. $.ajax () jQuery method C. local include D....

January 24, 2023 No Comments READ MORE +

What are the two missing hooks in the middle?

Given the customer basket described below: A customer has an existing basket that consists of multiple items. One of the items is identified as a gift ítem by an attribute at the product line ítem. The developer needs to write custom code to fetch the customer basket and then modify...

January 24, 2023 No Comments READ MORE +

Which code sample should the Developer use to make sure that HTTPS is used?

A Digital Developer has created a new PaymentForm controller that requires communication with the server and must be made using the HTTPS protocol. Which code sample should the Developer use to make sure that HTTPS is used?A . exports.PaymentForm = guard.ensure([‘http’, ‘post’, ‘loggedIn’], handlePaymentForm); B. exports.PaymentForm = guard.expose([‘post’, ‘loggedIn’], handlePaymentForm);...

January 24, 2023 No Comments READ MORE +

Which option represents the correct format to use?

A developer wants to embed a link to a content page from within the body of another content asset. the target content asset ID is: about-us Which option represents the correct format to use?A . $url(''page-Show,''cid'', about-us')$ B. $url('Content_Show', 'about-us')$ C. $url('Content-Page', cid 'about-us;)$View AnswerAnswer: A

January 24, 2023 No Comments READ MORE +

Which three modules can the merchant or developer use to display the image on the Storefront?

A merchant uploads an image using the Content Image Upload module of Business Manager. Which three modules can the merchant or developer use to display the image on the Storefront? Choose 3 answersA . ISML templates B. Content assets C. Storefront catalogs D. Content slots E. Payment typesView AnswerAnswer: B,C,D

January 23, 2023 No Comments READ MORE +