IBM WebSphere Enterprise Service Bus V7.0, Integration Development - C9550-605 Exam Practice Test
An integration developer has written a new mediation flow and wants to test it on an embedded test server. It is expected that the mediation flow will require repeated redeployments during the testing phase.
What is the suggested way to install the application in order to efficiently redeploy it after repeated changes?
What is the suggested way to install the application in order to efficiently redeploy it after repeated changes?
Correct Answer: B
An integration developer is creating a test suite in a component test project based on a specific use case. Which of the following patterns is most appropriate for the test suite?
Correct Answer: D
In which of the following headers of the Service Message Object (SMO) is the Flat File Adapter binding related information located?
Correct Answer: D
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: B
An integration developer has been working on mediation flow development using an older version of WebSphere Integration Developer. The integration developer has now installed WebSphere Integration Developer V7.0. and wants to move the existing flow development to the WebSphere Integration Developer, V7.0 environment.
How should the integration developer achieve this?
From the older version of WebSphere Integration Developer:
How should the integration developer achieve this?
From the older version of WebSphere Integration Developer:
Correct Answer: D
An integration developer is using Component Test Explorer Emulators to perform testing of a mediation module. Which is the most appropriate justification for the use of Test Explorer Emulators?
Correct Answer: C
An integration developer has been tasked to develop a mediation module that integrates a legacy J2EE application deployed on a remote server. The legacy application is exposed through an EJB facade and the integration developer decides to use an EJB import. What is the most suitable approach to configure it? The integration developer should:
Correct Answer: A
An integration developer wants to log the entire service message object flowing through a mediation flow into a database. The developer wants to design the flow in such a way that a failure in the flow causes the complete flow to roll back, including the log operation. Assuming the mediation component runs as a part of a global transaction, to what value should the 'Transaction mode' property of the Message Logger primitive be set, to achieve the desired behavior?
Correct Answer: D
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: A
An integration developer is developing two modules, Module A and Module B.
Module A is successfully tested. A new version of Flat File Adapter with added features has been released. These features are required by Module B.
Without disturbing Module A how can the integration developer organize the deployment of Module A and Module B so that Module B is able to use the new version of the Flat File Adapter?
Module A is successfully tested. A new version of Flat File Adapter with added features has been released. These features are required by Module B.
Without disturbing Module A how can the integration developer organize the deployment of Module A and Module B so that Module B is able to use the new version of the Flat File Adapter?
Correct Answer: B
An integration developer is designing an XML map that combines the firstName and lastName elements of the source into a single fullName element in the target. In addition, the fullName element must be formatted with the lastName first, followed by a comma and then the firstName. Which transform type would be the most appropriate for this situation?
Correct Answer: D
Which component type must an integration solution developer define for a non-SCA component such as a Servlet that invokes a service component interface?
Correct Answer: D
An integration developer is developing a mediation flow component using dynamic routing capabilities. The integration developer uses an Endpoint Lookup primitive. The match policy selected is "Return first matching endpoint and set routing target". If the registry query returns matches, which of the following represents the behaviour of the Endpoint Lookup primitive?
Correct Answer: D