ActiveSpaces 3.x Channel

TIBCO ActiveSpaces® software is a distributed in-memory data grid product. It can notify applications like TIBCO BusinessEvents of changes to the rows stored in a table which can be transformed into TIBCO BusinessEvents events. For more information, see the TIBCO ActiveSpaces documentation.

Catalog Functions

ActiveSpaces 3.x channel supports sending of simple events using Event.sendEvent() catalog function.

ActiveSpaces 3.x Channel Serializers

ActiveSpaces 3.x channel provides the following serializers to handle payloads:
AS3xSerializer

The AS3Serializer serializer (com.tibco.cep.driver.as3.AS3Serializer) is used to deserialize ActiveSpaces row to a simple event in TIBCO BusinessEvents and to serialize an event in TIBCO BusinessEvents to an ActiveSpaces row.

ActiveSpaces 3.x Channel Example

A sample TIBCO BusinessEvents application that uses the ActiveSpaces 3.x channel is available under BE_HOME/examples/standard/AS3xChannel.