Catalog Item Workflow Question: How do you Run as?

mrobins100
Tera Contributor

Good morning,

I have a catalog item related workflow that runs as the system (so that it can create sc_task records) but after an Approval step, the workflow throws an error (see screen shot below) as if it was running as the requestor of the catalog item.

 

mrobins100_0-1755607403198.png

 

We implemented ServiceNow in June and all of our catalog item workflows run as the system user; I am curious how other admins and devs have their catalog item workflows configured.

 

How do you have your catalog item workflows configured?

A) To run as a system user?
B) To run as the user who initiated the session with an extra role? (If so, which role?)

C) To run as the user who initiated but you created ACLs to allow them to create sc_task records?

D) Another configuration?

 

Any help would be very appreciated