IBM Certified Application Developer C2050-725시험을 준비하기 위해 잠도 설쳐가면서 많이 힘들죠? Pass4Test덤프가 고객님의 곁을 지켜드립니다. Pass4Test에서 제공해드리는 IBM Certified Application Developer C2050-725덤프는 실제 IBM Certified Application Developer C2050-725시험문제를 연구하여 만든 공부자료이기에 최고의 품질을 자랑합니다. Pass4Test덤프를 열심히 공부하여 멋진 IT전문가의 꿈을 이루세요.
NO.1 An application developer needs to add Web 2.0 features to the Consumer Direct store model.
This involves registering events that respond to AJAX calls. Which dojo function must be used to
register an event and the JavaScript function that triggers it?
A. dojo.listen(topic, context, method)
B. dojo.connect(topic, context, method)
C. dojo.subscribe(topic, context, method)
D. dojo.connectPublisher(topic, object, event)
Answer: D
NO.2 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?
A. Option A
B. Option B
C. Option C
D. Option D
Answer: B
NO.3 An application developer needs to make a controller command available to AJAX requests.
What must be done?
A. Prefix the command URL in the JSP with AJAX.
B. Map the controller command to the AjaxAction in the struts configuration.
C. Change the controller command's mapping to com.ibm.commerce.struts.AjaxRequest.
D. Change the controller command's mapping to com.ibm.commerce.struts.AjaxService.
Answer: B
NO.4 An application developer has been given the catalog business data for a new home appliance
category, which needs to be uploaded using the data load utility.
Which of the following tasks should the developer perform in working with the data load utility?
A. Set the data load environment settings file in the business object configuration file
B. Specify the data reader as "CSVReader" in the load order configuration file
C. Set the data load mode as "Insert" in the load order configuration file
D. Specify the data source input file as "Layout.csv" in the business object configuration file
Answer: B
NO.5 A developer runs the foundation feature enablement script.
What should the developer do to ensure the script completed successfully?
A. Check enableFeature.log for errors related to feature enablement
B. Check enableWCfoundationFeature.log for errors related to feature enablement
C. Check systemOut.log for errors related to feature enablement
D. Check admin console for the status of available features
Answer: A
Reference:
http://www01.ibm.com/support/knowledgecenter/SSZLC2_7.0.0/com.ibm.commerce.componentser
vices.doc/tasks/twvenablefoundation_fep7.htm
NO.6 An application developer has created a Business Object Document (BOD) service module for the
Noun ExtendedAddress. In order to implement the Get operation, the application
developer has to obtain the physical object from the metadata (ExtendedAddressMetadata) class.
Which method in ExtendedAddressMetadata class needs to be modified to obtain the physical
object?
A. getMetadata()
B. getRootEClass()
C. getPhysicalObject()
D. getObjectRelationMetadata()
Answer: B
NO.7 An application developer notices that the agent_data_location does not contain copied data.
What behavior can the application developer expect during a silent installation using the IBM
Installation Manager? The IBM Installation Manager:
A. fails to execute.
B. creates a new agent_data_location.
C. copies the data to the agent_data_location.
D. fails to detect previous Rational Application Developer installations.
Answer: D
NO.8 An application developer recently installed Fix Pack 8 to their Fix Pack 5 IBM WebSphere
Commerce Developer toolkit.
When the developer was in the process of executing the updateDB steps, they experienced a power
outage on their workstation several minutes after the scripts had been successfully running.
After rebooting their system, the developer continued their upgrade where they left off on the
updateDB steps, but the script failed immediately after it was started.
The following errors were observed in the logs: Upon researching the -612 error code, the following
information is provided:
"A non-unique name was specified where a unique name is required. Column names must be
uniquewithin an index, a table, or a view, and in the UPDATE OF clause of a trigger definition."
What is the most likely cause of this issue, and how should it be rectified?
A. The -612 error code indicates that configureDatabaseFixpack.xml contains duplicate database
commitment statements for the GEONODE table. The developer will need to restore
configureDatabaseFixpack.xml before they can continue with the updateDB script.
B. The -612 error code indicates that configureDatabaseFixpack.xml contains duplicate corrupt
entries. The developer will need to re-run the Fix Pack upgrade before they can rerun the updateDB
script.
C. The -612 error code indicates that the database changes have been committed via
configureDatabaseFixpack.xml to a duplicate GEONODE table. The developer will need to delete the
duplicate table and re-run the updateDB script.
D. The -612 error code indicates that the database change which updateDB is trying to perform has
already been successfully completed previously. The developer will need to restore the database and
re-run the updateDB script.
Answer: D