Versions Compared

Key

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

Input SOAP event adapter handles SOAP events. It only supports XML mapping type and receives XML events over HTTP and HTTPS

Table of Contents
maxLevel3

...

  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 SOAP 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 SOAP type can be configured as follows.
  1. Log into the CEP Management Console. For detailed instructions, see Running the Product.
  2. In the Main tab, click Event Streams to open the Available Event Streams page.
  3. 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.
  4. Click on the relevant event builder name to open the Event Builder Details page.
    Input SOAP event adapter message properties The message properties of a SOAP input event adapter are described below.

    PropertyDescription
    TopicThe operation that will be used to receive messages on the InputSOAPEvnetAdaptorService.
    Input Mapping TypeThe incoming event type to be mapped.

Viewing the services

When the input SOAP event adapter is deployed, the service to receive incoming events will be available in the following URLs:

Follow the steps below to view the enabled services.

  1. Log in to the product's management console.
  2. Click Main, and then click Manage.
  3. Click Services, and then click List to view the services.
    deployed services of SOAP input event adaptor
  4. Click the service name and then click Operations, to view the allowed operations.

    This will list down the available operations as follows.