Siebel Mobile Guide: Connected > Setting Up Siebel Mobile Applications >

Setting Siebel Application Object Manager Parameters for Siebel Mobile Applications


This task is a step in Process of Setting Up Siebel Mobile Connected Applications and is required if deploying your Siebel Mobile application in a new language. 

The following procedure shows you how to set the Siebel Application Object Manager parameters. 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 for the operating system you are using.

For new installations of Siebel Mobile applications where, for example, ENU is the language selected, the Siebel Application Object Manager parameter settings shown in Table 6 are automatically preconfigured for ENU, so it is not necessary to set them again. However, if you want to run your Siebel Mobile applications subsequently in a new language, then you must configure the parameter settings shown in Table 6 for the language that must be supported, as shown in the following procedure.

To set the Siebel Application Object Manager parameters

  1. Log in to the srvrmgr.
  2. Enter the following commands separately at the srvrmgr command line for each Siebel Mobile application in the appropriate language.

    For example, for U.S. English, enter the commands as follows:

    change param EnableOpenUI = True for comp XObjmgr_enu
    change param AppletSelectStyle="Applet Select" for comp XObjmgr_enu
    change param HighInteractivity=TRUE for comp XObjmgr_enu
    change param MobileApplication=TRUE for comp XObjmgr_enu
    change param EnableInlineForList=Never for comp XObjmgr_enu
    change param ShowWriteRecord=TRUE for comp XObjmgr_enu
    change param EnableSIFocusTracking=TRUE for comp XObjmgr_enu
    change param SupportedMobileBrowser="Tablet:iPad,Android-Chrome-GT-P7510,Android-Chrome-Nexus,Android-Chrome-Micromax P500(Funbook),webOS,MSIE-Windows NT-Touch,MSIE-Windows NT-ARM|Phone:iPhone,iPod,Android-Chrome-Mobile,MSIE-Windows Phone,BB10-Mobile" for comp XObjmgr_enu

    For each language that you want to set up for your Siebel Mobile application, substitute the language in question for _enu. For example, use _esp to enter the commands for the Spanish language as follows:

    change param EnableOpenUI = True for comp XObjmgr_esp
    change param AppletSelectStyle="Applet Select" for comp XObjmgr_esp
    . . .

Note that the Siebel Application Object Manager parameter settings shown in Table 6 are required for all Siebel Mobile applications.

Table 6. Siebel Application Object Manager Parameters for Siebel Mobile Applications
Parameter Name
Parameter Setting

EnableOpenUI

EnableOpenUI=TRUE

AppletSelectStyle

AppletSelectStyle="Applet Select"

HighInteractivity

HighInteractivity=TRUE

MobileApplication

MobileApplication=TRUE

For more information, see Setting MobileApplication.

EnableInlineForList

EnableInlineForList=Never

ShowWriteRecord

ShowWriteRecord=TRUE

EnableInlineForList

EnableInlineForList=Never

EnableSIFocusTracking

EnableSIFocusTracking=TRUE

SupportedMobileBrowser

 

SupportedMobileBrowser="Tablet:iPad,Android-Chrome-GT-P7510,Android-Chrome-Nexus,Android-Chrome-Micromax P500(Funbook),webOS,MSIE-Windows NT-Touch,MSIE-Windows NT-ARM|Phone:iPhone,iPod,Android-Chrome-Mobile,MSIE-Windows Phone,BB10-Mobile"

NOTE:  This is the default value for SupportedMobileBrowser. However, this value might vary depending on the browser you are using, the browser version, your operating system, the name of your device, the device type, and so on. For more information, see Setting SupportedMobileBrowser.

Siebel Mobile Guide: Connected Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.