...
You can configure one type of correlation, multiple types of correlation, or no correlations. If no correlations are configured, everything in the message will be processed.
Transport Correlation
Anchor
- Enable Enable correlation.
- Click Add. A new entry row appears.
- Enter the Header Name.
- Do one of the following:
- If you want to match messages where this header is set to a specific value, enter : Enter that value under Value of Header.
- You can also use criteria expressions to create, for example, string pattern matches.
- If you want to match all messages that include this header (no matter what value it is set to): Enable Correlate whenever the named header is present regardless of value.
...
URL Parameter CorrelationAnchor URLParameterCorrelation URLParameterCorrelation
URL parameter correlations apply to virtual assets that will be accessed over HTTP/HTTPS.
...
- Enable Enable correlation.
- If you want the correlation to be applied only if the request has the exact URL parameters specified in this table, enable Correlate only when the list of parameters matches exactly. Otherwise, any request that contains listed parameters as well as other parameters will correlate. Whether this option is enabled or disabled, a message that lacks one of the specified parameters will not match.
- Click Add. A new entry row appears.
- Enter the Parameter Name.
- Do one of the following:
- If you want to match messages where this parameter is set to a specific value, enter : Enter that value under Value.
- You can also use criteria expressions to create, for example, string pattern matches.
- If you want to match all messages that include this parameter (no matter what value it is set to), enable : Enable Correlate whenever the parameter name is present regardless of value.
- If you want to match messages where this parameter is set to a specific value, enter : Enter that value under Value.
For example, assume that an asset is deployed under the path http://myvirtserver:9080/MyAsset/MyPath and the following URL Parameters are specified in a responder:
...





