Send message

Element that sends message to ActiveMQ server queue.

Properties

- Server address*: [String] ActiveMQ server address (tcp://myserver:61616/)

- Login: [String] Login

- Password: [String] Password

- Destination type*: Destination type

- Topic/Queue*: [String] Topic/queue name

- Correlation ID: [String] Correlation ID

- Group ID: [String] Group ID

- Message (text): [String] Text message to send

- Message (object): [Object] Object to send

- Time-out*: [Int32] Max process await timeout (ms)

Last updated