Prerequisites

Ensure you have completed the following prerequisites before you start the process to execute robot agents in air-gapped environments:

Portability Limitations

The exported ZIP file is self-contained and is ONLY portable across environments with the same Operating System and CPU architecture.

Note:

Cross Operating System or cross-architecture imports are NOT supported.

Same User Account Requirement

The SAME user account must be used for:

  • Exporting from the online source environment
  • Importing into the offline target environment

Note:

Using a different user account may cause import failures.

Identical User Home Directory Structure

Ensure that the user home directory paths and structure are IDENTICAL in both the online source and offline target environments.

Note:

Any mismatch can lead to runtime errors or import failures.

Browser Version Consistency and WebDriver Handling

The Chrome and, or Firefox browser versions must be identical in both the online source environment and the offline target environment.

Robots are expected to be executed in the online source environment before running the rcc_offline_export_all script. During this execution, the latest web drivers corresponding to the installed browsers are resolved. As part of the export and import process, these browser-specific web drivers are copied from the online source environment to the offline target environment. If browser versions differ between environments, the copied web drivers may become incompatible, leading to browser launch or session creation failures.

Verify CIDR Ranges

Verify if the following CIDR ranges are added to your network's allowlist or add them if they are not already present.

Note:

You can run the generateEgressAllowlist script to resolve the provided domain and any associated CNAMEs into their IPv4 addresses. The script generates the deduplicated list of allowed egress IPs. It is useful for firewall or network whitelisting where outbound access needs to be tightly controlled.
  • Mac or Linux: bash scripts/unix/generateEgressAllowlist.sh
  • Windows: .\scripts\windows\generateEgressAllowlist.ps1
Website CIDR range

Oracle Integration endpoint

Obtain this value from the InstallerProfile.cfg file, which is one of the files that you download for installing the robot agent. See Download the Robot Agent.

Oracle Cloud Infrastructure Identity and Access Management (IAM) endpoint

Obtain this value from the InstallerProfile.cfg file, which is one of the files that you download for installing the robot agent. See Download the Robot Agent.

Websites that robots work in

Obtain these values on your own.