Siebel Employee Relationship Management Administration Guide > Getting Started with Siebel ERM >

Configuring Siebel ERM for GUESTERM User


After installing the server and application, you must configure the application for the GUESTERM (guest ERM) user. This user ID verifies that each user logging in to Siebel ERM sees the proper Home Page with the correct page tab.

To set up the GUESTERM user

  1. Using the appropriate database software for your database, create a database login with the following parameters.

    Login = GUESTERM

    Password = DBPASSWORD

    (DBPASSWORD represents a password that you provide)

    This step creates the GUESTERM user database account, as required for your RDBMS system.

    NOTE:  The password is only required for db2 and non DOCI MSSQL databases.

  2. Stop the Web server.
  3. Open the eapps.cfg file from SWEApp\BIN directory.

    NOTE:  The eapps.cfg file is installed on the Web server, within the Siebel directory.

    The SWEApp\bin\eapps.cfg file includes definitions that allow unregistered user access.

  4. Locate the following ERM section of the eapps.cfg file.

    [/ERM]

    AnonUserName = guesterm

    AnonPassword = password

    ConnectString = ...

    StartCommand = SWECmd=GotoView&SWEView=Portal+Page+Home+View

  5. Enter the following values.

    AnonUserName = GUESTERM

    AnonPassword = DBPASSWORD

  6. Save the eapps.cfg file.

Restart the Web server.

Siebel Employee Relationship Management Administration Guide Copyright © 2009, Oracle and/or its affiliates. All rights reserved. Legal Notices.