Siebel CRM Fundamentals Guide Siebel Innovation Pack 2016, Rev. A E52425-01 |
|
![]() Previous |
![]() Next |
View PDF |
You can enable or disable notifications in Siebel Mobile and Developer Web Clients.
This task is an optional step in "Process of Administering Notifications".
To enable or disable notifications on Siebel Mobile and Developer Web Clients
Open the CFG file for your Siebel application using a text editor.
Locate and go to the ShowMessageBar parameter in the CFG file.
For example: ShowMessageBar=True.
Set the parameter value to TRUE, FALSE, or User Enabled as required.
For a description of each parameter value, see Step 4 on page 124.
If you set the ShowMessageBar parameter to TRUE, then specify the refresh rate for the notification pane by adding the following line to the CFG file:
MessageBarUpdateInterval=seconds
Where seconds is the interval in seconds between refreshes to the notification pane. The default value is 120 seconds.
Save and close the CFG file.