For the complete documentation index, see llms.txt. This page is also available as Markdown.

Oracle E-Business Suite Integration Setup

Overview: BalkanID Oracle E-Business Suite Agent

The BalkanID Oracle E-Business Suite (EBS) Agent is a high-performance, cross-platform service designed to securely extract and manage identity data from on-premise Oracle EBS deployment. Written in Go, the agent runs within the customer’s network and acts as a controlled bridge between on-prem AD and the BalkanID identity governance platform.

The agent runs inside the customer network and makes only outbound connections, so EBS is never exposed to BalkanID. The agent connects to the EBS database and takes a full snapshot of users, responsibilities, and their assignments every 2 hours, and uploads it to BalkanID. Because the agent only initiates outbound HTTPS to BalkanID and outbound DB connections to EBS, it requires no inbound connectivity and fits environments with strict firewall rules. Each cycle uploads a full snapshot; the backend replaces the previous snapshot for the integration, so there is no incremental-reconciliation state to manage.

Requirements

  • Oracle E-Business Suite R12.2 (works across R12.x; reads via APPS editioning views).

  • Network reachability from the agent host to the EBS DB listener (default TCP 1521, or 2484 for TCPS) and outbound HTTPS (443) to api-integrators.app.balkan.id and app.balkan.id.

  • A read-only Oracle account (see below).

  • BalkanID tenant credentials (tenant_key, tenant_secret) and an installed oracle-ebs integration on the tenant.

  • A Linux (systemd) or Windows host.

Last updated

Was this helpful?