Hi, i'm new bee to GeoEvent Processor, I created a small project where I followed the below listed steps.
- Created a RESTful (json) service with a valid RDBMS.
- Used "Poll an External Website for JSON", as input connector.
- Used "Send a Mail", as output connector.
- Created a Geoevent Service.
Every thing works fine as I could get the Mail response.
My concern is, I want to push data directly from RDBMS to an input connector instead of using a web service.
If possible please let me know how can I achieve the same.