Documentation Center

Response

This topic describes the Response element.

Description

A Java regular expression or literal string that represents the response to a successful service poll. If omitted, any response with a response code in the 200 range is considered a successful response.

Attributes

AttributeDescription and useType
SuccessPattern

A Java regular expression or literal string that represents the success pattern of the response.

(required)
string