Oracle Workflow Guide
Release 2.6.2
Part Number A95265-03 |
|
To Define Activity Attribute Values
Activity attribute values for a function or notification activity are used by the PL/SQL stored procedure that the activity calls. Activity attribute values for a Raise event activity are set as parameters in the parameter list for the event message. See: To Define an Item Type or Activity Attribute.
- 1. Display the property pages of an activity node. Select the Node Attributes tab.
- 3. In the Value region, enter the value for this attribute. The value can be a constant or a value stored in an item type attribute.
- The value you enter must match the data type of the activity attribute, and of the actual activity parameter itself as it is defined in the PL/SQL function associated with the activity. The attribute type is displayed along with the name, description, value type, and value of each attribute in the attributes summary region.
- 4. Choose Apply to save your changes, OK to save your changes and close the property page or Cancel to cancel your changes and close the property page.
See Also
To Add Nodes to a Workflow Process
To Define Nodes in a Process
To Define Event Details for an Event Node
To Create and Edit a Transition
To Display a Process Overview
To Print a Process
To Copy a Process Diagram to the Clipboard
To Validate a Process Definition
|
Copyright © 1996, 2002 Oracle Corporation.
All Rights Reserved.