Pages Used in Configuring Business Process Weaver

Page Name Definition Name Usage

Application Class Registry Page

BPW_APPCLS_TBL

Register Application Classes that will be used in business processes. Any Event Handler or Task Handler used in a business process should be registered on this page.

Note: Typically, only application developers use this page.

Business Process Entry Point Registry Page

BPW_ENTYPNT_REG

Set up the Entry Point registry. This page is intended for administrators who need to set which process is run for a system- or site-defined transaction entry point. Entry points are used to initiate a business process from a transaction page outside of the Business Process Weaver components.

Note: Typically, only application developers use this page.

Business Process Task Registry Page

BPW_TASK_TBL

Set up the tasks that will be executed in the business processes. Application developers typically use this page to register the programs, such as Process Scheduler processes, that are part of business processes.

Oracle delivers many defined tasks as System data. These are available to use in your Business Process Definitions.

Note: Typically, only application developers use this page.