Previous Topic: Edit the profile file: /cai/agent/agentworks.profile

Next Topic: Edit the script file: /cai/agent/services/tools/install_mibs

Execute the agentworks.profile

Prior to executing an Agent Technology utility, you must first execute the agentworks.profile file explicitly to assign the correct values to the variables that describe your current environment.

Note: The agentworks.profile file is executed automatically by all the scripts that are delivered with the Agent Technology component.

To execute the agentworks.profile

  1. Start a shell session under USS.
  2. Set your current directory to the directory that contains the directory defined by the AGENTWORKS_DIR environment variable.
    cd /cai/agent
    
  3. Invoke the agentworks.profile script.
    . agentworks.profile
    

    Note: Do not omit the space after the initial period.

An Agent Technology utility is now ready to be executed.