Which statement is TRUE about error handling in the ESB profile?
The Exception mediator can be used to customize error messages that are send back to the client.
It is mandatory to associate each sequence and proxy service with a fault sequence.
Within the fault sequence, you can access error details using the EXCEPTION_DETAIL property.
A fault sequence is a collection of mediators just like any other sequence, and it can be associated with another sequence or a proxy service.
Submit