Aggregate On complete message count to work with Expressions
------------------------------------------------------------

                 Key: SYNAPSE-856
                 URL: https://issues.apache.org/jira/browse/SYNAPSE-856
             Project: Synapse
          Issue Type: Improvement
          Components: Core
         Environment: Ubuntu 10.10 JDK 6
            Reporter: Dushan Sachinda Abeyruwan
         Attachments: synapse-core.patch

Hi, 
  Current aggregate component module is lacking of waiting minimum maximum 
messages before aggregate completes, now only static values are expected but 
when its comes to real world scenarios,we might have to proceed those Message 
count Min,Max to corporate with dynamic variables at run time, good examples is 
describes below,

e.g: 
           1. Retrieving message as follows 
<users><user1><user2><user3><user4>........n<users> 
           2. Iterating each user, then depending on certain logic only few 
users will be allow to proceed other will be logged or. doing something else, 
           3. Then aggregater waits only the users who are success to get 
completed, in this sens the success count will be kept in property file where 
It SHOULD be able to share under different scopes 
            

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to