Previous Topic: Step 3: Edit the test.properties fileNext Topic: How to Set Up XOG Client on LINUX Service Desk Application Servers


Step 4: Create the XOG_HOME System Environment Variable

Create a UNIX operating system environment variable-XOG_HOME-and define it to point to the home directory of the XOG client. After you have added the new XOG_HOME system environment variable, you must restart the Service Desk daemons for it to be registered to the Service Desk application.

To create the XOG_HOME System Environment Variable

  1. Log in as the root user in UNIX.
  2. As the root user, stop Service Desk daemons. At the command prompt, execute the following command:
    pdm_halt
    
  3. Identify the shell running on UNIX.
  4. Add the following lines to the beginning of the identified file:
  5. If the Service Desk privileged user is running the C or Trusted C shells, add the following line to the /etc/.login:
    setenv XOG_HOME <path>/Clarity/XOG
    
  6. Exit your UNIX session.
  7. Log in to UNIX again as the Service Desk privileged user.
  8. Verify that the XOG_HOME environment variable and JAVA_HOME are set correctly. At the command prompt, execute the following command:
    env
    
  9. Restart the Service Desk daemons as the Service Desk privileged user. At the command prompt, execute the following command:
    pdm_init