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.
...
- Log in to product's management console, and click Configure.
- Click Input Event Adaptors in the Event Processor Configs menu, and then click Add Input Event Adaptor.
Enter
LocalWSO2EventReceiver
for Event Adaptor Name, and selectwso2event
for Event Adaptor Type as shown below.
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.
- Log into the CEP Management Console. For detailed instructions, see Running the Product.
- Click the Configure tab and then click Event Builders to open the Available Event Builders page.
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 message properties of a
wso2event
input event adapter are described below. Change the property values as required.Property Description Input Event Adaptor Name The name of the input event adapter. Stream Name The name of the incoming WSO2 event stream. Stream Version The version of the incoming WSO2 event stream. Input Mapping Type The incoming event type to be mapped. The Input WSO2Event event adapter supports only WSO2Event mapping type.