Select the data field to which you want to add a property and a property value. Click Add Property.

Developing Process Forms 13-15 3. Set the parameters for the property and the property value that you are adding to the data field. Figure 13–7 shows the Edit Property dialog box. Figure 13–7 Edit Property Dialog Box

13.1.2.4.3 Removing a Property and Property Value From a Data Field

To remove a property and property value from a data field: 1. Select the property and the property value that you want to remove.

2. Click Delete Property.

The property and its associated value are removed from the data field.

13.1.2.5 Administrators Tab

This tab is used to select the user groups that can view, modify, and delete the current record of the form that was created by a user by using the Form Designer form. When the Write check box is selected, the corresponding user group can view and modify information for the current record of the form. If this check box is not selected, the user group cannot view or edit information for this record. When the Delete check box is selected, the associated user group can remove information from the current record of the form. If this check box is not selected, the user group cannot delete information from this record. Figure 13–8 shows the Administrators tab of the Form Designer Form. Note: The menu items displayed in the Property Name box show the data type of the selected data field. The Source and Field boxes of the Add Property dialog box are applicable only when Lookup Query is displayed in Property Name. 13-16 Oracle Fusion Middleware Developers Guide for Oracle Identity Manager Figure 13–8 Administrators Tab of the Form Designer Form The following sections describe how to assign administrative privileges to a user group for a record of a user-created form and remove administrative privileges from a user group for a record of a user-created form.

13.1.2.5.1 Assigning Privileges to a User Group for a Record of a User-Created Form

To assign administrative privileges to a user group for a record of a user-created form:

1. Click Assign.

The Assignment dialog box is displayed.

2. Select the user group, and assign it to the record of the user-created form.

3. Click OK.

The user group is displayed in the Administrators tab. 4. If you want this user group to be able to create and modify information for the current record of the user-created form, double-click the corresponding Write check box. Otherwise, go to Step 5.

5. If you want this user group to be able to remove information from the current

record of the user-created form, double-click the associated Delete check box. Otherwise, go to Step 6.

6. Click Save.

The user group now has administrative privileges for this record of the user-created form.

13.1.2.5.2 Removing User Group Privileges for a Record of a User-Created Form

To remove administrative privileges from a user group for a record of a user-created form: Developing Process Forms 13-17 1. Select the user group that you want to remove.

2. Click Delete.

The user group no longer has administrative privileges for this record of the user-created form.

13.1.2.6 Usage Tab

In this tab, you can see the resource objects and processes to which the current form has been assigned. For example, the Solaris form represented by the UD_SOLARIS name in the Table Name field was created and assigned to both the Solaris resource object and provisioning process.

13.1.2.7 Pre-Populate Tab

You use this tab is to do the following: ■ Attach a pre-populate adapter to a data field of the user-created form. ■ Select the rule that will determine if this adapter will be executed to populate the designated data field with information. ■ Set the priority number for the selected rule. ■ Map the adapter variables of the prepopulate adapter to their correct locations.

13.1.2.8 Default Columns Tab

A form that is created by using the Form Designer form is composed of two types of data fields: ■ Data fields that are created by a user by using the Additional Columns tab ■ Data fields that are created by Oracle Identity Manager, and added to the form, once the form is created Through the Default Columns tab, you can see the names, variant types, and lengths of the data fields, which are added, by default, to a user-created form. As a result, by viewing these data fields, you can see all data fields for this type of form, without starting SQLPlus, or a similar database application.

13.1.2.9 User Defined Fields Tab

This tab is used to view and access any user-defined fields that were created for the Form Designer form. Once a user-defined field has been created, it is displayed on this tab and is able to accept and supply data. Note: The table name contains the UD_ prefix, followed by the form name. For this example, because the name of the form is Solaris, its table name is UD_SOLARIS. This tab will be populated with information only after you click Make Version Active . See Also: Chapter 3, Using Adapters for more information about prepopulate adapters, attaching pre-populate adapters to fields of user-created forms, or mapping the variables of a pre-populate adapter