Hi Dojo,
Currently I have one booking manager on my system containing different types of bookings. To have a better overview, I would like to have a booking manager for each type and assign a virtual platform to each of it.
Which actions do I need to do so that the bookings (past, ongoing and future) from booking manager A are moved to booking manager B
Jens Vandewalle [SLC] [DevOps Enabler] Selected answer as best 16th July 2024
Hi Jens,
First you need to make sure your bookings will be ‘compatible’ with the new Virtual Platform, you need to adjust the Service Definition(s) and Resource Pool(s).
Then you need a script that goes through your bookings and updates the Virtual Platform property value to the new one. If you have a lot of bookings, do in small batches to reduce the load on the system.
Jens Vandewalle [SLC] [DevOps Enabler] Selected answer as best 16th July 2024