49
Views
2
Comments
Solved
Process Tables how to identify the errors
Service Studio Version
11.54.84 (Build 63795)

Good Day Community, 

I am trying to fiddle with the Process tables in Outsystems (Systems), trying to create a function, possibly an email or notification to update admins that there are failed processes. However I am stuck trying to find the identifier for those errors. Process_Status does not have one with the "Active with Errors" just like the ones in the service center itself. Or am I simply overlooking something here?


Any ideas or links will be appreciated. Thanks

Regards,

Leonard Pena

2021-01-28 10-02-59
Muhammad Mahmudul Hasan
Solution

Hi @Leonard Pena 

You will find it in system table "Activity".  Process can have multiple activity which are stored in activity & it's related tables. 



UserImage.jpg
Leonard Pena

Oh I see now, 

I did overlook the other tables. 

Thanks for the information Muhammad!

Regards,

Leonard James Pena

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