Adding Object Managers for Siebel Mobile
Adding Siebel Application Object Managers is different depending on whether you have a new installation or are migrating from an existing installation.
Considerations for New Siebel Mobile Object Manager Installations
Siebel Application Object Managers are created by default in the languages selected during the Siebel CRM installation. For example, if the implementor selected ENU and ESP as the languages, then the object managers shown in the following table are automatically added for ENU and ESP. So, you don't need to add them again.
To run your Siebel Mobile application later in a new language, then you must run the
new_compdef_sia script for each language to be supported, but only after first
completing all the standard tasks to install and deploy a new language.
| 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 Financial Services |
FinsmObjMgr_enu FinsmObjMgr_esp |
| Siebel Mobile application for Siebel Clinical |
eClinicalMObjMgr_enu eClinicalMObjMgr_esp |
Considerations for Migrated Siebel Mobile Object Manager 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's installed and deployed on the Siebel Server.
What You Must Do 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 the Siebel Installation Guide.
Add Object Managers for Siebel Mobile
Here's how to run the new_compdef_sia script to add new object managers for
Siebel Mobile. Running the script adds the object managers for the applications that are in the
HandheldSync and HandheldSyncSIS component groups.
-
Stop the Siebel Server.
-
Stop the Siebel Gateway and make a backup of the Siebel Gateway registry.
For instructions about how to do this type of backup, see the Siebel System Administration Guide.
-
Restart the Siebel Gateway.
-
Set the SIEBEL_HOME environment variable to the
SES_HOME/siebsrvrdirectory. -
Navigate to the following folder from, for example, a command prompt:
SES_HOME/siebsrvr/bin/<LANG> -
Run one of the commands shown in this table, as needed:
Operating System Command Microsoft Windows Run this command:
new_compdef_sia.bat <GATEWAY>:<PORT> <ENTERPRISE> <USERNAME> <PASSWORD> <LANG>Linux or UNIX Run this command:
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 Enable Component Groups for Siebel Mobile.