Previous Next       Contents Index Glossary
         Previous  Next          Contents  Index  Glossary

Parameter List Structure

Oracle Workflow uses the named varying array 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


         Previous  Next          Contents  Index  Glossary