RulePoint
- RulePoint 6.1.2
- All Products
Property
| Description
|
---|---|
Name
| Name of the response. The response name must be unique.
|
Description
| Optional. Description of the response.
|
Responder Information
| Name and description of the associated SQL responder. You must create an SQL responder before you create an Email response.
|
SQL
| The SQL query for the responder.
Use double angle brackets (chevrons) surrounded column names (<<column name>>) to identify the substitution parameters in the SQL statement. The data values provided in the response replaces the parameters with the matching parameter names.
|
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, to wait between connection attempts. The default value is 5000 and the unit is in milliseconds.
|