Unknown macro: {next_previous_link3}
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

To create a Complex Event Processor (CEP) Project, open the Developer Studio Dashboard, and then scroll down and click CEP Project.

You can now choose to create a new, empty CEP project or import an existing one by specifying a CEP configuration XML file. When you click Finish, the CEP Editor appears, where you can work in Design view or Source view to configure the CEP bucket, including the engine configuration properties (properties that control distributed deployment), inputs, and queries.

New Server Runtime

After you have configured the bucket, click the Source tab and validate the configuration. If the queryEventType property is set to Map, change it to Tuple if you are using Siddhi.

You can now export the generated bucket.xml file as a CAR file using a  Carbon Application Project .

  • No labels