HTTP Post / Configuration Windows |
This window enables you to configure an HTTP post action.
Field Name | Definition |
---|---|
Credential |
The HTTP page URL section should contain a valid URL such as http://MachineName:PortNumber/WebApplication.aspx. The Authentication section specifies the authentication for doing the Http post function. Do one of the following:
|
Request |
This tab specifies a custom header by clicking on the ellipses button. Note: The Value field cannot accept special characters, such as
"~!@#$%^&*. ".
You can add parameters that will be used while posting to a Web application, for example:
|
Response |
This tab binds a response. You can bind the response in two ways. One is to bind the response with an AgilePoint Schema, the other is to store it in a custom attribute. If the Web application that is called is based on Base64 Encode, make sure to select this option. |
Security |
This tab specifies SSL Authentication. If SSL Authentication is checked, you can add client certificates by clicking the ellipses button. |
ProxyServer |
This tab specifies whether a proxy can be used during the execution of the Http Post. |