The CreatorCon Call for Content is officially open! Get started here.

How to run a catalog item workflow run as system user

deepindersingh
Tera Contributor

Hi!

 

I have created a catalog item workflow but struggle to find the setting to run as a system user.

Does anyone know where I can find this workflow property?

 

Thank You

Deepinder

1 REPLY 1

Sandeep Rajput
Tera Patron
Tera Patron

@deepindersingh Unfortunately, there is no direct way to run a workflow as an administrator (similar to what we have in case of flow where there is a Run as field using which the flow can be run as an admin). However, you may choose to trigger your flow via one of the following scripts.

1. Schedule Job Script

2. Script Action Script

3 Via flow script

 

Hope this helps.