Sweety,
I think of the Service action as a black box.  The service action doesn't
care what happens inside the box, it provides a set of inputs to the 'box',
and then gets a set of outputs, that's all.

The Filters that fire on Service action are what's inside the black box.
 This is where the 'magic' happens....

I'm not sure where you got the idea that you can pull 10 records back in a
service call...because that doesn't happen....but anything you want to
happen at the filter level CAN happen, then the results can be fed back to
the 'output' of the service call.


On Wed, Jun 4, 2014 at 1:19 PM, Sweety <[email protected]> wrote:

> Hello Misi/LJ/List,
>
> I have gone through the service action and it looks like a great feature
> to aynchronously retrieve multple requests data let say 10 requests data in
> a single trip to a server rather than hitting a server 10 times to fetch
> data. But I tried to implement this concept programatically and I am not
> sure how to do it.
>
> Can anybody give me a simple example to use and develope service action?
>
> Thanks and regards,
> Sweety
>
>
> _______________________________________________________________________________
> UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
> "Where the Answers Are, and have been for 20 years"
>

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
"Where the Answers Are, and have been for 20 years"

Reply via email to