Configuring a Module Repository

Create a folder in which to store modules and configure the SAP Sybase Event Stream Processor Studio to use it.

Modules are reusable blocks of CCL containing one or more CREATE MODULE statements. A module repository is a directory that contains these files. Once this directory has been created and configured in Studio, modules can be stored in it and loaded into projects using the Studio Palette.

  1. Create a new folder, or select an existing folder, to serve as the module repository.
  2. In Studio, click Windows > Preferences > Sybase Event Stream Studio .
  3. Enter the full path to the folder you want to use as the module repository in the Module Repository Directory field.
  4. Click Apply.
  5. Click OK.
Related tasks
Creating a Module
Editing a Module
Creating a Module File
Importing Definitions from Another CCL File
Using a Module Within a Project
Configuring a Loaded Module