[Dev] [Jaggery] Getting session variables by session id.

2015-02-04 Thread Asiri Liyana Arachchi
[1]: http://stackoverflow.com/questions/8726268/how-to-get-session-variables-using-session-id -- *Asiri Liyana Arachchi* Undergraduate, Department of Computer Science & Engineering University of Moratuwa. Mobile : *+94711336652* Blog : *asirila.blogspot.com <http://asirila.blogspot.co

Re: [Dev] [Jaggery] Getting session variables by session id.

2015-02-04 Thread Asiri Liyana Arachchi
: http://jaggeryjs.org/documentation.jag?api=session > > Regards, > Damith. > > On Wed, Feb 4, 2015 at 2:48 PM, Asiri Liyana Arachchi > wrote: > >> Hi all, >> >> In php there is a way to access session variables using session id. [1] >> How can that be done in jag

Re: [Dev] [Jaggery] Getting session variables by session id.

2015-02-14 Thread Asiri Liyana Arachchi
hika Jayathilaka* > Software Engineer > WSO2, Inc. > lean.enterprise.middleware > 0771100911 > > On Wed, Feb 4, 2015 at 4:25 PM, Asiri Liyana Arachchi > wrote: > >> Hi Damith, >> >> Thanks for the reply. I've already read it. Using methods mention there >> it&#

[Dev] [CEP] Using Siddhi as a java library

2014-12-04 Thread Asiri Liyana Arachchi
Hi all, I tried to run a siddhi query in a java application which works perfectly in wso2CEP. Query: (which works in wso2CEP) [1] from a=obd_speed,b=obd_speedselect b.speed-a.speed as speedDifference,b.time - a.time as timeInterval, b.time as timeStampinsert into obd_accele_calculation; Query

Re: [Dev] [CEP] Using Siddhi as a java library

2014-12-09 Thread Asiri Liyana Arachchi
apping is usually *CEP version = Siddhi > version + 1.0.0*) > > By the way, any particular reason to use an older version of Siddhi? > > [1] https://docs.wso2.com/display/CEP201/Siddhi+Language+Specification > > Thanks, > Lasantha > > > On 4 December 2014 at 21:59,

[Dev] [CEP][stratos] Stratos single jvm cep aggregate functions issue

2014-08-16 Thread Asiri Liyana Arachchi
Hi all, I'm using this [1] execution plan inside stratos single jvm installation. "select cluster_id,network_partition_id,avg(active_instances_count) as instances_count, avg(in_flight_request_count) as count , *sum(served_request_count) as served_count* insert into average_in_flight_requests "

Re: [Dev] [CEP][stratos] Stratos single jvm cep aggregate functions issue

2014-08-21 Thread Asiri Liyana Arachchi
.1.0. Therefore can >> you check with a CEP 3.0.0 standalone pack as well? However, no major >> changes were done to Siddhi when moving from CEP 3.0.0 to CEP 3.1.0. So >> Siddhi should behave exactly the same in both versions. >> >> Thanks, >> Lasanth

Re: [Dev] [CEP] router netflow udp input event adapter for cep. Maping issue

2014-01-31 Thread Asiri Liyana Arachchi
;> >>> How to fix this? What method should be used? >>> >> >> Map mapping is a common scenario which we have used and tested for many >> scenarios.. I think, there might be an issue with incoming event or event >> builder configuration.. Can you please attach the mapBu

Re: [Dev] [CEP] router netflow udp input event adapter for cep. Maping issue

2014-01-31 Thread Asiri Liyana Arachchi
ibute{name='SrcAddr', type=STRING}, Attribute{name='CurrentTime', type=STRING}], } On Fri, Jan 31, 2014 at 10:10 PM, Asiri Liyana Arachchi wrote: > Here is the event builder configurat

Re: [Dev] [CEP] router netflow udp input event adapter for cep. Maping issue

2014-02-02 Thread Asiri Liyana Arachchi
:19] [SrcAddr , CurrentTime ] Thank you. On Sat, Feb 1, 2014 at 7:03 PM, Asiri Liyana Arachchi wrote: > Okay. I'll try it and let you know on Monday. Can't test it because of the > IP issue. > > Thank you > > > On Sat, Feb 1, 2014 at 6:56 PM, Mohanadarshan Vivek

Re: [Dev] APIM Store stat query implementation details

2014-03-17 Thread Asiri Liyana Arachchi
- DB: APIMGTSTATS, Tables: API_REQUEST_SUMMARY(Get the users who >>>>made the API calls from here) >>>>- DB: WSO2AM_DB, Tables: AM_APPLICATION, AM_SUBSCRIBER(Get the >>>>Application that the user has registered for from here) >>>>- Need to run two separate queries on each DB and combine the data >>>>and Filter by a parameterized top limit(in the same way that the >>>>getUsageByAPIs() does above, see how its done there) >>>> >>>> >>>> Add comments where appropriate to places that you make changes so that >>>> anyone can understand why(the reason) the change was done. We want reuse >>>> existing code as much as possible so keep that in mind as well. >>>> >>>> Please reply to this thread with any questions or clarifications that >>>> you need, don't assume anything, when in doubt ask. >>>> >>>> -- >>>> Regards, >>>> Uvindra >>>> >>>> Mobile: 33962 >>>> >>> >>> >>> >>> -- >>> /sumedha >>> m: +94 773017743 >>> b : bit.ly/sumedha >>> >> >> >> >> -- >> Regards, >> Uvindra >> >> Mobile: 33962 >> > > > > > -- *Asiri Liyana Arachchi* Engineering Intern, WSO2 Inc. ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev