Go to primary content
Siebel CRM Fundamentals Guide
Siebel Innovation Pack 2016, Rev. A
E52425-01
  Go to Documentation Home
Home
Go To Table Of Contents
Contents
Go To Index
Index

Previous
Previous
 
Next
Next
    View PDF

Enabling or Disabling Notifications in Siebel Mobile and Developer Web Clients

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 

  1. Open the CFG file for your Siebel application using a text editor.

  2. Locate and go to the ShowMessageBar parameter in the CFG file.

    For example: ShowMessageBar=True.

  3. 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.

  4. 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.

  5. Save and close the CFG file.