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 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.
|