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

HTTP Response Properties

HTTP Response Properties

When you create an HTTP response, you enter the name and the configuration details for the response through the RulePoint user interface.
The following table describes the configuration properties of a HTTP response:
Property
Description
Name
Name of the response. The response name must be unique.
Description
Description of the response. The description is optional.
Responder Information
Name and description of the associated HTTP responder. You must create an HTTP responder before you create an HTTP response.
Content Type
(Optional) The HTTP character set and content type to be used.
If left blank, the default is ISO-8859-1 for the character set, and text or plain for the Content Type. Ensure that the HTTP server to which you are connecting supports and accepts one or both.
To set the content type, enter text or html, text or xml into the field. To set the content type and character set, use the following format:
text/xml;charset=ISO-8850-1
Target URL
The URL of the object.
User Name
(Optional) The user name used to access the HTTP server.
Password
(Optional) The password associated with the user name used to access the HTTP server.
Method
The method that you want to perform on the object specified in the URL field.
Message Body
(Optional) If you post data using the content type multipart or mime-encoded, the form data. If you use the body parameter, it ignores any specified key-value parameter pairs.
Parameters
(Optional) A comma-delimited list of key-value pairs provided in the response. For example,
symbol=XYZ, price=10
are key-value pairs.

0 COMMENTS

We’d like to hear from you!