Are the permissions of a user triggering an automation script fully taken into account?
5th June 2025
Hi Alexander, When an Automation script is started by a user, all requests sent in that script (e.g. using engine.SendSLNetMessages) will be executed under that user context. This should thus …