A service reservation instance object is created locally and the goal is to store it on the server (with the help of automation), retaining the name of the user ("CreatedBy" property) that initiated the creation of the object.
How can this be achieved ?
Ciprian Moga [SLC] [DevOps Advocate] Selected answer as best 11th September 2020
Make sure that the engine object passed by the Run method in the automation script is used for the SLNet messages callback of the ResourceManagerHelper.
The name of the user that executes the script will then be used for the 'Created By' property.
Thomas Ghysbrecht [SLC] [DevOps Enabler] Edited answer 11th September 2020