Previous Topic: Edit the profile file: /cai/agent/agentworks.profileNext Topic: Edit the script file: /cai/agent/services/tools/install_mibs


Execute the agentworks.profile

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

Note: All the scripts that are delivered with the Agent Technology component automatically execute The agentworks.profile file.

Follow these steps:

  1. Start a shell session under USS.
  2. Set your current directory to the directory that contains the directory that the AGENTWORKS_DIR environment variable defines.
    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.