Hi Nipuna,

The reason you are getting multiple outputs is because you have used
'insert *all *events into finalInputStream'. In this case, we trigger for
'current event' and 'remove event'. However, if you just use 'insert into
finalInputStream' which is the default, the output events are triggered
only for current events.

seshika

On Thu, Jan 5, 2017 at 3:00 PM, Nipuna Sankalpa <
[email protected]> wrote:

> Hi,
>
> I am an undergraduate at UoM doing a research project (Group) regarding
> Real Time VaR Calculation using WSO2 DAS and Siddhi. While doing this
> project, we came up with a problem regarding stream joining. We have
> included the problem in detail in a document attached herewith. Can you
> please provide your suggestions on this problem.
>
> Thank you.
>
> [1] - https://docs.google.com/document/d/1pDiBatpnmqTL6Idj7Ya6cIJng17X1
> sMJOfp_f74CB_A/edit?usp=sharing
>
> Best Regards,
> --
>
> Nipuna Sankalpa,
>
> Undergraduate,
>
> Department of Computer Science & Engineering,
> University of Moratuwa,
>
> Sri Lanka.
>
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to