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.

Flow on catalog item to create catalog task, but gives security error

Jenna
Tera Expert
  • Catalog item run by a flow. Step 2 is to create task, but unless I submit it, it fails at this step due to security error. I want anyone in company including those with only service portal access to be able to submit this. How do I fix it?

 

1 ACCEPTED SOLUTION

OlaN
Tera Sage
Tera Sage

Hi,

You can change the Flow to run as system instead of running as the user who invoked it.

View solution in original post

2 REPLIES 2

OlaN
Tera Sage
Tera Sage

Hi,

You can change the Flow to run as system instead of running as the user who invoked it.

Thanks for the quick reply! This worked.