Versions Compared

Key

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

HTTP event adapter is an internal event adapter that comes with WSO2 products. By default, it listens to requests on port 9763.

...

  1. Log in to the 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 details as shown in the below example.
    create input HTTP 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. Following are the specific message properties of the input HTTP event adapter.

input HTTP event adapter message propertiesImage Removed

The

Message properties specific to the HTTP input event adapter can be configured as follows. 

  1. Log into the CEP Management Console. For detailed instructions, see Running the Product.
  2. Click the Inflows link of the event stream to which the relevant input event adapter is connected. As a result, Event In-Flows (<Input_Event_Adapter_Name>) opens.
  3. Click on the relevant event builder name to open the Event Builder Details page.
    input HTTP event adapter message propertiesImage Added The message properties of the HTTP input

HTTP
  1. event adapter are described below.

    PropertyDescription
    Topic The topic that will be used to receive messages on the HTTP input adapter.
    Input Mapping TypeThe incoming event type to be mapped
 
  1. .