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. Message properties specific to input event adapters of the HTTP 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.

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

    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.