Re: [Architecture] [CEP] Adding AMQP Properties to Output Messages using an AMQP Output Adaptor and Event Formatters

2013-12-21 Thread Lasantha Fernando
Hi Imesh, +1 for implementing an AMQP output adapter. I think it will be very useful to add it as a supported adapter type for CEP. Will there be any processing happening based on the AMQP properties within the CEP? Or is it simply that an AMQP message needs to be sent with properties to the AMQP

Re: [Architecture] OC first step

2013-12-21 Thread Aruna Karunarathna
Hi Imesh, Yes this question was bought up in earlier discussions and made some changes for the design. I'm afraid that's not been updated here. We also thought that as you have mentioned, " "manager" is a special behavior in node agent which could be configured" So basically there will be a Node

[Architecture] [CEP] Adding AMQP Properties to Output Messages using an AMQP Output Adaptor and Event Formatters

2013-12-21 Thread Imesh Gunaratne
Hi All, In Apache Stratos (incubating) 4.0.0 we are using WSO2 CEP for aggregating statistics events sent by load balancers and cartridge agents (agents in VM instances). The aggregated values are used by the Autoscaler for taking autoscaling decisions. Here the events are sent to CEP using the d

Re: [Architecture] OC first step

2013-12-21 Thread Imesh Gunaratne
Hi Chamil, A nice design! I have one question: Is there any reason for introducing a separate component for manager agent? For me it sounds like "manager" is a special behaviour in node agent which could be configured. WDYT? Thanks Imesh On Wed, Dec 11, 2013 at 5:34 PM, Chamil Jeewantha wrote

Re: [Architecture] Connector:SugarCRM

2013-12-21 Thread Samisa Abeysinghe
We have dealt with the problem of dealing with multiple API versions, when dealing with Jira connector. It is important to be focused on handling the multiple back end systems APIs over implementation detail. I think we need to talk to the ESB team and see what they did with Jira connector. Do we

Re: [Architecture] Connector:LinkedIn

2013-12-21 Thread Ramindu Deshapriya
Hi Samisa, The version we'll be covering is v1 of the API, which is the only available version right now. Thanks. On Dec 20, 2013 5:28 PM, "Samisa Abeysinghe-4 [via WSO2 Oxygen Tank]" < ml-node+s10903n9006...@n7.nabble.com> wrote: > Well, what I am asking is, what is the LN API that we are going