Service Levels represent a level of service available to an end
user.
Suppose that a company decides that they will offer three levels of service
within an application. They may name these service levels in a way to distinguish
between the varying levels of service such as: Gold, Silver, and Bronze. They
want the Gold users to experience faster, value-added, or more available service
than other users.
Service Level has a priority property that can be used as follows:
- Gold
This category has a priority level as 3
- Silver
This category has a priority level as 2
- Bronze
This category has a priority level as 1
Service Level is used as a context for policies. Service Levels can now
be selected as a Policy Target or context. You can write a policy that applies
to Gold users of a specific interface. There are two conditions it could be
optional in a dynamic assembly simulation.
- The context spec the simulation is created against is strict, service
level has been added as a Model Dimension, but not marked as required.
- The context specification the simulation is created against is not strict,
in which case you can just add Service Level as a model dimension directly
in the Simulation Input editor.