Siebel Wireless Administration Guide > Configuring Siebel Wireless >

Configuring Main Menu Layout and Record Order for Siebel Wireless


You can determine which applications are available for customization by the user, and you can establish the fields available for the user to sort on. To do so, you modify the .cfg file associated with the application containing the Mobile Device screen, the screen used for customization by the user.

The user establishes preferences by means of the Main Menu Layout tab and the Record Order tab on the Mobile Devices screen in the Siebel Web client. For information about how the user establishes main menu and record order preferences, see Personalizing Your Wireless Device.

Cfg File Settings

The cfg file associated with the application used to set the user's preferences has the following section:

[Wireless:ApplicationList]

Siebel Sales Wireless = WirelessSalesObjMgr_<language>

Siebel Service Wireless = WirelessServiceObjMgr_<language>

Siebel PRM Wireless = WirelesseChannelObjMgr_<language>

Siebel eService Wireless = WirelesseServiceObjMgr_<language>

The actual filenames replace <language> with the three-character language code.

Configuring Record Order

Use Siebel Tools to set sort fields for all applets. Calculated fields cannot be used for sorting. Fields that can be selected for sorting in each applet are determined as follows:

  1. All the list columns from display applets (for example, SWLS Sales Action Action display applet) are selected for sorting if they are mapped to a field and have a display name.
  2. If the DetailAppletName applet user property has been set for a display applet (for example, SWLS Sales Action Action detail applet has been set up for SWLS Sales Action Action display applet), any control fields from the detail applet with a field, a name, and a caption are selected for sorting also.
  3. If no fields are found in Step 2, the list columns from detail applets are also selected for sorting if they are mapped to a field and have a display name.
Settings Used for Record Order

In Siebel Tools, the following user properties for display applets facilitate Record Order configuration.

Removing an Application

If you want to prevent a user from changing the main menu or record order for a particular application, you can remove it from the application picklist in the Main Menu Layout and Record Order lists in the Mobile Devices screen.

You can remove an application from the picklist by removing or commenting out the appropriate entry in the cfg file. For example, if you want to remove the Siebel Self-Service Wireless from the application picklist in Siebel Sales, edit the [Wireless:ApplicationList] section in the associated .cfg to contain only the following:

[Wireless:ApplicationList]

Siebel Sales Wireless = WirelessSalesObjMgr_<language>

Siebel Service Wireless = WirelessServiceObjMgr_<language>

Siebel PRM Wireless = WirelesseChannelObjMgr_<language>

If you want to comment out the entry in the cfg file, precede it with a semicolon, as shown here:

;Siebel eService Wireless = WirelesseServiceObjMgr_<language>


 Siebel Wireless Administration Guide
 Published: 09 September 2004