About
The Sequence dispatch strategy of a virtual service selects and returns responses in their order in the virtual service editor.
How to Use
-
In the virtual service editor, create several responses for the operation (request).
-
Select the Sequence dispatch strategy. That’s all.
Every time the virtual service receives the request, it selects the next response in the sequence. When the service reaches the end of the list, it starts over from the beginning.