Hello Friends,
I am developing a plugin which dynamically assigns record based on some business rule. The users creating the records do not have Assign privileges. During plugin registration we can specify an impersonating user. Is there a recommended "out-of-the-box" user with elevated privileges I can use (I would like to avoid using a specific named user)
Thanks!