47
Views
3
Comments
Solved
Exception handler
Question

An action can have several different exception handlers. And my doubt is if the database exception is always automatically created? or if I should create every time I use an entity action, such as createOrUpdate?


thank you, in advance!

2021-06-09 13-39-18
Agno Silveira
 
MVP
Solution

Hi Corina,

Database exception not is always automatically created, automatically is All Exception:


you can create anoters types:


Outsystems document about this:

https://success.outsystems.com/Documentation/11/Developing_an_Application/Implement_Application_Logic/Handle_Exceptions#user-exception 


https://www.outsystems.com/learn/lesson/1777/actions-and-exception-handling



Regards.

2020-07-02 16-49-05
Corina Mata

Thank you!!

2021-06-09 13-39-18
Agno Silveira
 
MVP

Corina Mata wrote:

Thank you!!

 

you are welcome Corina!

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.