Versions Compared

Key

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

...

Table of Contents
maxLevel3
minLevel3
locationtop
styleborder:1
locationtop
typeflat
separatorpipe

...

Syntax

...

  • Log Level- The Log mediator has four log levels:
    • Simple - To, From, WSAction, SOAPAction, ReplyTo, MessageID and any properties.
    • Headers - All SOAP header blocks and any properties.
    • Full - All attributes are included in log level "simple", the SOAP envelope and any properties.
    • Custom - The only properties specified to the Log mediator.
  • Log Separator - A separator, if defined, will be used to separate the attributes being logged. The default separator is the "," comma.

    Note

    Use only the Source View to add a tab (i.e., by defining the separator="	" parameter in the syntax) or a new line (i.e., by defining the separator="
" parameter in the syntax) as the Log Separator, since the Design View does not support this.

Properties of the Log Mediator
Anchor
Properties of the Log Mediator
Properties of the Log Mediator

...

  • Property Name - Name for the property.
  • Property Value- The type of the property value. Possible options are Value/Expression.
    • Value - A static text message.
    • Expression - An XPath expression executed on each mediating message.
  • Value/Expression - The text or an expression you want to log.
  • Name Space Editor - You can click on the "Namespaces" link to add namespaces if you are providing an expression. You will be provided another panel named "Namespace Editor" where you can provide any number of namespace prefixes and URL that you have used in the XPath expression. See Namespace.

  • Action - Deletes the property.

...