Vishwanathan,
 
This may work......
 
Create a display only field that you want to write your error message to and 
create a filter on 'Get Entry' to set $ERRMSG$ to this field.
 
Modify your web service to retreive this field in the output mapping. 
Displaying this field as Text on the form might look nice..
 
If this works, go ahead and suppress the Error message 9130 so that it doesn't 
display as a prompt..
 
Joe



----- Original Message ----
From: "Balakumar, Viswanathan" <[EMAIL PROTECTED]>
To: arslist@ARSLIST.ORG
Sent: Wednesday, September 17, 2008 4:42:20 PM
Subject: How to catch webservice Error code\ARERR [9130] ?

** 
HI,I am calling the OOTB "People_Query_Service" (Question is not specific to 
this webservice) using the set fields and then mapping the response to another 
form to store the People records returned. It works fine when I get some return 
values.
But if there is no data it returns me an error like this..
ARERR [9130] An exception occurred from the WebService class: 
MessageType: 2 MessageNum: 302 MessageText: Entry does not exist in database 
AppendedText: 
The Question is will I be able to catch this error code & error Message in a 
Field? Currently it’s thrown in the user Screen.
I could not see this error codes in the output values, so that I can map it to 
the fields ?
Hope somebody has done it or some other way to do it ?Thanks,
VB




_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are"

Reply via email to