IBM Assessment: IBM WebSphere Enterprise Service Bus V7.0, Integration Development - A2180-605 Exam Practice Test
Refer to the Exhibit.

IBM 000-605 Exam
An integration developer needs to get the 'output' value of the operation 'invoke' from within the 'getOutputCustom' primitive of the response flow shown in the exhibit. Which of the following code snippets must be used?

IBM 000-605 Exam
An integration developer needs to get the 'output' value of the operation 'invoke' from within the 'getOutputCustom' primitive of the response flow shown in the exhibit. Which of the following code snippets must be used?
Correct Answer: C
Vote an answer
An integration developer is designing a business object map and must use Java code to set the value of a particular output element. The Java code does not use any input values. It sets the output value based on the current date and time and an internally generated number. Which transform type would be most appropriate for this situation?
Correct Answer: D
Vote an answer
An integration developer is generating a Web Service Binding for an Export component of a
mediation module. Which of the following must the integration developer select to configure the 'SSL WSTransaction' policy set?
mediation module. Which of the following must the integration developer select to configure the 'SSL WSTransaction' policy set?
Correct Answer: B
Vote an answer
An integration developer wants to implement a mediation module that carries out a transport protocol conversion to allow a JMS client to send messages to a Web Service as described in the Exhibit.
Which is one of the required steps to be performed to allow the interaction between the JMS client and the Inbound JMS Export?
Which is one of the required steps to be performed to allow the interaction between the JMS client and the Inbound JMS Export?
Correct Answer: D
Vote an answer
Explanation: Only visible for Fast2test members. You can sign-up / login (it's free).
An integration developer wants to ensure that only certain users are granted access to a mediation flow. What quality of service qualifiers should the integration developer use to guarantee users access?
Correct Answer: A
Vote an answer
An integration developer is designing a new mediation to update a backend item pricing database. The input for the export interface should include an item number and a new price. The update to the backend item pricing database does not produce any output. What type of operation is BEST for the export interface?
Correct Answer: A
Vote an answer
An integration developer is designing a new mediation for retrieving purchase order records from a backend system based on a purchase order number.
What type of operation is BEST for the export interface?
What type of operation is BEST for the export interface?
Correct Answer: B
Vote an answer
An integration developer wants to persist a property value through the request and response flows. Which of the following context types should the developer choose and where in the flow should it be defined?
Correct Answer: D
Vote an answer
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: D
Vote an answer
An integration developer wants to deploy a versioned mediation module to the server. What is the correct way to export the integration solution containing this mediation module to provide it as an input to the serviceDeploy command? The integration developer should export it as:
Correct Answer: B
Vote an answer
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: A
Vote an answer
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: D
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 wants to create a component that invokes a service and then retrieves the response in the same transaction.
Which invocation style should be used?
Which invocation style should be used?
Correct Answer: C
Vote an answer