Exit C9550-605 IBM WebSphere Enterprise Service Bus V7.0 Integration Development
Question 3 of 5
0% complete
Q3 Single choice

An integration developer is using a Database Lookup primitive in a mediation flow. The developer wants to design the flow in such a way any connection failure in the Database Lookup primitive is persisted and then the message processing continues:

What is the correct way to achieve this in the flow? The developer must:

  • A

    wire the fail terminal of the Database Lookup primitive to the input terminal of the Event Emitter

    mediation primitive; wire the output terminal of the Event Emitter mediation primitive to the next element
    in the flow.

  • B

    wire the fail terminal of the Database Lookup primitive to the input terminal of the Fail mediation
    primitive; wire the output terminal of the Fail mediation primitive to the next element in the flow.

  • C

    wire the keyNotFound terminal of the Database Lookup primitive to the input terminal of the Event

    Emitter mediation primitive; wire the output terminal of the Event Emitter mediation primitive to the next
    element in the flow.

  • D

    wire the keyNotFound terminal of the Database Lookup primitive to the input terminal of the Fail

    mediation primitive; wire the output terminal of the Fail mediation primitive to the next element in the
    flow.