Generic - Queue Connector (In) - JMS
Search form
Description - Generic to configure a receive JMS
Parameter Groups
Parameter Type Description
* Name: string JMS connection factory name in JNDI
User 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
Type: 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
Local Context boolean When true, connect to the default JNDI store ignoring the JNDI Factory and JNDI URL properties
URL: string URL to reach the JNDI server
Factory string JNDI initial context factory class. Leave blank for default.
* - 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 a subscription.
* - denotes required
Parameter Groups
Parameter | Type | Description | |
---|---|---|---|
* | Name: | string | JMS connection factory name in JNDI | User | 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 | Type: | 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 | |
---|---|---|---|
Local Context | boolean | When true, connect to the default JNDI store ignoring the JNDI Factory and JNDI URL properties | URL: | string | URL to reach the JNDI server | Factory | string | JNDI initial context factory class. Leave blank for default. |
* - 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 a subscription. |