cancel
Showing results for 
Search instead for 
Did you mean: 

SAP CPI - iFlow retries after handling Mail Adapter error

edwardallen
Explorer
0 Kudos

Hello,

We have an iFlow which sends an email notification to users an within it is an exception subprocess that checks if the error message is "Invalid Addresses" which is because of invalid email address or "No such user" found on the recipient. We are using Mail Adapters for all email notifications.

The exception is being handled well upon testing, but the problem is that I am receiving notification 3 times.

How can I explicitly end the iFlow after 1 error handling?

This is the iFlow

And this is the 3 errors processed

Accepted Solutions (0)

Answers (1)

Answers (1)

andrewfloriano
Product and Topic Expert
Product and Topic Expert

Hello Edward,

Please, check the blogpost SAP CPI Exception Handling – Tips – Return to main flow and the SAP documentation about how to handle errors gracefully. It should help.

Kind Regards,