As our automated processes become more and more critical, it is imperative to be able to monitor those processes to know if they completed, failed, or are stuck in a blocked state. I'd like to know how everyone is monitoring their processes. How do you know if an operator has changed to the Blocked state and caused your process to stall?
Hi James, I usually use in my process the Exception Handler, with it I control my process to do any else if a problem occurs. Some people use the default report to do it too. I know, but I never used, the PAM has resource to monitor itself, but you need to do a process to do this, searching for the processes and looking the status of they.
Let's see how other people do it.
If I'm wrong, please someone correct me please.
Best regards