Table of Contents

Search

  1. Preface
  2. RulePoint
  3. RulePoint Concepts
  4. Using RulePoint
  5. RulePoint Objects
  6. Working with Topics
  7. Working with Connections
  8. Working with Sources
  9. Working with Responders
  10. Working with Responses
  11. Working with Watchlists
  12. Working with Analytics
  13. DRQL
  14. Working with Rules
  15. Working with Alerts
  16. Setting Access Controls
  17. Troubleshooting RulePoint Issues
  18. Connecting to an Ultra Messaging Application
  19. Creating an Ultra Messaging JMS Source

User Guide

User Guide

SQL Responder Properties

SQL Responder Properties

When you create an SQL responder, you enter the name and the configuration details for the responder through the RulePoint user interface.
The following table describes the configuration properties of an SQL responder:
Property
Description
Name
Name of the responder. The responder name must be unique.
Description
Optional. Description of the responder.
Type
Select SQL Responder.
Connection
Select the connection name that you want to associate the responder to. You must create a JDBC connection before you create an SQL responder.
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.
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.
Marshaller Class Name
Class name of the marshaller.
Marshaller Properties
Key-value pairs to pass as properties of the marshaller.

0 COMMENTS

We’d like to hear from you!