Setting Siebel Application Object Manager Parameters for Siebel Mobile

This task is a step in Roadmap for Setting Up Siebel Mobile Disconnected Applications

Siebel Application Object Manager parameters must be set on every Siebel Server that will support Siebel Mobile, and for each language that must support Siebel Mobile applications. For more information about Siebel Application Object Manager parameters and the Siebel Server Manager, see Siebel System Administration Guide. For more information about enabling Siebel Open UI for Siebel Application Object Managers, see Siebel Installation Guide.

The Siebel Application Object Manager parameters settings shown in the following table are set by default and are required for all Siebel Mobile disconnected applications.

Parameter Name

Parameter Setting

AppletSelectStyle

AppletSelectStyle="Applet Select"

EnableInlineForList

EnableInlineForList=Never

EnableOfflineMode

EnableOfflineMode=True

ShowWriteRecord

ShowWriteRecord=TRUE

Setting EnableOfflineMode

For Siebel Mobile disconnected, you must set the EnableOfflineMode application object manager parameter to TRUE to enable offline mode for the following applications:

  • Siebel Mobile disconnected application for Siebel Pharma

  • Siebel Mobile disconnected application for Siebel Sales

  • Siebel Mobile disconnected application for Siebel Field Service

  • Siebel Mobile disconnected application for Siebel Clinical

EnableOfflineMode is set to FALSE by default. Before you can work in offline mode, you must enable offline mode as follows:

  1. Log in to the srvrmgr.

  2. Type in the following command at the srvrmgr command line for each mobile application in the appropriate language.

    For U.S. English for example, type the command as follows:

    change param EnableOfflineMode=True for comp XObjMgr_enu

    For each language that you want to set up for your mobile application, substitute the language in question for _enu and replace XObjmgr with the name of the application object manager (as shown in the previous table). For example, use _esp to enter the command for the Spanish language on ePharmamObjMgr as follows:

    change param EnableOfflineMode=TRUE for comp ePharmamObjMgr_esp