**

Hi,


For my point of view, this qualification does not return any result.

Have you tested this in the client (native or web) ?

Please react the MidTier Log, as mentioned before !


Cheers


Tristan
-----Original Message-----
Date: Wed, 11 Nov 2009 15:43:10 +0100
Subject: Re: Published Webservice not returning results
From:         "Grooms, Frederick W" <[email protected]>
To:           [email protected]

**

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


Fred


From: Action Request System discussion list(ARSList) [mailto:[email protected]] On Behalf Of Andre, Jacques
Sent: Wednesday, November 11, 2009 3:47 AM
To: [email protected]
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



_Platinum Sponsor: [email protected] ARSlist: "Where the Answers Are"_
_Platinum Sponsor: [email protected] ARSlist: "Where the Answers Are"_

Reply via email to