Multiple choice technology platforms and products

We can catch errors in case of publish by setting the value of

  1. Message priority

  2. Quality of Service

  3. Message Expiry

  4. None of the above

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

When publishing messages in OSB, error handling behavior is controlled by the Quality of Service setting. Setting QoS to 'Best Effort' means errors won't be caught, while 'Exactly Once' or 'At Least Once' enables error reporting. Message priority and expiry control message processing order and lifetime, not error catching.