Changed from workflow to flow designer - non admin not working
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2025 07:12 PM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2025 07:41 PM
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
Thanks
dgarad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2025 08:04 PM
I mentioned that I already tried both System User and User who initiated
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2025 07:57 PM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2025 08:04 PM
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.