Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Oracle event processing

8c86aa0f-d4a1-4df9-a77c-48917c23825eJan 16 2015 — edited Jan 16 2015

I have recently started working on a oracle event processing application.In our case,we dont have a streaming data coming as input to the application but we have a relational table which we need to hit every 5 seconds,select some data and update the table accordingly.So i can say that the input to our application would be a select from a static table.When we open the visuallizer ,we can see the applications running on the oep server and in the cql rules tab,we can see the rules formed for streaming data for ex: select * from helloworldinputstream.My requirement is to display the select query in the cql rules tab which i wrote for fetching the data from a relational table.How to proceed?

Thanks.

Comments

Processing
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Feb 13 2015
Added on Jan 16 2015
0 comments
473 views