Test a project by compiling and running it on a server, accessing and
filtering streams, saving and uploading data to the SAP Sybase Event Stream Processor
Server, and setting project configurations.
Starting the Run-Test Perspective
Access the Run-Test perspective for toolbars and views that simplify testing, monitoring, debugging, and examining Event Stream Processor projects.
Compiling a Project
Produce an executable .ccx file from CCL code. CCL code must be compiled to produce an executable to run on Event Stream Processor.
Running a Project
Running a project automatically starts the project either on a local cluster or on another connected cluster, enabling you to upload data from a file, manually enter data, and view streams in that project.
Performance Monitor
The Monitor View shows visual indicators of queue size, throughput, and CPU use for each stream and window (including LOCAL streams and windows) in a project.
Playback View
The Playback view records in-flowing data to a playback file, and plays the captured data back into a running Event Stream Processor instance. You can also use it in place of the File Upload tool to upload data files at a controlled rate. All date and time stamps within the Playback view are assumed to be in UTC.
Debugging
The Run-Test perspective contains two tools for debugging data flow and assisting you in locating and fixing bugs within the project: the debugger, which allows you to set breakpoints, and the event tracer, which shows the impact of each incoming event on all streams and windows of a project.
Created April 29, 2013. Send feedback on this help topic to Technical Publications:
pubs@sybase.com