cancel
Showing results for 
Search instead for 
Did you mean: 

Sap CPI - Catch multiple Errors

0 Kudos
288

Hello,

I call a bapi in my trial. Now I want to catch the errors that appear when posting to the Bapi. For this I created an exception subprocess. However, this only catches one error and then interrupts the flow. Is it possible to catch multiple errors?

Regards

Henrik

Accepted Solutions (0)

Answers (1)

Answers (1)

kc_kristris
Active Participant
0 Kudos

Hello Henrik,

Check in trace mode the payload if you are receiving other messages.

Capture through groovy script.

Regards,

Krishna Chauhan