Chat now with support
Chat with Support

Identity Manager 8.1.5 - Risk Assessment Administration Guide

Extended master data for a risk index function

Enter the following information for a risk index function.

Table 7: Extended master data for a risk index function
Property Description

Table column (target)

Table column to be calculated.

Calculate immediately

Specifies whether the calculation can be immediately run asynchronously triggered through the DBQueue Processor. If this option is set, the risk index is calculated immediately. For more information, see Start calculation.

Query

Query in SQL syntax, which finds the risk index for each object in the target table.

The columns in the list below must be selected using the query.

  • For maximum and average value calculation types:

    • 1st column: XObjectKey of the calculation object as ObjectKeyTarget
    • 2nd column: RiskIndex, RiskIndexReduced, or RiskIndexCalculated from one of the source tables as SourceValue
    • 3rd column: XObjectKey of the referenced object as ObjectKeySource, if RiskIndexCalculated or RiskIndexReduced is selected for the 2nd column
  • For increment and decrement calculation types:

    • 1st column: XObjectKey of the calculation object as ObjectKeyTarget
    • 2nd column: 1.0 as SourceValue
Query examples
select a.XObjectkey as ObjectKeyTarget, b.RiskIndex as SourceValue from BaseTreeHasADSGroup a 
join ADSGroup b on a.UID_ADSGroup = b.UID_ADSGroup
select p.XObjectKey as ObjectKeyTarget, g.RiskIndexCalculated as SourceValue, g.XObjectKey as ObjectKeySource
from Person p join ADSAccount g on p.UID_Person = g.UID_Person

Additional tasks for risk index functions

After you have entered the master data, you can run the following tasks.

Risk index function overview

You can see the most important information about a function on the overview form.

To obtain an overview of a risk index function

  1. Select the Risk Index Functions category.
  2. In navigation view, open the Risk index functions | <table> | <filter> item.
  3. Select the function in the result list.
  4. Select Function overview category.

Assigning source tables

One Identity Manager obtains all the necessary information for calculating a risk index from the source tables. Specify tables here that cause the risk index to be recalculated when changes are made to the table's data. Source tables are mainly all tables containing risk indexes.

Once an object is added or deleted in a source table or a risk index is changed, a calculation task for risk index calculation is queued in the DBQueue Processor.

To assign a function to a source table

  1. Select the Risk Index Functions category.
  2. In navigation view, open the Risk index functions | <table> | <filter> item.
  3. Select the function in the result list.
  4. Select the Assign source tables task.
  5. In the Add assignments pane, double-click on the icon next to the table you want to assign as source table for risk index calculation.

    - OR -

    In the Remove assignments pane, remove the tables that are not required.

  6. Save the changes.
Related topics
Related Documents

The document was helpful.

Select Rating

I easily found the information I needed.

Select Rating