Siebel eService Administration Guide for Siebel Open UI > Setting Up Siebel eService > Process of Adding the Application Object Manager Components for Siebel eService >

Running the new_compdef_sia Script


You run the new_compdef_sia script to add the server component definition that you add in the new_comp_sia.dat file that you edit for each language. For each language, the script adds the Application Object Manager component that Siebel eService for Siebel Open UI (the Self Service Portal application) uses. Perform this task immediately after you perform the task to edit the new_comp_sia.dat file. For more information, see Editing the new_comp_sia.dat File.

When you run the script, you must specify the same language that you specify within the edited sections of the new_comp_sia.dat file.

NOTE:  For any additional languages that you support for this application, repeat the task in Editing the new_comp_sia.dat File (but change the content that you specify in Step 7) and repeat this task.

This task is a step in Process of Adding the Application Object Manager Components for Siebel eService.

To run the new_compdef_sia script

  1. Log in as a Siebel administrator user on the Siebel Server computer.
  2. Set the SIEBEL_HOME environment variable to SES_HOME/siebsrvr. (Use the backslash for Microsoft Windows; use the forward slash for UNIX or Linux.)
  3. Open a command window or shell window and run a command as follows:
    • On Microsoft Windows, run a command like the following command:

    new_compdef_sia.bat siebelgatewaynameserver:port siebelenterprise username password language

    • On UNIX or Linux operating systems, run a command like the following command:

    ./new_compdef_sia.ksh siebelgatewaynameserver:port siebelenterprise username password language

    In these commands, siebelgatewaynameserver is the name of the Siebel Gateway Name Server, port is the port number that it uses, siebelenterprise is the name of the Siebel Enterprise, username is the name of the account that runs the script, password is the password for this account, and language is the language for which you create the Application Object Manager component. Specifying the port number is optional if the Siebel Gateway Name Server uses the default port number, 2320.

    For example, on Microsoft Windows, you might run a command like the following command:

    new_compdef_sia.bat siebgtwy1 myenterprise sadmin password ENU

  4. When prompted, verify that the parameters are correct.
  5. For each language, repeat Step 3 and Step 4.
  6. Restart the Siebel Server.

    The new component is added for each specified language.

    Next, create the virtual directories. For more information, see Process of Adding the Virtual Directories for Siebel eService.

Siebel eService Administration Guide for Siebel Open UI Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.