OT: Click out of errors

I was going to work on this shortly since we will soon be implementing the time-out feature. I have autoit. Could you forward me a copy of the script? I'd greatly appreciate it.

Thanks.

Eric L. Tyira
Tamglass Tempering Systems

P: (856) 786-1200
F: (856) 786-7606

eric.tyira@...

-----Original Message-----
From: Aaron Hoyt [mailto:hoyt@...]
Sent: Monday, June 28, 2004 2:30 PM
To: vantage@yahoogroups.com
Subject: RE: [Vantage] OT: Click out of errors

Eric,
Thank you. This has solved the last remaining problem I have been
having with the BAQ process in the process server. The error message
generated when the file is unavailable (being transferred to the web
directory) (happens once every several days) stops the activity of both
the BAQ and the Global Alert process. I was able in just a few minutes
to create a autoit macro that sits in the tray watching for the error
and clicks the OK button allowing processes to continue.
Now to get it to butter my toast. :)
Thanks so much.
Aaron

-----Original Message-----
From: Tyira Eric [mailto:eric.tyira@...]
Sent: Monday, June 28, 2004 11:41 AM
To: vantage@yahoogroups.com
Subject: [SPAM] - RE: [Vantage] OT: Click out of errors - Email found in
subject


This was a post from another user:

"These errors are on the client. When the Progress TimeOut disconnects,
it
terminates the connection at the server to the client and then backs out
of
the transactions. This is similar to using Promon on the server to kill
a
session. The errors result back on the client where the client portion
of
the software is still running and then tries to communicate with the
server
again (client/server). This is why you do not see the error until you
apply
focus to the vantage application on the workstation.

What I have found to work the best is to shut vantage down at the client
using a combination of mouse clicks and keystrokes. Like using a macro
program like ground control or autoit. This way it looks as if someone
at
the computer actually mouse clicks all the cancel/close buttons to back
out
of the screens, then the exit vantage and answers yes to confirm it.
This
method leaves no messages on the client and no incomplete transactions
in
the database. You could apply this same method to the Progress Timeout
errors by creating a macro that would apply the mouse clicks and
spacebar
keystroke. Set up a program to run as a service on the workstation that
monitors for the DNA (Windows Class Name and Window Name) then have it
fire
the macro and close the error windows. This works quite well too,
you'll
just see a quick flash of the error messages as they appear, then
disappear
off the screen."

Autoit is available from
http://www.autoitscript.com/autoit3/downloads.php



Eric L. Tyira
Tamglass Tempering Systems

P: (856) 786-1200
F: (856) 786-7606

eric.tyira@...




********************************************************************************************************************

This e-mail and any files transmitted with it are confidential and intended solely for the use of the individual
or entity to which they are addressed. If you have received this e-mail in error please notify the system manager.

This e-mail message has been swept for the presence of computer viruses.

WARNING: All e-mail sent to this address will be received by the HMC network and is subject to archival and review
by someone other than the recipient.

********************************************************************************************************************





[Non-text portions of this message have been removed]



Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must have already linked your email address to a yahoo id to enable access. )
(1) To access the Files Section of our Yahoo!Group for Report Builder and Crystal Reports and other 'goodies', please goto: http://groups.yahoo.com/group/vantage/files/.
(2) To search through old msg's goto: http://groups.yahoo.com/group/vantage/messages
(3) To view links to Vendors that provide Vantage services goto: http://groups.yahoo.com/group/vantage/links





Yahoo! Groups Sponsor


ADVERTISEMENT
<http://us.ard.yahoo.com/SIG=129ej4333/M=298184.5022502.6152625.3001176/D=groups/S=1705007183:HM/EXP=1088533869/A=2164339/R=0/SIG=11e2d64in/*http://www.netflix.com/Default?mqso=60183348> click here

<http://us.adserver.yahoo.com/l?M=298184.5022502.6152625.3001176/D=groups/S=:HM/A=2164339/rand=518691614>

_____

Yahoo! Groups Links
* To visit your group on the web, go to:
http://groups.yahoo.com/group/vantage/

* To unsubscribe from this group, send an email to:
vantage-unsubscribe@yahoogroups.com <mailto:vantage-unsubscribe@yahoogroups.com?subject=Unsubscribe>

* Your use of Yahoo! Groups is subject to the Yahoo! Terms of <http://docs.yahoo.com/info/terms/> Service.


[Non-text portions of this message have been removed]
I remember something about others having software that hangs out on the
system and watches for an error message to pop up. It then uses a macro
of some type to click the "ok" button.
Can anyone give me some more information about this software (or
anything that others use to perform this task).
Thank you,


Aaron Hoyt

Vantage System Administrator

Hittite Microwave Corporation



********************************************************************************************************************

This e-mail and any files transmitted with it are confidential and intended solely for the use of the individual
or entity to which they are addressed. If you have received this e-mail in error please notify the system manager.

This e-mail message has been swept for the presence of computer viruses.

WARNING: All e-mail sent to this address will be received by the HMC network and is subject to archival and review
by someone other than the recipient.

********************************************************************************************************************





[Non-text portions of this message have been removed]
This was a post from another user:

"These errors are on the client. When the Progress TimeOut disconnects, it
terminates the connection at the server to the client and then backs out of
the transactions. This is similar to using Promon on the server to kill a
session. The errors result back on the client where the client portion of
the software is still running and then tries to communicate with the server
again (client/server). This is why you do not see the error until you apply
focus to the vantage application on the workstation.

