It seems a good idea to me; this is one of the many enhancements we
could/should to to the multi-service feature in order to be even more
useful and used in the system.
Jacopo
On Oct 21, 2009, at 4:43 AM, Bilgin Ibryam wrote:
Hi all,
I noticed that ServiceMultiEventHandler puts OUT parameters from
each service invocation to request attributes using the service
parameter name.
This way, each service result overrides the result from previous
invocation. As a result it is possible to get only the service
results from the last service invocation.
I propose while adding service result to request attributes, to add
to the service parameter name also UtilHttp.MULTI_ROW_DELIMITER and
rowCount This change will prevent overriding service results/
Any comments/objections for this change?
Bilgin Ibryam