How to execute an operation triggered by a user under a service level account?

Hi,

We have an event listener that is triggered by a user action. It runs an operation that changes permission on the asset. We would like to be able to run an operation without giving the users ability to change permission on an asset. The event handler and operation are defined in Java.

Does anyone have a good code snippet to share?

Thank you!

0 votes

1 answers

1334 views

ANSWER