Previous Topic: Configure Tabs TabNext Topic: Configure Events Tab


Configure Tab Controller

The Tab Controller determines how the tabs in an admin task function. Use this screen to configure additional information about the task.

Name

Indicates the name of the tab controller.

Tab Display JavaScript

Enables you to specify custom JavaScript to determine the actions of the tab controller.

This JavaScript must contain a function with the signature "function displayTab(TabControllerContext, tabIndex)." This function returns one of the following values:

true

The tab with the specified index is be displayed

false

The tab is hidden.

TabControllerContext provides access to an array of tabs for the task and tabIndex is an int index for a particular tab.

The following fields are available only when CA Identity Manager integrates with CA RCM, and there is an active CA RCM connection enabled.

Use Global Settings

Specifies that this tab uses globally defined Smart Provisioning settings that apply to all tabs that support Smart Provisioning.

Note: Global Smart Provisioning settings are configured in the Configure RCM Connection task in the System menu. To see this task, you must have a role that allows you to manage RCM Connections, such as the System Manager role.

To specify different settings for this tab, select the Use Task-Level Settings option.

Use Task-Level Settings

Allows you to specify Smart Provisioning settings for this tab that differ from the global settings.

When you select Use Task-Level Settings, the following additional settings appear:

Out of Compliance Analytics Level

Determines the level of information from the CA RCM compliance analysis that CA Identity Manager displays.

You can set the following levels:

  • No Analytics
  • Issue Info Messages
  • Issue Warning Messages
  • Issue Error Messages

Note: For more information about the behavior of the different levels, see Types of Violations.

Out of Compliance Severity Threshold

Indicates the minimum severity score of compliance violations to display. For example, if you specify 75, CA Identity Manager only displays compliance violations that have a severity score of 75 or above.

This setting limits the number of compliance violations that appear for the task.

If Issue Error Messages is selected, this setting also affects which tasks can be submitted. For example, if you set the cutoff to skip errors with low scores, users can submit tasks that contain errors.

Enforce Compliance Check on Submit

When selected, compliance checks occur automatically when a task is submitted. Users do not have to manually select the Check Compliance button to see compliance violations.

Note: If enabled, tasks executed by TEWS also enforce compliance checks on submit. This option does not apply to bulk loader tasks.