This site contains the documentation that is relevant to older WSO2 product versions and offerings.
For the latest WSO2 documentation, visit https://wso2.com/documentation/.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

The Publish Event mediator constructs events and publishes them to different systems such as BAM and CEP.

The Publish Event mediator is a content-aware mediator.



Syntax

 

 


UI Configuration

Parameters that can be configured for the Publish Event mediator are as follows.

Parameter NameDescription
Stream NameThe name of the stream to be used for sending data.
Stream VersionThe version of the stream to be used for sending data.
EventSinkThe name of the event sink to which the events should be published.

The parameters that are available to configure an individual attribute are as follows.

Parameter NameDescription
Attribute NameThe name of the attribute.
Attribute Value

This parameter specifies whether the value of the attribute should be a static value or an expression.

  • Value: Select this if the attribute value should be a static value, and enter the relevant value in the Value/Expression parameter.
  • Expression: Select this if the attribute value should be evaluated via an XPath expression, and enter the relevant expression in the Value/Expression parameter.
Value/ExpressionThe value of the attribute. You can enter a static value, or an expression to evaluate the value depending on the selection made in the Attribute Value parameter.
TypeThe data type of the attribute.
ActionClick Delete in the relevant row to delete an attribute.

 


Example

  • No labels