Previous  Next          Contents  Index  Glossary  Library

Initiating the Requisition Approval Workflow

You can use either of the following methods to initiate the Requisition Approval workflow:

You can also create your own custom end-user application interface to let users create requisitions that automatically initiate the Requisition Approval process workflow. You must, however, customize the application interface such that when a user saves the requisition to the application database, the application calls a PL/SQL stored procedure similar to WF_REQDEMO.StartProcess that initiates the Requisition Approval process. See: Sample StartProcess Function.


         Previous  Next          Contents  Index  Glossary  Library