Okay I see this in the Log on midtier, but the SAP XI is only getting a HTTP 
error, is this response default by Remedy?
 
** 

>>> "Grooms, Frederick W" <[EMAIL PROTECTED]> 6/5/2007 11:45 AM >>>
Any Remedy error is returned back in the webservice thru the standard SOAP 
Fault structure
 
HTTP::Response
 
<?xml version="1.0" encoding="UTF-8"?>
<soapenv:Envelope 
 xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"; 
 xmlns:xsd="http://www.w3.org/2001/XMLSchema"; 
 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
 <soapenv:Body>
  <soapenv:Fault>
   <faultcode>soapenv:Server.userException</faultcode>
   <faultstring>
MessageType: 2
MessageNum: 302
MessageText: Entry does not exist in database
AppendedText: </faultstring>
   <detail/>
  </soapenv:Fault>
 </soapenv:Body>
</soapenv:Envelope>
 
MessageNum is your error number
 
Fred
 

From: Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] 
On Behalf Of Den Fong
Sent: Tuesday, June 05, 2007 12:12 PM
To: [email protected] 
Subject: WebServices Response

** 
Hi all
 
The situation is:
 
SAP XI is consuming a Remedy 6.3 webservice, I can't seem to find a location 
where I can send the error message back to SAP XI.  Do I need to manipulate the 
WDSL for an output?
 
Den
__20060125_______________________This posting was submitted with HTML in it___ 
__20060125_______________________This posting was submitted with HTML in it___

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

Reply via email to