Previous | Next | Contents | Index | Glossary | Library |
Attention: You cannot update the internal name for an attribute once it is defined.
Caution: Do not include colons ":" or spaces in your internal name.
Text | Specify the maximum length of the text attribute. |
Number | Optionally provide a format mask for your number. |
Date | Optionally supply a format mask for the date. |
Lookup | Choose the name of a predefined Lookup Type from which to draw values. |
URL | Specify a Universal Resource Locator (URL) to a network location in the Default Value field. |
Form | This attribute is relevant only with the version of Oracle Workflow embedded in Oracle Applications. |
Specify the developer function name of a form and any optional form parameters in the Default Value field. See: Overview of Menus and Function Security, Oracle Applications Developer's Guide. The default value must be entered using the following format: | |
function_name:parameter1=value1 parameter2=value2 ... parameterN=valueN | |
valueN | can be a text string, enclosed in quotes (" ") or can be token substituted with the value from another predefined item type or message attribute in any of the following ways: |
Document | Enter the name of the document management system and a document reference. In the future, you can specify any one of the following document types in the default value field: |
Attention: Currently, only the PL/SQL document type is supported.
Role | Specify a role name. You must initially load the roles from the database to display a list of roles to choose from. See: Roles. |
Attribute | Specify the name of an item type attribute that you want to maintain references to in a process by choosing from the list of existing item type attributes. |
Note: An activity attribute type of 'Text' is compatible with any item attribute type, but all other activity attribute types must match the item attribute type exactly.
Note: For attributes of type Lookup, the default value must be a lookup code belonging to that lookup type.
Attention: The order that you list these attributes in the navigator tree correlate to the order in which they appear in any list of values that draw upon these attributes. You can use the drag and drop feature of the navigator tree to reorder a set of attributes, or select an attribute and choose Move Attribute Up or Move Attribute Down from the Edit menu.
Previous | Next | Contents | Index | Glossary | Library |