SAP Certified Associate – SAP Integration Suite — Question 21
What do you use in an integration flow to handle unexpected errors?
Answer options
- A. Exception-handling subprocesses
- B. Try-catch subprocesses
- C. Status code checks
- D. Exception handler integration flow elements
Correct answer: A
Explanation
The correct answer is A, as Exception-handling subprocesses are specifically designed to manage unexpected errors within integration flows. Options B, C, and D may assist in error management but do not provide a dedicated structure for handling unforeseen errors like option A does.