...
Method: Specifies which method is used to processes the request. This field is disabled if Constrain to WSDL is enabled.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 disabled, the product sends a one-way message and waits for a notification header (typically "HTTP/1.1 202 Accepted").
...
| Anchor | ||||
|---|---|---|---|---|
|
URL Parameters page options page (only available in the Messaging Client tool)options include:
- URL Parameters: Allows you to add parameters to the URL for a GET request. After clicking Add, you can specify Parameters/Value pairs in the dialog that opens. If a data source is available, you can parameterize the values as well.
...