I am trying to develop a process that will automatically detect and restart any of the App Engines t
I have a PSJOB that contains multiple Restartable App Engines.
I am trying to develop a process that will automatically detect and restart any of the App Engines that fail, but not restart the entire PSJOB.
Peoplecode UpdateRunStatus method does not work for Restart (19) and CompIntfc for ProcessMonitor cannot access processes within the PSJOB because they are via modal page.
I am on PeopleTools 8.50.27
Please advise if anyone has attempted similar.