flow designer is not creating catalog tasks for non admin and throwing an error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā08-21-2024 08:02 AM - edited ā08-21-2024 08:06 AM
flow designer is not creating catalog tasks for non admin and throwing an error "The requested flow operation was prohibited by security rules."
flow:
i have tried both the run as options
for user who initiates session , i have even given run with roles
still the catalog tasks are not generating. but if i am giving the user whom i am impersonating the 'catalog_admin' role directly then it is working alright but i dont want to give admin role to user directly.
Could anyone help me with this please?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā08-26-2024 06:27 AM
The only way that I know of to run it without doing extra set up with the roles is with Run as System User, as that runs with an elevated role. You'd have to look through all the ACLs for creating catalog tasks, then make sure that it is run with that role. If the Catalog Admin is the only role in the ACLs then you'd need to create some new ACLs with another role in place with the Create action
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā08-27-2024 02:35 AM
i have created an acl
but still i am getting error in my flow designer and not able to create task

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā08-27-2024 06:10 AM
The ACLs to create a catalog task would be on the sc_task table.