IBM WebSphere Commerce V7 (FEP 7), Application Development - C8010-725 Exam Practice Test

An application developer needs to perform a delta data load to existing catalog data. What parameter must be specified in wc-dataload.xml for dataLoadMode?
Correct Answer: A
To implement the "share with friends via email" option on the product details page. SendMsgCmd can be used to send the message. Assume ShareWithFriendEmailViewandShareWithFriend.jsp are the view and JSP respectively used to compose the message.
What should be defined in the Struts configuration file?
Correct Answer: C
If an application developer uses the IBM Installation Manager to install the WebSphere Commerce Developer, which file must the application developer examine to ensure that the installation completed successfully?
Correct Answer: B
A developer wants to customize the IBM WebSphere Commerce Search REST Runtime Framework to introduce a new search control parameter '_wcf.search.extendedSearchField' and pass its value from the storefront.
Which file should the developer change to introduce a new search control parameter and add its mapping to the storefront parameter?
Correct Answer: A
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).
Which of the following CANNOT be performed using the WebSphere Commerce data load utility?
Correct Answer: B
An application developer needs to enable e-mail notification in workspaces in the WebSphere Commerce development environment. Which snippet would be appropriate?
Correct Answer: C
The default side-by-side integration configuration of IBM WebSphere Commerce and IBM Sterling Order Management supplies a manual adjustment apply policy, FixedReplacement to the getOrderPrice API. A customer service representative can make a single adjustment against an order for each of the three adjustment types: LineAdjustment, OrderAdjustment. orShipmentAdjustment.
To support the receipt of more than one order, line, or shipment manual adjustment, the application developer has to perform a customization.
Which customization is applicable for a Order Level adjustment in IBM WebSphere Commerce?
Correct Answer: A
WebSphere Commerce implements Business Object Document (BOD) processing commands to retrieve, process, modify, and synchronize data. Identify the correct verb/response mapping in the BOD.
Correct Answer: D
An application developer needs to ensure that multiple portlets on a page and across pages can communicate as one client with the WebSphere Commerce Server. Where in the portlet session should the authentication callback handler object and business context object be stored?
Correct Answer: A
What file does the application developer need to examine first to confirm the successful installation of WebSphere Commerce Developer?
Correct Answer: A
An application developer is required to install Lotus Expeditor when installing:
Correct Answer: B
Identify the WebSphere Commerce session cookie pertaining to a user that has the following characteristics?
- This session cookie flows between the browser and server over both SSL or non-
SSL connection.
- It is used for user identification over non-SSL connections.
- It contains user session values such as login timeout, session identifier, etc.
Correct Answer: B
An application developer needs to refer to video presentations regarding new features in WebSphere Commerce for a business requirement. Where can these be found in the Information Center?
Correct Answer: A
How would an application developer access merchant configuration: erchantId?in a plug-in code?How would an application developer access merchant configuration: ?erchantId?in a plug-in code?
Correct Answer: B