Hello Joe,

Now I am getting the multiple entries...But now the problem is I want unique
values from the list...means if there are multiple enties of same name then
it should return only one for that...like following
Original Entries:
Ajit
Ashwin
Ajit
Ashwin
Ashwin

Expected Output:
Ajit
Ashwin

means it should return only one entry for multiple entries having same
name...
I don't understand how to set the qualification here...

Is there any way to achive this...?

Thanks

Joe D'Souza wrote:
> 
> The other application that you are trying to return these values into
> using
> your web service, have you defined a proper bucket to hold the values? It
> should be a sort of a dynamic array and not just field that can hold a
> single value from a column..
> 
> Joe
> 
> -----Original Message-----
> From: Action Request System discussion list(ARSList)
> [mailto:[EMAIL PROTECTED] Behalf Of Ajit Patil
> Sent: Monday, January 28, 2008 2:53 AM
> To: arslist@ARSLIST.ORG
> Subject: Re: OpGetList returns only one value
> 
> 
> Hello Joe,
> 
> I've checked both, the database and the Mid-Tier log file. They shows
> multiple entries as expected but on the form it shows only one entry...
> 
> What should I do now...?
> 
> Thanks....
> 
> Joe D'Souza wrote:
>> 
>> I have used that with no problems? Have you tried to run the same query
>> from
>> the user tool to check the result list there? Maybe there is a single
>> record
>> that the query you are running out to return..
>> 
>> Cheers
>> 
>> Joe
>> 
>> -----Original Message-----
>> From: Action Request System discussion list(ARSList)
>> [mailto:[EMAIL PROTECTED] Behalf Of Ajit Patil
>> Sent: Monday, January 28, 2008 12:39 AM
>> To: arslist@ARSLIST.ORG
>> Subject: OpGetList returns only one value
>> 
>> 
>> Hello All,
>> 
>> I have created one WebService with only one operation of OpGetList.  As
>> per
>> the qualification the operation should return number of entries but it
>> returns only one entry.
>> 
>> I have mapped the fields correctly...But still I m not getting the
>> entries...
>> 
>> I am not sure about the Start Record and Max Limit qualification. I think
>> this is the only problem.
>> 
>> Does anyone know how to set the qualification for "Start Record" and "Max
>> Limit"?
>> 
>> 
>> Thanks in advance...
> 
> No virus found in this outgoing message.
> Checked by AVG Free Edition. 
> Version: 7.5.516 / Virus Database: 269.19.13/1246 - Release Date:
> 1/27/2008
> 6:39 PM
>  
> 
> 
> 
> _______________________________________________________________________________
> UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
> Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are"
> 
> 

-- 
View this message in context: 
http://www.nabble.com/OpGetList-returns-only-one-value-tp15128753p15132292.html
Sent from the ARS (Action Request System) mailing list archive at Nabble.com.

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

Reply via email to