Versions Compared

Key

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

...

Parameter NameDescription
Topic Type

The type of topic. The available options are as follows.

  • Static: If this is selected, the topic to which the events are published is a static value.
  • Dynamic: If this is selected, the topic to which the events are published is a dynamic value that should be derived via an XPath expression.
Topic

The topic to which the events should be published. You can enter a static value or an XPath expression based on the option you selected for the Topic Type parameter.

Info
titleTip

You can click NameSpaces to add namespaces when you are providing an expression. Then the Namespace Editor panel would appear where you can provide any number of namespace prefixes and URLs used in the XPath expression. 

Expression

The XPath expression used to build the message to be published to the specified topic.

Info
titleTip

You can click NameSpaces to add namespaces when you are providing an expression. Then the Namespace Editor panel would appear where you can provide any number of namespace prefixes and URLs used in the XPath expression. 

...