Services

Use service properties in your simulation file to specify the order in which to send or receive messages.

These are the services properties you can use:

Services property

Description

Example

description

Optionally, add a description of the service.

myDescription

name

Specify the name of the service.

myService01

steps

Specify the steps that the virtual service should execute. Depending on what type of virtual service it is, this can be done in two or more steps. For instance, the first step is incoming and the second outgoing (request response pair) or vice verse (contract). Or you can define several steps to simulate messages in a specific order (scenario).

Example