Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.
SOLVED

error handling at the scenario level

Avatar

Level 2

Hello everyone,

i have a working scenario with a lot of modules and i need to add error handling to be able to notify via email with the error.

I know how to do it, but it's a pain, i.e. I have to add the email module in each error handling flow for all modules.
So, my question is if it is possible to add something at the global level of the scenario that is listening for any errors that happen and then send the email.

Note: this scenario is called through an http call from another scenario, I have tried to see if the error is returned and can handle it in that call, but no, it is not returned and the calling scenario never "knows" about the error.

 

Thanks in advance

1 Accepted Solution

Avatar

Correct answer by
Employee

Hi @VictorTo2

 

Thank you for your question! Unfortunately, it's not possible to add error handling at a global level. Error handling must be configured separately in each scenario. 

 

- Monica 

View solution in original post

1 Reply

Avatar

Correct answer by
Employee

Hi @VictorTo2

 

Thank you for your question! Unfortunately, it's not possible to add error handling at a global level. Error handling must be configured separately in each scenario. 

 

- Monica