Forum Discussion
Anonymous
4 years agoNot applicable
Dynamic Row Level Security Flows acces
Hello! I have this problem: I need to analyze the flows in the branches. We have granted rights in table BRANCH_FLOW_ACCES so that each branch sees a certain flow. Recently, one branch (bra...
Anonymous
4 years agoNot applicable
Hello lbendlin !
This is my data model:
BRANCH_FLOW_ACCES = FCT_HO_USERRS_ACCESS
In FCT_HO_USERRS_ACCESS I associated user-level flows in table FCT_HO_USERRS_ACCESS.
My RLS need to be apply on FCT_FLOWS, because I need to give rights in this table so that branch A can see its flows, but also those of branch D.
Thank you~~!