...
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.
With fixed values, you can access data source values using
For details about scripting values, see Extensibility and 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.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").
...