...
Open the Grouping Criteria dialog (for example, by clicking Add or Duplicate, or by double-clicking an existing grouping criteria entry).
If desired, customize the name of the responder/test client and/or data set that will be generated.
In the Grouping Criteria tab, modify the grouping criteria as desired. Each grouping criteria entry can specify grouping by any combination of the following: HTTP Methods, URL Paths, URL Parameters, and/or Request Body.
Grouping Strategy Description HTTP Methods Grouping Configuration Virtualize: Specifies HTTP methods that will determine whether or not the message is processed.
SOAtest: Groups messages by HTTP methods. Customization of HTTP methods grouping criteria is automatically disabled to prevent the creation of groups with mixed methods (for example, both POST and GET).
URL Paths Grouping Configuration Virtualize: Specifies URL paths that will determine whether or not the message is processed.
SOAtest: Groups messages by URL paths.
URL Parameters Grouping Configuration Virtualize: Specifies URL parameters that will determine whether or not the message is processed. You can configure the correlation to match all messages that include specific parameters (no matter what value they are set to), or only match messages where specific parameters are set to specific values. You can also indicate whether a correlation should be applied if the request has the exact URL parameters present, no more and no less.
SOAtest: Groups messages by URL parameters that will determine whether or not the message is processed. You can configure the criteria to include all messages that include specific parameters (no matter what value they are set to), or only include messages where specific parameters are set to specific values. You can also indicate whether a message should be included if the request has the exact URL parameters present, no more and no less.
Request Body Grouping Configuration Virtualize: Specifies XPaths within the message that will determine whether or not the message is processed.
SOAtest: Groups messages using XPaths.
To see the details of the detected messages, open the Message Details tab and select the related message block.
...