Domain Separation for business rules

cipla
Giga Contributor

Domain separation is working unusually with Business rules. I am adding sys_domain fields to business rules and assigning domains. But here the error is even an user of global domain is not able to see business rules made in other domain but as per the functionality global domain is able to see all domain records. How can I resolve this issue?

1 ACCEPTED SOLUTION

cipla
Giga Contributor

Hello Jamie,


There is a partial solution to this. Delegated administration as a part of Domain separation allows you to create domain specific policies and override global policies from other domains, but you can view all records from global domain if you have admin role. There is related Link named as Expand Scope that allows global domain to access policies (example; Business rules, client scripts, etc) of other domains.



find_real_file.png


after Expanding domain scope;



find_real_file.png


View solution in original post

7 REPLIES 7

Hello Arpita,


I have this same issue and requirement. I don't have a good answer unfortunately, only to say that I don't think it's possible to view all records across all domains at once, from the global domain or anywhere else. It's quite frustrating, as you could in theory have many versions of a business rule each in a separate domain, but you wouldn't be able to view them all at once. You would only be able to even tell they exist by manually changing your session domain to each domain in turn.


cipla
Giga Contributor

Hello Jamie,


There is a partial solution to this. Delegated administration as a part of Domain separation allows you to create domain specific policies and override global policies from other domains, but you can view all records from global domain if you have admin role. There is related Link named as Expand Scope that allows global domain to access policies (example; Business rules, client scripts, etc) of other domains.



find_real_file.png


after Expanding domain scope;



find_real_file.png


Thank you Arpita. That is very handy.