Re: Is there a way to programatically set what user a function runs as
Håvar Falck-Andersen
11-7-19
Hello David.

The idea is for someone to be able to do an action that they normally cannot perform. But as part of a workflow they may say for example ok an invoice which they normally can not.

User A have all rights

User B can only do a few things. (not ok invoice)

I want user B to be able to run a maintenance function that does several things and among them ok an invoice. This is stopped by the access system in Hansa now (something it was not before) - so my idea was to give change the privilege level of user B to user A when ok'ing the invoice and then switch back to B.

Thank you
Leave Comment
You can subscribe to notifications for this post by selecting the 'star' icon on the top right corner of the post.
Latest Posts
Andis Blicāns, Grasko
Thank You for answer. In this case I used SSLNoCertificateValidation = true; SendWebRequest SSLNoCertificateValidation = false; ...
23:01 24 Mar 2026
Gatis Jansons
Hi, Paul. Sounds like you're talking about REST API. And that your are overwriting data with older values if B managed to read record before A finished to update it. Classic conflict resolution ...
14:53 19 Mar 2026