To Define Activity Attribute Values
Function activity attribute values are used by the PL/SQL stored procedure that the function activity calls. See: To Define an Item Type or Activity Attribute.
1. Double-click on an activity node in the Process window to display its properties. Display the Attribute Values property page.
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 for 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