To view or change the properties of an incoming message (request), select the request in the Incoming column of the Setup page of the virtual service editor. You will see the properties in the right part of the ReadyAPI window:
Properties
Property | Description |
---|---|
Request body |
The body of a TCP request. To learn more about the editor, see the TCP Virtual Service description. |
Note: Don’t include the request delimiter character into the response data. Otherwise, the TCP virtual service will not be able to detect the incoming request correctly. See Request and Response Dispatching for details.