WebFOCUS
Online Help > Managed Reporting Administrator > Creating Domains, Groups, Roles, and Users > Customizing the Interface
Customizing the Interface
You can customize some of the
behavior of the MR Administration interface by editing its configuration
file, WebFOCUS76\config\mradmin-config.xml. You can:
- Alter the default session time-out of
30 minutes by editing the value of the sessionTimeout property.
- Choose to not automatically load the
user list when you click on the Users tab by setting the autoLoadUserList
property to false.
- Change the number of users retrieved
per page from the default of 100 by changing the value of the maxNumberOfUsersToShow
property. Note that performance degrades significantly above 200
items per page because of Java Script processing overhead.
- Restrict specific
characters from being entered in the User ID field when creating
a new user or editing an existing user. You can do this by editing
the charFilter parameter.
Do not make other changes to this file unless instructed to do
so by Customer Support. Changes to this file are recognized each
time you click one of the three tabs in the interface.