Multiple Choice
Assuming the Reliable Messaging pattern is successfully applied, which of the following statements is correct?
A) A service agent intercepts and stores a message from the service consumer. The service agent then returns an acknowledgement back to the service consumer. Next, the service agent forwards the message to the service and when it receives an acknowledgement back from the service, it deletes the message.
B) A service agent intercepts and stores a message from the service consumer. The service agent then forwards the message to the service. Next, the service agent receives an acknowledgement from the service, which it returns to the service consumer. Finally, the service agent deletes the message and related acknowledgements.
C) The service consumer stores the message and forwards it to a service agent, which issues an acknowledgement back to the service consumer. The service agent then forwards the message to the service and when it receives an acknowledgement from the service, the service agent informs the service consumer so that it can delete the message and the acknowledgement.
D) None of the above.
Correct Answer:

Verified
Correct Answer:
Verified
Q26: The queue established by applying the Asynchronous
Q27: Protocol bridging features are a common part
Q28: Which of the following statements accurately describes
Q29: Which of the following statements are false?<br>A)
Q30: The Process Centralization pattern:<br>A) physically centralizes business
Q32: When applying the Policy Centralization pattern, if
Q33: The application of the Redundant Implementation pattern
Q34: The Protocol Bridging and Data Model Transformation
Q35: The Process Abstraction pattern can help solve
Q36: Which of the following statements are true?<br>A)