Subflow running as user but set to Run As System User

Community Alums
Not applicable

I've noticed that some subflows that one of our partners created is configured to run as System User and it is being executed from a script include, but it is running as the user that initiated it.

 

Is this normal behavior for a subflow?

 

6 REPLIES 6

Community Alums
Not applicable

Unfortunately, I need it to run in the foreground to get access to the output variables.  I believe if it is runs in the background, then I won't have access to the output variables.

Can you try it in the Background to at least see if that's why it's running as the current user? If the Subflow itself says to run it as the System User, there must be something in the command that is overriding that.