Can you post what the Mid-Tier shows as the response?

Fred

From: Action Request System discussion list(ARSList) 
[mailto:arsl...@arslist.org] On Behalf Of Andre, Jacques
Sent: Wednesday, November 11, 2009 3:47 AM
To: arslist@ARSLIST.ORG
Subject: Published Webservice not returning results

**
Hello List

I have an issue where I am publishing a webservice from Remedy.
When I try consume this webservice using soapUI , I get no results 
returned.(Even though the webservice call completes)

When I look at the mid-tier log, I can see the results returned, but nothing is 
returned to soapUI.

Webservice :: OpGetlist
----------------------------------------------------------------------------------------------
WSDL Code ::
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"; 
xmlns:urn="urn:Netcool_Incident_Circuit_Search">
   <soapenv:Header>
      <urn:AuthenticationInfo>
         <urn:userName>netcool</urn:userName>
         <urn:password>netcool</urn:password>
         <urn:authentication></urn:authentication>
         <urn:locale></urn:locale>
         <urn:timeZone></urn:timeZone>
      </urn:AuthenticationInfo>
   </soapenv:Header>
   <soapenv:Body>
      <urn:OpGetList>
         <urn:Qualification>'Circuit Ref' LIKE "S0116715A"</urn:Qualification>
         <urn:startRecord>0</urn:startRecord>
         <urn:maxLimit>100</urn:maxLimit>
      </urn:OpGetList>
   </soapenv:Body>
</soapenv:Envelope>
----------------------------------------------------------------------------------------------
Returned to soapUI ::

<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>
      <ns1:OpGetListResponse xmlns="urn:Netcool_Incident_Circuit_Search" 
xmlns:ns1="urn:Netcool_Incident_Circuit_Search"/>
   </soapenv:Body>
</soapenv:Envelope>
----------------------------------------------------------------------------------------------

Remedy Version:: 7.0.1
Mid-tier Version :: 7.0.1
soauUI Version:: 3.0.1

Many thanks

Kind  Regards

Jacques Andre



_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Platinum Sponsor:rmisoluti...@verizon.net ARSlist: "Where the Answers Are"

Reply via email to