11.1 About the Database Views

To provide data for your custom reports, you need to use database views. The core database views that ship with the product include both current state and history information for reporting. For most applications, you can use the views that provide both current state and history information. These views are described in the sections that follow.

In addition to the core set of views, there is a separate set of views that includes only the current state information, thereby providing a slight improvement in reporting performance. For example, the idmrpt_approver_v view provides both current state and history information, whereas the idmrpt_approver_cs_v view provides just the current state information. The structure of the two views is identical, so the columns used are exactly the same. Only the view names are different. The name for each current state view includes _cs before the _v suffix.

For most applications, you can use the views that provide both current state and history information. However, if you want to use the views that provide current state information only, here is the complete list of current state views:

  • idmrpt_acct_link_cs_v

  • idmrpt_approver_cs_v

  • idmrpt_association_cs_v

  • idmrpt_ext_idv_item_cs_v

  • idmrpt_cat_mappings_cs_v

  • idmrpt_category_cs_v

  • idmrpt_container_cs_v

  • idmrpt_ent_param_token_value_cs_v

  • idmrpt_ent_type_cs_v

  • idmrpt_ext_item_attr_cs_v

  • idmrpt_group_cs_v

  • idmrpt_identity_cs_v

  • idmrpt_ms_identity_cs_v

  • idmrpt_idv_acct_cs_v

  • idmrpt_idv_drivers_cs_v

  • idmrpt_idv_ent_bindings_cs_v

  • idmrpt_idv_ent_cs_v

  • idmrpt_idv_identity_trust_cs_v

  • idmrpt_idv_prd_cs_v

  • idmrpt_ms_acct_rule_cs_v

  • idmrpt_ms_acct_cs_v

  • idmrpt_ms_ent_type_cs_v

  • idmrpt_ms_ent_cs_v

  • idmrpt_ms_ent_trust_cs_v

  • idmrpt_ms_cs_v

  • idmrpt_owners_cs_v

  • idmrpt_res_parameter_cs_v

  • idmrpt_resource_cs_v

  • idmrpt_role_level_cs_v

  • idmrpt_role_mappings_cs_v

  • idmrpt_role_resource_association_cs_v

  • idmrpt_role_cs_v

  • idmrpt_sod_cs_v

  • idmrpt_sod_violations_cs_v

  • idmrpt_team_assignments_cs_v

  • idmrpt_team_cs_v

  • idmrpt_approval_cs_v