ExpectedResponseExpression Property

A regular expression to match the response returned by the server.

Data Type

String

Default Value

""

Remarks

This property specifies a regular expression defining a pattern to wait for after sending DataToSend. The task will search the response for the a value matching the pattern defined here to signal that the execution is complete. If no matching response is found within Timeout seconds an error occurs.

Note: The value specified in ExpectedResponseExpression must be a properly formatted .NET regular expression.

Copyright (c) 2022 /n software inc. - All rights reserved.
/n software Tasks for SSIS - Version 20.0 [Build 8319]