The operator finished successfully.
A connection timeout or a socket timeout occurred.
The HTTP response has a status code greater than or equal to 300.
The HTTP Response Content can contain the HTTP status code and the reason for operator failure. The HTTPResponseReasonPhrase can contain a generic reason of failure. A generic reason for failure is returned in the HTTP response Status Line. Examine the HTTPResponseContent for details.
Descriptions for status codes 401 and 407 and other failure reasons follow:
Status code 401 indicates one of the following conditions:
With a 401 error code, the HTTP server typically returns the WWW-Authenticate response header. This response header contains the authentication scheme that the HTTP server is using. Use this information to determine which authentication scheme to use against the URL. Basic HTTP authentication and NTLM authentication are the two schemes that HTTP operators support.
Status code 407 indicates one of the following conditions:
With a 407 error code, the HTTP proxy typically returns the Proxy-Authenticate response header. This response header contains the authentication scheme that the proxy server is using. Use this information to determine which authentication scheme to use against the proxy. Basic HTTP authentication and NTLM authentication are the two schemes that HTTP operators support.
If set by the user during the process design.
|
Copyright © 2014 CA.
All rights reserved.
|
|