26
Views
1
Comments
Monitor application flow

I am wondering if there is a way to monitor some important functions of web applications in Outsystems. For example an application that contains multiple forms can be monitored so that before the end user notice a problem service desk get notification and take actions. 

Currently I use Golong which fills the form every x times (but it has not stored the form in the database) once Golang program encounters a problem, it sends an email. For example, there is a drop-down list that pulls data from the database and this drop-down list is empty, so the required department gets a notification that something is wrong with the form.

I hope I have made it understandable. 

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