Views Not Seen in Local DB
Posted by merveolamli on October 16, 2010
When I logined from my thick (developer) client to local environment , I realised that some views aren’t visible. As a sample, I could not open “Workspace Projects” view in Administration-Product screen in my local db. This view is added to my responsibilities , both in Siebel Administrator (out of box one) and X which is the custom one (which is copied from Siebel Administrator and including other custom views). It could be because of the srf, so I took the srf from the server side, in which this view is visible. But nothing changed after these controls in my local, still not visible.
After a search, I got some information from Oracle Support: If a user has more than one responsibility, all the responsibilities’ Local Access Check flag should be True. If any of one has this view with Local Access as False, view gets invisible in the client side. Porblem was fixed, deleting the Siebel Administrator (out of box one, so it is read only, its Local Access flag can not be checked under Administration-Application -> Views ) Responsibility under the local user. So, all the responsibilities of the user has the view with Local Access check flag is set to Y. Logoff – login again, the view is now available.