Multiple choice technology platforms and products

Which is the default error handler available in OSB?

  1. Service level

  2. System Level

  3. Stage level

  4. Pipeline pair level

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Oracle Service Bus provides a default error handler at the System Level, which catches unhandled errors across all proxy and business services in the OSB domain. This system-wide handler ensures that errors not caught by more specific handlers are still processed and logged. Service level handlers would be service-specific, while Stage and Pipeline Pair levels are not default error handling scopes in OSB.