93/128 
8 Using PL/SQL API to Manage Workflows
This chapter explains how to manage workflows using the PL/SQL APIs.
- 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. 
- PL/SQL APIs
You can use the PL/SQL APIs to manage projects and workflows. 
- Repository Views
In the Repository View, you can query information related to workflows and projects, and also monitor the status. 
- PL/SQL APIs Use Cases
The PL/SQL API use cases demonstrate how to run the PL/SQL APIs to schedule and run a Build workflow and an Apply workflow.