Apama 10.7.2 | Developing Apama Applications | Developing Apama Applications in EPL | Defining What Happens When Matching Events Are Found | Generating events
 
Generating events
 
Generating events with the route statement
Generating events with the send statement
Sending events to com.apama.Channel objects
Enqueuing to contexts
Generating events to emit to outside receivers
As discussed previously, actions can perform calculations and log messages. In addition, actions can dynamically generate events. The topics below discuss this.