Enter Shipment in the Object Name field. Click the Expression Builder button and configure the Expression Builder as Click Save. Click the Plus Sign button. Click the Measure tab. Enter orderid in the Object Name field. Click the Expression Builder button
26. Click Save.
27. Click the Plus Sign button.
The condition definition is added to the Object List.28. Enter Shipment in the Object Name field.
29. Click the Expression Builder button and configure the Expression Builder as
follows see Figure 3–13 : ■ In the Variables list, double-click eventType. ■ In the Operands list, double-click =. ■ After the = operand, enter the value ’S’. 3-32 Oracle Complex Event Processing Getting Started Figure 3–16 Expression Builder: Shipment30. Click Save.
31. Click the Plus Sign button.
The Define tab appears as Figure 3–17 shows. Oracle CEP Samples 3-33 Figure 3–17 Pattern Configuration Dialog: Define Tab Complete32. Click the Measure tab.
The Measure tab appears as Figure 3–18 shows. 3-34 Oracle Complex Event Processing Getting Started Figure 3–18 Measure Tab Use the Measure tab to define expressions in a MATCH_RECOGNIZE condition and to bind stream elements that match conditions in the DEFINE clause to arguments that you can include in the select statement of a query. Use the Meaure tab to specify the following: ■ CustOrder.orderid AS orderid ■ CustOrder.amount AS amount For more information, see: ■ MEASURES Clause in the Oracle Complex Event Processing CQL Language Reference ■ MATCH_RECOGNIZE Condition in the Oracle Complex Event Processing CQL Language Reference33. Enter orderid in the Object Name field.
34. Click the Expression Builder button and configure the Expression Builder as
follows see Figure 3–13 : ■ In the Variables list, double-click CustOrder.orderid. Oracle CEP Samples 3-35 Figure 3–19 Expression Builder: orderid35. Click Save.
36. Click the Plus Sign button.
37. Enter amount in the Object Name field.
38. Click the Expression Builder button and configure the Expression Builder as
follows see Figure 3–13 : ■ In the Variables list, double-click CustOrder.amount. 3-36 Oracle Complex Event Processing Getting Started Figure 3–20 Expression Builder: amount39. Click Save.
Parts
» Oracle Fusion Middleware Online Documentation Library
» Introduction to Oracle Complex Event Processing Conceptual Overview of Oracle CEP
» Event Processing Networks Use Cases
» Summary of Oracle CEP Features
» Supported Platforms Oracle CEP IDE for Eclipse Oracle CEP Visualizer
» Oracle CEP-Specific Middleware Home Existing Oracle Fusion Middleware Home
» Next Steps Installing Oracle CEP in Graphical Mode
» To install into a new Oracle Middleware Home directory:
» Installing Oracle CEP in Console Mode
» Creating a silent.xml File for Silent-Mode Installation
» Guidelines for Component Selection Returning Exit Codes to the Command Window
» Upgrading a WebLogic Event Server 2.0 Domain to Oracle CEP 10.3
» Upgrading an Oracle CEP 10.3 Domain to Oracle CEP 11g Release 1 11.1.1.4.0
» Upgrading a WebLogic Event Server 2.0 Application to Run on Oracle CEP 10.3
» Upgrading an Oracle CEP 10.3 Application to Run on Oracle CEP 11g Release 1 11.1.1.4.0
» Ready-to-Run Samples Sample Source
» How to Set Your Development Environment on Windows
» Description of the Ant Targets to Build Hello World Implementation of the HelloWorld Example
» The HelloWorld EPN Assembly File
» The HelloWorld Component Configuration File
» Building and Deploying the CQL Example Description of the Ant Targets to Build the CQL Example
» Running the Oracle Spatial Example
» Implementation of the Oracle Spatial Example
» Oracle Spatial Example EPN Assembly File
» Oracle Spatial Example Component Configuration File
» Running the Foreign Exchange Example
» Implementation of the FX Example The FX EPN Assembly File
» FX Processor Component Configuration File: spreader.xml
» Implementation of the Signal Generation Example
» The Signal Generation EPN Assembly File
» The Signal Generation Component Configuration Files
» Running the Event RecordPlayback Example
Show more