flow designer is not creating catalog tasks for non admin and throwing an error

tejenderk
Tera Contributor

flow designer is not creating catalog tasks for non admin and throwing an error "The requested flow operation was prohibited by security rules."

flow:

tejenderk_0-1724252303617.png

i have tried both the run as options

tejenderk_1-1724252350395.png

for user who initiates session , i have even given run with roles 

tejenderk_2-1724252434744.png

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?

 

7 REPLIES 7

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

If this information helped resolve your issue, please remember to mark response correct and thumbs up to help future community members on this information, thanks!

i have created an acl

tejenderk_0-1724751158650.png

but still i am getting error in my flow designer and not able to create task

 

 

The ACLs to create a catalog task would be on the sc_task table.

If this information helped resolve your issue, please remember to mark response correct and thumbs up to help future community members on this information, thanks!