While I run my process in Production which involves SAP application, I always need to be active on the server and if I minimize then I start getting error as below. But as soon as I become active then next requests start getting processed properly. (SAP runs in foreground mode)
"Failed to perform step 1 in Navigate Stage 'Activate Application' on page 'Perform SAP Cut' - Could not identify process owning the current foreground window"
To me, it looks like I need to keep the server awake using some utility/powershell or settings (Don't need Login Agent) in order to achieve this. Can you please let me know the fix for this?