Targets
and Delay Between Each Request
), which cause one or more secondary HTTP client components to send when the trigger logic fires.
You add this component to either a HttpClient component, or to the point’s Proxy Ext (
in the Nav tree. The ResponseChain evaluates its logic each time its parent receives a response.To access, expand
and right click .In addition to the standard property (Enabled), this component provides these properties.
Property | Value | Description |
---|---|---|
Fire On | drop-down list |
Defines the trigger criterion using a response code:
|
Conditions | additional properties |
Provides a second way to define a trigger criterion by adding one or two conditions from the palette (BodyContains and HeaderContains), then configures the
And Boolean property appropriately.
For property descriptions refer to “Conditions (httpClient-HttpConditions)”. |
Triggered | read-only |
Reports
true when the ResponseTrigger component’s logical criteria have been fulfilled. Otherwise, it reports (false ).
|
Targets | drop-down list | Selects one or more secondary clients to add (![]() |
Delay Between Each Request | hours minutes seconds | Defines the minimum amount of time to elapse between the invocation of the Send action for each target client. |