IBM Assessment: IBM WebSphere Enterprise Service Bus V7.0, Integration Development (A2180-605) Free Practice Test
Question 1
An integration developer would like to preserve the breakpoints created during the debugging process.
What action should the integration developer take?
What action should the integration developer take?
Correct Answer: A
Question 2
Refer to the Exhibit.

IBM 000-605 Exam
The Assembly Diagram represents an existing StockQuote mediation module. The mediation module currently exposes a web service client interface. It must be enhanced to also expose a JMS client interface.
What must be done to the Assembly Diagram to meet the new requirement?

IBM 000-605 Exam
The Assembly Diagram represents an existing StockQuote mediation module. The mediation module currently exposes a web service client interface. It must be enhanced to also expose a JMS client interface.
What must be done to the Assembly Diagram to meet the new requirement?
Correct Answer: A
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 3
An integration developer is developing a mediation flow component that has an adapter configured to communicate with the SAP system. What is the technology used by the WebSphere adapters to introspect/look inside the EIS?
Correct Answer: B
Question 4
Refer to the Exhibit.

A Service Component Architecture (SCA) module has the dependencies as shown in the Exhibit. How would these dependencies resolve at runtime to make these resources available to the SCA module?

A Service Component Architecture (SCA) module has the dependencies as shown in the Exhibit. How would these dependencies resolve at runtime to make these resources available to the SCA module?
Correct Answer: A,F,I
Question 5
During the development of an SCA component, an integration developer added event monitoring to the component's export. What value should the logging level be set to, in order to only notify the Common Event Infrastructure (CEI) that an event occurred?
Correct Answer: D
Question 6
An integration developer is developing a mediation flow to integrate two applications using different message formats. The developer opts to use XSL Transformation mediation primitive to map the input and output messages.
Which of the following property name-value pair must be configured for this XSL Transformation primitive to ensure only the body can be transformed?
Which of the following property name-value pair must be configured for this XSL Transformation primitive to ensure only the body can be transformed?
Correct Answer: A
Question 7
Which type of interface is used by the WebSphere Adapters to transfer data between adapter components and WebSphere Enterprise Service Bus runtime?
Correct Answer: A
Question 8
An integration developer is working on implementing a mediation flow solution for a customer In the requirements, there are 3 distinct external Web services, Gold, Silver and Bronze, to which the flow must connect. The Web service that the flow connects to is dependent on the level of service that the customer is paying for, and is supplied to the flow as an input parameter from a JMS message. The addresses of these Web services are subject to change over time.
The customer has access to various other IBM products including WebSphere Service Registry and Repository (WSRR), DB2 and WebSphere DataPower. The developer has been supplied with the WSDL files for the various Web services.
How should the developer BEST proceed to implement a solution so that an incoming request is connected to the correct Web service?
The customer has access to various other IBM products including WebSphere Service Registry and Repository (WSRR), DB2 and WebSphere DataPower. The developer has been supplied with the WSDL files for the various Web services.
How should the developer BEST proceed to implement a solution so that an incoming request is connected to the correct Web service?
Correct Answer: A
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 9
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?
Correct Answer: D
Question 10
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 so that they may be installed on a WebSphere Enterprise Service Bus V7.0 runtime. What is the MOST recommended option to achieve the task?
Correct Answer: B