Adding Object Managers for Siebel Mobile
This task is a step in Roadmap for Setting Up Siebel Mobile Disconnected Applications and is required under the following conditions:
-
For new installations. The Siebel Application Object Managers are created by default in the language or languages selected during Siebel CRM installation. For example, if ENU and ESP are the languages selected, then the Siebel Application Object Managers shown in the following table are automatically added for ENU and ESP so it is not necessary to add them again. If you want to run your Siebel Mobile application subsequently in a new language, then you must run the new_compdef_sia script for each language that must be supported, but only after first completing all the standard tasks to install and deploy a new language.
-
For migration installations. You must run the new_compdef_sia script to add the object managers for new Siebel Mobile applications not present in any prior installation, for each language that is installed and deployed on the Siebel Server.
-
For additional languages. You must run the new_compdef_sia script after adding a new language on the Siebel Server, but only after first completing all the standard tasks to install and deploy a new language.
For more information about new installations, migration installations, and additional language installations, including the standard tasks to install and deploy a new language, see Siebel Installation Guide.
Application |
Application Object Manager |
---|---|
Siebel Mobile application for Siebel Pharma |
ePharmamObjMgr_enu ePharmamObjMgr_esp |
Siebel Mobile application for Siebel Sales |
SalesmObjMgr_enu SalesmObjMgr_esp |
Siebel Mobile application for Siebel Field Service |
ServicemObjMgr_enu ServicemObjMgr_esp |
Siebel Mobile application for Siebel Clinical |
eClinicalMObjMgr_enu eClinicalMObjMgr_esp |
The following procedure shows you how to run the new_compdef_sia script to add new object managers for Siebel Mobile applications. Running the script adds the object managers for the applications that are in the HandheldSync and HandheldSyncSIS component groups. You perform the following procedure only for migration installations to add the object managers for new Siebel Mobile applications not present in any prior installation.
To add object managers for Siebel Mobile
-
Stop the Siebel Server.
-
Stop the Siebel Gateway and make a backup of the Siebel Gateway registry.
For instructions on how to do this type of backup, see Siebel System Administration Guide.
-
Restart the Siebel Gateway.
-
Set the SIEBEL_HOME environment variable to the
SES_HOME/siebsrvr
directory. -
Navigate to the following folder from, for example, a command prompt:
SES_HOME/siebsrvr/bin/<LANG>
-
Run one of the commands shown in the following table, as required:
Operating System
Command
Microsoft Windows
Run the following command on Windows:
new_compdef_sia.bat <GATEWAY>:<PORT> <ENTERPRISE> <USERNAME> <PASSWORD> <LANG>
Linux or UNIX
Run the following command on Linux or UNIX:
new_compdef_sia.ksh <GATEWAY>:<PORT> <ENTERPRISE> <USERNAME> <PASSWORD> <LANG>
-
When prompted, verify that the parameters passed are correct.
-
Start the Siebel Server.
-
Enable the component groups for Siebel Mobile.
For more information, see Enabling the Component Groups for Siebel Mobile.
Related Topic
Setting Siebel Application Object Manager Parameters for Siebel Mobile