Multiple choice technology platforms and products Which of the OSB activities is used for raising an error in the service flow? Throw Error Raise Error Create Error None of the above Reveal answer Fill a bubble to check yourself B Correct answer Explanation The 'Raise Error' activity is used in OSB to explicitly generate and throw an error within the service flow. This triggers error handler pipelines and allows for custom error scenarios to be created programmatically.