IBM WebSphere Enterprise Service Bus V7.0, Integration Development - C2180-605 FREE EXAM DUMPS QUESTIONS & ANSWERS
An integration developer must design a transformation map that transforms from an input request to another service request. The integration developer must decide whether to use a business object map or an XML map.
In which situation should a business object map be used?
In which situation should a business object map be used?
Correct Answer: A
Vote an answer
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?
Correct Answer: B
Vote an answer
An integration developer is using serviceDeploy command to generate J2EE application EAR files from SCA modules. The serviceDeploy command expects an input file in which of the following formats?
Correct Answer: C,D
Vote an answer
An integration developer wants to use the integration test client to initiate debugging of a component with an export having a SOAP binding invoked from the developer's own client. How should an integration developer use the integration test client?
Correct Answer: D
Vote an answer
An integration developer is creating a mediation flow component. Initially the endpoints are statically configured by directly mapping to imports. Enterprise architects have asked the integration developer to implement a mediation flow which allows dynamic routing of requests by searching for service endpoints from WebSphere Service Registry and Repository (WSRR). Which of the following primitives must the integration developer implement?
Correct Answer: A
Vote an answer
An integration developer wants to test a component by using a component test project. While specifying values for the input parameters the integration developer needs to invoke a function defined in a utility.jar.
Which of the following required actions should be performed?
Which of the following required actions should be performed?
Correct Answer: C
Vote an answer
An integration developer needs to use the data pool available in WebSphere Integration Developer.
Which of the following options are applicable to the data pool editor?
Which of the following options are applicable to the data pool editor?
Correct Answer: C,E
Vote an answer
In the event of an error occurring in a mediation flow, the integration developer has a requirement that failure information is logged to a database. To do this, the developer uses the Message Logger primitive with its default settings. During testing of the application, the database administrator notices that over time these logged error messages are taking up large amounts of disk space. The amount of space needed for each logged message needs to be reduced. How should the developer BEST resolve this issue?
Correct Answer: C
Vote an answer
An integration developer is using a servlet created by a test project to execute test cases remotely.
Which of the following URL pattern is available by default for the servlet?
Which of the following URL pattern is available by default for the servlet?
Correct Answer: A
Vote an answer
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: C
Vote an answer
Interface requirements for a new project include allowing external client applications to create, retrieve or update customer records in a backend system. Which of the following export interface models BEST implement these requirements?
Correct Answer: B,C
Vote an answer