Skip Headers

Oracle Workflow Developer's Guide
Release 2.6.3

Part Number B10284-02
Previous Next       Contents Index Glossary
         Previous  Next          Contents  Index  Glossary

To Define a Form Attribute

1. Specify a developer form function name and any optional argument string (form function parameters) in the Default Value field of the form Attribute property page.
2. The default value must be entered using the following format:
 function_name:arg1=value1 arg2=value2 ...argN=valueN
The value of argN can be a text string, enclosed in quotes (" ") or can be token substituted with another item type attribute in any of the following ways, where &item_attr represents the internal name of the item type attribute:
See: To Token Substitute an Attribute.
Note: If you are defining a message attribute of type Form, you can also include a special token in your argument string called &#NID which Oracle Workflow substitutes with the notification ID of the runtime notification.
3. If your form attribute contains an argument string, you must adhere to the following restrictions:
4. Choose OK when you are done.

         Previous  Next          Contents  Index  Glossary


Oracle Logo
Copyright © 2003 Oracle Corporation.

All rights reserved.