IBM WebSphere Enterprise Service Bus V7.0, Integration Development - C2180-605 Exam Practice Test

Question 1
An integration solutions developer needs to create a module with a many-to-many mapping between service requesters and service providers supporting Web services.
Using the patterns explorer, which pattern would be most appropriate?

Correct Answer: D
Explanation: Only visible for Actualtests4sure members. You can sign-up / login (it's free).
Question 2
An integration developer wants to create a service gateway without using the Patterns Explorer. After creating a mediation module with a mediation flow component, which of the following is required in order to create a service gateway?

Correct Answer: B
Question 3
An integration developer has developed an application that emits events through the Common Event Infrastructure. The log level has been set to FINE. The events include business object data.
Which log file should be used to examine the business object data'?

Correct Answer: D
Question 4
An integration developer wants to share assets (Java binaries, XML schemas, and WSDL definitions) by-reference between Service Component Architecture (SCA) modules. How can this be achieved at runtime?

Correct Answer: C
Question 5
Which part of the enterprise service bus reference architecture supports the reception of inbound messages, message processing, and the sending of response messages?

Correct Answer: D
Question 6
An integration developer wants to access a database table on a DB2 database installed on an AIX system using a JDBC Adapter. Using the configuration wizard of the JDBC Outbound Adapter import, the integration developer is prompted for JAR files. Which kind of JAR files are required?

Correct Answer: D
Question 7
An integration developer is creating a mediation flow component. The integration developer is being asked to enforce a response time requirement in the mediation flow being developed.
To do so, which of the following primitives must the integration developer use?

Correct Answer: D
Question 8
Refer to the Exhibit.

IBM 000-605 Exam
An integration developer has implemented a mediation module containing the mediation flow illustrated in the Exhibit. According to the design, if a runtime exception occurs during the invocation of the target service the module must: ?asynchronously send a status error code to a one way service ?throw an exception in order to propagate the error to the invoking component But at runtime the developer observes that when a runtime error occurs no status error code is received by the service even if the fail primitive is executed. What is the most likely cause of the problem?

Correct Answer: D
Question 9
An integration developer is developing a mediation module using the WebSphere Integration Developer. The mediation module interacts with different databases, via the database lookup mediation primitive and an Enterprise Information system (EIS) binding. It is expected that during the lifetime of this solution, the databases connection details will change. The customer wants to avoid downtime of the applications as much as possible. What is the BEST way for the integration developer to implement a solution so that when database connection details change, downtime is minimized?

Correct Answer: B