Skip to Main Content

Application Development Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Why is "ASDIM_WC_GROUPSP_0" table capturing name of Custom Portal ?

Nitish LokhandeFeb 19 2016 — edited Feb 22 2016

we have observed that "Name_" column from "ASDIM_WC_GROUPSP_0" (dimension table for Spaces) for an "ID" from "ASFACT_WC_GROUPSP_0" (Fact table for Space) is getting updated automatically.  All other columns remain the same ( example the DESCRIPTION_ ,ICONURL_) for that specific ID.

we have written a query to find the portal metrics (name of user,portal accessed by user, and last accessed on), In the result of this query we observe that the entry for "Webcenter Portal" (name coming from "ASDIM_WC_GROUPSP_0") which has its unique ID from "ASFACT_WC_GROUPSP_0" is getting updated to "Home Portal" , "Webcenter Portal"and to the name of our Custom Portal.

Why are these names getting changed for one unique id ? How does "ASDIM_WC_GROUPSP_0" capture data ? Why is it capturing name of Custom Portal.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 21 2016
Added on Feb 19 2016
6 comments
1,335 views