Chat now with support
Chat with Support

Identity Manager 9.0 LTS - Configuration Guide

About this guide One Identity Manager software architecture Customizing the One Identity Manager default configuration Customizing the One Identity Manager base configuration One Identity Manager schema basics Editing the user interface
Object definitions for the user interface User interface navigation Forms for the user interface Statistics in One Identity Manager Extending the Launchpad Task definitions for the user interface Applications for configuring the user interface Icons and images for configuring the user interface Using predefined database queries
Localization in One Identity Manager Process orchestration in One Identity Manager
Mapping processes in One Identity Manager Setting up Job servers
The One Identity Manager Service functionality Tracking changes with process monitoring Conditional compilation using preprocessor conditions Scripts in One Identity Manager
Visual Basic .NET scripts usage Notes on message output Notes on using date values Tips for using Windows PowerShell scripts Using dollar ($) notation Using base objects Calling functions Pre-scripts for use in processes and process steps Using session services Using #LD-notation Script library Support for processing scripts in the Script Editor Creating and editing scripts in the Script Editor Copying scripts in the Script Editor Testing scripts in the Script Editor Testing script compilation in the Script Editor Overriding scripts Permissions for running scripts Editing and testing script code with the System Debugger Extended debugging in the Object Browser
One Identity Manager query language Reports in One Identity Manager Adding custom tables or columns to the One Identity Manager schema Web service integration One Identity Manager as SCIM 2.0 service provider Processing DBQueue tasks One Identity Manager Service configuration files

Assigning user interface forms to object definitions

If you want to display a user interface form in the user interface depending on the particular object selected, you must assign the form to the valid object definition.

To assign a user interface form to an object definition

  1. In the Designer, select the User interface > Forms > User interface forms category.

  2. Select the Edit form task.

  3. In the Form Editor, select the user interface form.

  4. In the edit view, select the Object assignment view and select the object definition.

  5. Select the Database > Save to database and click Save.

Related topics

Effects of object definitions when displaying interface forms

Interface forms that need to be valid for all entries in a database table are allocated a general object definition. Other limited object definitions can have more interface forms. If an entry is selected in the user interface, the currently valid object definitions are used to gather all the interface forms and display them in the user interface in their sort order in the task view and in the context menu.

Example:

The following object definitions with interface forms are set up for the ESet table.

Table 40: Example: Interface forms for object definitions
Object definition Assigned Interface Form

System roles (ESet)

System role overview

System roles for the IT Shop (ESet_ITShop)

Add to IT Shop

The following interface forms are displayed when an employee object fulfills the System roles object definition:

  • System role overview

The following interface forms are displayed when an employee object fulfills the System roles for IT Shop object definition:

  • System role overview

  • Add to IT Shop

Related topics

Assigning user interface forms to menu items

You can assign user interface forms for individual menu items. The user interface form is displayed when a Jo User1ooses the menu item in the navigation view or an entry in the result list. It is displayed irrespective of the user’s permission groups.

To assign a user interface form to a menu item

  1. In the Designer, select the User interface > Forms > User interface forms category.

  2. Select the Edit form task.

  3. In the Form Editor, select the user interface form.

  4. In the edit view, select the Menu assignment view and select the menu item.

  5. (Optional) Enable the Show in navigation option to open the form from the navigation view.

  6. Select the Database > Save to database and click Save.

Related topics

Displaying custom columns and tables on main data forms

Displaying columns in custom tables

To display custom database table in the administration tool user interfaces and edit the main data:

  • Create a user interface form using the form definition VI_Generic_MasterData. This form definition allocates the control element for editing main data in the user interface.

  • In the Designer, specify the order for displaying input fields in the Sort order property (DialogColumn.SortOrder). Columns with a sort order of less that one are not displayed.

  • Achieve a better overview of the input fields by grouping database columns. In the Designer, customize the Group property (DialogColumn.ColumnGroup) in the column definition. Each group has its own tab. The name of the tag corresponds to the group.

  • Columns whose data contents can be multiline are displayed in a multiline field on the generic form. Label these columns as multi-line.

Displaying custom columns in predefined tables

Separate tabs can be shown for custom column extensions to default tables on the predefined main data forms.

The preceding features apply if the predefined main data form uses the VI_Generic_MasterData form definition. Otherwise the following prerequisites are required for using this functionality:

  • Main data form already has tabs. Simple main data forms without tabs are not extended.

  • To change the sort order in which the input fields on the form are displayed, select the Sort order property (DialogColumn.SortOrder) of the database columns. Columns with a sort order of less that one are not displayed.

  • Database columns are grouped. In the Designer, customize the Group property (DialogColumn.ColumnGroup) in the column definition. Each group has its own tab. The name of the tag corresponds to the group. If no group is specified, a tab with the name Custom is displayed.

NOTE: Other special features apply to displaying custom schema extensions on the UNSAccountB, UNSContainerB, UNSGroupB, UNSItemB, and UNSRootB tables. For more information, see the One Identity Manager Administration Guide for Connecting to Custom Target Systems.

Related topics
Related Documents

The document was helpful.

Select Rating

I easily found the information I needed.

Select Rating