Versions Compared

Key

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

Output SOAP event adapter is an internal event adapter, which comes with WSO2 products. It sends SOAP events over Thrift using  HTTP and HTTPS to external servers, which can receive XML messages.

...

  1. Log in to the product's management console, and click Configure.
  2. Click Output Event Adaptors in the Event Processor Configs menu,  and then click Add Output Event Adaptor.
  3. Enter soapOutputEventAdapter for Event Adaptor Name, and select soap for Event Adaptor Type as shown below. 


    create output SOAP event adapter

  4. Click Add Event Adaptor.

...

The configured output event adapters are used in event formatters. With output event adapter message properties, event formatters are able to extract data from event streams and format the output events. Following are the output SOAP event adapter-specific message properties. Message properties specific to output 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 Outflows link of the event stream to which the relevant input event adapter is connected. As a result, Event In-Flows (<Output_Event_Adapter_Name>) opens.
  4. Click on the relevant event formatter name to open the Event Formatter Details page.
    output SOAP event adapter message propertiesImage Modified
    The message properties of

the
  1. soap output

SOAP
  1. event adapter are described below. Change the property values as required.

 

  1. PropertyDescription
    HeadersSOAP headers
    PasswordUsername token is required to send event to a HTTPS endpoint. 
    UsernamePassword token is required to send event to
a HTTPS endpoint
  1. a HTTPS endpoint
    Url Destination web service URL
    Output Event TypeThe outgoing event type to be mapped. The output SOAP event adapter supports only XML mappings.