Integrating Sybase CEP with External Systems

This section discusses a variety of topics in the Sybase CEP Integration Guide that are related to interfacing Sybase CEP with external systems.

Topics in this manual include:

The table below shows the capabilities of each of the Sybase CEP SDKs in terms of converting to different data formats. Some terms used in this table are defined later in the manual; you may wish to re-read this table after you have read about those terms.

Data Format

C/C++

Java 1.5

.NET3

Perl

PythonPython

In Process Adapters

+

Out of Process Adapters

+

+

+

+

+

Dynamic Queries

+

+

+

 

User Defined Functions

+

   

CSV Message Format

+

+

+

+

XML Message Format

+

+

     

Binary Message Format

+

+

     

Operation on Message Bundles

+

+

     

Sybase CEP uses the term "Sybase CEP Engine" to refer to the entire product, and uses the term "Sybase CEP Server" to refer to the program that processes queries and generates output. The term "Sybase CEP Engine" thus includes:

It's common to use Sybase CEP Studio primarily when developing CCL applications, and use the command-line utilities primarily in production. Of course, you may use either Sybase CEP Studio or the command-line utilities in either situation.