Re: Web Service Errors

2012-06-18 Thread ITSM.Support
/#!/vyomlabs || http://www.linkedin.com/company/vyom-labs From: Action Request System discussion list(ARSList) [mailto:arslist@ARSLIST.ORG] On Behalf Of Tommy Morris Sent: Friday, June 15, 2012 10:32 PM To: arslist@ARSLIST.ORG Subject: Web Service Errors ** I have hit a snag with consuming

Web Service Errors

2012-06-15 Thread Tommy Morris
I have hit a snag with consuming an external web service. I receive authentication errors if I leave the AR Authentication mode to None and Custom. If I use UserName Token and then enter the correct credentials the following error returns. ARERR [9130] Error encountered while executing a Web

Re: Suppressing Web Service errors.

2007-01-05 Thread John Baker
Chad, So what you're saying is, in order to perform an integration between Remedy and a third party system, you had to build a Java application and write some API code? We do very much the same thing and essentially allow Remedy to do nothing more than making a simple WS call to the gateway,

Re: Suppressing Web Service errors.

2007-01-04 Thread Michael Worts
thanks, Mike. Hall Chad - chahal [EMAIL PROTECTED] Sent by: Action Request System discussion list(ARSList) arslist@ARSLIST.ORG 03/01/2007 17:14 Please respond to arslist@ARSLIST.ORG To arslist@ARSLIST.ORG cc Subject Re: Suppressing Web Service errors. ** Well, we actually have

Re: Suppressing Web Service errors.

2007-01-03 Thread Hall Chad - chahal
: Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] On Behalf Of Michael Worts Sent: Friday, December 22, 2006 9:24 AM To: arslist@ARSLIST.ORG Subject: Fw: Suppressing Web Service errors. ** Hi again, I am really struggling to find a solution for this one. I have tried

Re: Suppressing Web Service errors.

2007-01-03 Thread Michael Worts
System discussion list(ARSList) arslist@ARSLIST.ORG 03/01/2007 15:02 Please respond to arslist@ARSLIST.ORG To arslist@ARSLIST.ORG cc Subject Re: Suppressing Web Service errors. ** We call our external web services in escalations and have those external web services setup to return an error

Re: Suppressing Web Service errors.

2007-01-03 Thread Hall Chad - chahal
Subject: Re: Suppressing Web Service errors. ** Chad, Funny enough, that is exactly what I have developed. I have an escalation that tests the web service (every 1 minute) and returns a timestamp. If there are any errors, the escalation fails and does not return the timestamp. I have not been able

Fw: Suppressing Web Service errors.

2006-12-22 Thread Michael Worts
@arslist.org cc Subject Suppressing Web Service errors. Hello everyone, I would like the ability to suppress any error messages that are returned from my Web Services call. Say for example, if the web service I call is unavailable for whatever reason, I do not want the error to appear

Suppressing Web Service errors.

2006-12-21 Thread Michael Worts
Hello everyone, I would like the ability to suppress any error messages that are returned from my Web Services call. Say for example, if the web service I call is unavailable for whatever reason, I do not want the error to appear on the screen. I would prefer to do the error handling through