Running Macro on disconnected Session Of Server
I am running simple program on my dedicated server. I have one application which download stock data from stock exchange. Some time this application log out. It put log out entry to one .log file. I have created macro exe using your Automation Anywhere software. My program run this Login.exe file which is placed on my server If log out occurs. Macro will do login procedure automatickly.
After successfully running this macro. Another macro will be run name Top.exe . Which right click on this application, click on copy menu button then paste this data to on text file. All this procedure is running fine with my desktop PC. I have also run this macro on server using Remote Desktop control.
But I got problem, When I disconnected from my remote desktop connection to the server. Your macro which still are running on my dedicated server stopped working.
When I start again remote desktop application & connect to my last session of dedicated server. Macro again run successfully. I use accurate windows in macro, also I check on enable this to be run on similar windows & files.
I need to run this macro in my disconnected session time. Your macro taking my dektop pc mouse action. It didn\'t give any error like window not found. As I smartly used window which are same on my desktop pc & my dedicated server. I want to use server mouse speed acction. Not my desktop mouse pc speed action.
How to run macros on server without actually being there with remote desktop application?
I am using Windows server 2003 enetrprise edition (32-bit) on my dedicated server.
Remember that I am not logged out. Just disconnected from server. If I am disconnected from my server , Still My all application & automation anywhere macros exe running on dedicated server. Just I am curious about. why it's not running if I disconnected from server session.
|