Oracle Workflow Guide
Release 2.6.2

Part Number A95265-03
  Go to previous page Go to next page       Go To Table Of Contents Go To Index Go To Table Of Contents

                     Contents  Index  Glossary Master Index Feedback
 

Standard APIs for "PL/SQL" and "PL/SQL CLOB" Documents

You can integrate a document into a workflow process by defining an attribute of type document for an item type, message, or activity. Oracle Workflow supports document types called "PL/SQL" documents and "PL/SQL CLOB" documents. A PL/SQL document represents data as a character string, while a PL/SQL CLOB document represents data as a character large object (CLOB).

The document-type attribute that you create tells Oracle Workflow how to construct a dynamic call to a PL/SQL procedure that generates the document. You can embed a PL/SQL document-type message attribute in a message body to display the document in a notification.

The PL/SQL procedures that generate PL/SQL and PL/SQL CLOB documents must follow standard API formats.

See Also

"PL/SQL" Documents

"PL/SQL CLOB" Documents

 
         Previous  Next          Contents  Index  Glossary


Oracle
Copyright © 1996, 2002 Oracle Corporation.

All Rights Reserved.