Apama 10.7.2 | Connecting Apama Applications to External Components | Standard Connectivity Plug-ins | The Cumulocity IoT Transport Connectivity Plug-in | Loading the Cumulocity IoT transport
 
Loading the Cumulocity IoT transport
You can load the Cumulocity IoT transport by adding the Cumulocity Client bundle to your project in Software AG Designer (see Adding the Cumulocity IoT connectivity plug-in to a project). Alternatively, you can load the transport with the following connectivityPlugins stanza in your YAML configuration file:
cumulocityTransport:
classpath: ${APAMA_HOME}/lib/cumulocity/connectivity-cumulocity.jar
class: com.apama.cumulocity.Transport
cumulocityCodec:
libraryName: connectivity-cumulocity-codec
class: CumulocityCodec