PreviousNext
JavaScript must be enabled to correctly display this content
Configure the Remote Agent Using the Command Line Interface Tool on Linux
Use the Remote Agent command line interface (CLI) tool to configure the remote agent.
On the machine running docker, navigate to the remote agent setup directory:
cd /faw/software/remoteagent/config/setup/
Run the Remote Agent CLI script.
./remoteAgentCLI.sh
Type 1 in RemoteAgentCLI and press Enter.
You can form the extract service URL based on your Oracle NetSuite
Analytics Warehouse URL by replacing ui/oax/ with the extract service context path. For example, if your product URL is https://myinstance.example.com/ui/oax/ then the extract service URL would be https://myinstance.example.com:443/extractservice.
The default save location for configuration details (config.json) is /faw/software/remoteagent/config/config_json. You may also choose to specify a save location.
Optional: Type 3 in RemoteAgentCLI to generate RemoteAgent logs (remote_agent_logs.zip), which are saved by default to /faw/logs/RemoteAgent/. You may also choose to specify a save location.
config.json needs to be on the same system as the one that will access the oax URL. Copy the full config.json file or copy the contents of the file (and save it in JSON format) from the VM to your local machine. You will use it to set up the connection on the Data Configuration page in Oracle NetSuite
Analytics Warehouse.