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 Service Properties

HTTP Service Properties

When you create a HTTP Service 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 a HTTP service responder:
Property
Description
Name
Name of the responder. The responder name must be unique.
Description
Optional. Description of the responder.
Type
Select
HTTP Service
.
Target URL
The URL of the object.
Method
The method to be performed on the object specified in the URL field.
User Name
Optional. If the HTTP server requires authentication, the user name used to access the HTTP server.
Password
Optional. If the HTTP server requires authentication, the password associated with the user name used to access the HTTP server.
Content Type
Optional. The HTTP character set and content type.
If you leave this field left blank, the default value 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
Message Body
Optional. If you use multipart or mime-encoded as content type to post data, the message body is the form data. If you use the body parameter, it ignores any specified key-value parameter pairs.
Parameters
Optional. A comma-delimited list of name-value pairs provided in the response.
For example,
symbol=XYZ, price=10
.
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!