4.4 Working with lists

The lists node lets you define the contents of global lists. Global lists are used by the Identity Manager user application to:

To create a new global list:

  1. Launch the New List Wizard in one of these ways:

    From the Provisioning View:

    • Select File>New>Provisioning. Choose Directory Abstraction Layer List. Click Next.

    • Select the Lists node, right-mouse click and choose New.

    From the directory abstraction layer editor:

    • Click the New List button.

    • Select the Lists node, right-mouse click and choose Add List.

    The New List dialog displays.

    NOTE:If launched from the File menu, the dialog contains fields not displayed when launched in either of the other ways.

    Description: Description: Illustration
  2. Complete the panel as follows:

    Field

    Description

    Identity Manager Project and Provisioning Application

    Select the Identity Manager project and provisioning application where you want to add the entity and attributes.

    NOTE:These fields display when you launch the wizard from the File menu.

    List Key

    The unique identifier for the list.

    Display Label

    The string used whenever this list is referenced in the user interface.

  3. Click Finish. The Global Lists property sheet displays.

    Description: Description: Illustration
  4. Complete these fields:

    Field

    Description

    Display Label

    The name of this list as shown in the designer.

    Labels

    The text for the list item that you want displayed in the user interface.

    Values

    The value for the list item that you want stored in the identity vault. It can only include lowercase letters, numbers, and underscore (_) characters.

    The list is now available in the design environment.

  5. Save the project.

    NOTE:To make the list available to the runtime environment, you must deploy it.

4.4.1 About the Preferred Locale list

The Preferred Locale list represents the default language that will be used in the event that the browser language is not one of the supported languages. The contents of this list are displayed by the default configuration of the Edit User action in the user application.

4.4.2 About the Provisioning Category list

The Provisioning Category list defines the set of categories that help you organize Provisioned Resources (Entitlements) and Provisioning Requests. The categories in this list display in:

  • iManager—Provisioning Request Configuration plug-in

  • user application—Requests and Approvals tab

You cannot change the Provisioning Request list key, but you can add more items to the list or change the existing category values and labels.

To modify the contents of the Provisioning Category List:

  1. Make sure the correct project is open in the editor.

  2. Click the Lists Node.

  3. Select Provisioning Category.

  4. Use the global list property pane to make your modifications.

    NOTE:The Values field is used to populate the category key. The Values field restricts you to lowercase letters, numbers and underscore (_)characters because these are the only valid characters in the category key. The category key is used internally as an identifier for the category.

  5. Save then deploy your changes. Remember to update the application server’s cache.

    Once your changes are deployed, they are reflected in the user application and the iManager plug-in.