PAPI Overview

PAPI is a Java client-server API that allows you to interact with processes deployed on an Oracle BPM Process Execution Engine.

PAPI is a Java API a Java API that can be invoked by any Java application written in Java 1.5.

PAPI provides the following operations:

Oracle BPM WorkSpace is built on PAPI. All the communication between the WorkSpace and the Process Engine is done through PAPI.

The complete reference documentation for PAPI is available at http://download.oracle.com/docs/cd/E13154_01/bpm/docs65/papi_javadocs/index.html.