Table of Contents

ODI - (Agent|Server)

About

ODI Agent is a lightweight Java process that orchestrates the execution of ODI scenarios.

The ODI Agent can be installed to allow for lights-out processing of ODI scenarios developed with Designer :

It integrates the Scheduler to execute the interfaces according to a predefined schedule.

Agent Architecture Overview

J2EE Standalone Colocated
Odi Topology Jee Odi Topology Stand Alone Odi Topology Colocated

Installation Type

J2EE

Odi Topology Jee

Java EE Agents are installed in a Oracle WebLogic Server (since 11g), and automatically benefit from the clustering, load-balancing, data-sources and connection pooling features available with the application server.

A Java EE agent is a JEE application that is deployed and runs on a Managed Server configured in a WebLogic domain.

The Java EE agent is best suited for environments where Oracle Data Integrator interoperates with other Oracle Fusion Middleware products.

The architecture picture contains the following components:

Standalone

Standalone Agents are installed as a service. For instance in the case where the agent needs to be located close to the data, or on systems where Oracle WebLogic Server is not a viable option.

A standalone agent runs as its own process and is managed by the WebLogic Management Framework. Typically, you would install a standalone agent so that it runs in any environment where the agent process should be lightweight and local WebLogic Server operations are not supported.

Odi Topology Stand Alone

where:

Colocated

A colocated standalone agent is a standalone agent that is configured in a WebLogic domain and is managed by an Administration Server. The WebLogic domain makes Oracle Fusion Middleware Infrastructure services available for managing the agent.

Odi Topology Colocated

Diagnostic

Log

Documentation / Reference