Start the Robot Agent
You must start the robot agent from the computer on which it is installed. If a robot agent isn't running on a computer, the computer can't run any robots.
How to Determine if the Robot Agent Started Successfully
Information messages appear in the command-line tool. When the following message appears, the robot agent has started successfully:
INFO - Requesting messages from ControlRoom
If the following message appears in the command-line tool, the robot agent was already running prior to your attempting to start it:
ORPA Agent process is already running.
A robot agent might be running already if you configured it to start automatically. See Start the Robot Agent Automatically.
What Happens After the Robot Agent Starts the First Time
After the robot agent starts successfully for the first time, Oracle Integration removes the values of the following properties from the robot agent's configuration file for security properties:
IDCS_CLIENT_ID=
IDCS_CLIENT_SECRET=
Oracle Integration writes the properties to the computer's local keystore and adds a commented-out message to the file about the change. During subsequent starts of the robot agent, the values are read from the local keystore.
What to Do if the Robot Agent Doesn't Start Successfully
Troubleshoot the issue. See A Robot Agent Doesn't Start.
The Robot Agent Runs as Long as the Computer Is On
If you shut down the computer that runs the robot agent, the robot agent stops running. After you restart the computer, start the agent again. Alternatively, configure the robot agent to start automatically. See Start the Robot Agent Automatically.