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.
...
- Log in to the product's management console, and click Configure.
- Click Output Event Adaptors in the Event Processor Configs menu, and then click Add Output Event Adaptor.
Enter
soapOutputEventAdapter
for Event Adaptor Name, and selectsoap
for Event Adaptor Type as shown below.
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.
The message properties of the output SOAP Message properties specific to output event adapters of the
soap
type can be configured as follows.- Log into the BAM Management Console. For detailed instructions, see Running the Product.
- In the Main tab, click Event Streams to open the Available Event Streams page.
- 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.
Click on the relevant event builder name to open the Event Builder Details page.
The message properties of asoap
output event adapter are described below. Change the property values as required.
Property Description Headers SOAP headers Password Username token is required to send event to a HTTPS endpoint. Username Password token is required to send event to
a HTTPS endpoint. Url Destination web service URL Output Event Type The outgoing event type to be mapped. The output SOAP event adapter supports only XML mappings.