RulePoint
- RulePoint 6.1
- All Products
Property
| Description
|
---|---|
Name
| Name of the responder. The responder name must be unique.
|
Description
| Description of the responder. The description is optional.
|
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.
|