Versions Compared

Key

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

...

Code Block
languagehtml/xml
<brokerManagerConfiguration>
	..
	<brokerConfiguraton name="wsEventBroker" type="ws-event">
         <property name="uri">https://localhost:9444/services/EventBrokerService</property>
         <property name="username">admin</property>
         <property name="password">admin</property>
    </brokerConfiguraton> 
	..
	..
</brokerManagerConfiguration>

Configuring topics for

...

WS-Event broker

The topic used when using WS-Event broker will be the topic defined under Topic Management

Input/Output mapping supported

...

by WS-Event Broker

WS-Event broker can be configured with XML input mapping, and XML output mapping of a query.

...