Stop/Activate Escalations

2012-09-10 Thread Guillermo Alfredo Torres Barron
Hi dear listers How I can stop/activate escalations via a command line or via API? We have AR Server 7.6.03, Solaris 10, Database Oracle 11g Thanks in advance Greetings Este correo electronico es confidencial y/o puede contener informacion privilegiada. Si usted no es su destinatario o no es

Re: Stop/Activate Escalations

2012-09-10 Thread Longwing, LJ CTR MDA/IC
res Barron Sent: Monday, September 10, 2012 1:06 PM To: arslist@ARSLIST.ORG Subject: Stop/Activate Escalations Hi dear listers How I can stop/activate escalations via a command line or via API? We have AR Server 7.6.03, Solaris 10, Database Oracle 11g Thanks in advance Greetings Este correo elec

Re: Stop/Activate Escalations

2012-09-10 Thread patchsk
s > Barron > Sent: Monday, September 10, 2012 1:06 PM > To: ars...@arslist.org > Subject: Stop/Activate Escalations > > Hi dear listers > How I can stop/activate escalations via a command line or via API? > We have AR Server 7.6.03, Solaris 10, Database Oracle 11g

Re: Stop/Activate Escalations

2012-09-12 Thread Guillermo Alfredo Torres Barron
discussion list(ARSList) [mailto:arslist@ARSLIST.ORG] En nombre de patchsk Enviado el: Martes, 11 de Septiembre de 2012 01:04 a.m. Para: arslist@ARSLIST.ORG Asunto: Re: Stop/Activate Escalations ** I think in a servergroup environment if you want to stop escalations you can just blank out the

Re: Stop/Activate Escalations

2012-09-12 Thread Longwing, LJ CTR MDA/IC
Thanks Greetings De: Action Request System discussion list(ARSList) [mailto:arslist@ARSLIST.ORG] En nombre de patchsk Enviado el: Martes, 11 de Septiembre de 2012 01:04 a.m. Para: arslist@ARSLIST.ORG Asunto: Re: Stop/Activate Escalations ** I think in a servergroup environment if you wan

Re: Stop/Activate Escalations

2012-09-12 Thread Grooms, Frederick W
ST.ORG] On Behalf Of Longwing, LJ CTR MDA/IC Sent: Wednesday, September 12, 2012 9:52 AM To: arslist@ARSLIST.ORG Subject: Re: Stop/Activate Escalations Guillermo, Using the API isn't setting a value in a form...although that might actually be an option that I hadn't considered. I have

Re: Stop/Activate Escalations

2012-09-12 Thread Sylvain YVON
sage- > From: Action Request System discussion list(ARSList) > [mailto:arslist@ARSLIST.ORG] On Behalf Of Guillermo Alfredo Torres Barron > Sent: Wednesday, September 12, 2012 8:29 AM > To: arslist@ARSLIST.ORG > Subject: Re: Stop/Activate Escalations > > ** > > Hi!! &

Re: Stop/Activate Escalations

2012-09-12 Thread Sylvain YVON
;> set the 'disable escalations' flag. >> >> So, with that said, it looks like a push into the form MAY just be the best >> way to change the flag. Please come back to the list and let us know the >> outcome :) >> >> -Original Message- >

Re: Stop/Activate Escalations

2012-09-12 Thread Longwing, LJ CTR MDA/IC
t: Re: Stop/Activate Escalations Hi, You can do it with the API like LJ suggested, with the driver program if you just want to script, or in a program of your own. If you open ar.h on your server, you can see all the server settings you can change : [...] #define AR_SERVER_INFO_DISABLE_ESCALATIONS

Re: Stop/Activate Escalations

2012-09-12 Thread Curtis Gallant
there was a way, but despite looking, didn't see it, thanks > :) > > -Original Message- > From: Action Request System discussion list(ARSList) [mailto: > arslist@ARSLIST.ORG] On Behalf Of Sylvain YVON > Sent: Wednesday, September 12, 2012 9:00 AM > To: arslist@ARSLI

Re: Stop/Activate Escalations

2012-09-12 Thread Longwing, LJ CTR MDA/IC
G] On Behalf Of Curtis Gallant Sent: Wednesday, September 12, 2012 11:04 AM To: arslist@ARSLIST.ORG Subject: Re: Stop/Activate Escalations ** Here is a simple java method that does the same thing, assumes you have the rest of the required boilerplate in place for your context. void disableEscala

Re: Stop/Activate Escalations

2012-09-12 Thread Curtis Gallant
Gallant > Sent: Wednesday, September 12, 2012 11:04 AM > To: arslist@ARSLIST.ORG > Subject: Re: Stop/Activate Escalations > > ** Here is a simple java method that does the same thing, assumes you have > the rest of the required boilerplate in place for your context. &g

Re: Stop/Activate Escalations

2012-09-12 Thread Grooms, Frederick W
System discussion list(ARSList) [mailto:arslist@ARSLIST.ORG] On Behalf Of Curtis Gallant Sent: Wednesday, September 12, 2012 12:16 PM To: arslist@ARSLIST.ORG Subject: Re: Stop/Activate Escalations ** I noticed it wasn't in the main list describing setServerInfo & getServerInfo possible values

Re: Stop/Activate Escalations

2012-09-12 Thread Longwing, LJ CTR MDA/IC
: Stop/Activate Escalations ** I noticed it wasn't in the main list describing setServerInfo & getServerInfo possible values as well which seemed odd as most of the toggles you'd want to play with on the Server Information screen are there so I just grep'd through the Consta

Re: Stop/Activate Escalations

2012-11-13 Thread R Johnston
2012 11:16 AM > To: arslist@ARSLIST.ORG > Subject: Re: Stop/Activate Escalations > > ** I noticed it wasn't in the main list describing setServerInfo & > getServerInfo possible values as well which seemed odd as most of the > toggles you'd want to play with on the Serve