Elements of demodsh.xml

Element

Description

DemoDSH

Root element for the configuration file. This element can either contain a FileOperationMode element or a DiscardOperationMode element but not both.

FileOperationMode

In FileOperationMode a file is created for each publisher channel in the directory specified by DirName.

DirName

Contains the name of the directory where the file is created for each publisher channel. As the messages arrive from a publisher channel, the messages are written to a file created in this directory.

DiscardOperationMode

In DiscardOperationMode the messages received from the publishers are simply ignored.