Table of Contents

About

Oracle Data Integrator includes the Jython Interpreter within the execution agent. The agent is able to run script written in Jython.

Oracle Data Integrator users may write procedures or knowledge modules using Jython, and may mix Jython code with SQL, PL/SQL, OS Calls, etc.

It is possible to perform complex processing with strings, lists, “dictionaries”, call FTP modules, manage files, integrate external Java classes, etc.

To use Jython code in KM procedure commands or procedures commands, you must systematically set the technology to Jython.

Documentation / Reference