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
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.
Oh I see now,
I did overlook the other tables.
Thanks for the information Muhammad!
Leonard James Pena