TIBCO Cloud™ Integration - Hybrid Agent Requirements

Before using the Hybrid Agent, make sure you meet the following prerequisites:

Remote App Management

Hybrid Connectivity

HTTP Proxy Configuration

If you are running the TIBCO Cloud Integration - Hybrid Agent behind an HTTP or HTTPS proxy, you must set the environment variable HTTP_PROXY or HTTPS_PROXY to the hostname or IP address of the proxy server before running the TIBCO Cloud Integration - Hybrid Agent.

For Linux and macOS:

export HTTP_PROXY=http://http_proxy:port/

or

export HTTPS_PROXY=https://http_proxy:port/

For Windows:

set HTTP_PROXY=http://http_proxy:port/

Or

set HTTPS_PROXY=https://http_proxy:port/