Changed from workflow to flow designer - non admin not working

joshuastanley
Tera Expert

Hi All,

 

Here is the scenario, I have a catalog form which was connected to workflow and was working fine. Now I have changed workflow to flow designer and all works fine for me as I have admin access. However, for the non admin users its not working. The Flow fails saying some security restriction error.

I have verified that the Run as is System User. Also tried creating a ACL for create record access to sc_task table and catalog variable table. Nothing worked, please suggest.

 

Thanks in advance

13 REPLIES 13

dgarad
Giga Sage

Hi @joshuastanley 

Please check in the flow properties if you have enabled the flow to run as a System User or via User who initiates session ? Please configure it to run as System User and try again

If my answer finds you well, helpful, and related to the question asked. Please mark it as correct and helpful.

Thanks
dgarad

I mentioned that I already tried both System User and User who initiated 

Viraj Hudlikar
Giga Sage

Hello @joshuastanley 

 

Since you saying run as is set as system user, but did you saved and publish flow after doing changes?

Is particular action/step in flow is failing? If yes what is this action/step about. Could you provide more details or screenshot if possible so we can guide you.

 

If my response has helped you hit helpful button and if your concern is solved do mark my response as correct.

 

Thanks & Regards
Viraj Hudlikar.

Its failing at the Create catalog task step, hence I added ACL to handle them at sc_task and catalog variables table. But they did not help.