Expand Oracle CEP and select Oracle CEP Assembly File. Click Next. Configure the New CEP Assembly File dialog as shown in Click Finish.

Oracle CEP IDE for Eclipse Projects 4-9 For an example of a component configuration file, see the Foreign Exchange FX Example in the Oracle Complex Event Processing Getting Started.

4.4.1 How to Create a New Component Configuration File Using Oracle CEP IDE for Eclipse

The most efficient and least error-prone way to create and edit a component configuration file is using the New File Wizard in the Oracle CEP IDE for Eclipse. For more information, see: ■ Section 6.2, EPN Editor Overview ■ Section 4.7, Managing Libraries and Other Non-Class Files in Oracle CEP Projects To create a new component configuration file using Oracle CEP IDE for Eclipse: 1. Create an Oracle CEP project. See Section 4.2, Creating Oracle CEP Projects . By default, Oracle CEP IDE for Eclipse creates one component configuration file for your project. Optionally, you may choose to configure Oracle CEP objects in multiple component configuration files to improve management, concurrent development, and re-use. 2. To optionally create component configuration files: ■ Select File New Other. The New dialog appears as Figure 4–8 shows. Figure 4–8 New Dialog ■ Expand Oracle CEP and select Oracle CEP Application Configuration File. ■ Click Next. 4-10 Oracle Complex Event Processing Developers Guide The New CEP Application Configuration File dialog appears as Figure 4–9 shows. Figure 4–9 New CEP Application Configuration File Dialog ■ Configure the New CEP Assembly File dialog as shown in Table 4–4 . ■ Click Finish. 3. Open the EPN editor. See Section 6.1, Opening the EPN Editor .

4. Create and connect nodes on the EPN.

See Section 6.4, Using the EPN Editor .

4.5 Exporting Oracle CEP Projects

Exporting an Oracle CEP project builds the project into an OSGi bundle that can be deployed to a production Oracle CEP server.

4.5.1 How to Export an Oracle CEP Project

This section describes how to export an Oracle CEP project into an OSGi bundle. Table 4–5 New CEP Configuration File Dialog Attribute Description Enter or select the parent folder Enter the fully qualified path to the folder in which Oracle CEP IDE for Eclipse will create the component configuration file or use the file system navigation controls to select the folder. File name Enter the name of the new component configuration file.