[Dev] Regarding CEP Dashboard

2015-02-13 Thread Demini Indrachapa
dear sir,

In CEP version 3.1.0 , there is a dashboard tab inside the main tab.
But in in new version 4.0.0 dashboard tab is not available inside the main
tab.

Is this facility provided by CEP 4.0.0 ?

If so, how could I get into dashboard to display data.

I would be grateful if you could give me a solution soon.

Thank you.

Demini Indrachapa
2nd year student from University of Moratuwa
Faculty of Information Technology
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Regarding CEP Dashboard

2015-02-13 Thread Mohanadarshan Vivekanandalingam
On Sun, Feb 8, 2015 at 4:14 PM, Demini Indrachapa demini.chat...@gmail.com
wrote:

 dear sir,


Hi Demini,

First of all, please don't  use Sir or Madam.. You can call us with our
first name if needed..  :)


 In CEP version 3.1.0 , there is a dashboard tab inside the main tab.
 But in in new version 4.0.0 dashboard tab is not available inside the main
 tab.

 Is this facility provided by CEP 4.0.0 ?


Actually,  This dashboard is powered by Jaggary (UES features).. As you
know, we have not released CEP 4.0.0 yet, we are still working on some
features and above dashboard features are also not embedded with the CEP
4.0.0 server yet..

If you really need this features then you can use the UES server externally
and continue your development with that and then migrate to CEP once those
features are available..


 If so, how could I get into dashboard to display data.

 I would be grateful if you could give me a solution soon.


Thanks,
Mohan



 Thank you.

 Demini Indrachapa
 2nd year student from University of Moratuwa
 Faculty of Information Technology


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
*V. Mohanadarshan*
*Software Engineer,*
*Data Technologies Team,*
*WSO2, Inc. http://wso2.com http://wso2.com *
*lean.enterprise.middleware.*

email: mo...@wso2.com
phone:(+94) 771117673
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Regarding CEP

2015-02-05 Thread Dakshika Jayathilaka
Hi,

Are you using google maps? If so you can use Reverse GEOcoding.

https://developers.google.com/maps/documentation/geocoding/#ReverseGeocoding

Thank you,

Regards

*Dakshika Jayathilaka*
Software Engineer
WSO2, Inc.
lean.enterprise.middleware
0771100911

On Thu, Feb 5, 2015 at 9:56 PM, Demini Indrachapa demini.chat...@gmail.com
wrote:

 Dear sir,

 We are carrying out a project on crowd sourcing GPS data and analyse the
 traffic condition through CEP.

 we have split the road 1km by 1km and defined range of longitudes and
 latitudes for each part.

 But we are unable to get GPS data to each part only from the road. That
 mean the range we defined will cover a circular part. For further details I
 have attached some images below.

 Is there any way to identify the roads ,so that we can filter GPS data
 coming  only from a specified road.

 I would be grateful if you could give me a solution soon.

 Thank you.
 Demini Indrachapa
 2nd year student from University of Moratuwa
 Faculty of Information Technology

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev


___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Regarding CEP

2015-02-04 Thread Damith Wickramasinghe
Hi Demini,

its good that fixed your issue. :) I think the issue in CEP 3.1.0 is fixed
in CEP 4.0.0. Feel free to direct us with your issues.

Thanks,
Damith.

On Wed, Feb 4, 2015 at 10:00 PM, Demini Indrachapa demini.chat...@gmail.com
 wrote:

 thank you very much sir.
 it works

 [?][?]


 On Wed, Feb 4, 2015 at 7:10 PM, Demini Indrachapa 
 demini.chat...@gmail.com wrote:

 Sir,
 in CEP version 3.1.0 it doesn't work. When I set the composite key
 columns correctly,  I was unable to insert the data also. But I heard from
 a friend that it was a bottleneck in that version and it will be corrected
 in the new version.

 Recently I got the new version (cep 4.0.0)  and I forgot to fill that
 column.
 I'll try that one.
 thank you sir.






-- 
Software Engineer
WSO2 Inc.; http://wso2.com
http://www.google.com/url?q=http%3A%2F%2Fwso2.comsa=Dsntz=1usg=AFQjCNEZvyc0uMD1HhBaEGCBxs6e9fBObg
lean.enterprise.middleware

mobile: *+94728671315*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Regarding CEP

2015-02-04 Thread Damith Wickramasinghe
Hi Demini,

Did you set the Composite Key columns value correctly in the formatter ?
It's the value which acts as the primary key for your table.

Regards,
Damith.

On Wed, Feb 4, 2015 at 6:14 PM, Demini Indrachapa demini.chat...@gmail.com
wrote:

 dear sir,

 I have connected a database to CEP through phpMyAdmin. But i was unable to
 update the data. When i was trying to update data it created a new tuple
  in the table with the updated value.

 I selected insert or update mode as the execution mode when creating the
 event formatter. But it also didn't work.

 I would be grateful if you could give me a solution soon.

 Thank you.

 Demini Indrachapa
 2nd year student from University of Moratuwa
 Faculty of Information Technology


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
Software Engineer
WSO2 Inc.; http://wso2.com
http://www.google.com/url?q=http%3A%2F%2Fwso2.comsa=Dsntz=1usg=AFQjCNEZvyc0uMD1HhBaEGCBxs6e9fBObg
lean.enterprise.middleware

mobile: *+94728671315*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] Regarding CEP

2015-02-04 Thread Demini Indrachapa
dear sir,

I have connected a database to CEP through phpMyAdmin. But i was unable to
update the data. When i was trying to update data it created a new tuple
 in the table with the updated value.

I selected insert or update mode as the execution mode when creating the
event formatter. But it also didn't work.

I would be grateful if you could give me a solution soon.

Thank you.

Demini Indrachapa
2nd year student from University of Moratuwa
Faculty of Information Technology
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev