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