A merchant has asked their development team to add a new site.
Which two tasks are essential for correct site configuration prior to launch?
Choose 2 answers
C, E
Explanation:
101/102
Questions & Answers PDF
P-
102/102
100/102
Questions & Answers PDF
P-
A developer uses the call() instance method of dw.svc.Service to invoke a web service and
implemented the callback methods defined by
the dw.avc.ServiceCaliback class.
Which callback method is required only when invoking a SOAP service?
A
Which method is efficient and scalable because it uses the product search index rather than
searching the database?
C
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.
99/102
What is the result'
B
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 Storefront7
Choose 3 answers
B, C, D
Recent code changes to an existing cartridge do not appear correctly on a Storefront. The developer
confirms that the code is uploaded in the IDE and ensures that the cartridge is associated with the
sandbox.
Which two additional steps should the developer take to troubleshoot this problem?
Choose 2 answers
A, C
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. Which two tasks does the developer need to perform to correct this issue?
Choose 2 answers
A, C
Given the SFRA Controller below:
Why would a JavaScript debugger, that is stopped at line 06, fall to show the viewdata variable in the
inspection tool?
C
Explanation:
97/102
In Log Center, a developer notes a number of Cross Site Request Forgery (CSRF) log entries. The
developer knows that this happens when a CSRF token is either not found or is invalid, and is
working to remedy the situation as soon as possible.
Which two courses of action might solve the problem?
Choose 2 answers
96/102
B, C
A client has a requirement to render different content on the homepage based on if the customer is
logged in or guest user.
What should a developer implement to achieve this requirement?
B