최신IBM WebSphere Enterprise Service Bus V7.0, Integration Development - C9550-605무료샘플문제
문제1
A mediation flow had been deployed that contains several Event Emitter primitives to emit CEI events that will be used for audit tracking purposes. Currently, each of the CEI events emitted contains a copy of the entire message. During testing of the application, the systems administrator reported back that the server is performing poorly. The systems administrator has determined that the problem is caused by the size of the CEI events generated by the mediation flow. What could the developer do in this situation to improve performance?
A mediation flow had been deployed that contains several Event Emitter primitives to emit CEI events that will be used for audit tracking purposes. Currently, each of the CEI events emitted contains a copy of the entire message. During testing of the application, the systems administrator reported back that the server is performing poorly. The systems administrator has determined that the problem is caused by the size of the CEI events generated by the mediation flow. What could the developer do in this situation to improve performance?
정답: C
문제2
Refer to the Exhibit.
An integration developer is tasked with the creation of an ant script for build and deployment automation. One of the tasks required is to generate J2EE application EAR files from SCA modules. The integration developer used the serviceDeploy task in the ant script as shown in the Exhibit.

While executing the script using ws_ant the integration developer encounters an error "Could not create task or type of type: servicedeploy". What is the reason for this error?
Refer to the Exhibit.
An integration developer is tasked with the creation of an ant script for build and deployment automation. One of the tasks required is to generate J2EE application EAR files from SCA modules. The integration developer used the serviceDeploy task in the ant script as shown in the Exhibit.

While executing the script using ws_ant the integration developer encounters an error "Could not create task or type of type: servicedeploy". What is the reason for this error?
정답: C
설명: (KoreaDumps 회원만 볼 수 있음)
문제3
An integration developer would like to preserve the breakpoints created during the debugging process.
What action should the integration developer take?
An integration developer would like to preserve the breakpoints created during the debugging process.
What action should the integration developer take?
정답: C
문제4
An integration developer has set breakpoints in an XML map and is running it on a server. The server does not pause when the breakpoints are encountered. What must the integration developer do in order to stop on the breakpoints?
An integration developer has set breakpoints in an XML map and is running it on a server. The server does not pause when the breakpoints are encountered. What must the integration developer do in order to stop on the breakpoints?
정답: B
문제5
Refer to the Exhibit.

IBM 000-605 Exam
A business object has been defined. A restriction has been placed on the values allowed in the value parameter. If the value contained in this element falls outside of the defined range, an error must be logged and the flow must stop. How should the integration developer BEST implement this requirement into a mediation flow?
Refer to the Exhibit.

IBM 000-605 Exam
A business object has been defined. A restriction has been placed on the values allowed in the value parameter. If the value contained in this element falls outside of the defined range, an error must be logged and the flow must stop. How should the integration developer BEST implement this requirement into a mediation flow?
정답: A
문제6
One module needs to call another within the same environment.
Which of the following is the BEST transport type for the export binding in terms of performance?
One module needs to call another within the same environment.
Which of the following is the BEST transport type for the export binding in terms of performance?
정답: B
문제7
An integration developer needs to integrate a legacy application that communicates through JMS messages via a WebSphere MQ provider. The operation is request-response and the import binding is MQ JMS. Which are the necessary resources to configure for the import?
An integration developer needs to integrate a legacy application that communicates through JMS messages via a WebSphere MQ provider. The operation is request-response and the import binding is MQ JMS. Which are the necessary resources to configure for the import?
정답: C
문제8
An integration developer has created two versions of a component for debugging purposes. Which of the following statements BEST reflects the behavior of the two versions of the components in the integrated debugger?
An integration developer has created two versions of a component for debugging purposes. Which of the following statements BEST reflects the behavior of the two versions of the components in the integrated debugger?
정답: C
문제9
An integration developer is using a Database Lookup primitive in a mediation flow. The developer wants to design the flow in such a way any connection failure in the Database Lookup primitive is persisted and then the message processing continues:
What is the correct way to achieve this in the flow? The developer must:
An integration developer is using a Database Lookup primitive in a mediation flow. The developer wants to design the flow in such a way any connection failure in the Database Lookup primitive is persisted and then the message processing continues:
What is the correct way to achieve this in the flow? The developer must:
정답: C