Property
This topic describes the Property element.
Description
A named property for this Adapter. The following property names can be used:
| Property | Description |
|---|---|
Destination | For a File System Adapter, the path to publish to |
JMSUri | For 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. |
Username | For a JMS queue Adapter, the name of a user who can access a remote Apache ActiveMQ server. |
Password | For a JMS queue Adapter, a valid password for the user listed under Username |
Attributes
| Attribute | Description and use | Type |
|---|---|---|
| Name | The name of the named property. | string |
| Value | The value of the named property. | string |