Hi,
The only way I can think of is to return multiple data in a single big
character field.
It is only searches (GetList*) that can return multiple things in Remedy.
To do this, you can make a GetEntry call to retrieve a single entry, the
same record each time. Then have a Get-Entry-Filter that calls your your
service.
The problem is that it is hard to send any input to this call. You might
need to do a two-step thing and first do a CreateEntry with input
parameters and then a GetEntry to retrieve the result...
Best Regards - Misi, RRR AB, http://www.rrr.se (ARSList MVP 2011)
Products from RRR Scandinavia (Best R.O.I. Award at WWRUG10/11):
* RRR|License - Not enough Remedy licenses? Save money by optimizing.
* RRR|Log - Performance issues or elusive bugs? Analyze your Remedy logs.
Find these products, and many free tools and utilities, at http://rrr.se.
> Hi Misi,
>
> I think maybe I did not phrase my question very well. Let me try again...
>
> Based upon what I see as the SQL transactions that get generated when
> using
> a get-list web service call, I am seeking alternatives. I was wondering if
> it is possible to create a "service" web service call that will return
> multiple records, as the get-list web service call does.
>
> I haven't worked out all of the details yet, but I was hoping that by
> using
> a service web service call, I could trigger a filter that would do the
> search and somehow return multiple records back to the caller. It is the
> "return multiple records" part that I am specifically asking about. All of
> the filter actions that the service could potentially invoke seem to want
> to return a single record.
>
> Does this even make sense?
>
> Thanks.
> Larry
>
> On Thu, Jan 5, 2012 at 6:01 AM, Misi Mladoniczky <[email protected]> wrote:
>
>> Hi,
>>
>> A call to a web-service get-list search does not trigger filters. In
>> other
>> words, it can not trigger a filter that returns anything. Or did I miss
>> your point?
>>
>> Best Regards - Misi, RRR AB, http://www.rrr.se (ARSList MVP 2011)
>>
>> Products from RRR Scandinavia (Best R.O.I. Award at WWRUG10/11):
>> * RRR|License - Not enough Remedy licenses? Save money by optimizing.
>> * RRR|Log - Performance issues or elusive bugs? Analyze your Remedy
>> logs.
>> Find these products, and many free tools and utilities, at
>> http://rrr.se.
>>
>> > Hi Folks,
>> >
>> > Happy holidays to those of you who celebrate.
>> >
>> > I am still struggling with the performance problems associated with a
>> > "get-list" web service. Does anyone know if it is possible to return
>> > multiple records from a filter that is invoked by a "service" type of
>> > web service?
>> >
>> > And Misi... regarding the behavior mentioned below, all of the
>> > generated SQL commands are part of a single ARXMLGetEntry API call. I
>> > sure wish we had a little move control over this.
>> >
>> > Thanks.
>> > Larry
>>
>
> _______________________________________________________________________________
> UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
> attend wwrug12 www.wwrug12.com ARSList: "Where the Answers Are"
>
_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
attend wwrug12 www.wwrug12.com ARSList: "Where the Answers Are"