Message Replay

A soap request that is currently being displayed in the list view can be replayed. The soap request will be sent to the currently configured remote server. This is achieved by selecting the message in the list view, right clicking and selecting "Replay" or selecting the Tools->Replay menu option. The replayed message and the new response from the server will be added to the list view.

Editing a Request

The soap request body and its http headers can be modified before being replayed. The "Content-Length" http header field will be regenerated based on the actual message content. If the "Content-Length" http header field is removed it will be re-added on replaying the message.

Note that the changes made to the message request will be lost if another message is selected in the list view.

A request cannot be edited when a custom formatter is selected, the View->Message Parameters is selected or View->Soap Envelope is not selected.