Hi, is it possible to run part of script (some function) as administrator. the script is deployed as "Run as Current Role"
d
dcrsmith
06/30/2022, 11:14 PM
no
g
george085
06/30/2022, 11:15 PM
haha, thanks
a
Azi
07/01/2022, 4:59 PM
You could accomplish this in a slightly roundabout way if you need. You could have that code that you want to run as admin in a suitelet set to run as admin, and call that suitelet using https from your main script