live chatMcAfee Secure sites help keep you safe from identity theft, credit card fraud, spyware, spam, viruses and online scams
Pass4Test 10%OFF Discount Code

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

QUESTION NO: 1
What is the name of the noun that the Gift Center services interact with?
Correct Answer: B
QUESTION NO: 2
When running a JUnit test case for a Business Object Document (BOD) in WebSphere Commerce Developer, which feature of Rational Application Developer will allow the application developer to view the request and response documents?
Correct Answer: B
QUESTION NO: 3
The following JavaScript defines an Ajax service:

There is a method named "AjaxAddOrderItem" with a URL of "AjaxOrderChangeServiceItemAdd." In which file is this URL registered?
Correct Answer: A
QUESTION NO: 4
As part of a Web 2.0 interaction, WebSphere Commerce passes a response to common JSPs. These JSPs generate a JavaScript Object Notification (JSON) object, which must be consumed by the client browser using JavaScript. What component of the WebSphere Commerce AJAX framework must the application developer code to handle the JSON object?
Correct Answer: A
QUESTION NO: 5
In the Catalog Entry data model, which table represents a family of products with a common name and description, used for fulfillment?
Correct Answer: C
QUESTION NO: 6
An application developer needs to add a new feature in Management Center which will allow marketing managers to market to customers based on whether they provided their phone numbers or not. How can this be achieved?
Correct Answer: D
QUESTION NO: 7
An application developer created a new Task Command NotifyShopperTaskCmd to notify the shopper about the inventory of the items he inquired about. In a scheduled controller command, the developer needs to create this new task command which sends the notification.
Which of the following is the correct implementation for the task command?
Correct Answer: D
QUESTION NO: 8
An application developer is asked to write queries to retrieve information from custom tables. What types of queries can be created in Data Service Layer?
Correct Answer: A
QUESTION NO: 9
An application developer has to customize the product page to add ratings and reviews. Which code snippet does the application developer have to add in JSP?
Correct Answer: A
QUESTION NO: 10
A developer runs the foundation feature enablement script.
What should the developer do to ensure the script completed successfully?
Correct Answer: D
Explanation: Only visible for Pass4Test members. You can sign-up / login (it's free).
QUESTION NO: 11
To prevent strange DynaCache behavior when using JSTL tags, which one of the following is the proper way to use the <c:import> tag?
Correct Answer: B
QUESTION NO: 12
If the application developer has customized the database schema by creating new tables on a staging server, which of the following requirements must be met?
Correct Answer: C,D,E
QUESTION NO: 13
The outbound messaging system in IBM WebSphere Commerce processes the messages based on the message type. An application developer needs to modify the contents of the email by modifying the JSP file.
Which option should be used to identify the out of the box JSP file?
Correct Answer: A