Documentation Center

Property

This topic describes the Property element.

Description

A named property for this Adapter. The following property names can be used:

PropertyDescription
DestinationFor a File System Adapter, the path to publish to
JMSUriFor a JMS queue Adapter, the full URI of the Apache ActiveMQ server, in the format tcp://AMHOST:AMPORT, where AMHOST is the host name, and AMPORT the port number, of the Apache ActiveMQ server.
UsernameFor a JMS queue Adapter, the name of a user who can access a remote Apache ActiveMQ server.
PasswordFor a JMS queue Adapter, a valid password for the user listed under Username

Attributes

AttributeDescription and useType
Name

The name of the named property.

string
Value

The value of the named property.

string