IBM WebSphere Enterprise Service Bus V7.0, Integration Development - C9550-605 FREE EXAM DUMPS QUESTIONS & ANSWERS
Refer to the Exhibit.

The Life Sciences department of a company is developing a drug discovery solution in which a SelectVendor service (request-response) helps them choose between Vendor A or B to acquire drug samples. This service is called from a mediation flow using a Service Invoke primitive. The response is written to a flat file before returning to the client, invoking this mediation flow. The response must be received by the client in the same transaction. What should be the values of 'Preferred Interaction Style' at the client invoking this mediation flow, and the 'Invocation Style' of ServiceInvoke primitive within the flow?

The Life Sciences department of a company is developing a drug discovery solution in which a SelectVendor service (request-response) helps them choose between Vendor A or B to acquire drug samples. This service is called from a mediation flow using a Service Invoke primitive. The response is written to a flat file before returning to the client, invoking this mediation flow. The response must be received by the client in the same transaction. What should be the values of 'Preferred Interaction Style' at the client invoking this mediation flow, and the 'Invocation Style' of ServiceInvoke primitive within the flow?
Correct Answer: C
Vote an answer
An integration developer needs to refer to a business object across a request-response mediation flow.
In which context type of the Service Message Object (SMO) structure does the integration developer need to store that business object?
In which context type of the Service Message Object (SMO) structure does the integration developer need to store that business object?
Correct Answer: B
Vote an answer
An integration developer wants to create a non-SCA Java client that accesses a mediation flow component. What must the integration developer create in the mediation module in order to allow this scenario?
Correct Answer: B
Vote an answer
An integration developer has set breakpoints in an XML map and is running it on a server. The server does not pause when the breakpoints are encountered. What must the integration developer do in order to stop on the breakpoints?
Correct Answer: B
Vote an answer
An integration developer has worked with WebSphere Integration Developer V6.2 to develop several mediation flows using custom mediation primitives as none of the available primitives were suitable. The developer has observed that in WebSphere Integration Developer V7.0, some of the new mediation primitives would replace the need for the custom primitives. As a result, the developer decides to move to WebSphere Integration Developer V7.0. How should the developer proceed from the existing WebSphere Integration Developer environment to move into WebSphere Integration Developer V7.0? From WebSphere Integration Developer V6.2, export the mediation flows artifacts via a:
Correct Answer: D
Vote an answer
Refer to the Exhibit.

IBM 000-605 Exam
The Assembly Diagram represents an existing StockQuote mediation module. The mediation module currently exposes a web service client interface. It must be enhanced to also expose a JMS client interface.
What must be done to the Assembly Diagram to meet the new requirement?

IBM 000-605 Exam
The Assembly Diagram represents an existing StockQuote mediation module. The mediation module currently exposes a web service client interface. It must be enhanced to also expose a JMS client interface.
What must be done to the Assembly Diagram to meet the new requirement?
Correct Answer: D
Vote an answer
Explanation: Only visible for FreeCram members. You can sign-up / login (it's free).
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: C
Vote an answer
An integration developer is testing a mediation module for which some of the components and references being integrated are under development. What is the most appropriate method to carry out the testing of the mediation module?
Correct Answer: D
Vote an answer
An integration developer needs to dynamically route the messages to two separate end-points. Which of the following nodes or mediation primitives have the property 'Use dynamic endpoint if set in the message header' to support this scenario?
Correct Answer: C,D
Vote an answer
According to SOA principles, which of the following BEST describes the interaction between services?
Correct Answer: A
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 has been tasked with consolidating common artifacts that are currently defined and used in separate unrelated mediation modules.
Which of the following should be done?
Which of the following should be done?
Correct Answer: B
Vote an answer
Refer to the Exhibit.

The Assembly Diagram represents an existing StockQuote mediation module. The mediation module must be enhanced to create a record in a billing system whenever a stock quote is executed. What must be done to the Assembly Diagram to implement the enhancement?

The Assembly Diagram represents an existing StockQuote mediation module. The mediation module must be enhanced to create a record in a billing system whenever a stock quote is executed. What must be done to the Assembly Diagram to implement the enhancement?
Correct Answer: B
Vote an answer
An integration developer is writing a new mediation flow and making use of the custom mediation primitive. Within the Java snippet code the integration developer uses the List Java interface.
On building the project, it fails and an entry in the Problems Tab shows: "List cannot be resolved to a type"
How can this issue be resolved?
On building the project, it fails and an entry in the Problems Tab shows: "List cannot be resolved to a type"
How can this issue be resolved?
Correct Answer: B
Vote an answer