Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The input WSO2Event event adapter handles WSO2 events. It receives WSO2 events over Thrift using TCP, SSL/ TCP, HTTP, HTTPS. You can also send events via HTTP and HTTPS in a predefined JSON format, using the REST API data receiver.

...

  1. Log in to product's management console, and click Configure.
  2. Click Input Event Adaptors in the Event Processor Configs menu, and then click Add Input Event Adaptor.
  3. Enter LocalWSO2EventReceiver for Event Adaptor Name, and select wso2event for Event Adaptor Type as shown below.
    create input WSO2Event event adapter

  4. Click  Add Event Adaptor.

...

The configured input event adapters are used in event builders. With input event adapter message properties, event builders are able to extract data from the incoming events to build the event streams. Message properties specific to input event adapters of the wso2event type can be configured as follows. 
  1. Log into the CEP Management Console. For detailed instructions, see Running the Product.
  2. Click the Configure tab and then click Event Builders to open the Available Event Builders page.
  3. Click the name of the event builder to which the relevant input event adapter is connected. This opens the Event Builder Details page.

    Click the name of the event builder to which the relevant input event adapter is connected. 

    The input WSO2Event event adapter message properties The message properties of a wso2event input event adapter are described below.  Change the property values as required.

    PropertyDescription
    Input Event Adaptor NameThe name of the input event adapter.
    Stream NameThe name of the incoming WSO2 event stream.
    Stream VersionThe version of the incoming WSO2 event stream.
    Input Mapping TypeThe incoming event type to be mapped. The Input WSO2Event event adapter supports only WSO2Event mapping type.