There are two ways of integrating with Apama through software. The first is to use the low-level Client Software Development Kits (SDKs) for C, C++ or Java to write your own custom software interface. The second is to instantiate an adapter with the higher-level Integration Adapter Framework (IAF). The information in Developing Custom Adapters describes how to use the IAF.
For information on using the client SDKs, see
Developing Custom Clients.