New and Changed Functionality for CEP R4 ESD#1

Learn about the new functions and features of Sybase CEP R4 ESD#1.

Added support for using the Excel Adapter with SSL-enabled CEP servers.

Added the ability to disable auto-compilation of projects in the Sybase CEP Studio by adding the following preference to studio-preferences.xml:
<preference name="C8/Studio/DisableAutoCcx value="true"/>
Enhanced the CSV Adapter to enable you to: Refer to the ADL file, c8_write_to_csv_file.adl for details.

For the RPC Plug-in for CSV files, added the ability to suppress runtime errors and continue processing when the referenced file does not exist. In the ReadCsvFile service section of the c8-service.xml file, set the AllowNoFileExist parameter to true. It is set to false by default.