Apama enhancements in Software AG Designer in 10.3.1
Apama 10.3.1 includes the following enhancements in Software AG Designer:
The following connectivity bundle group has been added to Software AG Designer:
The following EPL bundles have been added to Software AG Designer:
Event Definitions for Cumulocity 9.8+. This EPL bundle defines all events that can be used for interacting with Cumulocity IoT. This includes definitions for events that you receive from Cumulocity IoT, events that you can send to Cumulocity IoT, and event APIs that you can use for requesting data from Cumulocity IoT. For more information, see the
com.apama.cumulocity package in the
API Reference for EPL (ApamaDoc) .
Utilities for Cumulocity 9.8+. This EPL bundle contains useful utilities for EPL code that is interacting with Cumulocity IoT. For more information, see the
com.apama.cumulocity.Util event in the
API Reference for EPL (ApamaDoc) .
The default setting when adding an
MQTT connectivity bundle to a project in Software AG Designer has been changed to use channels starting with
mqtt: in Apama, rather than consume all channels in the whole system. This corresponds to the default setting of the
channelPrefix configuration option as described in
Configuring the connection to MQTT.