RulePoint
- RulePoint 6.1
- All Products
Property
| Description
|
---|---|
Name
| Name of the responder. The responder name must be unique.
|
Description
| Description of the responder. The description is optional.
|
Type
| Select
Instant Messaging Responder (Jabber/XMPP) .
|
Connection
| Select the connection name that you want to associate the responder to. You must create a JMS connection before you create a JMS responder.
|
Parameters
| The parameters to use in the SQL query. Enter the parameters separated by comma.
Parameters are a set of name-value pairs to substitute as values to the parameters in the SQL query. The field has values if the SQL query has parameters. Parameters are sent to the SQL query as an empty string for empty fields.
|
JMS Destination
| Name of the Queue or Topic on the JMS Provider (as defined in the JMS Connection Factory created by the JMS Administrator) from where RulePoint will receive JMS messages. For example, 'QueueA' or 'topic/SalesSystemsTopic'. Use 'topic/' prefix to specify a Topic.
|
Delivery Mode
| The delivery mode for publishers which ensures that an application receives all the published messages. You can use the persistent of non-persistent delivery mode for the publishers.
|
Retry Count
| The number of connection retry attempts by RulePoint. The default value is 1. Setting this field to zero indicates that RulePoint must not retry to connect.
|
Retry Delay
| The amount of time, in milliseconds, to wait between connection attempts. The default value is 5000.
|
Body
| The body of the JMS response message.
|
Priority
| Priority of the message.
|
Expiration Time
| Time after which the JMS response expires.
|
Marshaller Class Name
| Class name of the marshaller.
|
Marshaller Properties
| Key-value pairs to pass as properties of the marshaller.
|