Bookshelf Home | Contents | Index | PDF | ![]() ![]() |
Siebel Analytics Installation and Configuration Guide > Configuring Authentication in Analytics and Operational Applications > Implementing Data-Level Security in the Analytics Repository > Configuring Analytics Repository Table Joins for SecurityYou can add security to a new dimension in Siebel Analytics. Set up the joins for that table to the appropriate security tables in the metadata physical and logical layers. The following task uses W_AGREE_D (Agreements) as an example. To configure the physical table join between W_AGREE_D and W_PARTY_LOGIN
Organization-based security has been implemented using the row-wise initialized variable ORGANIZATION. This implementation is slightly different from that of the position-based security, because the number of organizations is usually limited, compared to the number of positions in a given environment. Therefore, using the row-wise initialized variable ORGANIZATION to filter data using a WHERE IN clause is efficient. However, joining the dimension with the W_PARTY_LOGIN is more efficient, because the number of positions used for filtering the data can be large. For more information about security groups and filters as well as on how to set up joins in the repository, see Siebel Analytics Server Administration Guide. |
![]() |
![]() ![]() |
Siebel Analytics Installation and Configuration Guide |