Creating LSO scripts
To set up Service Orchestration, you will also need a Lifecycle Service Orchestration (LSO) script linked to each service definition.
Start from the available SRM_LSOTemplate script to create a first LSO script.
Develop the script to execute the Profile-Load Scripts either sequentially or in parallel.
To determine when the script is executed, in the Services module, configure actions for the service definition in the Actions tab.
The Name column for each action will determine at which stages in the service lifecycle the LSO script is executed (e.g., START, STANDBY, PAUSE, STOP).
In the Script column, specify the name of the LSO script.
You have now set up basic Service Orchestration: the LSO script will be executed at the booking stages you linked it to. This script will call the specified Profile-Load Scripts and start configuring the virtual functions.
Tip
To test this setup, create a booking and select the timing, the resources and the profile instances for the virtual functions of the service definition. Check how the LSO script is called and verify that the booking is executed.