About PL/SQL APIs

Oracle Data Miner 4.1 ships with a set of repository PL/SQL APIs that enable applications to manage Oracle Data Miner projects and workflow directly.

The project PL/SQL APIs is in the ODMR_PROJECT package, and the workflow PL/SQL APIs is in the ODMR_WORKFLOW package. Both the packages are defined in the ODMRSYS schema in the Oracle Data Miner repository.

The PL/SQL APIs enable you to:

  • Manage Data Miner projects and workflows

  • Schedule workflows

  • Run workflows

  • Query project and workflow information

  • Monitor workflow execution status

  • Query generated results