Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Run as System user in Flow designer - Domain visibility

SriniSnow
Tera Contributor

Hi Team,

 

We have domain separated instances and using flow designer to create the tasks based on some trigger conditions and once it's triggered there is some integration with other systems will happen.

In Flow properties we are using Run as - System user, as this user is not actual user in the system and don't have any domain visibility, In integrations some of the values are not sending properly.

Is there anyway we can give the domain visibility for System user?

If we select Run as - who initiates the session with required roles also it's not working as expected.

 

Please help me if anyone having solution on how to resolve this.

 

Thanks,

 

 

2 REPLIES 2

Michael Fry1
Kilo Patron

System user would be admin and admin would sit in global and see all domains. Probably better if you create a user in the proper domain and add any roles needed to run the Flow.

ArchanaRajarapu
Tera Contributor

Did you get solution for this.I have same issue