IBM WebSphere Enterprise Service Bus V7.0, Integration Development (C2180-605) Free Practice Test
Question 1
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 2
A mediation module contains a mediation flow MF with two levels of hierarchical sub flows. SF1 (within MF) and SF11 (within SF1). The integration developer wants to be able to modify the properties of some of mediation primitives within SF11 at runtime.
What is the correct way to implement this requirement?
What is the correct way to implement this requirement?
Correct Answer: A
Question 3
An integration developer has developed a mediation flow component having Policy Resolution primitive. The integration developer has created a policy query. While testing, the integration developer observed that the dynamic properties of the mediation primitive that comes after the Policy Resolution primitive are overridden. What is the reason for this behaviour?
Correct Answer: D
Question 4
Module A and Module B share the same resources deployed as a shared library on the server. Module A has to be updated resulting in changes to some of the shared resources. Which one of the following statements is correct with respect to the dependency of the two modules on the shared resources?
Correct Answer: D
Question 5
A developer is implementing a mediation flow and none of the built-in primitives provide the needed functionality. They decide to implement the mediation logic using the Custom primitive.
At runtime, if an exception occurs in the custom code, what will happen?
At runtime, if an exception occurs in the custom code, what will happen?
Correct Answer: D
Question 6
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 7
An integration developer is designing an XML map that transforms an array of elements from the input to a corresponding array of a different type to the output. Which transform type would be the most appropriate for this situation?
Correct Answer: D
Question 8
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'?
Which log file should be used to examine the business object data'?
Correct Answer: C
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
Question 10
An integration developer wants to create a solution where module A calls module B synchronously. What is the recommended binding type for inter-module communication from a performance point of view?
Correct Answer: D
Question 11
A mediation module has been designed to create purchase order records in a backend EIS. The mediation module uses business objects that were automatically generated using a corresponding EIS adapter. As part of troubleshooting the interface, where should the integration developer look to find the EIS-specific field names and types used by the adapter?
Correct Answer: A
Question 12
A client wants to invoke a mediation module that contains a mediation flow. Which of the following export bindings with Request-Response interface will ensure that the mediation flow is invoked asynchronously with callback by the client?
Correct Answer: C
Question 13
An integration developer is designing an XML map and must update a particular value in the target to a fixed value that is not dependent on the source.
What would be the most appropriate transform type for this situation?
What would be the most appropriate transform type for this situation?
Correct Answer: B