This topic explains configuration options for using HTTP 1.1 transport transport in Client tools.
Sections include:
Table of Contents | ||
---|---|---|
|
...
Method: Specifies which method is used to processes the request. This field is disabled if the Constrain to WSDL check box is selected.For Messaging Client only.The method to invoke can be specified as a fixed value, parameterized value, or scripted value.
For details about parameterizing values, see Parameterizing Tests with Data Sources, Variables, or Values from Other Tests and Parameterizing Tools with Data Source Values, Variables, and Extracted Values.
With fixed values, you can access data source values using
For details about scripting values, see Extensibility or Scripting Basics${var_name}
syntax. You can also use the environment variables that you have specified. For details about environments, see Configuring Testing in Different Environments and Configuring Virtualize Environments.Message Exchange Pattern: Expect Synchronous Response: Specifies whether a response body is expected. An HTTP response header is always expected. If this option is not selected, then the product sends a one-way message and waits for a notification header (typically "HTTP/1.1 202 Accepted").
...
Anchor | ||||
---|---|---|---|---|
|
URL Parameters page (only available in the Messaging Client tool)options page options include:
- URL Parameters: Allows you to add parameters to the URL for a GET request. After clicking the Add button, you can specify Parameters/Value pairs in the dialog that opens. If a data source is available, you can parameterize the values as well.
...