Generic - Queue Connector (In) - 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}
* - denotes required
Parameter Type Description
Name: string Identifies the subscription on a topic
Durable: boolean A durable subscription is used by an application which needs to receive all the messages published on a topic, including the ones published when there is no active consumer associated with it.
Shared: boolean A shared subscription is used by a client which needs to be able to share the work of receiving messages from a topic subscription amongst multiple consumers. JMS2 only.
Client ID: string Uniquely identifies the subscription.
* - 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:
|
* - denotes required
Parameter | Type | Description | |
---|---|---|---|
Name: | string | Identifies the subscription on a topic | Durable: | boolean | A durable subscription is used by an application which needs to receive all the messages published on a topic, including the ones published when there is no active consumer associated with it. | Shared: | boolean | A shared subscription is used by a client which needs to be able to share the work of receiving messages from a topic subscription amongst multiple consumers. JMS2 only. | Client ID: | string | Uniquely identifies the subscription. |