Before you begin
The WS-ReliableMessaging specification provides for a series
of SOAP messages to be delivered reliably between distributed applications
in the presence of software component, system, or network failures.
In the context of a service test, a reliable messaging call structure
consists of a series of calls that conform to the specification. The
structure can be created either as a sequential list of unique service
calls or a loop that contains a call element and uses a datapool to
identify the unique calls.