nerdexam
IBM

A2180-270 · Question #31

An integration developer needs to implement a solution for a company, which has three different services based onthe JMS protocol. The requirement is to have a single entry point exposed as a JMS…

The correct answer is B. A mediation flow created from a Dynamic Service Gateway. See the full explanation below for the reasoning.

Question

An integration developer needs to implement a solution for a company, which has three different services based onthe JMS protocol. The requirement is to have a single entry point exposed as a JMS binding for all the services. Common processing will be performed on all requests entering this single entry point. Then, the request will be routed to the appropriate services endpoint. The endpoint determination should be done at runtime using external registry lookup so that in the future, the company can associate new services without redeploying the solution. Which implementation pattern should the integration developer choose to meet the requirement?

Options

  • AA BPEL process with several Receive activities.
  • BA mediation flow created from a Dynamic Service Gateway.
  • CA mediation flow with an interface that has an operation for each service.
  • DA business state machine using different operations, such as different events.

How the community answered

(60 responses)
  • A
    15% (9)
  • B
    72% (43)
  • C
    10% (6)
  • D
    3% (2)

Community Discussion

No community discussion yet for this question.

Full A2180-270 Practice