Hi Everyone,
I have Unattented process developed in RE. There are couple of application like Chrome, IE and Oracle EBS application in this process, currently at the end of process or system exception I’m trying to logout of portals from the application if logout is processed as expected I’m killing all those application using batch files.
My question is. Are there any other full proof method to close all application for sure? even if those application are unresponsive? there might be a case where production server might have multiple instance and killing application in one instance can kill same working application in other insatnce.Please advice