Siebel Admin Mode Flag – II – Issue Log
by Madhvi AroraIn the last post I described about Admin Mode Flag. However, the Admin mode flag is not always the Best way to go forward. It also comes with lots of perils of its own.
We faced certain problems on setting Admin Mode Flag which are:
1) Product Configurator does not work properly in Admin Mode. It throws error on loading as “Cannot load active Business Component”. So we had to remove the option of customizing products in Admin View
2) Since BC User properties do not work in Admin Mode, if you have invoked any method using Named Method, it will not work. You will need to invoke method through some other way in Admin view.
3) When we navigate from a Admin View to non-admin view in the same screen (if both non admin and admin views under same screen), BC User properties will be ignored even in non-admin view as we have navigated from admin view. So, this effects the functionality implemented for Non Admin view.
4) Related to same point above, if you are navigating from Admin View to non-admin view in the same screen, visibility settings will be ignored and all records will be visible under Non Admin view.
Please share your comments if you have faced any other problems in Admin View. Looking forward to a healthy discussion around this.
Related posts:
- Siebel – Admin Mode Flag In my last project,we had a requirement of Admin Views,...
- Siebel – Fetch Active view properties – II We discussed about fetching the values from the active view...
- Login Failed in Dedicated Web Client : MVF Issue Recently I have met with the Problem in form of...
- Siebel Admin – Gateway Name Server – An overview We discussed about the basic Siebel Server Architecture in our...
- Siebel Assets List view – Performance issue / Cannot display records Assets Screen Load is a major problem in Siebel, and...
- Siebel – Fetch Active view properties – III I will discuss a practical example, and the corresponding Inputs...
- Siebel – Fetch Active view properties Hi, Working on a typical requirement recently, I came across...