Red Hat DocumentationFuse ESBToggle FramesPrintFeedback

Sender Endpoint Properties

Attributes

Table 10 describes the attributes used to configure a sender endpoint.

Table 10. Attributes for configuring a sender endpoint

NameTypeDescriptionDefault
serviceQNameSpecifies the service name of the endpoint.required
endpointStringSpecifies the name of the endpoint.required
directoryStringSpecifies the name of the directory into which data is written.required
autoCreateDirectorybooleanSpecifies if the endpoint creates the output directory if it does not exist.true
appendbooleanSpecifies if the data is appended to the end of an existing file or if the data is written to a new file.false
tempFilePrefixStringSpecifies the prefix used when creating output files.servicemix-
tempFileSuffixStringSpecifies the file extension to use when creating output files..xml

Beans

Table 11 describes the beans used to configure a sender endpoint.

Table 11. Attributes for configuring a sender endpoint

NameTypeDescriptionDefault
marshalerorg.apache.servicemix.components.util.FileMarshalerSpecifies the marshaler to use when writing data from the NMR to the file system.DefaultFileMarshaler

Comments powered by Disqus