|
WebLogic Process Integrator Version 1.1 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
See:
Description
| Packages | |
| com.bea.wlpi.client.common | Provides the WebLogic Process Integrator common client-side classes. |
| com.bea.wlpi.client.util | Various utilities for use with WebLogic Process Integrator. |
| com.bea.wlpi.common | Provides common classes used by both the WebLogic Process Integrator client and server. |
This document is the API specification of the WebLogic Process Integrator, version 1.1.

The public API to WebLogic Process Integrator is comprised of the following Enterprise Java Beans:
| Home Interface | Remote Interface | Purpose |
|---|---|---|
| Admin | AdminHome | Administrative Services |
| Audit | AuditHome | Auditing Services |
| EJBCatalog | EJBCatalogHome | EJB Cataloging |
| ServerProperties | ServerPropertiesHome | Information about the WebLogic Process Integrator server |
| WLPIPrincipal | WLPIPrincipalHome | Organizations, Roles and Users |
| Worklist | WorklistHome | Worklist Services |
XML documents of various types are used as input and/or output by various API methods. Their document type definitions are as follows:
| DTD | Used By | Purpose |
|---|---|---|
| Audit.dtd | WorkflowProcessor | A workflow auditing message. |
| BusinessCalendar.dtd | Admin | Business calendar rules definition. |
| ClientCallAddInReq.dtd | Worklist | Requests the client to invoke a client-side Java addin class. |
| ClientCallAddInResp.dtd | Worklist | Returns result from invoked client-side Java addin class. |
| ClientCallPgmReq.dtd | Worklist | Requests the client to launch an executable program. |
| ClientCallPgmResp.dtd | Worklist | Returns the exit status of an executable program. |
| ClientMsgBoxReq.dtd | Worklist | Requests the client to display a message box. |
| ClientMsgBoxResp.dtd | Worklist | Returns the user's response to a message box. |
| ClientReq.dtd | Worklist | Generic XML document returned by various worklist requests. |
| ClientSetVarsReq.dtd | Worklist | Requests the client to display a 'Set Variables' dialog. |
| ClientSetVarsResp.dtd | Worklist | Returns the user's response to a 'Set Variables' dialog. |
| StatisticsReq.dtd | Admin | Statistics report specification. |
| StatisticsResp.dtd | Admin | Statistics report results. |
| TemplateDefinition.dtd | Admin | Workflow process definition. |
| WorkloadReq.dtd | Admin | Workload report specification. |
| WorkloadResp.dtd | Admin | Workload report results. |
Follow this link for a Glossary of Terms used by WebLogic Process Integrator.
|
WebLogic Process Integrator Version 1.1 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||