error handling at the scenario level | Community
Skip to main content
Level 2
January 21, 2025
Solved

error handling at the scenario level

  • January 21, 2025
  • 1 reply
  • 431 views

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

Best answer by monicacardoso

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 

1 reply

monicacardosoAdobe EmployeeAccepted solution
Adobe Employee
January 28, 2025

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