What I have found to work the best is to shut vantage down at the client
using a combination of mouse clicks and keystrokes. Like using a macro
program like ground control or autoit. This way it looks as if someone at
the computer actually mouse clicks all the cancel/close buttons to back out
of the screens, then the exit vantage and answers yes to confirm it. This
method leaves no messages on the client and no incomplete transactions in
the database. You could apply this same method to the Progress Timeout
errors by creating a macro that would apply the mouse clicks and spacebar
keystroke. Set up a program to run as a service on the workstation that
monitors for the DNA (Windows Class Name and Window Name) then have it fire
the macro and close the error windows. This works quite well too, you'll
just see a quick flash of the error messages as they appear, then disappear
off the screen."

Autoit is available from
http://www.autoitscript.com/autoit3/downloads.php



Eric L. Tyira
Tamglass Tempering Systems

P: (856) 786-1200
F: (856) 786-7606

eric.tyira@...

-----Original Message-----
From: Aaron Hoyt [mailto:hoyt@...]
Sent: Monday, June 28, 2004 11:12 AM
To: vantage@yahoogroups.com
Subject: [Vantage] OT: Click out of errors

I remember something about others having software that hangs out on the
system and watches for an error message to pop up. It then uses a macro
of some type to click the "ok" button.
Can anyone give me some more information about this software (or
anything that others use to perform this task).
Thank you,


Aaron Hoyt

Vantage System Administrator

Hittite Microwave Corporation



********************************************************************************************************************

This e-mail and any files transmitted with it are confidential and intended solely for the use of the individual
or entity to which they are addressed. If you have received this e-mail in error please notify the system manager.

This e-mail message has been swept for the presence of computer viruses.

WARNING: All e-mail sent to this address will be received by the HMC network and is subject to archival and review
by someone other than the recipient.

********************************************************************************************************************





[Non-text portions of this message have been removed]



Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must have already linked your email address to a yahoo id to enable access. )
(1) To access the Files Section of our Yahoo!Group for Report Builder and Crystal Reports and other 'goodies', please goto: http://groups.yahoo.com/group/vantage/files/.
(2) To search through old msg's goto: http://groups.yahoo.com/group/vantage/messages
(3) To view links to Vendors that provide Vantage services goto: http://groups.yahoo.com/group/vantage/links





Yahoo! Groups Sponsor


ADVERTISEMENT
<http://us.ard.yahoo.com/SIG=1298ci9lf/M=295196.4901138.6071305.3001176/D=groups/S=1705007183:HM/EXP=1088522226/A=2128215/R=0/SIG=10se96mf6/*http://companion.yahoo.com> click here

<http://us.adserver.yahoo.com/l?M=295196.4901138.6071305.3001176/D=groups/S=:HM/A=2128215/rand=240049679>

_____

Yahoo! Groups Links
* To visit your group on the web, go to:
http://groups.yahoo.com/group/vantage/

* To unsubscribe from this group, send an email to:
vantage-unsubscribe@yahoogroups.com <mailto:vantage-unsubscribe@yahoogroups.com?subject=Unsubscribe>

* Your use of Yahoo! Groups is subject to the Yahoo! Terms of <http://docs.yahoo.com/info/terms/> Service.


[Non-text portions of this message have been removed]
Eric,
Thank you. This has solved the last remaining problem I have been
having with the BAQ process in the process server. The error message
generated when the file is unavailable (being transferred to the web
directory) (happens once every several days) stops the activity of both
the BAQ and the Global Alert process. I was able in just a few minutes
to create a autoit macro that sits in the tray watching for the error
and clicks the OK button allowing processes to continue.
Now to get it to butter my toast. :)
Thanks so much.
Aaron

-----Original Message-----
From: Tyira Eric [mailto:eric.tyira@...]
Sent: Monday, June 28, 2004 11:41 AM
To: vantage@yahoogroups.com
Subject: [SPAM] - RE: [Vantage] OT: Click out of errors - Email found in
subject


This was a post from another user:

"These errors are on the client. When the Progress TimeOut disconnects,
it
terminates the connection at the server to the client and then backs out
of
the transactions. This is similar to using Promon on the server to kill
a
session. The errors result back on the client where the client portion
of
the software is still running and then tries to communicate with the
server
again (client/server). This is why you do not see the error until you
apply
focus to the vantage application on the workstation.

What I have found to work the best is to shut vantage down at the client
using a combination of mouse clicks and keystrokes. Like using a macro
program like ground control or autoit. This way it looks as if someone
at
the computer actually mouse clicks all the cancel/close buttons to back
out
of the screens, then the exit vantage and answers yes to confirm it.
This
method leaves no messages on the client and no incomplete transactions
in
the database. You could apply this same method to the Progress Timeout
errors by creating a macro that would apply the mouse clicks and
spacebar
keystroke. Set up a program to run as a service on the workstation that
monitors for the DNA (Windows Class Name and Window Name) then have it
fire
the macro and close the error windows. This works quite well too,
you'll
just see a quick flash of the error messages as they appear, then
disappear
off the screen."

Autoit is available from
http://www.autoitscript.com/autoit3/downloads.php



Eric L. Tyira
Tamglass Tempering Systems

P: (856) 786-1200
F: (856) 786-7606

eric.tyira@...




********************************************************************************************************************

This e-mail and any files transmitted with it are confidential and intended solely for the use of the individual
or entity to which they are addressed. If you have received this e-mail in error please notify the system manager.

This e-mail message has been swept for the presence of computer viruses.

WARNING: All e-mail sent to this address will be received by the HMC network and is subject to archival and review
by someone other than the recipient.

********************************************************************************************************************





[Non-text portions of this message have been removed]