Using EDA events in Apama applications
Software AG's Event-Driven Architecture (EDA) allows information to be published so that one or more interested consumers can subscribe to what was published. Published data is in the form of EDA events. Each EDA event adheres to an XML schema (.xsd file) that defines an EDA event type.
In an Apama application, you can use correlator-integrated messaging for JMS to consume and publish EDA events. The following topics provide information and instructions to help you do this: