Siebel Applications Administration Guide > Message Broadcasting >

Configuring Message Broadcast Caching


The following task describes how to configure your applications to take advantage of message broadcast caching.

NOTE:  Message Broadcast administration is not supported on Mobile Web Clients when message broadcasting caching is on. Make additions, edits, and deletions to the Message Broadcasts list only when connected to the server.

To configure message broadcast caching

  1. Navigate to the Administration - Server Configuration screen > Enterprises view.
  2. From the Enterprise Servers list, select the enterprise server that runs the application whose message broadcasting settings you want to modify.
  3. Click the Component Definitions tab, then select a component whose Component Type value is Application Object Manager.
  4. Select the Application Enable Message Broadcast Cache parameter in the Component Parameters subview, and type TRUE in the Value field.

    For details on how to configure the server component, or Siebel Application Object Manager, parameters, see Siebel System Administration Guide.

    NOTE:  The default value for the Application Message Broadcast Cache Size parameter is 100. It is unlikely that you need to increase this value. The minimum cache size is the ratio [message bar refresh rate] / [message update interval]. For example, if the message bar updates every 120 seconds and the message updates every 10 seconds, set the cache size parameter to at least 12.

  5. Enable message broadcast caching for Dedicated Web Clients (if any). Add or edit the EnableMsgbroadcastCache parameter in the [Siebel] section in your application's CFG file:

    EnableMsgbroadcastCache = TRUE

  6. If you use any workflow policy that contains a workflow policy program of Type = Send Broadcast Message, then activate the Check New Broadcasted Message workflow policy, which belongs to the Siebel Messaging policy group.

    For information about how to activate workflow policies, see Siebel Business Process Framework: Workflow Guide.

    The Check New Broadcasted Message policy monitors the S_BRDCST_MSG table and invokes the Notify Broadcasted Message workflow process to broadcast any new message added to the table.

Siebel Applications Administration Guide Copyright © 2009, Oracle and/or its affiliates. All rights reserved. Legal Notices.