Apama 10.15.0 | Release Notes | What's New In Apama 10.15.0 | Removed and deprecated features in 10.15.0
 
Removed and deprecated features in 10.15.0
The following Apama features are now deprecated or have been removed in Apama 10.15.0:
*The SMSResponse and SMSResourceReference events in the com.apama.cumulocity package are now deprecated. They are not used by Cumolocity IoT and will therefore be removed in a future release.
*Apama's in-process API for Java (JMon) is now deprecated and will be removed in a future release. Deprecation messages are now logged when a JMon application is loaded. The samples under samples/java_monitor have already been removed in 10.15.0. It is recommend that you now use EPL plug-ins written in Java instead of JMon applications.
*Apama queries (that is, .qry files) are now deprecated and will be removed in a future release. Deprecation messages are now logged when Apama queries are loaded. The ATM fraud demo in Software AG Designer (located under samples/studio/demos/ATMFraud) and the samples under samples/queries and samples/docker/applications/Queries have already been removed in 10.15.0.
The Dashboard Generation wizard uses Apama queries to generate the dashboards. Therefore, dashboard generation is also deprecated and will also be removed in a future release.
*Command Central integration is now deprecated and will be removed in a later release. For installation or deployment of Apama, it is recommended to instead either use the Software AG Installer, or to use modern containerization methods at runtime via Docker or Kubernetes with the Apama images. Instead of monitoring Apama from Command Central, it is recommended that you now use Prometheus. See also Installing Apama Using the Software AG Installer, Deploying Apama Applications with Docker, Deploying Apama Applications with Kubernetes, and Monitoring with Prometheus.
*The engine_deploy tool no longer allows you to set the deployment directory (specified with either the -d or --outputDeployDir action) to be a subdirectory of the project directory. See also the announcement in Removed and deprecated features in 10.11.1.
*Support for the old APIs for writing EPL plug-ins in C and C++ has now been removed. See also the announcement in New API for writing EPL plug-ins in C++ in 10.0.