Oracle Workflow Guide
Release 2.6.2
Part Number A95265-02
Previous
Next
Contents
Index
Glossary
Parameter List Structure
Oracle Workflow uses the named varying array (varray) WF_PARAMETER_LIST_T to store a list of parameters in a form that can be included in an event message. WF_PARAMETER_LIST_T allows custom values to be added to the WF_EVENT_T event message object. The WF_PARAMETER_LIST_T datatype can include up to 100 parameter name and value pairs. A description of this datatype is as follows:
WF_PARAMETER_LIST_T
Maximum size: 100
Element datatype: WF_PARAMETER_T
Previous
Next
Contents
Index
Glossary
Copyright © 2002 Oracle Corporation.
All Rights Reserved.