Generic - Queue Connector (Out) - SonicmQ
Search form
Description - Generic to configure a Sonic MQ sending queue
Parameter Groups
Parameter Type Description
* URL: string Broker reached on this [protocol://]host:port (can be comma separated list used for failover). Protocols are TCP, HTTP
User ID: string User logon id at broker
Password: password User's password at the broker machine
* - denotes required
Parameter Type Description
* Name: string The name of the queue or topic to be read
Style: string Select queue for point-to-point or topic for publish-and-subscribe
Select from one of the following options:
- Queue {queue}
- Topic {topic}
Duration: string Maximum time in seconds that a document can remain in the retry pending queue (dfault is one day)
Delivery Delay: integer Minimum length of time in milliseconds that must elapse after a message is sent before the JMS provider may deliver the message to a consumer. JMS 2 only.
Delivery Mode: string Non-Persistent mode has low overhead but may lose messages. Persistent mode takes extra care to ensure the message is not lost in transit but makes no absolute guarantee.
Select from one of the following options:
- Non-Persistent {false}
- Persistent {true}
* - denotes required
Parameter Type Description
Load Balance: boolean Load balances among brokers
Duplicates Detect: boolean Commit checks for duplicates
Preserve Undelivered: boolean Preserve messages not retrieved into a dead letter queue
Notify Undelivered: boolean Notify broker administrator if undelivered are preserved
Sequential: boolean When multiple brokers listed, are they used sequentially or randomly
Fault Tolerant: boolean Is this client to be in fault tolerant mode (i.e. should there be an attempt to recover from a connection failure?)
Reconnect Fault Timeout: integer In seconds, how long to wait before trying to connect again
Initial Connect Timeout: integer In seconds, how long to wait after failing initially, before trying to connect again
* - denotes required
Parameter Groups
Parameter | Type | Description | |
---|---|---|---|
* | URL: | string | Broker reached on this [protocol://]host:port (can be comma separated list used for failover). Protocols are TCP, HTTP | User ID: | string | User logon id at broker | Password: | password | User's password at the broker machine |
* - denotes required
Parameter | Type | Description | |
---|---|---|---|
* | Name: | string | The name of the queue or topic to be read | Style: | string | Select queue for point-to-point or topic for publish-and-subscribe
Select from one of the following options:
|
Duration: | string | Maximum time in seconds that a document can remain in the retry pending queue (dfault is one day) | Delivery Delay: | integer | Minimum length of time in milliseconds that must elapse after a message is sent before the JMS provider may deliver the message to a consumer. JMS 2 only. | Delivery Mode: | string | Non-Persistent mode has low overhead but may lose messages. Persistent mode takes extra care to ensure the message is not lost in transit but makes no absolute guarantee.
Select from one of the following options:
|
* - denotes required
Parameter | Type | Description | |
---|---|---|---|
Load Balance: | boolean | Load balances among brokers | Duplicates Detect: | boolean | Commit checks for duplicates | Preserve Undelivered: | boolean | Preserve messages not retrieved into a dead letter queue | Notify Undelivered: | boolean | Notify broker administrator if undelivered are preserved | Sequential: | boolean | When multiple brokers listed, are they used sequentially or randomly | Fault Tolerant: | boolean | Is this client to be in fault tolerant mode (i.e. should there be an attempt to recover from a connection failure?) | Reconnect Fault Timeout: | integer | In seconds, how long to wait before trying to connect again | Initial Connect Timeout: | integer | In seconds, how long to wait after failing initially, before trying to connect again |