I think you need to do something more like this sample. BTW: It generally helps if you tell us what ARS version your using and if your using any of the ITSM applications. (Your web service def file by itself does not really help much.)
Basically you did not have a mapping to a list of elements in the
return ("Output Mapping..."). So the web serivce was only returning
the first record found.
As far as the startRecord and maxLimit ideas... they are not required
(and in fact new in 7.1 for ARS WebService objects) but they have
their uses. If you do not have them in the "Input Mapping..." then I
would suggest removing them from the ARS WebService definition object
too. ( I hope that would be less confusing for the system.)
HTH
--
Carey Matthew Black
Remedy Skilled Professional (RSP)
ARS = Action Request System(Remedy)
Love, then teach
Solution = People + Process + Tools
Fast, Accurate, Cheap.... Pick two.
On Fri, Mar 7, 2008 at 11:45 AM, Ibrahim Akar <[EMAIL PROTECTED]> wrote:
> ** I have created three web services against CTM:People. OpCreate, OpGet and
> OpGetList.
>
> The web services work fine with the exception of OpGetList. It partially
> works in that it only returns one record instead of the dozens that I am
> expecting. I am thinking it might have to do with
>
>
> XPATH(/ROOT/maxLimit) &
> XPATH(/ROOT/startRecord)Do I need to do anything with these? If so, what?
> What I noticed is that the web service only returns the first record. I am
> attaching the def file.
>
> Any help will be appreciated.
>
> --
> -Ibrahim Akar
_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are"
QTSFetchPeopleRecordARSList.def
Description: Binary data

