What is the most appropriate scenario for using a class mediator over a Script mediator?

What is the most appropriate scenario for using a class mediator over a Script mediator?
A . For debugging purposes, you want to introduce some latency in the message flow.
B. You want to change just a single element in the XML payload without changing other elements.
C. For testing purposes, you want to record the elapsed time between calling a backend service and receiving the responseby the proxy service.
D. You want to develop a logging mediator that sends logging data to an external database such as MySQL.

Answer: C

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments