IBM WebSphere Commerce V7 (FEP 7), Application Development (C8010-725) Free Practice Test
Question 1
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: C
Question 2
An application developer is deploying custom commands, data beans, and/or Java classes, that must first be packaged as a JAR file. If there are other assets as part of this deployment (additional JSPs, HTML, CSS files, etc.), how would the application developer package and deploy these assets?
Correct Answer: C
Question 3
To disable the auto-update process when changes are detected in the wc-devices.xml file, which file needs to be modified?
Correct Answer: B
Question 4
An application developer needs to implement a Business Object Document (BOD) command. Which exceptions would the application developer handle?
Correct Answer: A,C
Question 5
An application developer has created a Business Object Document (BOD) service module for the noun ExtendedAddress. What command should the application developer use to add additional business logic for parsing search expressions?
Correct Answer: D
Question 6
An application developer needs to write custom business logic to check if the changeable part of the noun requires modification. Which approach does the application developer need to follow?
Correct Answer: D
Question 7
IBM WebSphere Commerce V7.0 is running on the production server. The requirement is to update the inventory levels for a batch of products that have been on sale for a while.
Which of the following is the correct code snippet that should be specified in the data load order configuration file?

Which of the following is the correct code snippet that should be specified in the data load order configuration file?

Correct Answer: A
Question 8
An application developer needs to add a new tab pane for a product to hold warranty information in the Catalog tool of the Management Center. In which file should the new tab be declared?
Correct Answer: D
Question 9
What are the methods that the tools framework uses to combine elements?
Correct Answer: A,D